Re: [Openstack] Dashboard/horizon PRODUCTION bug

2013-01-10 Thread Razique Mahroua
Hi Sina,look into /var/log/apache2/error.log in order to see what causes that code 500Regards,
Razique Mahroua-Nuage  Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15

Le 10 janv. 2013 à 04:53, Sina Sadeghi s...@aptira.com a écrit :
  


  
  
I just upgraded the
openstack-dashboard we are using to the latest version provided by Ubuntu Cloud Archive. There were multiple bugs causing "Internal Server Error"
which I had to patch manually to rectify, I couldn't see anyone reporting the same
errors after a brief google search.
  
  Can someone examine the patch provided
and please confirm whether they have this issue or not? I'm
running Ubuntu 12.04 with Folsom installed using
the Ubuntu Cloud Archive.
  
  # dpkg -l | grep -e
'openstack\|horizon'
ii openstack-dashboard
2012.2-0ubuntu2~cloud0 django web
interface to Openstack
ii openstack-dashboard-ubuntu-theme
2012.2-0ubuntu2~cloud0 Ubuntu theme
for the Openstack dashboard
ii python-django-horizon
2012.2-0ubuntu2~cloud0 Django module
providing web based interaction with
OpenStack
ii python-django-openstack
2012.2-0ubuntu2~cloud0 dummy
transitonal package from
python-django-openstack to
python-django-horizon
ii python-openstack-auth
1.0.1-0ubuntu6~cloud0 A django
authentication backend for Openstack

I have attached the main
  patch I had to apply to get dashboard
  working again, but I also
had to patch:
/usr/lib/python2.7/dist-packages/horizon/dashboards/settings/project/views.py
to
  change "from horizon.api import keystone" to "from
horizon.api import keystoneclient"
as well. If this is an actual bug I'm
happy to file and supply the patch as
appropriate.




  

-- 
  
--
Sina Sadeghi
Lead Cloud Engineer
logo.jpg
Aptira Pty Ltd
1800 APTIRA
aptira.com
Follow @aptira
  

  

workflows.diff___Mailing list: https://launchpad.net/~openstackPost to : openstack@lists.launchpad.netUnsubscribe : https://launchpad.net/~openstackMore 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] Migrate Instance to another Tenant ID in the same environment

2013-01-10 Thread Razique Mahroua
+1Seb, have you ever tried to change the tenant id for an instance into the database and reboot/ recover it? I wonder how nova behaves into such case
Razique Mahroua-Nuage  Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15

Le 9 janv. 2013 à 22:18, Sébastien Han han.sebast...@gmail.com a écrit :Moving instances from project to project is not possible however whatyou can do is (safe way):- as an admin user- snapshot the image from env 1- grab the snapshotted file from your glance store- import the snapshot into glance- make the image public- run the snapshot from env 2- enjoy!Cheers!--Regards,Sébastien Han.On Wed, Jan 9, 2013 at 8:14 PM, Alex Vitola alex.vit...@gmail.com wrote:I have 2 projects in my environment:ProjectQA1: ID - 0001ProjectQA2: ID - 0002root@Controller:# keystone tenant-list+-++-+| id | name | enabled |+-++-+| 0001 | ProjectQA1 | True || 0002 | ProjectQA2 | True |+--++-+In Project 1 there are 1 instanceIn Project 2 there are 7 instancesroot@Controller:# nova usage-list+---+---+--+---+---+| Tenant ID | Instances | RAM MB-Hours | CPU Hours | Disk GB-Hours |+---+---+--+---+---+| 0001 | 1 | 12533.78 | 24.48 | 244.80 || 0002 | 7 | 127447.40 | 171.17 | 2100.45 |+---+---+--+---+---+Is it possible to move this instance of Project 1 for 2?root@Controller:# nova list+--+---+++| ID | Name | Status | Networks |+--+---+++| 9991 | QA-07 | ACTICE | Net-Demo=200.100.50.25 |+--+---+++Move ID 9991/QA-07from: Tenant ID 0001to: Tenant ID 0002Is that possible?AttAlex VitolaSystem Administrator___Mailing list: https://launchpad.net/~openstackPost to : openstack@lists.launchpad.netUnsubscribe : https://launchpad.net/~openstackMore help : https://help.launchpad.net/ListHelp___Mailing list: https://launchpad.net/~openstackPost to : openstack@lists.launchpad.netUnsubscribe : https://launchpad.net/~openstackMore 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] [Ceilometer] Ganglia Ceilometer integration

2013-01-10 Thread Jiang, Yunhong

 -Original Message-
 From: shengjie_...@dell.com [mailto:shengjie_...@dell.com]
 Sent: Thursday, January 10, 2013 1:38 AM
 To: Jiang, Yunhong
 Cc: openstack@lists.launchpad.net
 Subject: RE: [Openstack] [Ceilometer] Ganglia Ceilometer integration
 
 If Ganglia has interest in ceilometer data, we can achieve it through a 
 specific
 publisher, to put data into Gangalia.
 
 @yunhong, So it is more like the approach to CW or Synaps, isn't it? if the
 monitoring system is interested in the meters from Ceilometer, we can have
 different publishers to push data to different destinations(I think this can 
 be a

Also, if some data from other monitor system like Gangalia is meaningful for 
openstack, they can be pushed to ceilometer also, either through special 
pollster to talk to those monitor system, or through REST API.

 potential blueprint for be stored in a centralized storage just with
 different namespaces). But that being said, if the backend is something
 like Cassandra, Mongo or even Hbase, the system metrics(from gmond) and
 openstack specific meters might be stored in a centralized storage just with
 different namespaces. Thoughts?

Considering we have a generalized storage abstraction, I fully agree that 
adding HBase is helpful. As to  be stored in a centralized storage just with 
different namespaces, isn't it be a deployment story?

Thanks
--jyh

 - Shengjie



___
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] Wasted Compute node disk space

2013-01-10 Thread Razique Mahroua
Wow, great approach guys. The video provides great insightthanks
Razique Mahroua-Nuage  Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15

Le 8 janv. 2013 à 23:28, Joshua McKenty jmcke...@gmail.com a écrit :Greg - this is how we do it. See "Null-Tier Architecture" athttp://www.pistoncloud.com/cloud-technology/cloud-architecture/. Note that it's not just CPU - you end up needing more RAM and Network bandwidth as well.Joshua
On Jan 8, 2013, at 8:22 AM, Greg Chavez greg.cha...@gmail.com wrote:Razique,Yes. We have the OS on a RAID 1 and the rest of the disks are in a RAID 10. However, should we go with the Compute+Swift Node architecture, we'll be using this:
[root@kvm-cs-gen-09i ~]# df -hFilesystem  Size Used Avail Use% Mounted on/dev/mapper/vg00-root   130G 1.9G 122G  2% /tmpfs 379G   0 379G  0% /dev/shm
/dev/sda1   194M  33M 152M 18% /boot/dev/sdb1   559G  33M 559G  1% /swift1/dev/sdc1   559G  33M 559G  1% /swift2/dev/sdd1   559G  33M 559G  1% /swift3
/dev/sde1   559G  33M 559G  1% /swift4/dev/sdf1   559G  33M 559G  1% /swift5/dev/sdg1   559G  33M 559G  1% /swift6/dev/sdh1   559G  33M 559G  1% /swift7
/dev/sdi1   559G  33M 559G  1% /swift8What do you think?--GregOn Tue, Jan 8, 2013 at 11:04 AM, Razique Mahroua razique.mahr...@gmail.com wrote:
Hey Greg,so if I understand well, you want to have the disk on the hypervisors be used as Swift nodes right?
is there any underlying RAID?Regards,
Razique Mahroua-Nuage  Co
razique.mahr...@gmail.comTel: +33 9 72 37 94 15
NUAGECO-LOGO-Fblan_petit.jpg

Le 8 janv. 2013 à 16:28, Greg Chavez greg.cha...@gmail.com a écrit :
We are in the process of replacing our Diablo KVM infrastructure with Folsom. Up until now, our virts have been using the local Compute node's disk space for their images which, obviously, defeats much of the purpose of a virtualizing. We are ready to implement an iSCSI SAN, but we're a bit bummed that we're going to essentially be wasting the copious disk space on all the systems we ordered to serve as Compute nodes.

SO... we were' thinking about doubling up our Compute nodes and Swift storage nodes, fully aware that this might require us to reserve more cores for the KVM host.
Has any one else tried this? Is this clearly a bad, bad, bad idea?Thanks.-- \*..+.---Greg Chavez+//..;};

___Mailing list: https://launchpad.net/~openstackPost to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstackMore help : https://help.launchpad.net/ListHelp

___Mailing list: https://launchpad.net/~openstackPost to : openstack@lists.launchpad.netUnsubscribe : https://launchpad.net/~openstackMore 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] Migrate Instance to another Tenant ID in the same environment

2013-01-10 Thread Alex Vitola
Changed directly by the database.

Not the best way but I did because it was an environment.

So far I have not found any problems


mysql use nova;
mysql UPDATE `nova`.`instances` SET `user_id` =
'c892202c2a134b8e9f19c047f29c60ee', `project_id` =
'debd50b4ec2b4905a3296ac0f0971849' WHERE `instances`.`id` =7;


att

Alex Vitola


2013/1/10 Razique Mahroua razique.mahr...@gmail.com

 +1

 Seb, have you ever tried to change the tenant id for an instance into the 
 database and reboot/ recover it? I wonder how nova behaves into such case

 Razique Mahroua - Nuage  Co
 razique.mahr...@gmail.com
 Tel : +33 9 72 37 94 15


 Le 9 janv. 2013 à 22:18, Sébastien Han han.sebast...@gmail.com a écrit :

 Moving instances from project to project is not possible however what
 you can do is (safe way):

 - as an admin user
 - snapshot the image from env 1
 - grab the snapshotted file from your glance store
 - import the snapshot into glance
 - make the image public
 - run the snapshot from env 2
 - enjoy!

 Cheers!

 --
 Regards,
 Sébastien Han.


 On Wed, Jan 9, 2013 at 8:14 PM, Alex Vitola alex.vit...@gmail.com wrote:

 I have 2 projects in my environment:

 ProjectQA1: ID - 0001
 ProjectQA2: ID - 0002

 root@Controller:# keystone tenant-list
 +-++-+
 | id  |name| enabled |
 +-++-+
 | 0001| ProjectQA1 |   True  |
 | 0002| ProjectQA2 |   True  |
 +--++-+

 In Project 1 there are 1 instance
 In Project 2 there are 7 instances

 root@Controller:# nova usage-list

 +---+---+--+---+---+
 | Tenant ID | Instances | RAM MB-Hours | CPU Hours | Disk GB-Hours |
 +---+---+--+---+---+
 | 0001  | 1 | 12533.78 | 24.48 | 244.80|
 | 0002  | 7 | 127447.40| 171.17| 2100.45   |
 +---+---+--+---+---+

 Is it possible to move this instance of Project 1 for 2?

 root@Controller:# nova list
 +--+---+++
 | ID   | Name  | Status | Networks   |
 +--+---+++
 | 9991 | QA-07 | ACTICE | Net-Demo=200.100.50.25 |
 +--+---+++

 Move ID 9991/QA-07

 from: Tenant ID 0001
 to: Tenant ID 0002

 Is that possible?



 Att

 Alex Vitola
 System Administrator

 ___
 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] Migrate Instance to another Tenant ID in the same environment

2013-01-10 Thread Sébastien Han
Cool!


--
Regards,
Sébastien Han.


On Thu, Jan 10, 2013 at 11:15 AM, Alex Vitola alex.vit...@gmail.com wrote:
 Changed directly by the database.

 Not the best way but I did because it was an environment.

 So far I have not found any problems


 mysql use nova;
 mysql UPDATE `nova`.`instances` SET `user_id` =
 'c892202c2a134b8e9f19c047f29c60ee', `project_id` =
 'debd50b4ec2b4905a3296ac0f0971849' WHERE `instances`.`id` =7;


 att

 Alex Vitola


 2013/1/10 Razique Mahroua razique.mahr...@gmail.com

 +1

 Seb, have you ever tried to change the tenant id for an instance into the 
 database and reboot/ recover it? I wonder how nova behaves into such case

 Razique Mahroua - Nuage  Co
 razique.mahr...@gmail.com
 Tel : +33 9 72 37 94 15


 Le 9 janv. 2013 à 22:18, Sébastien Han han.sebast...@gmail.com a écrit :

 Moving instances from project to project is not possible however what
 you can do is (safe way):

 - as an admin user
 - snapshot the image from env 1
 - grab the snapshotted file from your glance store
 - import the snapshot into glance
 - make the image public
 - run the snapshot from env 2
 - enjoy!

 Cheers!

 --
 Regards,
 Sébastien Han.


 On Wed, Jan 9, 2013 at 8:14 PM, Alex Vitola alex.vit...@gmail.com wrote:

 I have 2 projects in my environment:

 ProjectQA1: ID - 0001
 ProjectQA2: ID - 0002

 root@Controller:# keystone tenant-list
 +-++-+
 | id  |name| enabled |
 +-++-+
 | 0001| ProjectQA1 |   True  |
 | 0002| ProjectQA2 |   True  |
 +--++-+

 In Project 1 there are 1 instance
 In Project 2 there are 7 instances

 root@Controller:# nova usage-list

 +---+---+--+---+---+
 | Tenant ID | Instances | RAM MB-Hours | CPU Hours | Disk GB-Hours |
 +---+---+--+---+---+
 | 0001  | 1 | 12533.78 | 24.48 | 244.80|
 | 0002  | 7 | 127447.40| 171.17| 2100.45   |
 +---+---+--+---+---+

 Is it possible to move this instance of Project 1 for 2?

 root@Controller:# nova list
 +--+---+++
 | ID   | Name  | Status | Networks   |
 +--+---+++
 | 9991 | QA-07 | ACTICE | Net-Demo=200.100.50.25 |
 +--+---+++

 Move ID 9991/QA-07

 from: Tenant ID 0001
 to: Tenant ID 0002

 Is that possible?



 Att

 Alex Vitola
 System Administrator

 ___
 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

___
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] Migrate Instance to another Tenant ID in the same environment

2013-01-10 Thread Davide Guerri
Thanks for this one.

... someone should really maintain a wiki with all the tricks that are passing 
through this ML!

Cheers,
 Davide.


On 10/gen/2013, at 11:15, Alex Vitola alex.vit...@gmail.com wrote:

 Changed directly by the database.
 
 Not the best way but I did because it was an environment.
 
 So far I have not found any problems
 
 
 mysql use nova;
 mysql UPDATE `nova`.`instances` SET `user_id` =
 'c892202c2a134b8e9f19c047f29c60ee', `project_id` =
 'debd50b4ec2b4905a3296ac0f0971849' WHERE `instances`.`id` =7;
 
 
 att
 
 Alex Vitola
 
 
 2013/1/10 Razique Mahroua razique.mahr...@gmail.com
 
 +1
 
 Seb, have you ever tried to change the tenant id for an instance into the 
 database and reboot/ recover it? I wonder how nova behaves into such case
 
 Razique Mahroua - Nuage  Co
 razique.mahr...@gmail.com
 Tel : +33 9 72 37 94 15
 
 
 Le 9 janv. 2013 à 22:18, Sébastien Han han.sebast...@gmail.com a écrit :
 
 Moving instances from project to project is not possible however what
 you can do is (safe way):
 
 - as an admin user
 - snapshot the image from env 1
 - grab the snapshotted file from your glance store
 - import the snapshot into glance
 - make the image public
 - run the snapshot from env 2
 - enjoy!
 
 Cheers!
 
 --
 Regards,
 Sébastien Han.
 
 
 On Wed, Jan 9, 2013 at 8:14 PM, Alex Vitola alex.vit...@gmail.com wrote:
 
 I have 2 projects in my environment:
 
 ProjectQA1: ID - 0001
 ProjectQA2: ID - 0002
 
 root@Controller:# keystone tenant-list
 +-++-+
 | id  |name| enabled |
 +-++-+
 | 0001| ProjectQA1 |   True  |
 | 0002| ProjectQA2 |   True  |
 +--++-+
 
 In Project 1 there are 1 instance
 In Project 2 there are 7 instances
 
 root@Controller:# nova usage-list
 
 +---+---+--+---+---+
 | Tenant ID | Instances | RAM MB-Hours | CPU Hours | Disk GB-Hours |
 +---+---+--+---+---+
 | 0001  | 1 | 12533.78 | 24.48 | 244.80|
 | 0002  | 7 | 127447.40| 171.17| 2100.45   |
 +---+---+--+---+---+
 
 Is it possible to move this instance of Project 1 for 2?
 
 root@Controller:# nova list
 +--+---+++
 | ID   | Name  | Status | Networks   |
 +--+---+++
 | 9991 | QA-07 | ACTICE | Net-Demo=200.100.50.25 |
 +--+---+++
 
 Move ID 9991/QA-07
 
 from: Tenant ID 0001
 to: Tenant ID 0002
 
 Is that possible?
 
 
 
 Att
 
 Alex Vitola
 System Administrator
 
 ___
 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


___
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] Migrate Instance to another Tenant ID in the same environment

2013-01-10 Thread Tim Bell

Updating the DB for the project would be one step but there are other
potential things to consider such as attached volumes.

Building up the set of things that need to be done in the doc would be
useful but eventually we need to get to an openstack command that can do
this (or do the equivalent clone/snapshot function which may be more generic
for other use cases such as replicating a VM/volumes for testing)

Tim

 -Original Message-
 From: openstack-bounces+tim.bell=cern...@lists.launchpad.net
 [mailto:openstack-bounces+tim.bell=cern...@lists.launchpad.net] On Behalf
Of
 Davide Guerri
 Sent: 10 January 2013 11:23
 To: Alex Vitola
 Cc: L - OpenStack
 Subject: Re: [Openstack] Migrate Instance to another Tenant ID in the same
 environment
 
 Thanks for this one.
 
 ... someone should really maintain a wiki with all the tricks that are
passing
 through this ML!
 
 Cheers,
  Davide.
 
 
 On 10/gen/2013, at 11:15, Alex Vitola alex.vit...@gmail.com wrote:
 
  Changed directly by the database.
 
  Not the best way but I did because it was an environment.
 
  So far I have not found any problems
 
 
  mysql use nova;
  mysql UPDATE `nova`.`instances` SET `user_id` =
  'c892202c2a134b8e9f19c047f29c60ee', `project_id` =
  'debd50b4ec2b4905a3296ac0f0971849' WHERE `instances`.`id` =7;
 
 
  att
 
  Alex Vitola
 
 
  2013/1/10 Razique Mahroua razique.mahr...@gmail.com
 
  +1
 
  Seb, have you ever tried to change the tenant id for an instance into
  the database and reboot/ recover it? I wonder how nova behaves into
  such case
 
  Razique Mahroua - Nuage  Co
  razique.mahr...@gmail.com
  Tel : +33 9 72 37 94 15
 
 
  Le 9 janv. 2013 à 22:18, Sébastien Han han.sebast...@gmail.com a
écrit :
 
  Moving instances from project to project is not possible however what
  you can do is (safe way):
 
  - as an admin user
  - snapshot the image from env 1
  - grab the snapshotted file from your glance store
  - import the snapshot into glance
  - make the image public
  - run the snapshot from env 2
  - enjoy!
 
  Cheers!
 
  --
  Regards,
  Sébastien Han.
 
 
  On Wed, Jan 9, 2013 at 8:14 PM, Alex Vitola alex.vit...@gmail.com
 wrote:
 
  I have 2 projects in my environment:
 
  ProjectQA1: ID - 0001
  ProjectQA2: ID - 0002
 
  root@Controller:# keystone tenant-list
  +-++-+
  | id  |name| enabled |
  +-++-+
  | 0001| ProjectQA1 |   True  |
  | 0002| ProjectQA2 |   True  |
  +--++-+
 
  In Project 1 there are 1 instance
  In Project 2 there are 7 instances
 
  root@Controller:# nova usage-list
 
  +---+---+--+---+---+
  | Tenant ID | Instances | RAM MB-Hours | CPU Hours | Disk GB-Hours |
  +---+---+--+---+---+
  | 0001  | 1 | 12533.78 | 24.48 | 244.80|
  | 0002  | 7 | 127447.40| 171.17| 2100.45   |
  +---+---+--+---+---+
 
  Is it possible to move this instance of Project 1 for 2?
 
  root@Controller:# nova list
  +--+---+++
  | ID   | Name  | Status | Networks   |
  +--+---+++
  | 9991 | QA-07 | ACTICE | Net-Demo=200.100.50.25 |
  +--+---+++
 
  Move ID 9991/QA-07
 
  from: Tenant ID 0001
  to: Tenant ID 0002
 
  Is that possible?
 
 
 
  Att
 
  Alex Vitola
  System Administrator
 
  ___
  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
 
 
 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


smime.p7s
Description: S/MIME cryptographic signature
___
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] Instances RedHat / Centos / Fedora vs /dev/vdx

2013-01-10 Thread Alex Vitola
I'm having the following problem

Release Folsom

When I install any version of Like Redhat (Fedora all release,
CentOS 6 and 6.3), during the installation the anaconda not find hard
disk.

But, if i switch to the console and give it an fdisk -l the Disk
/dev/vda is there.

Inclusive i can create partitions and format in ext3.


This is some of the Anaconda Bug?

Installing Ubuntu in the same environment that does not happen.


Alex Vitola
System Administrator

___
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] Error in Horizon or misconfiguration?

2013-01-10 Thread JuanFra Rodriguez Cardoso
Hi guys!

Do you know if this Horizon's bug have been solved? In my fresh
installation (2012.2.1 from EPEL), it keeps crashing.
However, remaining operations in dashboard work fine!

[Thu Jan 10 13:20:19 2013] [error] Traceback (most recent call last):
[Thu Jan 10 13:20:19 2013] [error]   File
/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py, line 135,
in _extract_service_catalog
[Thu Jan 10 13:20:19 2013] [error] endpoint_type='adminURL')
[Thu Jan 10 13:20:19 2013] [error]   File
/usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py, line
73, in url_for
[Thu Jan 10 13:20:19 2013] [error] raise
exceptions.EndpointNotFound('Endpoint not found.')
[Thu Jan 10 13:20:19 2013] [error] EndpointNotFound: Endpoint not found.
[Thu Jan 10 13:20:21 2013] [error] unable to retrieve service catalog with
token


It could be a great chance for my first contribution to Horizon code? could
I assign myself this bug?

Thanks,
JuanFra.
___
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] Error in Horizon or misconfiguration?

2013-01-10 Thread Diego Parrilla Santamaría
You can change the endpoint type in Horizon:

Modify this file:
/etc/openstack-dashboard/local_settings.py

and add (or edit) this property:
OPENSTACK_ENDPOINT_TYPE=endpoint_type

and endpoint_type can be internalURL, publicURL and adminURL, as usual.

Cheers
Diego

 --
Diego Parrilla
http://www.stackops.com/*CEO*
*www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29 |
skype:diegoparrilla*
* http://www.stackops.com/
*

*



On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso 
juanfra.rodriguez.card...@gmail.com wrote:

 Hi guys!

 Do you know if this Horizon's bug have been solved? In my fresh
 installation (2012.2.1 from EPEL), it keeps crashing.
 However, remaining operations in dashboard work fine!

 [Thu Jan 10 13:20:19 2013] [error] Traceback (most recent call last):
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py, line 135,
 in _extract_service_catalog
 [Thu Jan 10 13:20:19 2013] [error] endpoint_type='adminURL')
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py, line
 73, in url_for
 [Thu Jan 10 13:20:19 2013] [error] raise
 exceptions.EndpointNotFound('Endpoint not found.')
 [Thu Jan 10 13:20:19 2013] [error] EndpointNotFound: Endpoint not found.
 [Thu Jan 10 13:20:21 2013] [error] unable to retrieve service catalog with
 token


 It could be a great chance for my first contribution to Horizon code?
 could I assign myself this bug?

 Thanks,
 JuanFra.

 ___
 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] Error in Horizon or misconfiguration?

2013-01-10 Thread Razique Mahroua
Hi JuanFra,yes it has been commited herehttps://github.com/openstack/python-keystoneclient/commit/0dfc69806d3767a7f6be91d9df18f20d31866c91:)
Razique Mahroua-Nuage  Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15

Le 10 janv. 2013 à 13:33, JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com a écrit :Hi guys!Do you know if this Horizon's bug have been solved? In my fresh installation (2012.2.1 from EPEL), it keeps crashing.However, remaining operations in dashboard work fine!
[Thu Jan 10 13:20:19 2013] [error] Traceback (most recent call last):[Thu Jan 10 13:20:19 2013] [error]  File "/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py", line 135, in _extract_service_catalog
[Thu Jan 10 13:20:19 2013] [error]   endpoint_type='adminURL')[Thu Jan 10 13:20:19 2013] [error]  File "/usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py", line 73, in url_for
[Thu Jan 10 13:20:19 2013] [error]   raise exceptions.EndpointNotFound('Endpoint not found.')[Thu Jan 10 13:20:19 2013] [error] EndpointNotFound: Endpoint not found.[Thu Jan 10 13:20:21 2013] [error] unable to retrieve service catalog with token
It could be a great chance for my first contribution to Horizon code? could I assign myself this bug?Thanks,JuanFra.
___
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] Error in Horizon or misconfiguration?

2013-01-10 Thread JuanFra Rodriguez Cardoso
Thanks for replying quickly!

Yes, I knew about this property. By default is 'internalURL', but although
it's modified and restarted httpd, errors related to EndpointNotFound
continue logging with endpoint_type='adminURL'.

On the other hand, in Horizon, the Quota Summary in Project tab, is shown
empty. Any idea about that?

Thanks a lot!
JuanFra

2013/1/10 Diego Parrilla Santamaría diego.parrilla.santama...@gmail.com

 You can change the endpoint type in Horizon:

 Modify this file:
 /etc/openstack-dashboard/local_settings.py

 and add (or edit) this property:
 OPENSTACK_ENDPOINT_TYPE=endpoint_type

 and endpoint_type can be internalURL, publicURL and adminURL, as usual.

 Cheers
 Diego

  --
 Diego Parrilla
 http://www.stackops.com/*CEO*
 *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29 |
 skype:diegoparrilla*
 * http://www.stackops.com/
 *

 *



 On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso 
 juanfra.rodriguez.card...@gmail.com wrote:

 Hi guys!

 Do you know if this Horizon's bug have been solved? In my fresh
 installation (2012.2.1 from EPEL), it keeps crashing.
 However, remaining operations in dashboard work fine!

 [Thu Jan 10 13:20:19 2013] [error] Traceback (most recent call last):
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py, line 135,
 in _extract_service_catalog
 [Thu Jan 10 13:20:19 2013] [error] endpoint_type='adminURL')
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py, line
 73, in url_for
 [Thu Jan 10 13:20:19 2013] [error] raise
 exceptions.EndpointNotFound('Endpoint not found.')
 [Thu Jan 10 13:20:19 2013] [error] EndpointNotFound: Endpoint not found.
 [Thu Jan 10 13:20:21 2013] [error] unable to retrieve service catalog
 with token


 It could be a great chance for my first contribution to Horizon code?
 could I assign myself this bug?

 Thanks,
 JuanFra.

 ___
 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] Instances RedHat / Centos / Fedora vs /dev/vdx

2013-01-10 Thread Pádraig Brady

On 01/10/2013 12:18 PM, Alex Vitola wrote:

I'm having the following problem

Release Folsom

When I install any version of Like Redhat (Fedora all release,
CentOS 6 and 6.3), during the installation the anaconda not find hard
disk.

But, if i switch to the console and give it an fdisk -l the Disk
/dev/vda is there.

Inclusive i can create partitions and format in ext3.


This is some of the Anaconda Bug?

Installing Ubuntu in the same environment that does not happen.


Can you git more details of the steps/openstack commands you're using,
as I'm not sure what you're using exactly. What virt driver are
you using for example?

Note for preparing images for use in OpenStack, based on install media,
you can use a tool like Oz:
http://docs.openstack.org/trunk/openstack-compute/admin/content/creating-new-images.html

thanks,
Pádraig.

___
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] Error in Horizon or misconfiguration?

2013-01-10 Thread Matthias Runge
On 01/10/2013 01:33 PM, JuanFra Rodriguez Cardoso wrote:
 Hi guys!
 
 Do you know if this Horizon's bug have been solved? In my fresh
 installation (2012.2.1 from EPEL), it keeps crashing.
 However, remaining operations in dashboard work fine! 
 
Its' a known error in keystone, which has been fixed IMHO. I'm currently
not sure, if the fix has been backported to Folsom.

Matthias



___
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] Instances RedHat / Centos / Fedora vs /dev/vdx

2013-01-10 Thread Alex Vitola
I'm creating the Dashboard / Horizon.

Using m1.small flavor.

Strange that using the same process works with Ubuntu.

Using command line, same problem

~# nova boot --flavor=6 --image=e4fc62b7-5e1b-457b-a578-26939b547ed0
CentOS-6.3-i386- --tenant_id=debd50b4ec2b4905a3296ac0f0971849

att

Alex Vitola


2013/1/10 Pádraig Brady p...@draigbrady.com:
 On 01/10/2013 12:18 PM, Alex Vitola wrote:

 I'm having the following problem

 Release Folsom

 When I install any version of Like Redhat (Fedora all release,
 CentOS 6 and 6.3), during the installation the anaconda not find hard
 disk.

 But, if i switch to the console and give it an fdisk -l the Disk
 /dev/vda is there.

 Inclusive i can create partitions and format in ext3.


 This is some of the Anaconda Bug?

 Installing Ubuntu in the same environment that does not happen.


 Can you git more details of the steps/openstack commands you're using,
 as I'm not sure what you're using exactly. What virt driver are
 you using for example?

 Note for preparing images for use in OpenStack, based on install media,
 you can use a tool like Oz:
 http://docs.openstack.org/trunk/openstack-compute/admin/content/creating-new-images.html

 thanks,
 Pádraig.

___
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] Error in Horizon or misconfiguration?

2013-01-10 Thread Ray Sun
Maybe this bugs is related with your Quota Summary.

https://bugs.launchpad.net/horizon/+bug/1055929

Just replace 'usage.quota' with 'usage.quotas' in
horizon/templates/horizon/common/_quota_summary.html.

- Ray
Yours faithfully, Kind regards.

CIeNET Technologies (Beijing) Co., Ltd
Email: qsun01...@cienet.com.cn
Office Phone: +86-01081470088-7079
Mobile Phone: +86-13581988291


On Thu, Jan 10, 2013 at 9:09 PM, JuanFra Rodriguez Cardoso 
juanfra.rodriguez.card...@gmail.com wrote:

 Thanks for replying quickly!

 Yes, I knew about this property. By default is 'internalURL', but although
 it's modified and restarted httpd, errors related to EndpointNotFound
 continue logging with endpoint_type='adminURL'.

 On the other hand, in Horizon, the Quota Summary in Project tab, is shown
 empty. Any idea about that?

 Thanks a lot!
 JuanFra


 2013/1/10 Diego Parrilla Santamaría diego.parrilla.santama...@gmail.com

 You can change the endpoint type in Horizon:

 Modify this file:
 /etc/openstack-dashboard/local_settings.py

 and add (or edit) this property:
 OPENSTACK_ENDPOINT_TYPE=endpoint_type

 and endpoint_type can be internalURL, publicURL and adminURL, as usual.

 Cheers
 Diego

  --
 Diego Parrilla
 http://www.stackops.com/*CEO*
 *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29 |
 skype:diegoparrilla*
 * http://www.stackops.com/
 *

 *



 On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso 
 juanfra.rodriguez.card...@gmail.com wrote:

 Hi guys!

 Do you know if this Horizon's bug have been solved? In my fresh
 installation (2012.2.1 from EPEL), it keeps crashing.
 However, remaining operations in dashboard work fine!

 [Thu Jan 10 13:20:19 2013] [error] Traceback (most recent call last):
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py, line 135,
 in _extract_service_catalog
 [Thu Jan 10 13:20:19 2013] [error] endpoint_type='adminURL')
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py, line
 73, in url_for
 [Thu Jan 10 13:20:19 2013] [error] raise
 exceptions.EndpointNotFound('Endpoint not found.')
 [Thu Jan 10 13:20:19 2013] [error] EndpointNotFound: Endpoint not found.
 [Thu Jan 10 13:20:21 2013] [error] unable to retrieve service catalog
 with token


 It could be a great chance for my first contribution to Horizon code?
 could I assign myself this bug?

 Thanks,
 JuanFra.

 ___
 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] Error in Horizon or misconfiguration?

2013-01-10 Thread JuanFra Rodriguez Cardoso
Great, Ray! That solved my bug with Quota summary.

As info for other with the same problem, in CentOS deployments, the full
path for these changes would be in:

/usr/lib/python2.6/site-packages/horizon/templates/horizon/common/_quota_summary.html

Thanks so much guys!

Regards,
JuanFra

2013/1/10 Ray Sun qsun01...@cienet.com.cn

 Maybe this bugs is related with your Quota Summary.

 https://bugs.launchpad.net/horizon/+bug/1055929

 Just replace 'usage.quota' with 'usage.quotas' in
 horizon/templates/horizon/common/_quota_summary.html.

 - Ray
 Yours faithfully, Kind regards.

 CIeNET Technologies (Beijing) Co., Ltd
 Email: qsun01...@cienet.com.cn
 Office Phone: +86-01081470088-7079
 Mobile Phone: +86-13581988291


 On Thu, Jan 10, 2013 at 9:09 PM, JuanFra Rodriguez Cardoso 
 juanfra.rodriguez.card...@gmail.com wrote:

 Thanks for replying quickly!

 Yes, I knew about this property. By default is 'internalURL', but
 although it's modified and restarted httpd, errors related to
 EndpointNotFound continue logging with endpoint_type='adminURL'.

 On the other hand, in Horizon, the Quota Summary in Project tab, is shown
 empty. Any idea about that?

 Thanks a lot!
 JuanFra


 2013/1/10 Diego Parrilla Santamaría diego.parrilla.santama...@gmail.com

 You can change the endpoint type in Horizon:

 Modify this file:
 /etc/openstack-dashboard/local_settings.py

 and add (or edit) this property:
 OPENSTACK_ENDPOINT_TYPE=endpoint_type

 and endpoint_type can be internalURL, publicURL and adminURL, as usual.

 Cheers
 Diego

  --
 Diego Parrilla
 http://www.stackops.com/*CEO*
 *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29|
 skype:diegoparrilla*
 * http://www.stackops.com/
 *

 *



 On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso 
 juanfra.rodriguez.card...@gmail.com wrote:

 Hi guys!

 Do you know if this Horizon's bug have been solved? In my fresh
 installation (2012.2.1 from EPEL), it keeps crashing.
 However, remaining operations in dashboard work fine!

 [Thu Jan 10 13:20:19 2013] [error] Traceback (most recent call last):
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py, line 135,
 in _extract_service_catalog
 [Thu Jan 10 13:20:19 2013] [error] endpoint_type='adminURL')
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py, line
 73, in url_for
 [Thu Jan 10 13:20:19 2013] [error] raise
 exceptions.EndpointNotFound('Endpoint not found.')
 [Thu Jan 10 13:20:19 2013] [error] EndpointNotFound: Endpoint not found.
 [Thu Jan 10 13:20:21 2013] [error] unable to retrieve service catalog
 with token


 It could be a great chance for my first contribution to Horizon code?
 could I assign myself this bug?

 Thanks,
 JuanFra.

 ___
 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] Swift 1.7.4 stable - logging middleware adding lag to final responses

2013-01-10 Thread Leandro Reox
Hi all,

We're having a problem when we migrated from 1.4.8, 1.7.4 , and we
activated the the proxy-logging middleware

On the proxy.log itself we're seeing excelent response times, but it seems
that is adding some overhead somewere cause we are seeing on the reques
originator that the times are really high.

When we turn off the proxy-logging middleware, everything starts to
response like a charm 8ms or so vs 800-1400ms !!!

And i cant find the way to log locally on debug mode without activating the
proxy-logging middleware

Ive tried this on the ]DEFAULT] section as the docs says, but im only
seeing keystone validations for the ACLs on the log, and none request, with
response times are logged

set log_name = swift-proxy-server
set log_facility = LOG_LOCAL0
set log_level = DEBUG
set log_headers = True

and

set access_log_name = swift-proxy-server
set access_log_facility = LOG_LOCAL0
set access_log_level = DEBUG

None seems to work, ive tried on the DEFAULT section and on the
app.proxy-server section, am i missing something ?

Best!
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


Re: [Openstack] Error in Horizon or misconfiguration?

2013-01-10 Thread Dolph Mathews
The fix was made to keystoneclient, so it does not require backporting. You
can use the latest keystoneclient with either diablo, Essex or Folsom.

-Dolph

On Thursday, January 10, 2013, Matthias Runge wrote:

 On 01/10/2013 01:33 PM, JuanFra Rodriguez Cardoso wrote:
  Hi guys!
 
  Do you know if this Horizon's bug have been solved? In my fresh
  installation (2012.2.1 from EPEL), it keeps crashing.
  However, remaining operations in dashboard work fine!
 
 Its' a known error in keystone, which has been fixed IMHO. I'm currently
 not sure, if the fix has been backported to Folsom.

 Matthias



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



-- 

-Dolph
___
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] Instances RedHat / Centos / Fedora vs /dev/vdx

2013-01-10 Thread Vishvananda Ishaya

On Jan 10, 2013, at 5:50 AM, Alex Vitola alex.vit...@gmail.com wrote:

 I'm creating the Dashboard / Horizon.
 
 Using m1.small flavor.
 
 Strange that using the same process works with Ubuntu.
 
 Using command line, same problem
 
 ~# nova boot --flavor=6 --image=e4fc62b7-5e1b-457b-a578-26939b547ed0
 CentOS-6.3-i386- --tenant_id=debd50b4ec2b4905a3296ac0f0971849

Maybe try the x86_64 version? I know that I've had trouble in the past trying 
to boot 32 bit guests on 64 bit hosts or vice versa

Vish


___
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] OpenStack Java SDK

2013-01-10 Thread Gui Maluf
frans, you can always use devstack for a fast local OS deploy.

Antonio I've interest in openstack-java-sdk, the only difference is that
I'm using scala, instead of Java. I'm quite new at this and having a lot a
difficulty trying to make my code connect with Keystone.
I hope you can get your answer!

Att.




On Wed, Jan 9, 2013 at 10:07 PM, Frans Thamura fr...@meruvian.org wrote:

 hi Antonio

 talking Java SDK.

 is there OpenSTack on the Net, that we can use, to test this SDK?

 I love to invest in this tools, esp we are working with Java education
 program here

 F

 On Thu, Jan 10, 2013 at 6:51 AM, Antonio Manuel Muñiz Martín
 amu...@klicap.es wrote:
  Hello all.
 
  We are working with OpenStack Java SDK [1] since some months ago. Now
  we need to use it with Folsom. After a look on master branch we
  decided to keep us in the stable branch, because the project has no
  release policy, no tags...
 
  Said this, we've done some changes in stable Essex branch to adapt it
  to Folsom, basically adding some fields to resources required for a
  correct JSON mapping.
  If some of you think this changes are interesting we can send a pull
  request to the owner (Luis, I think you are in this list, I would like
  to get your opinion).
 
  Cheers,
  Antonio.
 
  [1] https://github.com/woorea/openstack-java-sdk/tree/stable/essex
 
  --
  Antonio Manuel Muñiz Martín
  Software Developer at klicap - ingeniería del puzle
 
  work phone + 34 954 894 322
  www.klicap.es | blog.klicap.es
 
  ___
  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




-- 
*guilherme* \n
\t *maluf*
___
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 1.7.4 stable - logging middleware adding lag to final responses

2013-01-10 Thread Pete Zaitcev
On Thu, 10 Jan 2013 12:37:57 -0300
Leandro Reox leandro.r...@gmail.com wrote:

 When we turn off the proxy-logging middleware, everything starts to
 response like a charm 8ms or so vs 800-1400ms !!!

At a guess, maybe the proxy-logging middle accidentially tries
to resolve an IP address somewhere?

 And i cant find the way to log locally on debug mode without activating the
 proxy-logging middleware

Indeed, in the past I had to resort to custom logging code
in instances like that.

-- Pete

___
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] OpenStack Java SDK

2013-01-10 Thread Luis Gervaso
Hi Antonio,

The master branch is the currently branch I'm working on. This branch has
support for the Quantum project (thanks to benn-cshttps://github.com/benn-cs
)

The main difference with older branches (essex) is a more decoupled API:

Command design pattern is key in the master.

This way the API can be extended in a easier way (actually for the
OpenStack versions and extensions)

I agree and I will create a branch for the folsom.

Cheers!

On Thu, Jan 10, 2013 at 6:47 PM, Gui Maluf guimal...@gmail.com wrote:

 frans, you can always use devstack for a fast local OS deploy.

 Antonio I've interest in openstack-java-sdk, the only difference is that
 I'm using scala, instead of Java. I'm quite new at this and having a lot a
 difficulty trying to make my code connect with Keystone.
 I hope you can get your answer!

 Att.




 On Wed, Jan 9, 2013 at 10:07 PM, Frans Thamura fr...@meruvian.org wrote:

 hi Antonio

 talking Java SDK.

 is there OpenSTack on the Net, that we can use, to test this SDK?

 I love to invest in this tools, esp we are working with Java education
 program here

 F

 On Thu, Jan 10, 2013 at 6:51 AM, Antonio Manuel Muñiz Martín
 amu...@klicap.es wrote:
  Hello all.
 
  We are working with OpenStack Java SDK [1] since some months ago. Now
  we need to use it with Folsom. After a look on master branch we
  decided to keep us in the stable branch, because the project has no
  release policy, no tags...
 
  Said this, we've done some changes in stable Essex branch to adapt it
  to Folsom, basically adding some fields to resources required for a
  correct JSON mapping.
  If some of you think this changes are interesting we can send a pull
  request to the owner (Luis, I think you are in this list, I would like
  to get your opinion).
 
  Cheers,
  Antonio.
 
  [1] https://github.com/woorea/openstack-java-sdk/tree/stable/essex
 
  --
  Antonio Manuel Muñiz Martín
  Software Developer at klicap - ingeniería del puzle
 
  work phone + 34 954 894 322
  www.klicap.es | blog.klicap.es
 
  ___
  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




 --
 *guilherme* \n
 \t *maluf*

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




-- 
---
Luis Alberto Gervaso Martin
Woorea Solutions, S.L
CEO  CTO
mobile: (+34) 627983344
luis@ luis.gerv...@gmail.comwoorea.es
___
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] Developing with Scala/Java on OpenStack Swift

2013-01-10 Thread Luis Gervaso
I copy this to the list because somebody can have similar issues

-

Actually I think the issue is sbt ... (It seems that is not resolving
transitive dependencies)

First:  Look and check if you added

https://maven.java.net/content/repositories/snapshots
https://raw.github.com/woorea/maven/master/snapshots
as maven repositories


A dirty way (but can help you):

dependency
groupIdorg.glassfish.jersey.core/groupId
artifactIdjersey-client/artifactId
version2.0-SNAPSHOT/version
/dependency
dependency
groupIdorg.glassfish.jersey.media/groupId
artifactIdjersey-media-json-jackson/artifactId
version2.0-SNAPSHOT/version
/dependency
dependency
groupIdorg.codehaus.jackson/groupId
artifactIdjackson-jaxrs/artifactId
version1.9.8/version
/dependency
dependency
groupIdorg.codehaus.jackson/groupId
artifactIdjackson-xc/artifactId
version1.9.8/version
/dependency





On Thu, Jan 10, 2013 at 6:55 PM, Gui Maluf guimal...@gmail.com wrote:

 I could find the pathway, but if I try

 scala var openstack = new OpenStack

 I get this

 java.lang.RuntimeException: java.lang.ClassNotFoundException:
 org.glassfish.jersey.client.JerseyClientFactory
 at org.openstack.OpenStack.initialize(OpenStack.java:96)
 at org.openstack.OpenStack.clinit(OpenStack.java:33)
 at .init(console:23)

 at .clinit(console)
 at .init(console:11)
 at .clinit(console)
 at $print(console)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at
 scala.tools.nsc.interpreter.IMain$ReadEvalPrint.call(IMain.scala:704)
 at
 scala.tools.nsc.interpreter.IMain$Request.loadAndRun(IMain.scala:914)
 at
 scala.tools.nsc.interpreter.IMain.loadAndRunReq$1(IMain.scala:546)
 at scala.tools.nsc.interpreter.IMain.interpret(IMain.scala:577)
 at scala.tools.nsc.interpreter.IMain.interpret(IMain.scala:543)
 at
 scala.tools.nsc.interpreter.ILoop.reallyInterpret$1(ILoop.scala:694)
 at
 scala.tools.nsc.interpreter.ILoop.interpretStartingWith(ILoop.scala:745)
 at scala.tools.nsc.interpreter.ILoop.command(ILoop.scala:651)
 at scala.tools.nsc.interpreter.ILoop.processLine$1(ILoop.scala:542)
 at scala.tools.nsc.interpreter.ILoop.loop(ILoop.scala:550)
 at scala.tools.nsc.interpreter.ILoop.process(ILoop.scala:822)
 at scala.tools.nsc.interpreter.ILoop.main(ILoop.scala:851)
 at xsbt.ConsoleInterface.run(ConsoleInterface.scala:57)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at sbt.compiler.AnalyzingCompiler.call(AnalyzingCompiler.scala:73)
 at
 sbt.compiler.AnalyzingCompiler.console(AnalyzingCompiler.scala:64)
 at sbt.Console.console0$1(Console.scala:23)
 at
 sbt.Console$$anonfun$apply$2$$anonfun$apply$1.apply$mcV$sp(Console.scala:24)
 at sbt.TrapExit$.executeMain$1(TrapExit.scala:33)
 at sbt.TrapExit$$anon$1.run(TrapExit.scala:42)
 Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException:
 org.glassfish.jersey.client.JerseyClientFactory
 at
 javax.ws.rs.client.ClientFactory.getFactory(ClientFactory.java:92)
 at
 javax.ws.rs.client.ClientFactory.newClient(ClientFactory.java:103)
 at org.openstack.OpenStack.initialize(OpenStack.java:57)
 ... 33 more
 Caused by: java.lang.ClassNotFoundException:
 org.glassfish.jersey.client.JerseyClientFactory
 at java.net.URLClassLoader$1.run(Unknown Source)
 at java.net.URLClassLoader$1.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.net.URLClassLoader.findClass(Unknown Source)
 at java.lang.ClassLoader.loadClass(Unknown Source)
 at java.lang.ClassLoader.loadClass(Unknown Source)
 at java.lang.Class.forName0(Native Method)
 at java.lang.Class.forName(Unknown Source)
 at
 javax.ws.rs.client.FactoryFinder.newInstance(FactoryFinder.java:114)
 at javax.ws.rs.client.FactoryFinder.find(FactoryFinder.java:206)
 at
 javax.ws.rs.client.ClientFactory.getFactory(ClientFactory.java:75)
 ... 35 more


 If I try
 

Re: [Openstack] Swift 1.7.4 stable - logging middleware adding lag to final responses

2013-01-10 Thread Leandro Reox
Yep, im planning to debug the current middleware to see if i can submit a
fix or find my real problem and if it gets to dirty go to custom logging
code

Thanks pete

Any other experiences will be very appreciated :)


On Thu, Jan 10, 2013 at 2:59 PM, Pete Zaitcev zait...@redhat.com wrote:

 On Thu, 10 Jan 2013 12:37:57 -0300
 Leandro Reox leandro.r...@gmail.com wrote:

  When we turn off the proxy-logging middleware, everything starts to
  response like a charm 8ms or so vs 800-1400ms !!!

 At a guess, maybe the proxy-logging middle accidentially tries
 to resolve an IP address somewhere?

  And i cant find the way to log locally on debug mode without activating
 the
  proxy-logging middleware

 Indeed, in the past I had to resort to custom logging code
 in instances like that.

 -- Pete

___
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] Dashboard/horizon PRODUCTION bug

2013-01-10 Thread Gabriel Hurley
I haven't heard a report like this from anyone else. Looking at your patch it 
looks like you're having problems with the sub-module imports for some reason, 
which sounds to me like a Python problem. Is there anything unusual about your 
version of Python? Any unusual/duplicate packages on your python path that 
might be causing name conflicts/import errors?


-  Gabriel


From: openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net 
[mailto:openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net] On 
Behalf Of Sina Sadeghi
Sent: Wednesday, January 09, 2013 7:54 PM
To: openstack
Subject: [Openstack] Dashboard/horizon PRODUCTION bug

I just upgraded the openstack-dashboard we are using to the latest version 
provided by Ubuntu Cloud Archive. There were multiple bugs causing Internal 
Server Error which I had to patch manually to rectify, I couldn't see anyone 
reporting the same errors after a brief google search.

Can someone examine the patch provided and please confirm whether they have 
this issue or not? I'm running Ubuntu 12.04 with Folsom installed using the 
Ubuntu Cloud Archive.

# dpkg -l | grep -e 'openstack\|horizon'
ii  openstack-dashboard  2012.2-0ubuntu2~cloud0   django web 
interface to Openstack
ii  openstack-dashboard-ubuntu-theme 2012.2-0ubuntu2~cloud0   Ubuntu theme 
for the Openstack dashboard
ii  python-django-horizon2012.2-0ubuntu2~cloud0   Django module 
providing web based interaction with OpenStack
ii  python-django-openstack  2012.2-0ubuntu2~cloud0   dummy 
transitonal package from python-django-openstack to python-django-horizon
ii  python-openstack-auth1.0.1-0ubuntu6~cloud0A django 
authentication backend for Openstack

I have attached the main patch I had to apply to get dashboard working again, 
but I also had to patch: 
/usr/lib/python2.7/dist-packages/horizon/dashboards/settings/project/views.py  
to change from horizon.api import keystone to from horizon.api import 
keystoneclient as well. If this is an actual bug I'm happy to file and supply 
the patch as appropriate.




--

--
Sina Sadeghi
Lead Cloud Engineer
[cid:image001.jpg@01CDEF1D.ABEFEC50]
Aptira Pty Ltd
1800 APTIRA
aptira.comhttp://www.aptira.com
Follow @aptirahttps://twitter.com/#/aptira
inline: image001.jpg___
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] OpenStack Java SDK

2013-01-10 Thread Antonio Manuel Muñiz Martín
Hi Luis,

Great. Should I send the pull request to the new branch?

Thanks,
Antonio.

2013/1/10 Luis Gervaso l...@woorea.es:
 Hi Antonio,

 The master branch is the currently branch I'm working on. This branch has
 support for the Quantum project (thanks to benn-cs)

 The main difference with older branches (essex) is a more decoupled API:

 Command design pattern is key in the master.

 This way the API can be extended in a easier way (actually for the OpenStack
 versions and extensions)

 I agree and I will create a branch for the folsom.

 Cheers!


 On Thu, Jan 10, 2013 at 6:47 PM, Gui Maluf guimal...@gmail.com wrote:

 frans, you can always use devstack for a fast local OS deploy.

 Antonio I've interest in openstack-java-sdk, the only difference is that
 I'm using scala, instead of Java. I'm quite new at this and having a lot a
 difficulty trying to make my code connect with Keystone.
 I hope you can get your answer!

 Att.




 On Wed, Jan 9, 2013 at 10:07 PM, Frans Thamura fr...@meruvian.org wrote:

 hi Antonio

 talking Java SDK.

 is there OpenSTack on the Net, that we can use, to test this SDK?

 I love to invest in this tools, esp we are working with Java education
 program here

 F

 On Thu, Jan 10, 2013 at 6:51 AM, Antonio Manuel Muñiz Martín
 amu...@klicap.es wrote:
  Hello all.
 
  We are working with OpenStack Java SDK [1] since some months ago. Now
  we need to use it with Folsom. After a look on master branch we
  decided to keep us in the stable branch, because the project has no
  release policy, no tags...
 
  Said this, we've done some changes in stable Essex branch to adapt it
  to Folsom, basically adding some fields to resources required for a
  correct JSON mapping.
  If some of you think this changes are interesting we can send a pull
  request to the owner (Luis, I think you are in this list, I would like
  to get your opinion).
 
  Cheers,
  Antonio.
 
  [1] https://github.com/woorea/openstack-java-sdk/tree/stable/essex
 
  --
  Antonio Manuel Muñiz Martín
  Software Developer at klicap - ingeniería del puzle
 
  work phone + 34 954 894 322
  www.klicap.es | blog.klicap.es
 
  ___
  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




 --
 guilherme \n
 \t maluf

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




 --
 ---
 Luis Alberto Gervaso Martin
 Woorea Solutions, S.L
 CEO  CTO
 mobile: (+34) 627983344
 l...@woorea.es

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




-- 
Antonio Manuel Muñiz Martín
Software Developer at klicap - ingeniería del puzle

work phone + 34 954 894 322
www.klicap.es | blog.klicap.es

___
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 1.7.4 stable - logging middleware adding lag to final responses

2013-01-10 Thread Peter Portante
Does the proxy-logging code use the eventlet.wsgi posthook for the logging?
From a quick inspection of the code, it seems to add a generator to the
filter layers passing the object along. Could we avoid that by using the
posthook? Or was there some other reason for not using the posthook?


On Thu, Jan 10, 2013 at 1:24 PM, Leandro Reox leandro.r...@gmail.comwrote:

 Yep, im planning to debug the current middleware to see if i can submit a
 fix or find my real problem and if it gets to dirty go to custom logging
 code

 Thanks pete

 Any other experiences will be very appreciated :)


 On Thu, Jan 10, 2013 at 2:59 PM, Pete Zaitcev zait...@redhat.com wrote:

 On Thu, 10 Jan 2013 12:37:57 -0300
 Leandro Reox leandro.r...@gmail.com wrote:

  When we turn off the proxy-logging middleware, everything starts to
  response like a charm 8ms or so vs 800-1400ms !!!

 At a guess, maybe the proxy-logging middle accidentially tries
 to resolve an IP address somewhere?

  And i cant find the way to log locally on debug mode without activating
 the
  proxy-logging middleware

 Indeed, in the past I had to resort to custom logging code
 in instances like that.

 -- Pete



 ___
 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] Quantum Help

2013-01-10 Thread Mark Langanki
Maru,

I was trying to ping the 50.50.1.3 address of the VM from the controller as 
that was where the doc told me to put the route add 50.50.1.0/24 gw ….. I can 
ping 50.50.1.1, but not .3.

I was getting a destination not routable or something like that…

Also, can ping the floatingip, but can not ping from 50.50.1.3 to its gateway 
of 50.50.1.1?


Thanks,
Mark Langanki
EVP Operations and Engineering
605 Hwy. 169 N., Suite. 900
Minneapolis, MN 55441
T: 763.971.2185 | M: 612.865.2928
mark.langa...@spanlink.commailto:mark.langa...@spanlink.com| 
www.spanlink.comhttp://www.spanlink.com/
Spanlink Communications
We make it work.






On Jan 9, 2013, at 10:05 AM, Maru Newby wrote:

Hi Mark,

Where are you attempting to execute ping against the internal ip from?  Based 
on that guide, the internal ip would only be routable on the compute or network 
nodes, and it should be possible to ping the VM from either.

If you are unable to ping the internal ip from one of those nodes, what error 
do you see?  If it is something like 'permission denied', then namespaces are 
enabled and the ping command will need to be executed via 'sudo ip netns exec 
[namespace id] ping [ip]'.  The namespace id can be determined by executing 'ip 
netns' and finding the namespace id whose prefix matches the router interface 
associated with the tenant network (e.g. qrouter-).

Regardless, if you can ping the floating ip, and are able to ssh into the vm 
via that floating ip, internal network connectivity is working correctly.  
floating ip traffic uses DNAT at the network node, so the internal ip is used 
once a packet transits the network node bound for the VM.

Thanks,


Maru


I'm nmot sure Being able to ping a VM's floating ip but not the internal ip is 
a promising sign.  The internal ip

If you are executing ping from the gateway host, Presuming you are executing 
ping from off the gateway
If you can ping the associated floatingip, can you ssh into the vm using that 
ip?  If so, your vm has connectivity, and the issue is likely that the internal 
network is not externaroutable

The internal network is

On 2013-01-09, at 7:19 AM, Mark Langanki 
mark.langa...@spanlink.commailto:mark.langa...@spanlink.com wrote:

All,

I have an installation of 3 servers based on the Folsom guide : 
https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/VLAN/2NICs/OpenStack_Folsom_Install_Guide_WebVersion.rst

Following all the way through, I have quantum all configured per the bottom of 
the doc : Your first VM.

I have the VM up in a VNC window and can access it.

Network is setup so that I have an internal net of 50.50.1.0/24 (exactly as the 
doc), and an external net of 172.17.21.x/24 which is the public side.

I have floating IP's in the 172.17.21.x/24 net and I can ping the associated 
floatingip of the VM instance, I can ping the 50.50.1.1 router, but i can not 
ping, or access the 50.50.1.3 VM instance.

Where should I be troubleshooting?

How can I know which interface I should be looking at on which node (i.e. is it 
a vnet, or qwe031qwr type of interface, and is it on the network or compute 
node?)..

Kind of lost on where to go from here.

Thanks,
Mark Langanki
EVP Operations and Engineering
605 Hwy. 169 N., Suite. 900
Minneapolis, MN 55441
T: 763.971.2185 | M: 612.865.2928
mark.langa...@spanlink.commailto:mark.langa...@spanlink.commailto:mark.langa...@spanlink.com|
 www.spanlink.comhttp://www.spanlink.comhttp://www.spanlink.com/
Spanlink Communications
We make it work.







___
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


[Openstack] NFS + RDMA == stuck at Booting from hard disk

2013-01-10 Thread Mark Lehrer


Has anyone here been able to make Openstack + KVM work with Infiniband  
NFS-RDMA?


I have spent a couple of days here trying to make it work, but with no 
luck.  At first I thought the problem was NFS3 and lockd, but I tried 
NFSv4 and I have the same problem.  I also disabled AppArmor just as a 
test but that didn't help.


Things work fine with Infinband if I don't use RDMA, and I have many 
non-libvirt QEMU-KVM vm's working fine using RDMA.


When this problem occurs, the qemu process is CPU locked, strace shows 
calls to FUTEX, select, and lots of EAGAIN messages.  If nobody else here 
is using this setup, I'll keep digging to find out exactly which option is 
causing this problem.


Thanks,
Mark



___
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] Grizzly-2 development milestone available (Keystone, Glance, Nova, Horizon, Quantum, Cinder)

2013-01-10 Thread Thierry Carrez
Hi everyone,

The second milestone of the Grizzly development cycle, grizzly-2 is
now available. It's a significant step toward the final delivery of
OpenStack 2013.1 (codenamed Grizzly), scheduled for April 4, 2013.

You can find the full list of new features and fixed bugs, as well as
tarball downloads, at:

https://launchpad.net/keystone/grizzly/grizzly-2
https://launchpad.net/glance/grizzly/grizzly-2
https://launchpad.net/nova/grizzly/grizzly-2
https://launchpad.net/horizon/grizzly/grizzly-2
https://launchpad.net/quantum/grizzly/grizzly-2
https://launchpad.net/cinder/grizzly/grizzly-2

Features may be added until the next milestone, grizzly-3, which will be
delivered on February 21st. Let's all make it awesome !

Regards,

-- 
Thierry Carrez (ttx)
Release Manager, OpenStack

___
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] [heat] Grizzly-2 development milestone available for Heat

2013-01-10 Thread Steven Dake

Hi folks,

The OpenStack release team has released the second milestone of the 
Grizzly development cycle (grizzly-2).  This is a significant step in 
Heat's incubation, as it is our first milestone release leading to the 
final delivery of OpenStack 2013.1 scheduled for April 4, 2013.


You can find the full list of new features and fixed bugs, as well as 
tarball downloads at:


https://launchpad.net/heat/grizzly/grizzly-2

Features and bugs may be resolved until the next milestone, grizzly-3, 
which will be delivered on February 21st.  Come join the growing 
orchestration development community by contributing to Heat and making 
orchestration in OpenStack world class!


Regards
-steve

___
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] Strange issue during live migration

2013-01-10 Thread Yuan, Ye A
That's my pleasure. Congratulations to you for resolve such issue!

Best wishes,
Yale Yuan

From: Narayanan, Krishnaprasad [mailto:naray...@uni-mainz.de]
Sent: Thursday, January 10, 2013 3:54 AM
To: Yuan, Ye A
Cc: openstack@lists.launchpad.net
Subject: RE: Strange issue during live migration

Hi Yuan,

Thanks for the response. I had missed to set the vncserver_listen to 0.0.0.0 
and that fixed the problem for me. Unfortunately, I couldn't try any of the 
methods suggested by you as setting the vncserver_listen solved the problem.

Regards
Krishnaprasad
From: Yuan, Ye A [mailto:ye.a.y...@intel.com]
Sent: Dienstag, 8. Januar 2013 02:52
To: Narayanan, Krishnaprasad
Cc: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: RE: Strange issue during live migration

Hey guy,
Please try as below:

1)  If there is no log, maybe config/log file's privilege issue. You can 
edit their owner: $ chown nova:nova /etc/nova  chown nova:nova /var/log/nova

2)  After method 1) , there must be logs in log file. You can run command $ 
nova-manage logs error, it will print all nova services' error

3)  I facing migration issue similar before, it seems that CPU 
compatibility is too strict! And you can edit source code in 
/usr/lib/python2.7/dist-packages/nova/virt/libvirt/connection.py, in function 
compare_cpu, comment 2lines:

#if ret = 0:

 #raise exception.InvalidCPUInfo(reason=m % locals())

Or upgrade Essex to Folsom!
If methods I metioned work. Please let me know!

Best wishes,
Yale Yuan
From Intel
From: 
openstack-bounces+ye.a.yuan=intel@lists.launchpad.netmailto:openstack-bounces+ye.a.yuan=intel@lists.launchpad.net
 [mailto:openstack-bounces+ye.a.yuan=intel@lists.launchpad.net] On Behalf 
Of Narayanan, Krishnaprasad
Sent: Tuesday, January 08, 2013 1:33 AM
To: openstack@lists.launchpad.netmailto:openstack@lists.launchpad.net
Subject: [Openstack] Strange issue during live migration

Hallo All,

I am using OpenStack ESSEX and I have made all the necessary changes in order 
to perform live-migration (mounting the nova instances directory and 
libvirt-bin configurations). The issue that I am facing is when I perform live 
migration using the nova commands, there is neither error in the log file nor 
on the command and in the Horizon GUI, I could see the VM status changing to 
Migrating and later turning Active, but in the back end, the VM is not 
migrating to the specified host. Has anybody faced the same issue and can I get 
to know am I missing any configurations?

Thanks
Krishnaprasad
___
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] Error in Horizon or misconfiguration?

2013-01-10 Thread Sina Sadeghi

  
  
Guys this
  is a bug I have been trying to get resolved
for _ages_ now and it seems nobody cares about it:

https://bugs.launchpad.net/python-keystoneclient/+bug/1036342
  
  

  
  --
  Sina Sadeghi
  Lead Cloud Engineer
  
  Aptira Pty Ltd
  1800 APTIRA
  aptira.com
  Follow @aptira

  
  On 11/01/13 01:33, Ray Sun wrote:

Maybe
  this bugs is related with your Quota Summary.
  

https://bugs.launchpad.net/horizon/+bug/1055929


Just
  replace 'usage.quota' with
  'usage.quotas'
  inhorizon/templates/horizon/common/_quota_summary.html.
  

  
- Ray
Yours faithfully, Kind
  regards.
  
  CIeNET Technologies (Beijing) Co., Ltd
  Email: qsun01...@cienet.com.cn
Office Phone:
+86-01081470088-7079
Mobile Phone: +86-13581988291
  
  
  
  On Thu, Jan 10, 2013 at 9:09 PM,
JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com
wrote:
Thanks
  for replying quickly!
  
  Yes, I knew about this property. By default is
  'internalURL', but although it's modified and restarted
  httpd, errors related to EndpointNotFound continue logging
  withendpoint_type='adminURL'.
  
  On the other hand, in Horizon, the Quota Summary in
  Project tab, is shown empty. Any idea about that?
  
  Thanks a lot!
  JuanFra
  

  
  
  2013/1/10 Diego Parrilla
Santamara diego.parrilla.santama...@gmail.com
You
  can change the endpoint type in Horizon:
  
  
  
Modify this file:
/etc/openstack-dashboard/local_settings.py


and add (or edit) this property:
OPENSTACK_ENDPOINT_TYPE=endpoint_type


and endpoint_type can be internalURL,
  publicURL and adminURL, as usual.


Cheers
Diego


--
  
  
Diego Parrilla
  CEO
www.stackops.com|diego.parri...@stackops.com|+34 649 94
43 29 |skype:diegoparrilla
  
  
  

  

  
  




  
On Thu, Jan 10, 2013 at 1:33 PM,
  JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com
  wrote:

  
  

  Hi guys!

Do you know if this Horizon's bug have
been solved? In my fresh installation
(2012.2.1 from EPEL), it keeps crashing.
However, remaining operations in
dashboard work fine!



  
[Thu Jan 10 13:20:19 2013] [error]
Traceback (most recent call last):
  [Thu Jan 10 13:20:19 2013]
[error]  File
"/usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py",
line 135, in
_extract_service_catalog
  [Thu Jan 10 13:20:19 2013]
[error]  
endpoint_type='adminURL')
  

Re: [Openstack] Migrate Instance to another Tenant ID in the same environment

2013-01-10 Thread Lei Zhang
why not try boot from snapshot. That's will save some time.


On Thu, Jan 10, 2013 at 5:18 AM, Sébastien Han han.sebast...@gmail.comwrote:

 Moving instances from project to project is not possible however what
 you can do is (safe way):

 - as an admin user
 - snapshot the image from env 1
 - grab the snapshotted file from your glance store
 - import the snapshot into glance
 - make the image public
 - run the snapshot from env 2
 - enjoy!

 Cheers!

 --
 Regards,
 Sébastien Han.


 On Wed, Jan 9, 2013 at 8:14 PM, Alex Vitola alex.vit...@gmail.com wrote:
  I have 2 projects in my environment:
 
  ProjectQA1: ID - 0001
  ProjectQA2: ID - 0002
 
  root@Controller:# keystone tenant-list
  +-++-+
  | id  |name| enabled |
  +-++-+
  | 0001| ProjectQA1 |   True  |
  | 0002| ProjectQA2 |   True  |
  +--++-+
 
  In Project 1 there are 1 instance
  In Project 2 there are 7 instances
 
  root@Controller:# nova usage-list
 
  +---+---+--+---+---+
  | Tenant ID | Instances | RAM MB-Hours | CPU Hours | Disk GB-Hours |
  +---+---+--+---+---+
  | 0001  | 1 | 12533.78 | 24.48 | 244.80|
  | 0002  | 7 | 127447.40| 171.17| 2100.45   |
  +---+---+--+---+---+
 
  Is it possible to move this instance of Project 1 for 2?
 
  root@Controller:# nova list
  +--+---+++
  | ID   | Name  | Status | Networks   |
  +--+---+++
  | 9991 | QA-07 | ACTICE | Net-Demo=200.100.50.25 |
  +--+---+++
 
  Move ID 9991/QA-07
 
  from: Tenant ID 0001
  to: Tenant ID 0002
 
  Is that possible?
 
 
 
  Att
 
  Alex Vitola
  System Administrator
 
  ___
  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




-- 
Lei Zhang

Blog: http://jeffrey4l.github.com
twitter/weibo: @jeffrey4l
___
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] Error in Horizon or misconfiguration?

2013-01-10 Thread Dolph Mathews
Are you still seeing EndpointNotFound's on the latest version of
keystoneclient? Even without a fix, it was simply a condition that didn't
need to be logged (especially as an error).


-Dolph


On Thu, Jan 10, 2013 at 8:07 PM, Sina Sadeghi s...@aptira.com wrote:

  Guys this is a bug I have been trying to get resolved for _ages_ now and
 it seems nobody cares about it:

 https://bugs.launchpad.net/python-keystoneclient/+bug/1036342



 --
 *Sina Sadeghi*
 Lead Cloud Engineer

 *Aptira Pty Ltd*
 1800 APTIRA
 aptira.com http://www.aptira.com
 Follow @aptira https://twitter.com/#/aptira

  On 11/01/13 01:33, Ray Sun wrote:

 Maybe this bugs is related with your Quota Summary.

  https://bugs.launchpad.net/horizon/+bug/1055929

  Just replace 'usage.quota' with 'usage.quotas' in
 horizon/templates/horizon/common/_quota_summary.html.

  - Ray
 Yours faithfully, Kind regards.

 CIeNET Technologies (Beijing) Co., Ltd
 Email: qsun01...@cienet.com.cn
 Office Phone: +86-01081470088-7079
 Mobile Phone: +86-13581988291


 On Thu, Jan 10, 2013 at 9:09 PM, JuanFra Rodriguez Cardoso 
 juanfra.rodriguez.card...@gmail.com wrote:

 Thanks for replying quickly!

 Yes, I knew about this property. By default is 'internalURL', but
 although it's modified and restarted httpd, errors related to
 EndpointNotFound continue logging with endpoint_type='adminURL'.

 On the other hand, in Horizon, the Quota Summary in Project tab, is shown
 empty. Any idea about that?

 Thanks a lot!
 JuanFra


 2013/1/10 Diego Parrilla Santamaría diego.parrilla.santama...@gmail.com

 You can change the endpoint type in Horizon:

  Modify this file:
 /etc/openstack-dashboard/local_settings.py

  and add (or edit) this property:
 OPENSTACK_ENDPOINT_TYPE=endpoint_type

  and endpoint_type can be internalURL, publicURL and adminURL, as usual.

  Cheers
 Diego

   --
  Diego Parrilla
  http://www.stackops.com/*CEO*
 *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 
 29%2B34%20649%2094%2043%2029|
 skype:diegoparrilla*
 * http://www.stackops.com/
  *

 *



  On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso 
 juanfra.rodriguez.card...@gmail.com wrote:

  Hi guys!

 Do you know if this Horizon's bug have been solved? In my fresh
 installation (2012.2.1 from EPEL), it keeps crashing.
 However, remaining operations in dashboard work fine!

   [Thu Jan 10 13:20:19 2013] [error] Traceback (most recent call last):
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/v2_0/client.py, line 135,
 in _extract_service_catalog
 [Thu Jan 10 13:20:19 2013] [error] endpoint_type='adminURL')
 [Thu Jan 10 13:20:19 2013] [error]   File
 /usr/lib/python2.6/site-packages/keystoneclient/service_catalog.py, line
 73, in url_for
 [Thu Jan 10 13:20:19 2013] [error] raise
 exceptions.EndpointNotFound('Endpoint not found.')
 [Thu Jan 10 13:20:19 2013] [error] EndpointNotFound: Endpoint not found.
 [Thu Jan 10 13:20:21 2013] [error] unable to retrieve service catalog
 with token


 It could be a great chance for my first contribution to Horizon code?
 could I assign myself this bug?

 Thanks,
  JuanFra.

  ___
 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



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


logo.jpg___
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] Question about Disk Setup of Nova Compute Node

2013-01-10 Thread Sean Bigdatafun
When I have a set of rack servers that is 1TB * 4 disks in each of it as
Nova Compute Node, what is the best RAID (or JBOD) strategy OpenStack
community recommend?

Basically I'd like to know what a normal disk setup a compute node should
be using.

Thanks,
Sean
___
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 failed in Jenkins: cloud-archive_folsom_version-drift #4724

2013-01-10 Thread openstack-testing-bot
See http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/4724/

--
Started by timer
Building remotely on pkg-builder
[cloud-archive_folsom_version-drift] $ /bin/bash -xe 
/tmp/hudson9162036429915071603.sh
+ OS_RELEASE=folsom
+ /var/lib/jenkins/tools/ca-versions/gather-versions.py folsom
INFO:root:Querying package list and versions from staging PPA.
INFO:root:Initializing connection to LP...
INFO:root:Querying Ubuntu versions for all packages.
Traceback (most recent call last):
  File /var/lib/jenkins/tools/ca-versions/gather-versions.py, line 170, in 
module
ubuntu_versions = query_ubuntu(staging_versions.keys(), dev_rel)
  File /var/lib/jenkins/tools/ca-versions/gather-versions.py, line 149, in 
query_ubuntu
vers = get_ubuntu_pkg_vers(p, release)[1]
  File /var/lib/jenkins/tools/ca-versions/gather-versions.py, line 131, in 
get_ubuntu_pkg_vers
updates = _get_vers('Updates')
  File /var/lib/jenkins/tools/ca-versions/gather-versions.py, line 125, in 
_get_vers
distro_series=release)[0]
  File /usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py, line 
802, in __getitem__
found_slice = self._get_slice(slice(key, key+1))
  File /usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py, line 
860, in _get_slice
unicode(self._root._browser.get(page_url)))
  File /usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py, line 
291, in get
response, content = self._request(url, extra_headers=headers)
  File /usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py, line 
281, in _request
raise error
lazr.restfulclient.errors.ServerError: HTTP Error 500: Internal Server Error
Response headers:
---
-content-encoding: gzip
connection: close
content-length: 119
content-type: text/html;charset=utf-8
date: Thu, 10 Jan 2013 10:01:07 GMT
retry-after: 900
server: zope.server.http (HTTP)
status: 500
vary: Accept-Encoding
via: 1.1 api.launchpad.net
x-lazr-oopsid: OOPS-9b8a2eda3f0be40929c0f3eef3fe7bfb
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
htmlheadtitleRequestExpired/title/head
bodyh2RequestExpired/h2
A server error occurred.
/body/html

---

Build step 'Execute shell' marked build as 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] Jenkins build is back to normal : cloud-archive_folsom_version-drift #4725

2013-01-10 Thread openstack-testing-bot
See http://10.189.74.7:8080/job/cloud-archive_folsom_version-drift/4725/


-- 
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_nova_trunk #440

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/440/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 08:01:02 -0500Build duration:2 min 55 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix bash syntax error in run_tests.shby aababiloveditrun_tests.shConsole Output[...truncated 5607 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugINFO:root:Destroying schroot.ging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-1812f357-9533-4fe2-a2d6-7209ebad9517', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-1812f357-9533-4fe2-a2d6-7209ebad9517', '-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: raring_grizzly_nova_trunk #444

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/444/Project:raring_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 08:01:03 -0500Build duration:3 min 54 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix bash syntax error in run_tests.shby aababiloveditrun_tests.shConsole Output[...truncated 6846 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugginINFO:root:Destroying schroot.g.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-a2af177a-eb15-47dc-a3f6-25a5e0dc9ebb', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-a2af177a-eb15-47dc-a3f6-25a5e0dc9ebb', '-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_nova_trunk #441

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/441/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 08:31:03 -0500Build duration:2 min 33 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesEnhance wsgi to listen on ipv6 addressby dimseditnova/tests/test_wsgi.pyeditnova/wsgi.pyeditnova/tests/test_service.pyRegenerate nova.conf.sampleby markmceditetc/nova/nova.conf.sampleedittools/conf/extract_opts.pyConsole Output[...truncated 5613 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] GINFO:root:Destroying schroot.et instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-67a96192-55f9-40b4-ad45-7d713f128de5', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-67a96192-55f9-40b4-ad45-7d713f128de5', '-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: raring_grizzly_nova_trunk #445

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/445/Project:raring_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 08:31:03 -0500Build duration:3 min 46 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesEnhance wsgi to listen on ipv6 addressby dimseditnova/wsgi.pyeditnova/tests/test_service.pyeditnova/tests/test_wsgi.pyRegenerate nova.conf.sampleby markmceditetc/nova/nova.conf.sampleedittools/conf/extract_opts.pyConsole Output[...truncated 6852 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get INFO:root:Destroying schroot.instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-73cbbc8f-670e-462c-a31b-a7079406c50e', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-73cbbc8f-670e-462c-a31b-a7079406c50e', '-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_nova_trunk #442

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/442/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 10:31:03 -0500Build duration:3 min 47 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesTry out a new nova.conf.sample formatby markmcedittools/conf/extract_opts.pyeditetc/nova/nova.conf.sampleConsole Output[...truncated 5616 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] ConvertINFO:root:Destroying schroot. short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-34231bb8-82e5-4351-8c8e-a00aad53b81f', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-34231bb8-82e5-4351-8c8e-a00aad53b81f', '-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 Fixed: raring_grizzly_quantum_trunk #182

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_quantum_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_quantum_trunk/182/Project:raring_grizzly_quantum_trunkDate of build:Thu, 10 Jan 2013 11:15:34 -0500Build duration:9 min 27 secBuild cause:Started by user james-pageBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesConsole Output[...truncated 10504 lines...]deleting and forgetting pool/main/q/quantum/quantum-l3-agent_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-cisco_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-linuxbridge-agent_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-linuxbridge_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-metaplugin_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-nec_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-nicira_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-openvswitch-agent_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-openvswitch_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-ryu-agent_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-ryu_2013.1+git201301072301~raring-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-server_2013.1+git201301072301~raring-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/quantum/raring-grizzly']Pushed up to revision 121.INFO:root:Storing current commit for next build: 20ea05f5d230d1bf9e70c9cc79a1089c2e4595dfINFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/quantum/grizzly /tmp/tmpb_tMwm/quantummk-build-deps -i -r -t apt-get -y /tmp/tmpb_tMwm/quantum/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 005251c3b88606013bc9526c0ef32b01e52b08c9..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/quantum/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201301101116~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [20ea05f] Remove relative imports from NVP plugindch -a [fab8026] Fix database configuration of ryu-agentdch -a [3aecb35] Pass X-Forwarded-For header to Novadch -a [220b3f2] The change implemented Lbaas CRUD Sqlalchemy operations.dch -a [f14af5d] Iptables security group implementation for LinuxBridgedch -a [83c12eb] Update the migration template's default kwargsdch -a [b7a08c5] add migration support for lb security groupsdch -a [33a355a] Fix import for quantum-db-managedch -a [76b8722] Allow nvp_api to load balance requestsdch -a [3eb2cfc] API extension and DB support for service typesdch -a [dbf0b22] Add migration support to Quantumdch -a [c0b3a31] Remove some unused importsdch -a [31f09ab] refactor QuotaV2 import to match to other extsdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.1+git201301101116~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A quantum_2013.1+git201301101116~raring-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing quantum_2013.1+git201301101116~raring-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include raring-grizzly quantum_2013.1+git201301101116~raring-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/quantum/raring-grizzlyEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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_nova_trunk #443

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/443/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 12:01:07 -0500Build duration:4 min 25 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix init_host checking moved instancesby cbehrenseditnova/compute/utils.pyeditnova/compute/manager.pyeditnova/tests/compute/test_compute.pyeditnova/tests/compute/test_compute_utils.pyConsole Output[...truncated 5619 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' meINFO:root:Destroying schroot.ssage to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-a94d5742-98a3-4ae8-b3db-74d5666b1548', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-a94d5742-98a3-4ae8-b3db-74d5666b1548', '-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: raring_grizzly_nova_trunk #447

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/447/Project:raring_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 12:02:06 -0500Build duration:4 min 34 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix init_host checking moved instancesby cbehrenseditnova/tests/compute/test_compute_utils.pyeditnova/tests/compute/test_compute.pyeditnova/compute/manager.pyeditnova/compute/utils.pyConsole Output[...truncated 6858 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' messaINFO:root:Destroying schroot.ge to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-cf5369aa-9799-4358-90f7-1fb9a2b6885f', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-cf5369aa-9799-4358-90f7-1fb9a2b6885f', '-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 Fixed: precise_grizzly_quantum_trunk #179

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_quantum_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_quantum_trunk/179/Project:precise_grizzly_quantum_trunkDate of build:Thu, 10 Jan 2013 12:11:24 -0500Build duration:6 min 49 secBuild cause:Started by user james-pageBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesNo ChangesConsole Output[...truncated 9204 lines...]  Uploading quantum_2013.1+git201301101211~precise-0ubuntu1.debian.tar.gz: done.  Uploading quantum_2013.1+git201301101211~precise-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'precise-grizzly', 'quantum_2013.1+git201301101211~precise-0ubuntu1_amd64.changes']Exporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/precise-grizzly/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/precise-grizzly/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/q/quantum/python-quantum_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-common_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-dhcp-agent_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-l3-agent_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-cisco_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-linuxbridge-agent_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-linuxbridge_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-metaplugin_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-nec_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-nicira_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-openvswitch-agent_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-openvswitch_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-ryu-agent_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-plugin-ryu_2013.1+git201301092001~precise-0ubuntu1_all.debdeleting and forgetting pool/main/q/quantum/quantum-server_2013.1+git201301092001~precise-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/quantum/precise-grizzly']Pushed up to revision 121.INFO:root:Storing current commit for next build: 2e4ec7a8e81f49bdf38ad06498ec9caf8292a859INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/quantum/grizzly /tmp/tmpyQYeiC/quantummk-build-deps -i -r -t apt-get -y /tmp/tmpyQYeiC/quantum/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 20ea05f5d230d1bf9e70c9cc79a1089c2e4595df..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/quantum/precise-grizzly --forcedch -b -D precise --newversion 2013.1+git201301101211~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [2e4ec7a] rename port attribute variable to SECURITYGROUPS from SECURITYGROUPdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.1+git201301101211~precise-0ubuntu1_source.changessbuild -d precise-grizzly -n -A quantum_2013.1+git201301101211~precise-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing quantum_2013.1+git201301101211~precise-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include precise-grizzly quantum_2013.1+git201301101211~precise-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/quantum/precise-grizzlyEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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: raring_grizzly_glance_trunk #68

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_glance_trunk/68/Project:raring_grizzly_glance_trunkDate of build:Thu, 10 Jan 2013 12:31:03 -0500Build duration:24 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesSet content-length despite webobby mark.washenbergereditglance/api/v2/image_data.pyConsole Output[...truncated 54 lines...]Get:6 http://archive.ubuntu.com raring/multiverse Sources [167 kB]Get:7 http://archive.ubuntu.com raring/main amd64 Packages [1159 kB]Get:8 http://archive.ubuntu.com raring/restricted amd64 Packages [10.1 kB]Get:9 http://archive.ubuntu.com raring/universe amd64 Packages [5380 kB]Get:10 http://archive.ubuntu.com raring/multiverse amd64 Packages [130 kB]Get:11 http://archive.ubuntu.com raring/main Translation-en [669 kB]Get:12 http://archive.ubuntu.com raring/multiverse Translation-en [98.8 kB]Get:13 http://archive.ubuntu.com raring/restricted Translation-en [2824 B]Get:14 http://archive.ubuntu.com raring/universe Translation-en [3716 kB]Hit http://archive.ubuntu.com raring-updates/main SourcesHit http://archive.ubuntu.com raring-updates/restricted SourcesHit http://archive.ubuntu.com raring-updates/universe SourcesHit http://archive.ubuntu.com raring-updates/multiverse SourcesHit http://archive.ubuntu.com raring-updates/main amd64 PackagesHit http://archive.ubuntu.com raring-updates/restricted amd64 PackagesHit http://archive.ubuntu.com raring-updates/universe amd64 PackagesHit http://archive.ubuntu.com raring-updates/multiverse amd64 PackagesHit http://archive.ubuntu.com raring-updates/main Translation-enHit http://archive.ubuntu.com raring-updates/multiverse Translation-enHit http://archive.ubuntu.com raring-updates/restricted Translation-enHit http://archive.ubuntu.com raring-updates/universe Translation-enFetched 17.9 MB in 12s (1399 kB/s)W: Failed to fetch bzip2:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_raring_main_binary-amd64_Packages  Hash Sum mismatchW: Failed to fetch bzip2:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_raring_universe_binary-amd64_Packages  Hash Sum mismatchE: Some index files failed to download. They have been ignored, or old ones used instead.ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-4b2695dd-cd05-4a07-be0d-f9ca9fcd7f9f', '-u', 'root', '--', 'apt-get', 'update']' returned non-zero exit status 100ERROR:root:Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-4b2695dd-cd05-4a07-be0d-f9ca9fcd7f9f', '-u', 'root', '--', 'apt-get', 'update']' returned non-zero exit status 100INFO:root:Complete command log:INFO:root:Destroying schroot.Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-4b2695dd-cd05-4a07-be0d-f9ca9fcd7f9f', '-u', 'root', '--', 'apt-get', 'update']' 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-4b2695dd-cd05-4a07-be0d-f9ca9fcd7f9f', '-u', 'root', '--', 'apt-get', 'update']' 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: precise_grizzly_nova_trunk #444

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/444/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 12:31:03 -0500Build duration:3 min 7 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFixed comment typoby lauriaeditnova/tests/api/ec2/test_cloud.pyConsole Output[...truncated 5622 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [INFO:root:Destroying schroot.ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-06701241-c490-4da3-b98a-b31dbe098cdc', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-06701241-c490-4da3-b98a-b31dbe098cdc', '-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: raring_grizzly_nova_trunk #448

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/448/Project:raring_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 12:31:28 -0500Build duration:4 min 31 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFixed comment typoby lauriaeditnova/tests/api/ec2/test_cloud.pyConsole Output[...truncated 6861 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfINFO:root:Destroying schroot.a418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-ec01b348-b26b-472b-a53d-207dc151cfa0', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-ec01b348-b26b-472b-a53d-207dc151cfa0', '-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_nova_trunk #445

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/445/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 14:31:06 -0500Build duration:3 min 33 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesfix new N402 errorsby sdagueeditnova/tests/compute/test_compute.pyeditnova/api/openstack/compute/contrib/os_networks.pyeditnova/availability_zones.pyeditnova/api/openstack/compute/contrib/admin_networks.pyeditnova/db/sqlalchemy/models.pyeditnova/tests/test_db_api.pyeditbin/nova-baremetal-deploy-helpereditplugins/xenserver/networking/etc/xensource/scripts/novalib.pyeditnova/virt/baremetal/pxe.pyeditnova/db/api.pyeditdoc/api_samples/all_extensions/extensions-get-resp.jsoneditnova/api/openstack/compute/contrib/server_password.pyeditplugins/xenserver/xenapi/etc/xapi.d/plugins/xenstore.pyeditsmoketests/base.pyeditnova/db/sqlalchemy/api.pyeditdoc/api_samples/all_extensions/extensions-get-resp.xmlmake runtests -p act more like toxby sdagueeditrun_tests.shedittox.iniConsole Output[...truncated 5628 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal proINFO:root:Destroying schroot.visioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-7fa1ae81-c2c7-4700-a783-9ffe101cf875', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-7fa1ae81-c2c7-4700-a783-9ffe101cf875', '-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: raring_grizzly_nova_trunk #449

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/449/Project:raring_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 14:31:22 -0500Build duration:4 min 46 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesfix new N402 errorsby sdagueeditdoc/api_samples/all_extensions/extensions-get-resp.jsoneditsmoketests/base.pyeditnova/db/sqlalchemy/models.pyeditnova/virt/baremetal/pxe.pyeditnova/db/sqlalchemy/api.pyeditplugins/xenserver/xenapi/etc/xapi.d/plugins/xenstore.pyeditbin/nova-baremetal-deploy-helpereditnova/api/openstack/compute/contrib/os_networks.pyeditdoc/api_samples/all_extensions/extensions-get-resp.xmleditnova/tests/test_db_api.pyeditnova/db/api.pyeditnova/api/openstack/compute/contrib/server_password.pyeditnova/availability_zones.pyeditnova/tests/compute/test_compute.pyeditnova/api/openstack/compute/contrib/admin_networks.pyeditplugins/xenserver/networking/etc/xensource/scripts/novalib.pymake runtests -p act more like toxby sdagueedittox.inieditrun_tests.shConsole Output[...truncated 6867 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisINFO:root:Destroying schroot.ioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-d28ff8ae-96f5-4fa5-a356-c528e8469824', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-d28ff8ae-96f5-4fa5-a356-c528e8469824', '-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_nova_trunk #446

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/446/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 15:32:06 -0500Build duration:3 min 7 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd user/tenant shim to RequestContextby rconradharriseditnova/context.pyConsole Output[...truncated 5631 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier INFO:root:Destroying schroot.from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-01cafb5e-12bc-47b5-a2a2-7b343733427c', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-01cafb5e-12bc-47b5-a2a2-7b343733427c', '-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: raring_grizzly_nova_trunk #450

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/450/Project:raring_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 15:31:06 -0500Build duration:4 min 55 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd user/tenant shim to RequestContextby rconradharriseditnova/context.pyConsole Output[...truncated 6870 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier froINFO:root:Destroying schroot.m oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-27174119-d2c6-4471-96de-445c3becd18a', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-27174119-d2c6-4471-96de-445c3becd18a', '-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_nova_trunk #447

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/447/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 16:01:31 -0500Build duration:3 min 15 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUpdate instances cell_name in API cell.by cbehrenseditnova/cells/messaging.pyeditnova/tests/cells/test_cells_messaging.pyConsole Output[...truncated 5634 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclINFO:root:Destroying schroot.ient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-6ddbf570-609d-4a6f-9b83-9d86c115e49b', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-6ddbf570-609d-4a6f-9b83-9d86c115e49b', '-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: raring_grizzly_nova_trunk #451

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/451/Project:raring_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 16:01:27 -0500Build duration:4 min 22 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUpdate instances cell_name in API cell.by cbehrenseditnova/cells/messaging.pyeditnova/tests/cells/test_cells_messaging.pyConsole Output[...truncated 6873 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclienINFO:root:Destroying schroot.t http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-42d86fb6-3f83-4ece-9a76-7b192ee0d02c', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-42d86fb6-3f83-4ece-9a76-7b192ee0d02c', '-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 Fixed: raring_grizzly_glance_trunk #69

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_glance_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_glance_trunk/69/Project:raring_grizzly_glance_trunkDate of build:Thu, 10 Jan 2013 16:55:19 -0500Build duration:11 minBuild cause:Started by user james-pageBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesNo ChangesConsole Output[...truncated 7434 lines...]gpg: Good signature from "Openstack Ubuntu Testing Bot (Jenkins Key) "Checking signature on .changesGood signature on /tmp/tmp8JXxt7/glance_2013.1+git201301101655~raring-0ubuntu1_source.changes.Checking signature on .dscGood signature on /tmp/tmp8JXxt7/glance_2013.1+git201301101655~raring-0ubuntu1.dsc.Uploading to ppa (via ftp to ppa.launchpad.net):  Uploading glance_2013.1+git201301101655~raring-0ubuntu1.dsc: done.  Uploading glance_2013.1+git201301101655~raring.orig.tar.gz: done.  Uploading glance_2013.1+git201301101655~raring-0ubuntu1.debian.tar.gz: done.  Uploading glance_2013.1+git201301101655~raring-0ubuntu1_source.changes: done.Successfully uploaded packages.INFO:root:Installing build artifacts into /var/lib/jenkins/www/aptDEBUG:root:['reprepro', '--waitforlock', '10', '-Vb', '/var/lib/jenkins/www/apt', 'include', 'raring-grizzly', 'glance_2013.1+git201301101655~raring-0ubuntu1_amd64.changes']Exporting indices...Successfully created '/var/lib/jenkins/www/apt/dists/raring-grizzly/Release.gpg.new'Successfully created '/var/lib/jenkins/www/apt/dists/raring-grizzly/InRelease.new'Deleting files no longer referenced...deleting and forgetting pool/main/g/glance/glance-api_2013.1+git201301091831~raring-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance-common_2013.1+git201301091831~raring-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance-registry_2013.1+git201301091831~raring-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/glance_2013.1+git201301091831~raring-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/python-glance-doc_2013.1+git201301091831~raring-0ubuntu1_all.debdeleting and forgetting pool/main/g/glance/python-glance_2013.1+git201301091831~raring-0ubuntu1_all.debINFO:root:Pushing changes back to bzr testing branchDEBUG:root:['bzr', 'push', 'lp:~openstack-ubuntu-testing/glance/raring-grizzly']Pushed up to revision 230.INFO:root:Storing current commit for next build: f792daf2cf5f51afa739882e66ee9a5a3eb48724INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/glance/grizzly /tmp/tmp8JXxt7/glancemk-build-deps -i -r -t apt-get -y /tmp/tmp8JXxt7/glance/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 74a8601916ca1cfd1e6c1778c607614f916b728d..HEAD --no-merges --pretty=format:[%h] %sbzr merge lp:~openstack-ubuntu-testing/glance/raring-grizzly --forcedch -b -D raring --newversion 2013.1+git201301101655~raring-0ubuntu1 Automated Ubuntu testing build:dch -a [f792daf] Set content-length despite webobdch -a [c236ab3] Fix broken link in docs to controllingserversdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC glance_2013.1+git201301101655~raring-0ubuntu1_source.changessbuild -d raring-grizzly -n -A glance_2013.1+git201301101655~raring-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/grizzly-trunk-testing glance_2013.1+git201301101655~raring-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include raring-grizzly glance_2013.1+git201301101655~raring-0ubuntu1_amd64.changesbzr push lp:~openstack-ubuntu-testing/glance/raring-grizzlyEmail was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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: cloud-archive_folsom_deploy #11

2013-01-10 Thread openstack-testing-bot
Title: cloud-archive_folsom_deploy
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/cloud-archive_folsom_deploy/11/Project:cloud-archive_folsom_deployDate of build:Thu, 10 Jan 2013 19:20:22 -0500Build duration:10 minBuild cause:Started by user adamBuilt on:masterHealth ReportWDescriptionScoreBuild stability: 3 out of the last 5 builds failed.40ChangesNo ChangesConsole Output[...truncated 3038 lines...]INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_5.9p1)INFO:paramiko.transport:Authentication (publickey) successful!INFO:paramiko.transport:Secsh channel 1 opened.INFO:paramiko.transport.sftp:[chan 1] Opened sftp connection (server version 3)INFO:root:Archiving logs on test-07.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-12.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-09.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-04.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-05.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-11.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-03.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-06.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-10.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-02.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Grabbing information from test-07.os.magners.qa.lexingtonINFO:root:Grabbing information from test-12.os.magners.qa.lexingtonINFO:root:Grabbing information from test-09.os.magners.qa.lexingtonINFO:root:Grabbing information from test-04.os.magners.qa.lexingtonINFO:root:Grabbing information from test-05.os.magners.qa.lexingtonINFO:root:Grabbing information from test-11.os.magners.qa.lexingtonINFO:root:Grabbing information from test-03.os.magners.qa.lexingtonINFO:root:Grabbing information from test-06.os.magners.qa.lexingtonINFO:root:Grabbing information from test-10.os.magners.qa.lexingtonINFO:root:Grabbing information from test-02.os.magners.qa.lexingtonINFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.+ [[ 1 != 0 ]]+ exit 1Build 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_nova_trunk #448

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/448/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 20:31:04 -0500Build duration:3 min 13 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesChange ComputerDriver.legacy_nwinfo to raise by default.by robertceditnova/virt/vmwareapi/driver.pyeditnova/virt/libvirt/driver.pyeditnova/virt/driver.pyeditnova/virt/baremetal/driver.pyeditnova/tests/compute/test_resource_tracker.pyeditnova/virt/fake.pyMove update_instance_info_cache to conductor.by cbehrenseditnova/network/api.pyeditnova/conductor/rpcapi.pyeditnova/conductor/manager.pyeditnova/conductor/api.pyeditnova/network/quantumv2/api.pyeditnova/compute/manager.pyeditnova/tests/conductor/test_conductor.pyeditnova/tests/compute/test_compute.pyConsole Output[...truncated 5640 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exceptioINFO:root:Destroying schroot.n handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-0b1247e6-a785-4d1f-8fc7-3614a1b4ab36', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-0b1247e6-a785-4d1f-8fc7-3614a1b4ab36', '-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: raring_grizzly_nova_trunk #452

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/452/Project:raring_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 20:31:04 -0500Build duration:4 min 10 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesChange ComputerDriver.legacy_nwinfo to raise by default.by robertceditnova/virt/vmwareapi/driver.pyeditnova/tests/compute/test_resource_tracker.pyeditnova/virt/libvirt/driver.pyeditnova/virt/baremetal/driver.pyeditnova/virt/driver.pyeditnova/virt/fake.pyMove update_instance_info_cache to conductor.by cbehrenseditnova/tests/conductor/test_conductor.pyeditnova/conductor/manager.pyeditnova/compute/manager.pyeditnova/tests/compute/test_compute.pyeditnova/network/api.pyeditnova/conductor/rpcapi.pyeditnova/network/quantumv2/api.pyeditnova/conductor/api.pyConsole Output[...truncated 6879 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception hINFO:root:Destroying schroot.andler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-6915e644-41f2-451e-a9d8-4dce3485fef9', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-6915e644-41f2-451e-a9d8-4dce3485fef9', '-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_nova_trunk #449

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/449/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 22:31:03 -0500Build duration:2 min 38 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMove logic from os-api-host into computeby msherborneeditnova/compute/api.pyeditnova/tests/compute/test_compute.pyeditnova/api/openstack/compute/contrib/hosts.pyeditnova/compute/__init__.pyaddnova/tests/compute/test_host_api.pyaddnova/tests/fake_hosts.pyeditnova/tests/api/openstack/compute/contrib/test_hosts.pyeditnova/db/sqlalchemy/api.pyeditnova/db/api.pyAccess instance as dict, not object in xenapiby cbehrenseditnova/virt/xenapi/driver.pyeditnova/tests/test_xenapi.pyConsole Output[...truncated 5648 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extensiINFO:root:Destroying schroot.on to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-7d7ec5a1-b582-429b-aff2-2d8531e6b435', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-7d7ec5a1-b582-429b-aff2-2d8531e6b435', '-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: raring_grizzly_nova_trunk #453

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/453/Project:raring_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 22:31:03 -0500Build duration:3 min 50 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesMove logic from os-api-host into computeby msherborneaddnova/tests/fake_hosts.pyaddnova/tests/compute/test_host_api.pyeditnova/compute/__init__.pyeditnova/tests/compute/test_compute.pyeditnova/api/openstack/compute/contrib/hosts.pyeditnova/tests/api/openstack/compute/contrib/test_hosts.pyeditnova/compute/api.pyeditnova/db/sqlalchemy/api.pyeditnova/db/api.pyAccess instance as dict, not object in xenapiby cbehrenseditnova/virt/xenapi/driver.pyeditnova/tests/test_xenapi.pyConsole Output[...truncated 6887 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension INFO:root:Destroying schroot.to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-fbca0e19-5bff-4de0-9957-f8dc88d60661', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-fbca0e19-5bff-4de0-9957-f8dc88d60661', '-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_nova_trunk #450

2013-01-10 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/450/Project:precise_grizzly_nova_trunkDate of build:Thu, 10 Jan 2013 23:31:02 -0500Build duration:3 min 24 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCreate a directory for servicegroup drivers.by rbryantdeletenova/servicegroup/db_driver.pyaddnova/servicegroup/drivers/db.pyeditnova/servicegroup/api.pyaddnova/servicegroup/drivers/__init__.pyConsole Output[...truncated 5653 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] Remove unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors,INFO:root:Destroying schroot. stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-6669ec36-b3bc-4796-9d07-fa21161018f6', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'precise-amd64-6669ec36-b3bc-4796-9d07-fa21161018f6', '-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 Fixed: cloud-archive_deploy #15

2013-01-10 Thread openstack-testing-bot
Title: cloud-archive_deploy
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/cloud-archive_deploy/15/Project:cloud-archive_deployDate of build:Fri, 11 Jan 2013 01:17:12 -0500Build duration:15 minBuild cause:Started by user adamBuilt on:masterHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesNo ChangesConsole Output[...truncated 3867 lines...]INFO:paramiko.transport:Authentication (publickey) successful!INFO:paramiko.transport:Secsh channel 1 opened.INFO:paramiko.transport.sftp:[chan 1] Opened sftp connection (server version 3)INFO:root:Archiving logs on test-07.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-12.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-09.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-04.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-05.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-11.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-03.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-06.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-10.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Archiving logs on test-02.os.magners.qa.lexingtonINFO:paramiko.transport:Secsh channel 2 opened.INFO:root:Grabbing information from test-07.os.magners.qa.lexingtonINFO:root:Grabbing information from test-12.os.magners.qa.lexingtonINFO:root:Grabbing information from test-09.os.magners.qa.lexingtonINFO:root:Grabbing information from test-04.os.magners.qa.lexingtonINFO:root:Grabbing information from test-05.os.magners.qa.lexingtonINFO:root:Grabbing information from test-11.os.magners.qa.lexingtonINFO:root:Grabbing information from test-03.os.magners.qa.lexingtonINFO:root:Grabbing information from test-06.os.magners.qa.lexingtonINFO:root:Grabbing information from test-10.os.magners.qa.lexingtonINFO:root:Grabbing information from test-02.os.magners.qa.lexingtonINFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.INFO:paramiko.transport.sftp:[chan 1] sftp session closed.+ [[ 0 != 0 ]]+ jenkins-cli build folsom_coverage+ exit 0Email was triggered for: FixedTrigger Success was overridden by another trigger and will not send an email.Sending email for trigger: Fixed-- 
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_nova_trunk #455

2013-01-10 Thread openstack-testing-bot
Title: raring_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/raring_grizzly_nova_trunk/455/Project:raring_grizzly_nova_trunkDate of build:Fri, 11 Jan 2013 02:01:03 -0500Build duration:4 min 2 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd host name to log message for _local_deleteby jian.weneditnova/compute/api.pyFix libvirt resume function call to get_domain_xmlby rafieditnova/virt/libvirt/driver.pyConsole Output[...truncated 6898 lines...]dch -a [0778420] Move global s3 opts into nova.image.s3dch -a [2bcca39] Move global glance opts into nova.image.glancedch -a [942b3ed] RemovINFO:root:Destroying schroot.e unused osapi_path optiondch -a [e6cae13] attach/detach_volume() take instance as a parameterdch -a [37bfdd3] fix N401 errors, stop ignoring all N4* errorsdch -a [285994b] Add api extension to get and reset passworddch -a [3bf5e88] powervm: Implement snapshot for local volumesdch -a [4e02fa1] Add exception handler for previous deleted flavor.dch -a [0ca44e9] Conductor instance_get_all replaces _by_filtersdch -a [dc8aeb4] Support cinderclient http retries.dch -a [2a19cd1] Sync rpc and notifier from oslo-incubator.dch -a [abe1db6] PXE bare-metal provisioning helper serverdch -a [d9b6904] Added sample tests to QuotaClasses API.dch -a [ebfa418] Changed 'OpenStack, LLC' message to 'OpenStack Foundation'dch -a [05e3869] Convert short doc strings to be on one linedch -a [60965a5] Get instances from conductor in init_host.dch -a [7224fde] Invert test stream capture logic for debugging.dch -a [64bf619] Make WebOb version specification more flexibledch -a [c9207f5] Check admin context in bm_interface_get_all()dch -a [e8746db] config_drive is missing in xml deserializerdch -a [36df7fa] NovaBase.delete() rename to NovaBase.soft_delete()dch -a [351745d] Add two tests for resize action in ServerActionsControllerTest.dch -a [1428956] Add helper methods to nova.pathsdch -a [2553b4a] Move global path opts in nova.pathsdch -a [904814e] Remove unused aws access key optsdch -a [56eb0df] Cells: Add cells commands to nova-managedch -a [1b7cea7] Verify the disk file exists before running qemu-img on it.debcommitbzr 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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-022f97f5-a309-4b82-b7b0-845bd1a38ebb', '-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 141, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-r', '-c', 'raring-amd64-022f97f5-a309-4b82-b7b0-845bd1a38ebb', '-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