[Openstack] Running multiple nova-cells

2013-07-15 Thread Sam Morrison
Hi,

We have a reasonably large deployment with nova cells and we are having issues 
consuming messages fast enough at the top level due to all the instance updates 
etc.

We've done some tuning to some of the periodic tasks but users can trigger 
hundreds of messages to be sent upwards.
It looks like a bug where 1 message to be sent upwards somehow turns into about 
50. We're debugging this at the moment.

Bu what I'm also wondering is if it's possible to run multiple nova-cell 
processes within a cell?
I see there is a blueprint [1]  which makes me think it's not possible yet?

We get spikes of 100/200 messages a second for a couple minutes and it takes a 
while for our nova-cell service to consume all of these.

Cheers,
Sam


[1] https://blueprints.launchpad.net/nova/+spec/multiple-nova-cell 

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [Horizon] [UX] phabriactor/pholio as a possible UX option

2013-07-15 Thread Thierry Carrez
Monty Taylor wrote:
 Sorry - we've been a bit busy and this got put on the back burner. I
 believe that ttx has done some work over the last couple of weeks ...
 Theirry, any updates from your end?

What I've been working on addresses task tracking, not really the needs
of UX discussions. My suggestion was to use Discourse because I can see
where our current setup (pure task tracking + pure MLs) is missing the
needs of image-intensive multi-threaded discussions, and that sounds
more reusable than GitHub issues which bleeds into task tracking a bit.

Cheers,

-- 
Thierry Carrez (ttx)

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [Cinder] Loading cinder.conf

2013-07-15 Thread Unmesh Gurjar
Hi,

AFAIK, there are no additional changes required (other than restarting the
service so that it loads the new conf settings). Assuming you have done
that, can you check what is the 'volume_driver' from the service start up
logs?


~Unmesh.

On Mon, Jul 15, 2013 at 10:44 AM, zan tosh ztos...@gmail.com wrote:

 Ray

 I am wondering why I see the default driver even after I changed the entry
 in cinder.conf. I un-commented the line for volume_driver and changed the
 driver name. I tried to print volume driver in the __init__ and I see it
 still pointing to LVMISCSIDriver. It seems I am missing something and its
 not loading values from cinder.conf.

 ~z


 On Mon, Jul 15, 2013 at 10:33 AM, Ray Sun xiaoq...@gmail.com wrote:

 Yes, that's the default driver. See cinder/volume/manager.py
 volume_manager_opts = [
 cfg.StrOpt('volume_driver',
default='cinder.volume.drivers.lvm.LVMISCSIDriver',
help='Driver to use for volume creation'),
 ]

 Best Regards
 -- Ray


 On Mon, Jul 15, 2013 at 12:51 PM, zan tosh ztos...@gmail.com wrote:

 I use devstack (Grizzly/stable). I have been trying to use a different
 volume driver by muncommenting and modifying the below line in cinder.conf
 under etc/cinder
 # Driver to use for volume creation (string value)
 #volume_driver=cinder.volume.drivers.lvm.LVMISCSIDriver

 But when VolumeManager is loaded I see it still refers to the default
 LVMISCSIDriver. Is there any other change to load cinder.conf?

 Any suggestions?

 Tahnks

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Fwd: [Bug 1200679] Re: I couldn't launch an instance

2013-07-15 Thread Jay W
  I couldn't launch an instance

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  After executing the command nova floating-ip-list , I am getting
  this error

  ERROR: The server has either erred or is incapable of performing the
  requested operation. (HTTP 500)

  When I click on launch under images , I am getting the below error from
 nova-api.log
  -
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-978d1202-1374-4626-829a-05a4b838c240 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] GET
http://localhost:8774/v1.1/47da2b50114149a89f676739ce7fbdde/flavors/detail
  2013-07-12 17:20:19 DEBUG nova.api.openstack.wsgi
[req-978d1202-1374-4626-829a-05a4b838c240 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] Unrecognized Content-Type provided in
request from (pid=1173) get_body
/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:697
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-978d1202-1374-4626-829a-05a4b838c240 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde]
http://localhost:8774/v1.1/47da2b50114149a89f676739ce7fbdde/flavors/detailreturned
with HTTP 200
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-c92d9e25-a2cd-423d-a953-bda1363491cf 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] GET
http://localhost:8774/v1.1/47da2b50114149a89f676739ce7fbdde/os-keypairs
  2013-07-12 17:20:19 DEBUG nova.api.openstack.wsgi
[req-c92d9e25-a2cd-423d-a953-bda1363491cf 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] Unrecognized Content-Type provided in
request from (pid=1173) get_body
/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:697
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-c92d9e25-a2cd-423d-a953-bda1363491cf 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde]
http://localhost:8774/v1.1/47da2b50114149a89f676739ce7fbdde/os-keypairsreturned
with HTTP 200
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-20bf29b4-884f-45bb-a2d5-d4809ad379de 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] GET
http://localhost:8774/v1.1/47da2b50114149a89f676739ce7fbdde/os-security-groups
  2013-07-12 17:20:19 DEBUG nova.api.openstack.wsgi
[req-20bf29b4-884f-45bb-a2d5-d4809ad379de 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] Unrecognized Content-Type provided in
request from (pid=1173) get_body
/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:697
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-20bf29b4-884f-45bb-a2d5-d4809ad379de 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde]
http://localhost:8774/v1.1/47da2b50114149a89f676739ce7fbdde/os-security-groupsreturned
with HTTP 200
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-e2535780-9ec7-4927-b743-b96f546f03f2 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] GET
http://localhost:8776/v1/47da2b50114149a89f676739ce7fbdde/volumes/detail
  2013-07-12 17:20:19 DEBUG nova.api.openstack.wsgi
[req-e2535780-9ec7-4927-b743-b96f546f03f2 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] Unrecognized Content-Type provided in
request from (pid=1173) get_body
/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:697
  2013-07-12 17:20:19 AUDIT nova.api.openstack.volume.volumes
[req-e2535780-9ec7-4927-b743-b96f546f03f2 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] vol=nova.db.sqlalchemy.models.Volume
object at 0x4937050
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-e2535780-9ec7-4927-b743-b96f546f03f2 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde]
http://localhost:8776/v1/47da2b50114149a89f676739ce7fbdde/volumes/detailreturned
with HTTP 200
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-705cff65-35d9-4cac-906d-05c3879cfca9 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] GET
http://localhost:8776/v1/47da2b50114149a89f676739ce7fbdde/snapshots/detail
  2013-07-12 17:20:19 DEBUG nova.api.openstack.wsgi
[req-705cff65-35d9-4cac-906d-05c3879cfca9 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] Unrecognized Content-Type provided in
request from (pid=1173) get_body
/usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:697
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-705cff65-35d9-4cac-906d-05c3879cfca9 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde]
http://localhost:8776/v1/47da2b50114149a89f676739ce7fbdde/snapshots/detailreturned
with HTTP 200
  2013-07-12 17:20:19 INFO nova.api.openstack.wsgi
[req-8f81cc35-e7a1-4b88-982f-1c66bc96f43c 2c116a4249dd47258d32212166d244a6
47da2b50114149a89f676739ce7fbdde] GET
http://localhost:8774/v1.1/47da2b50114149a89f676739ce7fbdde/servers/detail?project_id=47da2b50114149a89f676739ce7fbdde
  2013-07-12 17:20:19 DEBUG nova.api.openstack.wsgi
[req-8f81cc35-e7a1-4b88-982f-1c66bc96f43c 

[Openstack] [SWIFT] Account reaping - gradually

2013-07-15 Thread Leandro Reox
Hi guys,

I was wondering if there any plans or maybe already exist a feature or a
flag for the account reaping process to make it gradually. We had one case
with an account with millions of files, that was plain deleted, an that
triggers the deletion of every object, then containers to finally delete
the account. This process added a LOT of load on the cluster causing bad
performance issues. Maybe we can add a flag like reaping_progress = x% or
something like that, maybe that hits recon to get the progress and when 5%
its done, move on with the next 5% and so on. Would be great to have
something like this without manual intervention.

Cheers
Lean
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] BAREMETAL: Unable to launch the instance due to No valid host was found

2013-07-15 Thread K, Shanthakumar
Hi,
I have open stack Grizzly installed  configures with  baremetal environment .

Following: https://wiki.openstack.org/wiki/Baremetal
OS:   Ubuntu 12.04 LTS
Install Mode : Multi node setup (controller and the compute hosts are two 
separate nodes.)
Error:   I'm unable to launch the instance due to error No 
valid host was found


nova flavor-list | grep 10
| 10 | SB| 2048  | 10   | 0 |  | 1 | 1.0 | 
True  | {u'cpu_arch': u'x86_64', u'baremetal:deploy_kernel_id': 
u'821affce-d908-4b07-81b8-f5eaf7c6ab21', u'baremetal:deploy_ramdisk_id': 
u'c8abfc1d-bc43-48ef-ade3-b1de96af219f'} |

nova baremetal-node-list
++--+--+---+-+---++---+-+---+
| ID | Host | CPUs | Memory_MB | Disk_GB | MAC Address   | PM Address | PM 
Username   | PM Password | Terminal Port |
++--+--+---+-+---++---+-+---+
| 2  | bm1  | 1| 2048  | 10  | E8:39:35:2B:F9:E0 | 10.0.0.22  | 
Administrator | | None  |
++--+--+---+-+---++---+-+---+

nova baremetal-interface-list 2
++-+-+---+
| ID | Datapath_ID | Port_No | Address   |
++-+-+---+
| 2  | 0   | 0   | E8:39:35:2B:F9:E0 |
++-+-+---+

nova boot --flavor SB --image my-image INS2
+-+--+
| Property| Value|
+-+--+
| status  | BUILD|
| updated | 2013-07-15T15:56:02Z |
| OS-EXT-STS:task_state   | scheduling   |
| OS-EXT-SRV-ATTR:host| None |
| key_name| None |
| image   | my-image |
| hostId  |  |  
  |
+-+--+

nova show 88affe47-02a4-46c8-b155-aadce5df5134
+-++
| Property| Value   
   |
+-++
| status  | ERROR   
   |
| updated | 2013-07-15T15:56:02Z
   |
| OS-EXT-STS:task_state   | None
   |
| OS-EXT-SRV-ATTR:host| None
   |
| key_name| None
   |
|   
|   
   |
| fault   | {u'message': u'NoValidHost', u'code': 
500, u'details': u'No valid host was found.  |
| | ', u'created': u'2013-07-15T15:56:02Z'} 
   |
| OS-EXT-STS:power_state  | 0   
   |
| OS-EXT-AZ:availability_zone | None
   |
| config_drive| 
   |
+-++

DNSMASQ is running and all other services WRT to Openstack running.

nova.conf
#
# Baremetal
scheduler_host_manager=nova.scheduler.baremetal_host_manager.BaremetalHostManager
firewall_driver=nova.virt.firewall.NoopFirewallDriver
compute_driver=nova.virt.baremetal.driver.BareMetalDriver
ram_allocation_ration=1.0
reserved_host_memory_mb=0
[baremetal]
sql_connection=postgresql://nova:mwx4s3gzsjy8@192.168.124.81/nova_bm

Re: [Openstack] Nova API to get VMs belonging to other users / tenants

2013-07-15 Thread Narayanan, Krishnaprasad
Hi Brent and All,

I have assigned the user with administrative role in keystone.

When I use the nova-api for getting the server details passing the 
X-Auth-Token, I am unable to see the VMs belonging to other users / tenants. 
Can somebody guide me where I am going wrong?

Thanks
Krishnaprasad

From: Brent Roskos [mailto:brent.ros...@solinea.com]
Sent: Dienstag, 25. Juni 2013 23:16
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] Nova API to get VMs belonging to other users / tenants

No - you need a token with admin creds for that (user must have admin role in 
keystone).
Once you have the correct creds, you can use the nova cli:

nova list  --all-tenants

If you wanted to see how this looks in the raw API, just pass the debug flag in 
the cli and it will show you the correct post.

Brent

On Tue, Jun 25, 2013 at 11:59 AM, Narayanan, Krishnaprasad 
naray...@uni-mainz.demailto:naray...@uni-mainz.de wrote:
Hallo All,

Is it possible using the Nova API for a normal user / tenant to get all VMs 
belonging to other users / tenants?

If yes, can I get to know how to achieve this?

Thanks
Krishnaprasad

___
Mailing list: https://launchpad.net/~openstack
Post to : 
openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] [SWIFT] Account reaping - gradually

2013-07-15 Thread Samuel Merritt

On 7/15/13 6:52 AM, Leandro Reox wrote:

Hi guys,

I was wondering if there any plans or maybe already exist a feature or a
flag for the account reaping process to make it gradually. We had one
case with an account with millions of files, that was plain deleted, an
that triggers the deletion of every object, then containers to finally
delete the account. This process added a LOT of load on the cluster
causing bad performance issues. Maybe we can add a flag like
reaping_progress = x% or something like that, maybe that hits recon to
get the progress and when 5% its done, move on with the next 5% and so
on. Would be great to have something like this without manual intervention.


There is a concurrency setting (imaginatively named concurrency) in 
the account-reaper config that controls the maximum number of concurrent 
DELETE requests. Default is 25; sounds like you might want to lower it.


Note that the value should be a perfect square (so 1, 4, 9, etc.); if 
not, the reaper will still work, but the number will effectively be 
rounded up to the next perfect square (so 20 - 25, for example).



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] [Baremetal] How to check BM_Hardware enrollment

2013-07-15 Thread K, Shanthakumar
Hi,

How to ensure the baremetal hardware enrollment is success or not,

As per the wiki Once the hardware is enrolled in the baremetal driver, the 
Nova compute process will broadcast the availability of a new compute resource 
to the Nova scheduler during the next periodic update, which by default occurs 
once a minute.

But I'm not getting any updates on scheduler log other than

2013-07-15 11:04:28.684 8541 AUDIT nova.service [-] Starting scheduler node 
(version 2013.1)
2013-07-15 11:04:30.433 INFO nova.openstack.common.rpc.common 
[req-105763e7-ee4c-4606-9a0b-9981953a50bf None None] Connected to AMQP server 
on 192.168.124.81:5672
2013-07-15 11:04:30.453 INFO nova.openstack.common.rpc.common 
[req-105763e7-ee4c-4606-9a0b-9981953a50bf None None] Connected to AMQP server 
on 192.168.124.81:5672
2013-07-15 13:29:48.110 8541 INFO nova.service [-] Caught SIGTERM, exiting
2013-07-15 13:30:03.074 13854 AUDIT nova.service [-] Starting scheduler node 
(version 2013.1)
2013-07-15 13:30:04.890 INFO nova.openstack.common.rpc.common 
[req-3718a701-9951-4909-aee2-3119c642ece8 None None] Connected to AMQP server 
on 192.168.124.81:5672
2013-07-15 13:30:04.915 INFO nova.openstack.common.rpc.common 
[req-3718a701-9951-4909-aee2-3119c642ece8 None None] Connected to AMQP server 
on 192.168.124.81:5672
2013-07-15 13:33:51.087 WARNING nova.scheduler.driver 
[req-f3340166-463f-4304-910a-a75a500f8ed1 e29d4b006311421896a3469d7efb3621 
33a71acc451e4bfc8105a1b7d01bfe8c] [instance: 
b1b1c5de-2df1-4e14-802e-19a14ecba50f] Setting instance to ERROR state.
2013-07-15 13:35:53.056 13854 INFO nova.service [-] Caught SIGTERM, exiting
2013-07-15 13:35:56.351 14644 AUDIT nova.service [-] Starting scheduler node 
(version 2013.1)
2013-07-15 13:35:57.745 INFO nova.openstack.common.rpc.common 
[req-1876911d-5952-4fa3-bf1f-aab826a62b62 None None] Connected to AMQP server 
on 192.168.124.81:5672
2013-07-15 13:35:57.755 INFO nova.openstack.common.rpc.common 
[req-1876911d-5952-4fa3-bf1f-aab826a62b62 None None] Connected to AMQP server 
on 192.168.124.81:5672
2013-07-15 13:39:14.250 14644 INFO nova.service [-] Caught SIGTERM, exiting
2013-07-15 13:39:16.509 16823 AUDIT nova.service [-] Starting scheduler node 
(version 2013.1)
2013-07-15 13:39:17.850 INFO nova.openstack.common.rpc.common 
[req-87863536-99f2-417d-aeea-f7459fe420b3 None None] Connected to AMQP server 
on 192.168.124.81:5672
2013-07-15 13:39:17.867 INFO nova.openstack.common.rpc.common 
[req-87863536-99f2-417d-aeea-f7459fe420b3 None None] Connected to AMQP server 
on 192.168.124.81:5672

Kindly let me know what went wrong on my configuration.

All the openstack stack services are up  running with baremetal changes on the 
nova.conf effective.


Thanks
Shanthakumar K

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] [Savanna] Savanna 0.2 is released!

2013-07-15 Thread Sergey Lukjanov
Hello everyone,

I'm very happy to announce the immediate release of Savanna 0.2. This release 
contains 3 components: Savanna core, plugin for OpenStack Dashboard and 
diskimage-builder elements.

Release Notes (https://wiki.openstack.org/wiki/Savanna/ReleaseNotes/0.2): 

* Plugin Provisioning Mechanism implemented
* Vanilla Hadoop plugin implemented with the following features supported:
* creation of Hadoop clusters with different topologies
* scaling: resizing existing node groups and adding new ones
* support of Swift as input and output for Hadoop jobs
* diskimage-builder elements for automation of Hadoop images creation
* Cinder supported as block storage provider
* Anti-affinity supported for Hadoop processes
* OpenStack Dashboard plugin which supports almost all the operations exposed 
through Savanna REST API (screencast will be available soon)
* Integration tests for Vanilla plugin

Savanna wiki: https://wiki.openstack.org/wiki/Savanna
Launchpad project: https://launchpad.net/savanna
Savanna docs: https://savanna.readthedocs.org/en/latest/index.html (quickstart 
and installation, user and dev guides)

Enjoy!

P.S. Savanna Dashboard isn't available yet, but will be very soon.

Sincerely yours,
Sergey Lukjanov
Savanna Technical Lead
Mirantis Inc.


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Cinder Storage Server Statistics

2013-07-15 Thread Doug Hellmann
We rely on a similar audit program to get the exists notifications about
cinder volumes. Look for cinder-volume-usage-audit.

Doug


On Sun, Jul 14, 2013 at 11:04 AM, Ray Sun xiaoq...@gmail.com wrote:

 Yes, it should be, but seems not at least in grizzly. Any update of
 Ceilometer?

 Best Regards
 -- Ray


 On Sun, Jul 14, 2013 at 11:04 AM, Haomai Wang hao...@unitedstack.comwrote:

 I think Statistics should be find in Ceilometer. Ceilometer may provide
 with
 enough information you need.

 Best regards,
 Haomai Wang, UnitedStack Inc.

 在 2013-7-14,上午8:09,Ray Sun xiaoq...@gmail.com 写道:

 In nova, we have a period task to report the usage of the physical
 server, including CPU, Memory and Local Disk, but I don't think I can find
 the same strategy in cinder service. Is there any way to do this or is
 there any blueprint for this?

 Thanks.

 Best Regards
 -- Ray
  ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Cinder Storage Server Statistics

2013-07-15 Thread Ray Sun
D
​oug,
Thanks. I tried it in grizzly, here's the return:
sysadmin@demo:/opt/stack/cinder/bin$ cinder-volume-usage-audit
Starting volume usage audit
Creating usages for 2013-06-01 00:00:00 until 2013-07-01 00:00:00
Found 0 volumes
Volume usage audit completed​

​Actually, I want to get some data like this:
Total Cinder Storage on Physical Machine: 100G
Used Cinder Storage on Physical Machine: 10G​

Is there any way to get this?


Best Regards
-- Ray


On Tue, Jul 16, 2013 at 6:27 AM, Doug Hellmann
doug.hellm...@dreamhost.comwrote:

 We rely on a similar audit program to get the exists notifications about
 cinder volumes. Look for cinder-volume-usage-audit.

 Doug


 On Sun, Jul 14, 2013 at 11:04 AM, Ray Sun xiaoq...@gmail.com wrote:

 Yes, it should be, but seems not at least in grizzly. Any update of
 Ceilometer?

 Best Regards
 -- Ray


 On Sun, Jul 14, 2013 at 11:04 AM, Haomai Wang hao...@unitedstack.comwrote:

 I think Statistics should be find in Ceilometer. Ceilometer may provide
 with
 enough information you need.

 Best regards,
 Haomai Wang, UnitedStack Inc.

 在 2013-7-14,上午8:09,Ray Sun xiaoq...@gmail.com 写道:

 In nova, we have a period task to report the usage of the physical
 server, including CPU, Memory and Local Disk, but I don't think I can find
 the same strategy in cinder service. Is there any way to do this or is
 there any blueprint for this?

 Thanks.

 Best Regards
 -- Ray
  ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Volume Success Create But No Volume in its Path

2013-07-15 Thread Mahardhika
Hi all, i have investigate this issue, since i am successful in create 
volume with cinder, but volume is not create on it's own volumes_dir 
that's in /var/lib/cinder/volumes
and in cinder-volumes.log it said success when creating no error or warn 
appear.

lvm (with /dev/loop) is show that lvm is used for volume .

please help
thanks
--
Regards,
Mahardhika Gilang

*PT. Andalabs Technology *
Gedung Gravira
Jl. Cideng Barat no. 54
Jakarta Pusat 10150

HP : 0852 139 55861
Email : mahardika.gil...@andalabs.com
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #585

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/585/Project:precise_havana_nova_trunkDate of build:Mon, 15 Jul 2013 03:31:19 -0400Build duration:3 min 21 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesHandle ImageNotAuthorized exceptionby pavel.kirpichyoveditnova/tests/api/openstack/compute/test_images.pyeditnova/tests/glance/stubs.pyeditnova/tests/api/openstack/fakes.pyeditnova/tests/api/openstack/compute/plugins/v3/test_images.pyeditnova/tests/api/openstack/compute/test_image_metadata.pyeditnova/api/openstack/compute/plugins/v3/image_metadata.pyeditnova/tests/api/openstack/compute/plugins/v3/test_image_metadata.pyeditnova/api/openstack/compute/image_metadata.pyConsole Output[...truncated 4193 lines...]dch -a [ccf265c] Port consoles extension API into v3 part1dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e002458] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-816a6fbd-6d0f-437f-8e81-dc6f5d76d95d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-816a6fbd-6d0f-437f-8e81-dc6f5d76d95d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #427

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/427/Project:saucy_havana_nova_trunkDate of build:Mon, 15 Jul 2013 03:31:19 -0400Build duration:4 min 46 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesHandle ImageNotAuthorized exceptionby pavel.kirpichyoveditnova/tests/api/openstack/compute/plugins/v3/test_image_metadata.pyeditnova/tests/api/openstack/compute/test_images.pyeditnova/tests/api/openstack/compute/plugins/v3/test_images.pyeditnova/api/openstack/compute/image_metadata.pyeditnova/tests/glance/stubs.pyeditnova/tests/api/openstack/fakes.pyeditnova/tests/api/openstack/compute/test_image_metadata.pyeditnova/api/openstack/compute/plugins/v3/image_metadata.pyConsole Output[...truncated 5182 lines...]dch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [344849f] Sync db.models.Quota* with migrations.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [84b41d9] Remove junk file when ftp transfer failuredch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [8f64193] No support for double nested 64 bit guest using VCDriverdch -a [c43f515] Add tests for libvirt's reboot functionalitydch -a [2402055] Check the instance ID before creating itdch -a [e387e7b] Log xml in libvirt _create_domain failuresdch -a [645c2d3] Accept is_public=None when listing all flavorsdch -a [d925044] Don't deallocate network if destroy time outdch -a [eaf5011] Port server_diagnostics extension to v3 API Part1dch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdch -a [6515e01] Port cells extension to v3 API Part 1dch -a [73f7155] Organize limits units and per-units constantsdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API eINFO:root:Destroying schroot.xtension discovery filteringdch -a [6caadd1] Adds support for the Indigo Virtual Switch (IVS)debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-6ea7011e-580d-4020-b48e-aba4851d7a17', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-6ea7011e-580d-4020-b48e-aba4851d7a17', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #172

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/172/Project:precise_havana_ceilometer_trunkDate of build:Mon, 15 Jul 2013 05:31:14 -0400Build duration:1 min 37 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesRename README.md to README.rstby dirkdeleteREADME.mdaddREADME.rsteditsetup.cfgConsole Output[...truncated 1088 lines...]dch -a [40bbcff] Imported Translations from Transifexdch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum references to Neutrondch -a [3b251f2] Update swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-f7350c70-cb7d-4ef2-9425-677bf601a390', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-f7350c70-cb7d-4ef2-9425-677bf601a390', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #241

2013-07-15 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #173

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/173/Project:precise_havana_ceilometer_trunkDate of build:Mon, 15 Jul 2013 06:31:25 -0400Build duration:4 min 8 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesProvide CPU number as additional metadata.by eglynneditceilometer/compute/pollsters/util.pyeditceilometer/compute/pollsters/cpu.pyedittests/compute/pollsters/test_cpu.pyConsole Output[...truncated 1090 lines...]dch -a [40bbcff] Imported Translations from Transifexdch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum references to Neutrondch -a [3b251f2] Update swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9f425d85-9942-4201-9dfd-788958c1e28a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-9f425d85-9942-4201-9dfd-788958c1e28a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #154

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/154/Project:saucy_havana_ceilometer_trunkDate of build:Mon, 15 Jul 2013 06:33:25 -0400Build duration:2 min 9 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesProvide CPU number as additional metadata.by eglynnedittests/compute/pollsters/test_cpu.pyeditceilometer/compute/pollsters/util.pyeditceilometer/compute/pollsters/cpu.pyConsole Output[...truncated 974 lines...]dch -a [e2aa92d] doc: enhance v2 examplesdch -a [7a99c9c] Update glossarydch -a [40bbcff] Imported Translations from Transifexdch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum references to Neutrondch -a [3b251f2] Update swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-91b5e37e-8a23-47e9-951a-2bdf91ca7e87', '-u', 'root', '--', 'apt-get', '-y', 'install', 'equivs', 'devscripts', 'bzr', 'bzr-builddeb', 'git', 'quilt', 'gnupg', 'piuparts']' returned non-zero exit status 100Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-91b5e37e-8a23-47e9-951a-2bdf91ca7e87', '-u', 'root', '--', 'apt-get', '-y', 'install', 'equivs', 'devscripts', 'bzr', 'bzr-builddeb', 'git', 'quilt', 'gnupg', 'piuparts']' returned non-zero exit status 100Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #429

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/429/Project:saucy_havana_nova_trunkDate of build:Mon, 15 Jul 2013 07:31:17 -0400Build duration:4 min 40 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesPort admin-actions API into v3 part2by xuhjeditnova/tests/fake_policy.pyeditsetup.cfgeditetc/nova/policy.jsoneditnova/tests/api/openstack/compute/plugins/v3/test_admin_actions.pyeditnova/api/openstack/compute/plugins/v3/admin_actions.pyConsole Output[...truncated 5193 lines...]dch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [344849f] Sync db.models.Quota* with migrations.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [84b41d9] Remove junk file when ftp transfer failuredch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [8f64193] No support for double nested 64 bit guest using VCDriverdch -a [c43f515] Add tests for libvirt's reboot functionalitydch -a [2402055] Check the instance ID before creating itdch -a [e387e7b] Log xml in libvirt _create_domain failuresdch -a [645c2d3] Accept is_public=None when listing all flavorsdch -a [d925044] Don't deallocate network if destroy time outdch -a [eaf5011] Port server_diagnostics extension to v3 API Part1dch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdch -a [6515e01] Port cells extension to v3 API Part 1dch -a [73f7155] Organize limits units and per-units constantsdch -a [f683831] Port flavors core APIINFO:root:Destroying schroot. to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API extension discovery filteringdch -a [6caadd1] Adds support for the Indigo Virtual Switch (IVS)debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-51e004a1-9f2b-4dd3-bf1c-ea8a115ac684', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-51e004a1-9f2b-4dd3-bf1c-ea8a115ac684', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #588

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/588/Project:precise_havana_nova_trunkDate of build:Mon, 15 Jul 2013 08:01:25 -0400Build duration:3 min 47 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesport AvailabilityZone API into v3 part1by bozhuaddnova/tests/api/openstack/compute/plugins/v3/test_availability_zone.pyaddnova/api/openstack/compute/plugins/v3/availability_zone.pyPort AvailabilityZone API to v3 Part 2by bozhueditnova/api/openstack/compute/plugins/v3/servers.pyeditnova/tests/api/openstack/compute/plugins/v3/test_availability_zone.pyeditsetup.cfgeditnova/api/openstack/compute/plugins/v3/availability_zone.pyeditnova/tests/api/openstack/compute/plugins/v3/test_servers.pyeditetc/nova/policy.jsoneditnova/tests/fake_policy.pyConsole Output[...truncated 4211 lines...]dch -a [ccf265c] Port consoles extension API into v3 part1dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e002458] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-da7bf504-1e89-4c1e-a453-0d867d18a4ce', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-da7bf504-1e89-4c1e-a453-0d867d18a4ce', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #590

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/590/Project:precise_havana_nova_trunkDate of build:Mon, 15 Jul 2013 11:32:30 -0400Build duration:4 min 1 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesPort user_data API to v3 Part 2by bozhueditnova/tests/api/openstack/compute/plugins/v3/test_servers.pyeditsetup.cfgeditnova/api/openstack/compute/plugins/v3/user_data.pyaddnova/tests/api/openstack/compute/plugins/v3/test_user_data.pyeditnova/api/openstack/compute/plugins/v3/servers.pyConsole Output[...truncated 4224 lines...]dch -a [ccf265c] Port consoles extension API into v3 part1dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e002458] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-1f0c85d7-b808-4bef-9c79-c79981f20069', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-1f0c85d7-b808-4bef-9c79-c79981f20069', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #591

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/591/Project:precise_havana_nova_trunkDate of build:Mon, 15 Jul 2013 12:31:16 -0400Build duration:5 min 49 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesChanges select_destinations to return dicts instead of objectsby tmelloeditnova/tests/scheduler/test_filter_scheduler.pyeditnova/tests/scheduler/test_chance_scheduler.pyeditnova/scheduler/driver.pyeditnova/scheduler/utils.pyeditnova/scheduler/filter_scheduler.pyeditnova/scheduler/chance.pyeditnova/scheduler/manager.pyConsole Output[...truncated 4228 lines...]dch -a [ccf265c] Port consoles extension API into v3 part1dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e002458] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-22b7717b-c07f-40ee-ab4a-0d97c3fe40f9', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-22b7717b-c07f-40ee-ab4a-0d97c3fe40f9', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #433

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/433/Project:saucy_havana_nova_trunkDate of build:Mon, 15 Jul 2013 12:32:42 -0400Build duration:6 min 39 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesChanges select_destinations to return dicts instead of objectsby tmelloeditnova/scheduler/chance.pyeditnova/scheduler/manager.pyeditnova/scheduler/driver.pyeditnova/tests/scheduler/test_chance_scheduler.pyeditnova/scheduler/utils.pyeditnova/tests/scheduler/test_filter_scheduler.pyeditnova/scheduler/filter_scheduler.pyConsole Output[...truncated 5217 lines...]dch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [344849f] Sync db.models.Quota* with migrations.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [84b41d9] Remove junk file when ftp transfer failuredch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [8f64193] No support for double nested 64 bit guest using VCDriverdch -a [c43f515] Add tests for libvirt's reboot functionalitydch -a [2402055] Check the instance ID before creating itdch -a [e387e7b] Log xml in libvirt _create_domain failuresdch -a [645c2d3] Accept is_public=None when listing all flavorsdch -a [d925044] Don't deallocate network if destroy time outdch -a [eaf5011] Port server_diagnostics extension to v3 API Part1dch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [INFO:root:Destroying schroot.cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdch -a [6515e01] Port cells extension to v3 API Part 1dch -a [73f7155] Organize limits units and per-units constantsdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API extension discovery filteringdch -a [6caadd1] Adds support for the Indigo Virtual Switch (IVS)debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-e3bc556e-e50b-462a-87d5-2afe22cbf725', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-e3bc556e-e50b-462a-87d5-2afe22cbf725', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #175

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/175/Project:precise_havana_ceilometer_trunkDate of build:Mon, 15 Jul 2013 13:01:25 -0400Build duration:3 min 19 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUnset OS_xx variable before generate configurationby mehdi.abaakoukedittools/conf/generate_sample.shConsole Output[...truncated 1098 lines...]dch -a [40bbcff] Imported Translations from Transifexdch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum references to Neutrondch -a [3b251f2] Update swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-908b6689-b22e-452a-990d-27ce98937c5c', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-908b6689-b22e-452a-990d-27ce98937c5c', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #592

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/592/Project:precise_havana_nova_trunkDate of build:Mon, 15 Jul 2013 13:02:31 -0400Build duration:3 min 50 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd legacy flag to get_instance_bdmsby ndipanoveditnova/tests/compute/test_compute.pyeditnova/tests/api/openstack/fakes.pyeditnova/compute/api.pyeditnova/tests/api/ec2/test_cloud.pyConsole Output[...truncated 4231 lines...]dch -a [ccf265c] Port consoles extension API into v3 part1dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e002458] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-ff1864b9-8100-4a7d-8f05-90453893a585', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-ff1864b9-8100-4a7d-8f05-90453893a585', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #434

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/434/Project:saucy_havana_nova_trunkDate of build:Mon, 15 Jul 2013 13:01:32 -0400Build duration:5 min 55 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd legacy flag to get_instance_bdmsby ndipanoveditnova/tests/compute/test_compute.pyeditnova/tests/api/ec2/test_cloud.pyeditnova/compute/api.pyeditnova/tests/api/openstack/fakes.pyConsole Output[...truncated 5220 lines...]dch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [344849f] Sync db.models.Quota* with migrations.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [84b41d9] Remove junk file when ftp transfer failuredch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [8f64193] No support for double nested 64 bit guest using VCDriverdch -a [c43f515] Add tests for libvirt's reboot functionalitydch -a [2402055] Check the instance ID before creating itdch -a [e387e7b] Log xml in libvirt _create_domain failuresdch -a [645c2d3] Accept is_public=None when listing all flavorsdch -a [d925044] Don't deallocate network if destroy time outdch -a [eaf5011] Port server_diagnostics extension to v3 API Part1dch -a [cINFO:root:Destroying schroot.8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdch -a [6515e01] Port cells extension to v3 API Part 1dch -a [73f7155] Organize limits units and per-units constantsdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API extension discovery filteringdch -a [6caadd1] Adds support for the Indigo Virtual Switch (IVS)debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-4c80b1e1-ab0c-48d0-af3d-f0381b223087', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-4c80b1e1-ab0c-48d0-af3d-f0381b223087', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_keystone_trunk #125

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_keystone_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_keystone_trunk/125/Project:saucy_havana_keystone_trunkDate of build:Mon, 15 Jul 2013 13:31:24 -0400Build duration:1 min 55 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImplements Pluggable V3 Token Providerby guang.yeedeletekeystone/auth/token_factory.pyaddtests/test_uuid_token_provider.confaddkeystone/token/providers/uuid.pyeditdoc/source/configuration.rstedittests/test_v3_auth.pyaddkeystone/token/providers/__init__.pyaddtests/test_token_provider.pyedittests/test_cert_setup.pyedittests/test_auth_plugin.pyeditkeystone/token/backends/kvs.pyeditkeystone/token/__init__.pyaddkeystone/token/providers/pki.pyedittests/test_auth.pyeditkeystone/service.pyeditkeystone/token/backends/memcache.pyeditkeystone/token/backends/sql.pyeditkeystone/common/config.pyaddkeystone/token/provider.pyeditkeystone/test.pyeditkeystone/auth/controllers.pyeditkeystone/common/sql/core.pyeditkeystone/auth/plugins/token.pyaddtests/test_pki_token_provider.confeditkeystone/token/core.pyedittests/test_v3.pyedittests/test_backend_memcache.pyeditetc/keystone.conf.sampleeditkeystone/auth/plugins/password.pyConsole Output[...truncated 1676 lines...]Patch sql_connection.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-4304e50a-1809-4f44-b697-c51ea402f9bd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-4304e50a-1809-4f44-b697-c51ea402f9bd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/keystone/havana keystonedch -b -D saucy --newversion 1:2013.2+git201307151331~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log fafdf072f5a34ee12ffe9d7651551c83459759bb..HEAD --no-merges --pretty=format:[%h] %sdch -a [c5900d0] Register Extensionsdch -a [c238ace] Implements Pluggable V3 Token Providerdch -a [4be4886] Mixed LDAP/SQL Backend.dch -a [220875a] Add version so that pre-release versioning worksdch -a [c2f8ceb] Sync-up crypto from oslo-incubatordch -a [7bfb052] Add crypto dependencydch -a [d546a02] Imported Translations from Transifexdch -a [2397133] Move temporary test files into tests/tmpdch -a [cd8fa2b] Use InnoDB for MySQLdch -a [661cef9] Rationalize how we get roles after authentication in the controllersdch -a [83be2d7] Do not create LDAP Domains sub treedch -a [f58f6ea] Remove context from get_token call in normalize_domain_iddch -a [0098a1e] Sync install_venv_common from oslodch -a [adc75be] Remove a useless arg in range()dch -a [02fefdf] Pass on arguments on Base.get_sessiondebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-4304e50a-1809-4f44-b697-c51ea402f9bd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-4304e50a-1809-4f44-b697-c51ea402f9bd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_keystone_trunk #160

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_keystone_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_keystone_trunk/160/Project:precise_havana_keystone_trunkDate of build:Mon, 15 Jul 2013 13:31:24 -0400Build duration:1 min 30 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImplements Pluggable V3 Token Providerby guang.yeeeditkeystone/common/config.pyeditkeystone/token/core.pyeditkeystone/token/backends/kvs.pyaddtests/test_token_provider.pyeditkeystone/token/backends/memcache.pyedittests/test_auth.pyaddtests/test_uuid_token_provider.confedittests/test_v3_auth.pyedittests/test_backend_memcache.pyeditkeystone/token/backends/sql.pydeletekeystone/auth/token_factory.pyeditkeystone/auth/plugins/password.pyeditdoc/source/configuration.rstaddkeystone/token/provider.pyaddkeystone/token/providers/uuid.pyeditkeystone/test.pyaddkeystone/token/providers/pki.pyedittests/test_auth_plugin.pyedittests/test_v3.pyaddtests/test_pki_token_provider.confeditkeystone/token/__init__.pyeditkeystone/auth/controllers.pyeditetc/keystone.conf.sampleedittests/test_cert_setup.pyeditkeystone/service.pyeditkeystone/common/sql/core.pyeditkeystone/auth/plugins/token.pyaddkeystone/token/providers/__init__.pyConsole Output[...truncated 1012 lines...]INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/keystone/havana keystonedch -b -D precise --newversion 1:2013.2+git201307151331~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 4e3ab715d30e19f5e967b8de0200ab3e89a8465d..HEAD --no-merges --pretty=format:[%h] %sdch -a [c5900d0] Register Extensionsdch -a [c238ace] Implements Pluggable V3 Token Providerdch -a [4be4886] Mixed LDAP/SQL Backend.dch -a [220875a] Add version so that pre-release versioning worksdch -a [c2f8ceb] Sync-up crypto from oslo-incubatordch -a [7bfb052] Add crypto dependencydch -a [d546a02] Imported Translations from Transifexdch -a [2397133] Move temporary test files into tests/tmpdch -a [cd8fa2b] Use InnoDB for MySQLdch -a [661cef9] Rationalize how we get roles after authentication in the controllersdch -a [fafdf07] assignment backenddch -a [83be2d7] Do not create LDAP Domains sub treedch -a [ab786f7] Move comments in front of dependenciesdch -a [f58f6ea] Remove context from get_token call in normalize_domain_iddch -a [22e3fb7] Fix issue with v3 tokens and group membership rolesdch -a [0098a1e] Sync install_venv_common from oslodch -a [adc75be] Remove a useless arg in range()dch -a [eb930fd] Add callbacks for set_global_enginedch -a [19fb6fc] Work without admin_token_auth middlewaredch -a [02fefdf] Pass on arguments on Base.get_sessiondebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-970eafb0-80b2-4b54-9d99-664e5db9f68b', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-970eafb0-80b2-4b54-9d99-664e5db9f68b', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_neutron_trunk #26

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_neutron_trunk/26/Project:precise_havana_neutron_trunkDate of build:Mon, 15 Jul 2013 14:02:43 -0400Build duration:2 min 24 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd support for the extra route extension in the NVP plugin.by amigliaccioeditneutron/plugins/nicira/common/exceptions.pyeditneutron/tests/unit/nicira/test_nvplib.pyeditneutron/tests/unit/nicira/test_nicira_plugin.pyeditneutron/plugins/nicira/NeutronPlugin.pyeditneutron/plugins/nicira/api_client/request.pyeditneutron/plugins/nicira/nvplib.pyeditneutron/plugins/nicira/NvpApiClient.pyeditneutron/tests/unit/nicira/test_maclearning.pyConsole Output[...truncated 1567 lines...]uscan --verbose --force-download --rename --destdir=../build-areauscan: you must have the libwww-perl package installedto use this scriptBEGIN failed--compilation aborted at /usr/bin/uscan line 47.make: *** [get-orig-source] Error 2Trying to run get-orig-source rule failedUsing uscan to look for the upstream tarball.uscan: you must have the libwww-perl package installedto use this scriptBEGIN failed--compilation aborted at /usr/bin/uscan line 47.uscan could not find the needed tarball.bzr: ERROR: Unable to find the needed upstream tarball for package quantum, version 2013.2+git201307151402~precise.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-4ebdd4ed-e8f0-46cc-a080-967ff1ea1d0e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-4ebdd4ed-e8f0-46cc-a080-967ff1ea1d0e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D precise --newversion 1:2013.2+git201307151402~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sdch -a [2a1e764] Imported Translations from Transifexdch -a [3732f02] Prevent possible server list damage in BigSwitch plugindch -a [933498e] Rename to Neutron in sample init.d scriptdch -a [c783fae] Imported Translations from Transifexdch -a [341586e] Modify the OVS agent to support multiple tunnel_types concurrently.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-4ebdd4ed-e8f0-46cc-a080-967ff1ea1d0e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-4ebdd4ed-e8f0-46cc-a080-967ff1ea1d0e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_neutron_trunk #27

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_neutron_trunk/27/Project:saucy_havana_neutron_trunkDate of build:Mon, 15 Jul 2013 14:01:17 -0400Build duration:4 min 2 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd support for the extra route extension in the NVP plugin.by amigliaccioeditneutron/tests/unit/nicira/test_nicira_plugin.pyeditneutron/plugins/nicira/NeutronPlugin.pyeditneutron/tests/unit/nicira/test_maclearning.pyeditneutron/plugins/nicira/api_client/request.pyeditneutron/tests/unit/nicira/test_nvplib.pyeditneutron/plugins/nicira/NvpApiClient.pyeditneutron/plugins/nicira/nvplib.pyeditneutron/plugins/nicira/common/exceptions.pyConsole Output[...truncated 2248 lines...]uscan: you must have the libcrypt-ssleay-perl package installedto use https URLs-- Found watchfile in ./debian-- In debian/watch, processing watchfile line:   opts="uversionmangle=s/\.([a-zA-Z])/~$1/;s/%7E/~/"  https://launchpad.net/quantum/+download https://launchpad.net/quantum/.*/.*/.*/quantum-(.*)\.tar\.gzmake: *** [get-orig-source] Error 25Trying to run get-orig-source rule failedUsing uscan to look for the upstream tarball.uscan: you must have the libcrypt-ssleay-perl package installedto use https URLsuscan could not find the needed tarball.bzr: ERROR: Unable to find the needed upstream tarball for package quantum, version 2013.2+git201307151401~saucy.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-475ea5da-0a65-49fb-acdf-0d49e51ad631', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-475ea5da-0a65-49fb-acdf-0d49e51ad631', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D saucy --newversion 1:2013.2+git201307151401~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sdch -a [2a1e764] Imported Translations from Transifexdch -a [3732f02] Prevent possible server list damage in BigSwitch plugindch -a [933498e] Rename to Neutron in sample init.d scriptdch -a [c783fae] Imported Translations from Transifexdch -a [341586e] Modify the OVS agent to support multiple tunnel_types concurrently.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-475ea5da-0a65-49fb-acdf-0d49e51ad631', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-475ea5da-0a65-49fb-acdf-0d49e51ad631', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #593

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/593/Project:precise_havana_nova_trunkDate of build:Mon, 15 Jul 2013 14:05:08 -0400Build duration:4 min 20 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesremove python-glanceclient capby sdagueeditrequirements.txtConsole Output[...truncated 4234 lines...]dch -a [ccf265c] Port consoles extension API into v3 part1dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e002458] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-44b2dd8f-02cd-436c-bd95-4f1dd531f81a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-44b2dd8f-02cd-436c-bd95-4f1dd531f81a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #435

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/435/Project:saucy_havana_nova_trunkDate of build:Mon, 15 Jul 2013 14:05:20 -0400Build duration:5 min 30 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesremove python-glanceclient capby sdagueeditrequirements.txtConsole Output[...truncated 5223 lines...]dch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [344849f] Sync db.models.Quota* with migrations.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [84b41d9] Remove junk file when ftp transfer failuredch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [8f64193] No support for double nested 64 bit guest using VCDriverdch -a [c43f515] Add tests for libvirt's reboot functionalitydch -a [2402055] Check the instance ID before creating itdch -a [e387e7b] Log xml in libvirt _create_domain failuresdch -a [645c2d3] Accept is_public=None when listing all flavorsdch -a [d925044] Don't deallocate network if destroy time outdch -a [eaf5011] Port serverINFO:root:Destroying schroot._diagnostics extension to v3 API Part1dch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdch -a [6515e01] Port cells extension to v3 API Part 1dch -a [73f7155] Organize limits units and per-units constantsdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API extension discovery filteringdch -a [6caadd1] Adds support for the Indigo Virtual Switch (IVS)debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-2f095796-988a-4ccd-a410-7c41829b1aec', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-2f095796-988a-4ccd-a410-7c41829b1aec', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_python-ceilometerclient_trunk #39

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_python-ceilometerclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_python-ceilometerclient_trunk/39/Project:precise_havana_python-ceilometerclient_trunkDate of build:Mon, 15 Jul 2013 17:01:14 -0400Build duration:5 min 18 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesRename README.md to README.rstby dirkdeleteREADME.mdeditsetup.cfgaddREADME.rstConsole Output[...truncated 1538 lines...]Host Architecture: amd64Install-Time: 81Job: python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1.dscMachine Architecture: amd64Package: python-ceilometerclientPackage-Time: 154Source-Version: 1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1Space: 1300Status: attemptedVersion: 1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1Finished at 20130715-1706Build needed 00:02:34, 1300k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/python-ceilometerclient/havana python-ceilometerclientdch -b -D precise --newversion 1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 3498d5146dbc5b6021c72b0a802af266b213f646..HEAD --no-merges --pretty=format:[%h] %sdch -a [efd67de] Rename README.md to README.rstdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmp99Q3gW/python-ceilometerclient/debian/controlsbuild -d precise-havana -n -A python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: saucy_havana_python-ceilometerclient_trunk #35

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_python-ceilometerclient_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_python-ceilometerclient_trunk/35/Project:saucy_havana_python-ceilometerclient_trunkDate of build:Mon, 15 Jul 2013 17:01:15 -0400Build duration:5 min 23 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesRename README.md to README.rstby dirkdeleteREADME.mdaddREADME.rsteditsetup.cfgConsole Output[...truncated 2402 lines...]Host Architecture: amd64Install-Time: 57Job: python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1.dscMachine Architecture: amd64Package: python-ceilometerclientPackage-Time: 94Source-Version: 1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1Space: 1296Status: attemptedVersion: 1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1Finished at 20130715-1706Build needed 00:01:34, 1296k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/python-ceilometerclient/havana python-ceilometerclientdch -b -D saucy --newversion 1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 3498d5146dbc5b6021c72b0a802af266b213f646..HEAD --no-merges --pretty=format:[%h] %sdch -a [efd67de] Rename README.md to README.rstdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1_source.changesmk-build-deps -i -r -t apt-get -y /tmp/tmphKSrLn/python-ceilometerclient/debian/controlsbuild -d saucy-havana -n -A python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'python-ceilometerclient_1.0.1.9.gefd67de+git201307151701~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_cinder_trunk #218

2013-07-15 Thread openstack-testing-bot
 text/html; charset=UTF-8: Unrecognized 
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #243

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_cinder_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_cinder_trunk/243/Project:precise_havana_cinder_trunkDate of build:Mon, 15 Jul 2013 18:01:15 -0400Build duration:3 min 35 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd unit tests for cinder/api/contrib/volume_actions.by ayasakoveditcinder/tests/api/contrib/test_volume_actions.pyImplement extend volume functionality in SolidFireby mgagneeditcinder/tests/test_solidfire.pyeditcinder/volume/drivers/solidfire.pyConsole Output[...truncated 1291 lines...]dpkg-buildpackage: error: dpkg-source -b cinder-2013.2+git201307151801~precise gave error exit status 2debuild: fatal error at line 1350:dpkg-buildpackage -rfakeroot -d -us -uc -sa -S failedbzr: ERROR: The build failed.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-fcd95888-ef4f-4eae-8a28-cc39ad4f33a5', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-fcd95888-ef4f-4eae-8a28-cc39ad4f33a5', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/cinder/havana cinderdch -b -D precise --newversion 1:2013.2+git201307151801~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log dbb854635fdb988e28acf87d221fa278e6cb8c0c..HEAD --no-merges --pretty=format:[%h] %sdch -a [54a7345] Add generic block device driverdch -a [cc1f16e] Use base ISCSI driver to fulfill some driver requirementsdch -a [242976b] Cleanup and make HACKING.rst DRYerdch -a [942ff9c] Update requirements from openstack/requirements.dch -a [0ee3107] Enable zero the snapshot when delete snapshot in LVMVolumeDriverdch -a [cfb849d] Handle errors raised by extend_volumedch -a [e830c8d] Fixed Ceph backup librbd segfaultdch -a [8179007] Add support to import images into sheepdog volumes.dch -a [67078ab] Enable setting blocksize on volumes.dch -a [3ecc2b4] Implement extend volume functionality in SolidFiredch -a [17e8d9c] Fix a few Sphinx warningsdch -a [2de66f4] Ignore files created by Sphinx builddch -a [6ed3990] Add unit tests for cinder/api/contrib/volume_actions.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-fcd95888-ef4f-4eae-8a28-cc39ad4f33a5', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-fcd95888-ef4f-4eae-8a28-cc39ad4f33a5', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_neutron_trunk #28

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_neutron_trunk/28/Project:saucy_havana_neutron_trunkDate of build:Mon, 15 Jul 2013 18:04:52 -0400Build duration:5 min 4 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditneutron/locale/sl_SI/LC_MESSAGES/neutron.poeditneutron/locale/fi_FI/LC_MESSAGES/neutron.poeditneutron/locale/ka_GE/LC_MESSAGES/neutron.poeditneutron/locale/zh_TW/LC_MESSAGES/neutron.poeditneutron/locale/fr/LC_MESSAGES/neutron.poeditneutron/locale/ja/LC_MESSAGES/neutron.poeditneutron/locale/cs/LC_MESSAGES/neutron.poeditneutron/locale/es/LC_MESSAGES/neutron.poeditneutron/locale/de/LC_MESSAGES/neutron.poeditneutron/locale/neutron.poteditneutron/locale/zh_CN/LC_MESSAGES/neutron.poeditneutron/locale/bg_BG/LC_MESSAGES/neutron.poeditneutron/locale/ru/LC_MESSAGES/neutron.poeditneutron/locale/ko_KR/LC_MESSAGES/neutron.poeditneutron/locale/pl_PL/LC_MESSAGES/neutron.poeditneutron/locale/vi_VN/LC_MESSAGES/neutron.poeditneutron/locale/it/LC_MESSAGES/neutron.poeditneutron/locale/ro/LC_MESSAGES/neutron.poeditneutron/locale/pt_BR/LC_MESSAGES/neutron.poeditneutron/locale/da/LC_MESSAGES/neutron.poConsole Output[...truncated 2247 lines...]uscan: you must have the libcrypt-ssleay-perl package installedto use https URLs-- Found watchfile in ./debian-- In debian/watch, processing watchfile line:   opts="uversionmangle=s/\.([a-zA-Z])/~$1/;s/%7E/~/"  https://launchpad.net/quantum/+download https://launchpad.net/quantum/.*/.*/.*/quantum-(.*)\.tar\.gzmake: *** [get-orig-source] Error 25Trying to run get-orig-source rule failedUsing uscan to look for the upstream tarball.uscan: you must have the libcrypt-ssleay-perl package installedto use https URLsuscan could not find the needed tarball.bzr: ERROR: Unable to find the needed upstream tarball for package quantum, version 2013.2+git201307151805~saucy.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-38917c44-0124-4d69-981b-119fbc437738', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-38917c44-0124-4d69-981b-119fbc437738', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D saucy --newversion 1:2013.2+git201307151805~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sdch -a [67fb081] Imported Translations from Transifexdch -a [2a1e764] Imported Translations from Transifexdch -a [3732f02] Prevent possible server list damage in BigSwitch plugindch -a [933498e] Rename to Neutron in sample init.d scriptdch -a [c783fae] Imported Translations from Transifexdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-38917c44-0124-4d69-981b-119fbc437738', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-38917c44-0124-4d69-981b-119fbc437738', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_cinder_trunk #219

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/219/Project:saucy_havana_cinder_trunkDate of build:Mon, 15 Jul 2013 18:03:32 -0400Build duration:6 min 31 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd unit tests for cinder/api/contrib/volume_actions.by ayasakoveditcinder/tests/api/contrib/test_volume_actions.pyImplement extend volume functionality in SolidFireby mgagneeditcinder/volume/drivers/solidfire.pyeditcinder/tests/test_solidfire.pyConsole Output[...truncated 1969 lines...]dpkg-buildpackage: error: dpkg-source -b cinder-2013.2+git201307151803~saucy gave error exit status 2debuild: fatal error at line 1357:dpkg-buildpackage -rfakeroot -d -us -uc -sa -S failedbzr: ERROR: The build failed.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-1577ea21-44f1-4915-838f-3e2fde71bd94', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-1577ea21-44f1-4915-838f-3e2fde71bd94', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/cinder/havana cinderdch -b -D saucy --newversion 1:2013.2+git201307151803~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log dbb854635fdb988e28acf87d221fa278e6cb8c0c..HEAD --no-merges --pretty=format:[%h] %sdch -a [54a7345] Add generic block device driverdch -a [cc1f16e] Use base ISCSI driver to fulfill some driver requirementsdch -a [242976b] Cleanup and make HACKING.rst DRYerdch -a [942ff9c] Update requirements from openstack/requirements.dch -a [0ee3107] Enable zero the snapshot when delete snapshot in LVMVolumeDriverdch -a [cfb849d] Handle errors raised by extend_volumedch -a [e830c8d] Fixed Ceph backup librbd segfaultdch -a [8179007] Add support to import images into sheepdog volumes.dch -a [67078ab] Enable setting blocksize on volumes.dch -a [3ecc2b4] Implement extend volume functionality in SolidFiredch -a [17e8d9c] Fix a few Sphinx warningsdch -a [2de66f4] Ignore files created by Sphinx builddch -a [6ed3990] Add unit tests for cinder/api/contrib/volume_actions.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-1577ea21-44f1-4915-838f-3e2fde71bd94', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-1577ea21-44f1-4915-838f-3e2fde71bd94', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_neutron_trunk #27

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_neutron_trunk/27/Project:precise_havana_neutron_trunkDate of build:Mon, 15 Jul 2013 18:09:58 -0400Build duration:2 min 32 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditneutron/locale/pt_BR/LC_MESSAGES/neutron.poeditneutron/locale/da/LC_MESSAGES/neutron.poeditneutron/locale/pl_PL/LC_MESSAGES/neutron.poeditneutron/locale/ru/LC_MESSAGES/neutron.poeditneutron/locale/ro/LC_MESSAGES/neutron.poeditneutron/locale/fi_FI/LC_MESSAGES/neutron.poeditneutron/locale/vi_VN/LC_MESSAGES/neutron.poeditneutron/locale/zh_CN/LC_MESSAGES/neutron.poeditneutron/locale/cs/LC_MESSAGES/neutron.poeditneutron/locale/ka_GE/LC_MESSAGES/neutron.poeditneutron/locale/bg_BG/LC_MESSAGES/neutron.poeditneutron/locale/neutron.poteditneutron/locale/zh_TW/LC_MESSAGES/neutron.poeditneutron/locale/sl_SI/LC_MESSAGES/neutron.poeditneutron/locale/fr/LC_MESSAGES/neutron.poeditneutron/locale/de/LC_MESSAGES/neutron.poeditneutron/locale/ja/LC_MESSAGES/neutron.poeditneutron/locale/ko_KR/LC_MESSAGES/neutron.poeditneutron/locale/it/LC_MESSAGES/neutron.poeditneutron/locale/es/LC_MESSAGES/neutron.poConsole Output[...truncated 1566 lines...]uscan --verbose --force-download --rename --destdir=../build-areauscan: you must have the libwww-perl package installedto use this scriptBEGIN failed--compilation aborted at /usr/bin/uscan line 47.make: *** [get-orig-source] Error 2Trying to run get-orig-source rule failedUsing uscan to look for the upstream tarball.uscan: you must have the libwww-perl package installedto use this scriptBEGIN failed--compilation aborted at /usr/bin/uscan line 47.uscan could not find the needed tarball.bzr: ERROR: Unable to find the needed upstream tarball for package quantum, version 2013.2+git201307151810~precise.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-e07823f4-a539-4c94-9922-58d3c7dda0b6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-e07823f4-a539-4c94-9922-58d3c7dda0b6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D precise --newversion 1:2013.2+git201307151810~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sdch -a [67fb081] Imported Translations from Transifexdch -a [2a1e764] Imported Translations from Transifexdch -a [3732f02] Prevent possible server list damage in BigSwitch plugindch -a [933498e] Rename to Neutron in sample init.d scriptdch -a [c783fae] Imported Translations from Transifexdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-e07823f4-a539-4c94-9922-58d3c7dda0b6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-e07823f4-a539-4c94-9922-58d3c7dda0b6', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #596

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/596/Project:precise_havana_nova_trunkDate of build:Mon, 15 Jul 2013 18:10:04 -0400Build duration:5 min 40 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesRemove notify_on_any_change optionby julieneditnova/tests/compute/test_compute.pyeditnova/notifications.pyeditetc/nova/nova.conf.sampleeditnova/tests/test_notifications.pyRemove references to deprecated DnsMasqFilterby dirkeditetc/nova/rootwrap.d/compute.filterseditetc/nova/rootwrap.d/network.filterseditnova/cmd/dhcpbridge.pySync harmless changes from oslo-incubatorby markmceditnova/openstack/common/periodic_task.pyeditnova/openstack/common/network_utils.pyeditnova/openstack/common/log.pyeditnova/openstack/common/threadgroup.pyeditnova/openstack/common/lockutils.pyeditnova/openstack/common/notifier/rpc_notifier.pyeditnova/openstack/common/context.pyeditnova/openstack/common/importutils.pyeditnova/openstack/common/notifier/rpc_notifier2.pyeditnova/openstack/common/processutils.pyeditnova/openstack/common/notifier/log_notifier.pyedittools/patch_tox_venv.pyeditnova/openstack/common/memorycache.pyeditnova/openstack/common/timeutils.pyeditnova/openstack/common/notifier/no_op_notifier.pyConsole Output[...truncated 4254 lines...]dch -a [ccf265c] Port consoles extension API into v3 part1dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e002458] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-e62d2148-5570-4d0b-a599-7a3148c4045f', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-e62d2148-5570-4d0b-a599-7a3148c4045f', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_ceilometer_trunk #157

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/157/Project:saucy_havana_ceilometer_trunkDate of build:Mon, 15 Jul 2013 18:31:42 -0400Build duration:3 min 24 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUse correct hostname to get instances.by brooklyn.cheneditceilometer/service.pyAllow to specify the endpoint type to useby julieneditdoc/source/configuration.rsteditceilometer/alarm/threshold_evaluation.pyeditceilometer/service.pyeditceilometer/nova_client.pyeditetc/ceilometer/ceilometer.conf.sampleeditceilometer/alarm/service.pyUse run-tests.sh for tox coverage testsby mehdi.abaakoukedittox.inieditrun-tests.shConsole Output[...truncated 1786 lines...]dch -a [40bbcff] Imported Translations from Transifexdch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum references to Neutrondch -a [3b251f2] Update swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-e640e6e1-9581-42f7-bbfb-01ccb087ee7a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-e640e6e1-9581-42f7-bbfb-01ccb087ee7a', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_ceilometer_trunk #176

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/176/Project:precise_havana_ceilometer_trunkDate of build:Mon, 15 Jul 2013 18:33:09 -0400Build duration:1 min 46 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUse correct hostname to get instances.by brooklyn.cheneditceilometer/service.pyAllow to specify the endpoint type to useby julieneditceilometer/nova_client.pyeditetc/ceilometer/ceilometer.conf.sampleeditceilometer/alarm/service.pyeditceilometer/alarm/threshold_evaluation.pyeditdoc/source/configuration.rsteditceilometer/service.pyUse run-tests.sh for tox coverage testsby mehdi.abaakoukeditrun-tests.shedittox.iniConsole Output[...truncated 1107 lines...]dch -a [40bbcff] Imported Translations from Transifexdch -a [541cf77] Imported Translations from Transifexdch -a [0c841ab] Filter query op:gt does not work as expecteddch -a [327bd26] sqlalchemy: fix performance issue on get_meters()dch -a [89fc448] enable v2 api sqlalchemy testsdch -a [19e5eb1] Update compute vnic pollster to use cachedch -a [f51b20e] Update compute CPU pollster to use cachedch -a [4dd7ee3] Update compute disk I/O pollster to use cachedch -a [ef17d89] update Quantum references to Neutrondch -a [3b251f2] Update swift pollster to use cachedch -a [3b20729] Update kwapi pollster to use cachedch -a [df62b92] Update floating-ip pollster to use cachedch -a [4437fb5] Update glance pollster to use cachedch -a [a10773e] Add pollster data cachedch -a [2f1378e] Fix flake8 errorsdch -a [afba75f] Update Oslodch -a [a2b6dc4] Enable Ceilometer to support mongodb replication setdch -a [fbb1eb9] Fix return error when resource can't be founddch -a [99373ff] Simple service for singleton threshold evaldch -a [135612f] Basic alarm threshold evaluation logic.dch -a [298e2f7] add metadata to nova_client resultsdch -a [ae4caf8] Bring in oslo-common rpc ack() changes.dch -a [1ba1bc7] Pin the keystone client versiondch -a [53785ef] Imported Translations from Transifexdch -a [2f594fc] Check that the config file sample is always up to datedch -a [3b9fced] api: enable v2 tests on SQLAlchemy & HBasedch -a [71ac3a5] doc: be more explicit about network countersdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-0b91833f-b92b-4763-9381-75416c190a24', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-0b91833f-b92b-4763-9381-75416c190a24', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #597

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/597/Project:precise_havana_nova_trunkDate of build:Mon, 15 Jul 2013 19:01:21 -0400Build duration:3 min 46 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesHypervisor uptime fails if service is disabledby philip.dayeditnova/compute/cells_api.pyeditnova/tests/compute/test_host_api.pyeditnova/compute/api.pyFix compatibility with older confirm_resize() callsby danmseditnova/conductor/rpcapi.pyConsole Output[...truncated 4260 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e002458] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-376598d2-2cac-4f97-a63e-7828cb14f249', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-376598d2-2cac-4f97-a63e-7828cb14f249', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_neutron_trunk #28

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_neutron_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_neutron_trunk/28/Project:precise_havana_neutron_trunkDate of build:Mon, 15 Jul 2013 19:31:25 -0400Build duration:1 min 42 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix random OverflowError exceptions in gate-neutron-python26 testsby amigliaccioeditneutron/tests/unit/nec/test_agent_scheduler.pyConsole Output[...truncated 1567 lines...]uscan --verbose --force-download --rename --destdir=../build-areauscan: you must have the libwww-perl package installedto use this scriptBEGIN failed--compilation aborted at /usr/bin/uscan line 47.make: *** [get-orig-source] Error 2Trying to run get-orig-source rule failedUsing uscan to look for the upstream tarball.uscan: you must have the libwww-perl package installedto use this scriptBEGIN failed--compilation aborted at /usr/bin/uscan line 47.uscan could not find the needed tarball.bzr: ERROR: Unable to find the needed upstream tarball for package quantum, version 2013.2+git201307151931~precise.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-104a7842-e43d-42bc-af8c-484ab933d1df', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-104a7842-e43d-42bc-af8c-484ab933d1df', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/neutron/havana neutrondch -b -D precise --newversion 1:2013.2+git201307151931~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sdch -a [14d3939] Fix random OverflowError exceptions in gate-neutron-python26 testsdch -a [67fb081] Imported Translations from Transifexdch -a [2a1e764] Imported Translations from Transifexdch -a [3732f02] Prevent possible server list damage in BigSwitch plugindch -a [933498e] Rename to Neutron in sample init.d scriptdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-104a7842-e43d-42bc-af8c-484ab933d1df', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-104a7842-e43d-42bc-af8c-484ab933d1df', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_grizzly_quantum_stable #531

2013-07-15 Thread openstack-testing-bot
Title: precise_grizzly_quantum_stable
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_stable/531/Project:precise_grizzly_quantum_stableDate of build:Mon, 15 Jul 2013 22:01:19 -0400Build duration:49 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd option to ignore backend HTTP error in BigSwitch pluginby gkottoneditquantum/tests/unit/bigswitch/test_restproxy_plugin.pyeditquantum/plugins/bigswitch/plugin.pyConsole Output[...truncated 1035 lines...]hard linking quantum/tests/unit/services/agent_loadbalancer/driver/haproxy/__init__.py -> quantum-2013.1/quantum/tests/unit/services/agent_loadbalancer/driver/haproxyhard linking quantum/tests/unit/services/agent_loadbalancer/driver/haproxy/test_cfg.py -> quantum-2013.1/quantum/tests/unit/services/agent_loadbalancer/driver/haproxyhard linking quantum/tests/unit/services/agent_loadbalancer/driver/haproxy/test_namespace_driver.py -> quantum-2013.1/quantum/tests/unit/services/agent_loadbalancer/driver/haproxyhard linking tools/build_debs.sh -> quantum-2013.1/toolshard linking tools/check_i18n.py -> quantum-2013.1/toolshard linking tools/check_i18n_test_case.txt -> quantum-2013.1/toolshard linking tools/clean.sh -> quantum-2013.1/toolshard linking tools/i18n_cfg.py -> quantum-2013.1/toolshard linking tools/install_venv.py -> quantum-2013.1/toolshard linking tools/install_venv_common.py -> quantum-2013.1/toolshard linking tools/patch_tox_venv.py -> quantum-2013.1/toolshard linking tools/pip-requires -> quantum-2013.1/toolshard linking tools/test-requires -> quantum-2013.1/toolshard linking tools/with_venv.sh -> quantum-2013.1/toolscopying setup.cfg -> quantum-2013.1Writing quantum-2013.1/setup.cfgcreating distCreating tar archiveremoving 'quantum-2013.1' (and everything under it)DEBUG:root:Derived package version from tarball: 2013.1INFO:root:Building package using /tmp/tmpBpXgxw/quantum_2013.1+git201307152201~precise.orig.tar.gzINFO:root:Branching packaging branch from lp:~openstack-ubuntu-testing/quantum/grizzlyDEBUG:root:['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~openstack-ubuntu-testing/quantum/grizzly/".ERROR:root:Error occurred during package creation/build: Command '['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']' returned non-zero exit status 3ERROR:root:Command '['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~openstack-ubuntu-testing/quantum/grizzly quantumTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: raring_grizzly_quantum_stable #512

2013-07-15 Thread openstack-testing-bot
Title: raring_grizzly_quantum_stable
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_quantum_stable/512/Project:raring_grizzly_quantum_stableDate of build:Mon, 15 Jul 2013 22:02:09 -0400Build duration:1 min 15 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd option to ignore backend HTTP error in BigSwitch pluginby gkottoneditquantum/tests/unit/bigswitch/test_restproxy_plugin.pyeditquantum/plugins/bigswitch/plugin.pyConsole Output[...truncated 1301 lines...]hard linking quantum/tests/unit/services/agent_loadbalancer/driver/haproxy/__init__.py -> quantum-2013.1/quantum/tests/unit/services/agent_loadbalancer/driver/haproxyhard linking quantum/tests/unit/services/agent_loadbalancer/driver/haproxy/test_cfg.py -> quantum-2013.1/quantum/tests/unit/services/agent_loadbalancer/driver/haproxyhard linking quantum/tests/unit/services/agent_loadbalancer/driver/haproxy/test_namespace_driver.py -> quantum-2013.1/quantum/tests/unit/services/agent_loadbalancer/driver/haproxyhard linking tools/build_debs.sh -> quantum-2013.1/toolshard linking tools/check_i18n.py -> quantum-2013.1/toolshard linking tools/check_i18n_test_case.txt -> quantum-2013.1/toolshard linking tools/clean.sh -> quantum-2013.1/toolshard linking tools/i18n_cfg.py -> quantum-2013.1/toolshard linking tools/install_venv.py -> quantum-2013.1/toolshard linking tools/install_venv_common.py -> quantum-2013.1/toolshard linking tools/patch_tox_venv.py -> quantum-2013.1/toolshard linking tools/pip-requires -> quantum-2013.1/toolshard linking tools/test-requires -> quantum-2013.1/toolshard linking tools/with_venv.sh -> quantum-2013.1/toolscopying setup.cfg -> quantum-2013.1Writing quantum-2013.1/setup.cfgcreating distCreating tar archiveremoving 'quantum-2013.1' (and everything under it)DEBUG:root:Derived package version from tarball: 2013.1INFO:root:Building package using /tmp/tmpLnyEDn/quantum_2013.1+git201307152202~raring.orig.tar.gzINFO:root:Branching packaging branch from lp:~openstack-ubuntu-testing/quantum/grizzlyDEBUG:root:['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~openstack-ubuntu-testing/quantum/grizzly/".ERROR:root:Error occurred during package creation/build: Command '['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']' returned non-zero exit status 3ERROR:root:Command '['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~openstack-ubuntu-testing/quantum/grizzly quantumTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['bzr', 'branch', 'lp:~openstack-ubuntu-testing/quantum/grizzly', 'quantum']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #440

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/440/Project:saucy_havana_nova_trunkDate of build:Mon, 15 Jul 2013 22:03:25 -0400Build duration:4 min 30 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMove special cells logic for start/stopby cbehrenseditnova/tests/compute/test_rpcapi.pyeditnova/compute/cells_api.pyeditnova/tests/compute/test_compute_api.pyeditnova/compute/api.pyeditnova/compute/rpcapi.pyConsole Output[...truncated 5252 lines...]dch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [344849f] Sync db.models.Quota* with migrations.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [75037INFO:root:Destroying schroot.98] Clean up scheduler testsdch -a [84b41d9] Remove junk file when ftp transfer failuredch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [8f64193] No support for double nested 64 bit guest using VCDriverdch -a [c43f515] Add tests for libvirt's reboot functionalitydch -a [2402055] Check the instance ID before creating itdch -a [e387e7b] Log xml in libvirt _create_domain failuresdch -a [645c2d3] Accept is_public=None when listing all flavorsdch -a [d925044] Don't deallocate network if destroy time outdch -a [eaf5011] Port server_diagnostics extension to v3 API Part1dch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdch -a [6515e01] Port cells extension to v3 API Part 1dch -a [73f7155] Organize limits units and per-units constantsdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API extension discovery filteringdch -a [6caadd1] Adds support for the Indigo Virtual Switch (IVS)debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-0b4517a4-6f72-41a9-b923-8f0220e368a4', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-0b4517a4-6f72-41a9-b923-8f0220e368a4', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #244

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_cinder_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_cinder_trunk/244/Project:precise_havana_cinder_trunkDate of build:Mon, 15 Jul 2013 22:33:33 -0400Build duration:1 min 52 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditcinder/locale/fr/LC_MESSAGES/cinder.poeditcinder/locale/cinder.poteditcinder/locale/ms/LC_MESSAGES/cinder.poeditcinder/locale/en_US/LC_MESSAGES/cinder.poeditcinder/locale/da/LC_MESSAGES/cinder.poeditcinder/locale/ja/LC_MESSAGES/cinder.poeditcinder/locale/sw_KE/LC_MESSAGES/cinder.poeditcinder/locale/tr_TR/LC_MESSAGES/cinder.poeditcinder/locale/hr/LC_MESSAGES/cinder.poeditcinder/locale/vi_VN/LC_MESSAGES/cinder.poeditcinder/locale/en_GB/LC_MESSAGES/cinder.poeditcinder/locale/es/LC_MESSAGES/cinder.poeditcinder/locale/cs/LC_MESSAGES/cinder.poeditcinder/locale/bg_BG/LC_MESSAGES/cinder.poeditcinder/locale/ru/LC_MESSAGES/cinder.poeditcinder/locale/zh_HK/LC_MESSAGES/cinder.poeditcinder/locale/ka_GE/LC_MESSAGES/cinder.poeditcinder/locale/sl_SI/LC_MESSAGES/cinder.poeditcinder/locale/ro/LC_MESSAGES/cinder.poeditcinder/locale/de/LC_MESSAGES/cinder.poeditcinder/locale/pl_PL/LC_MESSAGES/cinder.poeditcinder/locale/it_IT/LC_MESSAGES/cinder.poeditcinder/locale/ko/LC_MESSAGES/cinder.poeditcinder/locale/tr/LC_MESSAGES/cinder.poeditcinder/locale/ca/LC_MESSAGES/cinder.poeditcinder/locale/ru_RU/LC_MESSAGES/cinder.poeditcinder/locale/pt_BR/LC_MESSAGES/cinder.poeditcinder/locale/bs/LC_MESSAGES/cinder.poeditcinder/locale/zh_CN/LC_MESSAGES/cinder.poeditcinder/locale/hu/LC_MESSAGES/cinder.poeditcinder/locale/id/LC_MESSAGES/cinder.poeditcinder/locale/en_AU/LC_MESSAGES/cinder.poeditcinder/locale/ko_KR/LC_MESSAGES/cinder.poeditcinder/locale/tl/LC_MESSAGES/cinder.poeditcinder/locale/fi_FI/LC_MESSAGES/cinder.poeditcinder/locale/it/LC_MESSAGES/cinder.poeditcinder/locale/pt/LC_MESSAGES/cinder.poeditcinder/locale/nb/LC_MESSAGES/cinder.poeditcinder/locale/uk/LC_MESSAGES/cinder.poeditcinder/locale/nl_NL/LC_MESSAGES/cinder.poeditcinder/locale/zh_TW/LC_MESSAGES/cinder.poConsole Output[...truncated 1294 lines...]debuild: fatal error at line 1350:dpkg-buildpackage -rfakeroot -d -us -uc -sa -S failedbzr: ERROR: The build failed.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-5d00ee30-e0d1-49bf-bfea-582e54e791b5', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-5d00ee30-e0d1-49bf-bfea-582e54e791b5', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/cinder/havana cinderdch -b -D precise --newversion 1:2013.2+git201307152233~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log dbb854635fdb988e28acf87d221fa278e6cb8c0c..HEAD --no-merges --pretty=format:[%h] %sdch -a [20f730b] Imported Translations from Transifexdch -a [54a7345] Add generic block device driverdch -a [cc1f16e] Use base ISCSI driver to fulfill some driver requirementsdch -a [242976b] Cleanup and make HACKING.rst DRYerdch -a [942ff9c] Update requirements from openstack/requirements.dch -a [0ee3107] Enable zero the snapshot when delete snapshot in LVMVolumeDriverdch -a [cfb849d] Handle errors raised by extend_volumedch -a [e830c8d] Fixed Ceph backup librbd segfaultdch -a [8179007] Add support to import images into sheepdog volumes.dch -a [67078ab] Enable setting blocksize on volumes.dch -a [3ecc2b4] Implement extend volume functionality in SolidFiredch -a [17e8d9c] Fix a few Sphinx warningsdch -a [2de66f4] Ignore files created by Sphinx builddch -a [6ed3990] Add unit tests for cinder/api/contrib/volume_actions.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-5d00ee30-e0d1-49bf-bfea-582e54e791b5', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", 

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #599

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/599/Project:precise_havana_nova_trunkDate of build:Mon, 15 Jul 2013 22:31:17 -0400Build duration:3 min 59 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCheck system_metadata type in _populate_instance_for_createby mriedemeditnova/compute/api.pyeditnova/tests/compute/test_compute.pyExceptions raised by quantum validate_networks result in 500 errorby philip.dayeditnova/exception.pyAllow filters to only run once per request if their data is staticby philip.dayeditnova/scheduler/filters/affinity_filter.pyeditnova/scheduler/host_manager.pyeditnova/scheduler/filters/type_filter.pyeditnova/tests/scheduler/test_filter_scheduler.pyeditnova/scheduler/filters/all_hosts_filter.pyeditnova/scheduler/filters/compute_filter.pyeditnova/scheduler/filters/isolated_hosts_filter.pyeditnova/scheduler/filters/aggregate_multitenancy_isolation.pyeditnova/scheduler/filters/compute_capabilities_filter.pyeditnova/scheduler/filter_scheduler.pyeditnova/filters.pyeditnova/scheduler/filters/aggregate_instance_extra_specs.pyeditnova/scheduler/filters/availability_zone_filter.pyeditnova/scheduler/filters/image_props_filter.pyeditnova/tests/scheduler/test_filters.pySync notifier change from oslo-incubatorby markmceditnova/openstack/common/notifier/api.pyPort attach and detach of volume-attachment into os-extended-volume v3by xuhjeditetc/nova/policy.jsoneditnova/tests/fake_policy.pyeditnova/api/openstack/compute/plugins/v3/extended_volumes.pyeditnova/tests/api/openstack/compute/plugins/v3/test_extended_volumes.pyxenapi: Only coalesce VHDs if neededby rconradharriseditnova/virt/xenapi/vm_utils.pyFix nic order not correct after rebootby aroseneditnova/tests/network/test_neutronv2.pyeditnova/network/neutronv2/api.pyConsole Output[...truncated 4288 lines...]dch -a [d9b6e31] Port scheduler hints extension to v3 API Part 1dch -a [5bceb0f] Port config_drive API to v3 Part 2dch -a [57b3fc1] Port config drive API to v3 Part 1dch -a [827c2d3] Sane rest API rate limit defaultsdch -a [4fbc164] Remove locals() from compute directorydch -a [d2a4915] Hypervisor uptime fails if service is disableddch -a [09accc6] Port server password extension to v3 API Part 1dch -a [e002458] Port Simple_tenant_usage API to v3 Part 2dch -a [b505388] Make sure periodic instance reclaims continues on errordch -a [941984e] Make sure periodic cleanup of instances continues on errordch -a [7f57bb8] Sync models.Console* with migrations.dch -a [42bd910] Exeption message of 'live migration' is not appropriatedch -a [b5a3d05] Sync rpc from oslo-incubator.dch -a [ec01030] Update pyparsing to 1.5.7dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...)dch -a [12c6416] Clarify the compute API is_volume_backed_instance methoddch -a [1b3f890] Port extended-server-attributes into v3 part1dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set."dch -a [b01136e] Port extended status extension to v3 API Part 1dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [d925044] Don't deallocate network if destroy time outdch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-f9a563fb-2f29-4d28-8836-87b6bc6bd373', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-f9a563fb-2f29-4d28-8836-87b6bc6bd373', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: 

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_keystone_trunk #161

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_keystone_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_keystone_trunk/161/Project:precise_havana_keystone_trunkDate of build:Mon, 15 Jul 2013 22:35:26 -0400Build duration:1 min 36 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd unittest for keystone.identity.backends.sql Modelsby alogaedittests/test_backend_sql.pywsgi.BaseApplication and wsgi.Router factories should use **kwargsby alogaeditkeystone/common/wsgi.pyedittests/test_wsgi.pyPython 3.x compatible use of printby dirkeditkeystone/cli.pyedittests/test_versions.pyChange domain component value to org from comby spzalaeditdoc/source/configuration.rstConsole Output[...truncated 1025 lines...]dch -b -D precise --newversion 1:2013.2+git201307152235~precise-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log 4e3ab715d30e19f5e967b8de0200ab3e89a8465d..HEAD --no-merges --pretty=format:[%h] %sdch -a [c5900d0] Register Extensionsdch -a [c238ace] Implements Pluggable V3 Token Providerdch -a [4be4886] Mixed LDAP/SQL Backend.dch -a [220875a] Add version so that pre-release versioning worksdch -a [c2f8ceb] Sync-up crypto from oslo-incubatordch -a [7bfb052] Add crypto dependencydch -a [d546a02] Imported Translations from Transifexdch -a [7fb7bdf] Change domain component value to org from comdch -a [2397133] Move temporary test files into tests/tmpdch -a [cd8fa2b] Use InnoDB for MySQLdch -a [661cef9] Rationalize how we get roles after authentication in the controllersdch -a [03e7902] Python 3.x compatible use of printdch -a [fafdf07] assignment backenddch -a [8f1c584] wsgi.BaseApplication and wsgi.Router factories should use **kwargsdch -a [0dc17d9] Add unittest for keystone.identity.backends.sql Modelsdch -a [83be2d7] Do not create LDAP Domains sub treedch -a [ab786f7] Move comments in front of dependenciesdch -a [f58f6ea] Remove context from get_token call in normalize_domain_iddch -a [22e3fb7] Fix issue with v3 tokens and group membership rolesdch -a [0098a1e] Sync install_venv_common from oslodch -a [adc75be] Remove a useless arg in range()dch -a [eb930fd] Add callbacks for set_global_enginedch -a [19fb6fc] Work without admin_token_auth middlewaredch -a [02fefdf] Pass on arguments on Base.get_sessiondebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-a62ac788-9750-4d9b-8cdd-f5757e6e4942', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-a62ac788-9750-4d9b-8cdd-f5757e6e4942', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_cinder_trunk #220

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_cinder_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_cinder_trunk/220/Project:saucy_havana_cinder_trunkDate of build:Mon, 15 Jul 2013 22:36:14 -0400Build duration:2 min 13 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditcinder/locale/pt/LC_MESSAGES/cinder.poeditcinder/locale/vi_VN/LC_MESSAGES/cinder.poeditcinder/locale/uk/LC_MESSAGES/cinder.poeditcinder/locale/en_GB/LC_MESSAGES/cinder.poeditcinder/locale/de/LC_MESSAGES/cinder.poeditcinder/locale/zh_CN/LC_MESSAGES/cinder.poeditcinder/locale/cs/LC_MESSAGES/cinder.poeditcinder/locale/hr/LC_MESSAGES/cinder.poeditcinder/locale/hu/LC_MESSAGES/cinder.poeditcinder/locale/ka_GE/LC_MESSAGES/cinder.poeditcinder/locale/it_IT/LC_MESSAGES/cinder.poeditcinder/locale/it/LC_MESSAGES/cinder.poeditcinder/locale/ja/LC_MESSAGES/cinder.poeditcinder/locale/ru/LC_MESSAGES/cinder.poeditcinder/locale/zh_HK/LC_MESSAGES/cinder.poeditcinder/locale/tr/LC_MESSAGES/cinder.poeditcinder/locale/tl/LC_MESSAGES/cinder.poeditcinder/locale/fi_FI/LC_MESSAGES/cinder.poeditcinder/locale/zh_TW/LC_MESSAGES/cinder.poeditcinder/locale/en_US/LC_MESSAGES/cinder.poeditcinder/locale/nl_NL/LC_MESSAGES/cinder.poeditcinder/locale/bs/LC_MESSAGES/cinder.poeditcinder/locale/bg_BG/LC_MESSAGES/cinder.poeditcinder/locale/fr/LC_MESSAGES/cinder.poeditcinder/locale/sw_KE/LC_MESSAGES/cinder.poeditcinder/locale/nb/LC_MESSAGES/cinder.poeditcinder/locale/da/LC_MESSAGES/cinder.poeditcinder/locale/ms/LC_MESSAGES/cinder.poeditcinder/locale/tr_TR/LC_MESSAGES/cinder.poeditcinder/locale/en_AU/LC_MESSAGES/cinder.poeditcinder/locale/ro/LC_MESSAGES/cinder.poeditcinder/locale/cinder.poteditcinder/locale/pt_BR/LC_MESSAGES/cinder.poeditcinder/locale/ru_RU/LC_MESSAGES/cinder.poeditcinder/locale/ko/LC_MESSAGES/cinder.poeditcinder/locale/ko_KR/LC_MESSAGES/cinder.poeditcinder/locale/sl_SI/LC_MESSAGES/cinder.poeditcinder/locale/es/LC_MESSAGES/cinder.poeditcinder/locale/ca/LC_MESSAGES/cinder.poeditcinder/locale/id/LC_MESSAGES/cinder.poeditcinder/locale/pl_PL/LC_MESSAGES/cinder.poConsole Output[...truncated 1972 lines...]debuild: fatal error at line 1357:dpkg-buildpackage -rfakeroot -d -us -uc -sa -S failedbzr: ERROR: The build failed.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-8889ccf5-316e-412e-8cdd-2daede7b3cf2', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-8889ccf5-316e-412e-8cdd-2daede7b3cf2', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/cinder/havana cinderdch -b -D saucy --newversion 1:2013.2+git201307152236~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log dbb854635fdb988e28acf87d221fa278e6cb8c0c..HEAD --no-merges --pretty=format:[%h] %sdch -a [20f730b] Imported Translations from Transifexdch -a [54a7345] Add generic block device driverdch -a [cc1f16e] Use base ISCSI driver to fulfill some driver requirementsdch -a [242976b] Cleanup and make HACKING.rst DRYerdch -a [942ff9c] Update requirements from openstack/requirements.dch -a [0ee3107] Enable zero the snapshot when delete snapshot in LVMVolumeDriverdch -a [cfb849d] Handle errors raised by extend_volumedch -a [e830c8d] Fixed Ceph backup librbd segfaultdch -a [8179007] Add support to import images into sheepdog volumes.dch -a [67078ab] Enable setting blocksize on volumes.dch -a [3ecc2b4] Implement extend volume functionality in SolidFiredch -a [17e8d9c] Fix a few Sphinx warningsdch -a [2de66f4] Ignore files created by Sphinx builddch -a [6ed3990] Add unit tests for cinder/api/contrib/volume_actions.debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-8889ccf5-316e-412e-8cdd-2daede7b3cf2', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in 

[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_keystone_trunk #127

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_keystone_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_keystone_trunk/127/Project:saucy_havana_keystone_trunkDate of build:Mon, 15 Jul 2013 23:01:14 -0400Build duration:2 min 52 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesDont use deprecated BaseException.messageby bknudsonedittests/test_exception.pyConsole Output[...truncated 1692 lines...]INFO:root:Destroying schroot.apt-get -y install python-setuptoolspython setup.py sdistbzr branch lp:~ubuntu-server-dev/keystone/havana keystonedch -b -D saucy --newversion 1:2013.2+git201307152301~saucy-0ubuntu1 Automated Ubuntu testing build:git log -n1 --no-merges --pretty=format:%Hgit log fafdf072f5a34ee12ffe9d7651551c83459759bb..HEAD --no-merges --pretty=format:[%h] %sdch -a [c5900d0] Register Extensionsdch -a [c238ace] Implements Pluggable V3 Token Providerdch -a [4be4886] Mixed LDAP/SQL Backend.dch -a [220875a] Add version so that pre-release versioning worksdch -a [c2f8ceb] Sync-up crypto from oslo-incubatordch -a [7bfb052] Add crypto dependencydch -a [d546a02] Imported Translations from Transifexdch -a [7fb7bdf] Change domain component value to org from comdch -a [2397133] Move temporary test files into tests/tmpdch -a [cd8fa2b] Use InnoDB for MySQLdch -a [661cef9] Rationalize how we get roles after authentication in the controllersdch -a [03e7902] Python 3.x compatible use of printdch -a [8f1c584] wsgi.BaseApplication and wsgi.Router factories should use **kwargsdch -a [0dc17d9] Add unittest for keystone.identity.backends.sql Modelsdch -a [83be2d7] Do not create LDAP Domains sub treedch -a [f58f6ea] Remove context from get_token call in normalize_domain_iddch -a [0098a1e] Sync install_venv_common from oslodch -a [adc75be] Remove a useless arg in range()dch -a [8bdbbf6] Don't use deprecated BaseException.messagedch -a [02fefdf] Pass on arguments on Base.get_sessiondebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-396f703e-1a48-4a9f-b494-cc3d89309877', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-396f703e-1a48-4a9f-b494-cc3d89309877', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_keystone_trunk #162

2013-07-15 Thread openstack-testing-bot
Title: precise_havana_keystone_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_keystone_trunk/162/Project:precise_havana_keystone_trunkDate of build:Mon, 15 Jul 2013 23:01:14 -0400Build duration:2 min 6 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesDont use deprecated BaseException.messageby bknudsonedittests/test_exception.pyConsole Output[...truncated 1028 lines...]git log -n1 --no-merges --pretty=format:%Hgit log 4e3ab715d30e19f5e967b8de0200ab3e89a8465d..HEAD --no-merges --pretty=format:[%h] %sdch -a [c5900d0] Register Extensionsdch -a [c238ace] Implements Pluggable V3 Token Providerdch -a [4be4886] Mixed LDAP/SQL Backend.dch -a [220875a] Add version so that pre-release versioning worksdch -a [c2f8ceb] Sync-up crypto from oslo-incubatordch -a [7bfb052] Add crypto dependencydch -a [d546a02] Imported Translations from Transifexdch -a [7fb7bdf] Change domain component value to org from comdch -a [2397133] Move temporary test files into tests/tmpdch -a [cd8fa2b] Use InnoDB for MySQLdch -a [661cef9] Rationalize how we get roles after authentication in the controllersdch -a [03e7902] Python 3.x compatible use of printdch -a [fafdf07] assignment backenddch -a [8f1c584] wsgi.BaseApplication and wsgi.Router factories should use **kwargsdch -a [0dc17d9] Add unittest for keystone.identity.backends.sql Modelsdch -a [83be2d7] Do not create LDAP Domains sub treedch -a [ab786f7] Move comments in front of dependenciesdch -a [f58f6ea] Remove context from get_token call in normalize_domain_iddch -a [22e3fb7] Fix issue with v3 tokens and group membership rolesdch -a [0098a1e] Sync install_venv_common from oslodch -a [adc75be] Remove a useless arg in range()dch -a [8bdbbf6] Don't use deprecated BaseException.messagedch -a [eb930fd] Add callbacks for set_global_enginedch -a [19fb6fc] Work without admin_token_auth middlewaredch -a [02fefdf] Pass on arguments on Base.get_sessiondebcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-50cde3e4-2841-47d8-bbd7-06ad836ae602', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-50cde3e4-2841-47d8-bbd7-06ad836ae602', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_nova_trunk #442

2013-07-15 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/442/Project:saucy_havana_nova_trunkDate of build:Mon, 15 Jul 2013 23:31:28 -0400Build duration:4 min 46 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesPort limits core API to API-v3 Part 2by maurosreditsetup.cfgeditnova/api/openstack/compute/plugins/v3/limits.pyeditnova/tests/api/openstack/compute/plugins/v3/test_limits.pyConsole Output[...truncated 5280 lines...]dch -a [b0da1ab] Preserve network order when using ConfigDrivedch -a [5e6c081] Add troubleshoot to baremetal PXE template.dch -a [344849f] Sync db.models.Quota* with migrations.dch -a [fdafaf3] Port hypervisor API into v3 part1dch -a [10db612] Allow scheduler manager NoValidHost exception to pass over RPCdch -a [7503798] Clean up scheduler testsdch -a [84b41d9] Remove junk file when ftp transfer failuredch -a [5bc4b7a] port Simple_tenant_usage  API into v3 part1dch -a [8f64193] No support for double nested 64 bit guest using VCDriverdch -a [c43f515] Add tests for libvirt's reboot functionalitydch -a [2402055] Check the instance ID before creating itdch -a [e387e7b] Log xml in libvirt _create_domain failuresdch -a [645c2d3] Accept is_public=None when listing all flavorsdch -a [d925044] Don't deallocate network if destroy time outdch -a [eaf5011] Port server_diagnostics extension to v3 API Part1dch -a [c8fc1c2] Port fping extension to v3 API Part 1dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeraldch -a [b45d5d6] Fix the ServerPasswordController class doc stringdch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraintdch -a [6515e01] Port cells extension to v3 API Part 1dch -a [73f7155] Organize limits units and per-units constantsdch -a [f683831] Port flavors core API to v3 treedch -a [90da2c6] Change resource links when url has no project iddch -a [cf472da] port agent API into v3 part1dch -a [39e8f5b] Cells: Add support for global cinderdch -a [614b209] Adds v3 API extension discovery filteringdch -a [6caadd1] Adds support for the Indigo Virtual Switch (IVS)debcommitapt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piupartsbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-44306c66-eee8-424c-bccc-e0de8d72000c', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-44306c66-eee8-424c-bccc-e0de8d72000c', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp