Re: [Openstack] OpenStack in OpenStack Without a 'VT-x' CPU

2013-05-01 Thread Lloyd Dewolf
On Tue, Apr 30, 2013 at 2:14 PM, Dugger, Donald D
donald.d.dug...@intel.com wrote:
 I don’t claim to be an expert on OpenStack on OpenStack but I don’t believe
 you need VTx at all.  IPMI, yes you need that, but not VTx.

How would (physical) IPMI come in to this equation? If I understand
here we are talking about using virtualization on a single server to
gain experience with configuring and operating OpenStack clusters.


On Tue, Apr 30, 2013 at 1:12 PM, Chris Bartels
ch...@christopherbartels.com wrote:

 tl;dr-

 1.   Does the nested KVM running inside the OpenStack that runs inside
 another OpenStack get to take advantage of the VT-x of the host CPU?

AFAIR, there has been nested guest support in kvm_amd for a while, and
more recently kvm_intel also has support...
These blog posts from a year ago seem relevant:
http://kashyapc.wordpress.com/2012/01/14/nested-virtualization-with-kvm-intel/
http://kashyapc.wordpress.com/2012/01/18/nested-virtualization-with-kvm-and-amd/



 2.   Does OpenStack on OpenStack running KVM in each need VT-x on the
 host CPU at all to run properly?

Sort of, hardware support is required to truly use KVM, but when we
say KVM we're lumping in QEMU. KVM fails back to QEMU.

AFAIK, other virtualization technologies like vmware and virtualbox
require VT-x/amd-v for 64-bit guest virtualization, and I think some
Windows guests require tech like Extended Page Table (EPT). I've
previously played with https://github.com/lorin/openstack-ansible


If it was me, I would be concerned that without hardware
virtualization the performance would be so poor that OpenStack on
OpenStack would be too frustrating to use -- though you might find
some interesting bugs related to race conditions and timeouts :p


Hope that helps,
--
@lloyddewolf
http://www.pistoncloud.com/

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


Re: [Openstack] How to integrate Cloudsim

2013-05-01 Thread Lorin Hochstein
Harry:

I believe that Cloudsim is a cloud simulator, intended to be run on your
local desktop/laptop. You wouldn't actually run it on a cloud such as
OpenStack.

Take care,

Lorin




On Tue, Apr 30, 2013 at 8:18 AM, harryxiyou harryxi...@gmail.com wrote:

 Hi all,

 I just wonder how to integrate Cloudsim(https://code.google.com/p/cloudsim
 )
 into Openstack, that is to say i wanna use Cloudsim in local clouds with
 Openstack. Would anyone please give me some suggestions about this
 one? Or give me an example patch that is integrated into Openstack. Thanks
 very much in advance ;-)

 --
 Thanks
 Harry Wei

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




-- 
Lorin Hochstein
Lead Architect - Cloud Services
Nimbis Services, Inc.
www.nimbisservices.com
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Booting from a volume makes the VM unreachable from controller node

2013-05-01 Thread Mohammed Amine SAYA
Hi all,

I finally managed to boot a VM, ping it and even ssh into it on my modest
openstack cloud (Three machines only). Very proud of it :-)))

So I moved to the next level which is to boot a VM on a volume and things
got a little bit cloudy. I created a volume with cinder and followed the
 Manually Creating a Bootable Volume instructions in this link
http://docs.openstack.org/grizzly/openstack-compute/admin/content/instance-creation.html#boot_from_volume
.

From a running VM, I created a partition on the new volume, mounted it and
put the content of cirros-0.3.0-x86_64-rootfs.img in it.

What I notice is the following :
1- When I boot a VM on the newly created volume, the controller node is
unable to reach the VM whereas the network node can (ping fails). I checked
the content of the only  partition in the volume, when I mounted it on a
running standalone VM, and it seems all right.

2- When I boot a VM from a cirros image, without specifying a boot volume
and using --image in nova boot command line, every thing runs fine. Both
controller node and network node ping the VM and I can ssh into it from
controller node.

Am I missing something here please?

Thanks a lot for your help.
Amine.
___
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] Openstack - Folsom Quantum Insallation

2013-05-01 Thread Sathiyamoorthy, Ak
All, I am trying to setup Folsom Quantum on CentOS and ran into issue
building the openvswitch rpm.

 

Does anyone have a built rpm or steps to build it? 

 

Your help is appreciated.

 

Regards

 

 

A K Sathiyamoorthy, PMP

Technology Consultant

Hewlett-Packard | Enterprise Services, U.S. Public Sector Consulting

Direct 484.951.8030

 

Description: HPR_D_B_RGB_25_SM

 

 

image001.png

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


Re: [Openstack] Openstack - Folsom Quantum Insallation

2013-05-01 Thread Robert van Leeuwen
 All, I am trying to setup Folsom Quantum on CentOS and ran into issue 
 building the openvswitch rpm.

 Does anyone have a built rpm or steps to build it? 

Hi,

I will mail you our srpm / rpm for openvswitch.

Cheers,
Robert van Leeuwen
___
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] keystone network endpoint doesnt start

2013-05-01 Thread Molnár Mihály László
hi all!

I just installed Grizzly following this:
https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst
I wanted to create tenant network when I got this error:
quantum net-create --tenant-id 1f9305114a554a89b02e5fcc786f8175 net_blabla
[Errno 111] Connection refused

So I started investigation and as I can see keystone network endpoint
doesn't listen anywhere
netstat output: http://pastebin.com/p44SjK2R
keystone endpoint-list output: http://pastebin.com/a7ZFn8cX

As I can see, the network endpoint in keystone database exists but
doesnt start up. There is no error in keystone log file, or anywhere.
I tried reboot, but for now I'm out of idea.

Anybody?

Thanks!
Rusty

___
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 in OpenStack Without a 'VT-x' CPU

2013-05-01 Thread Dugger, Donald D
Oh, my bad.  I interpreted the original question as being about OpenStack on 
OpenStack which is the bare metal use case I was talking about.

I see the real question is OpenStack `in` OpenStack, which I guess would be a 
nested virtualization case.  The points about nested virt for VTx in KVM still 
apply, there is some support in the upstream KVM tree but it's still a work in 
progress

Conceptually, you shouldn't need nested virt support for OS in OS, just run KVM 
on the bare metal and then `qemu' inside the virtualized guest.  Or, you 
wouldn't need VTx at all, just run `qemu' everywhere.  Performance would be a 
concern and I have my doubts about getting the networking to work properly but, 
in theory, it should work.

Maybe a bigger question is why do this at all?  If you just want to gain 
experience working with OpenStack why not just run a single node cloud.  You 
don't get experience controlling 100s of compute nodes but you're not going to 
be able to run that many nested instances anyway.

--
Don Dugger
Censeo Toto nos in Kansa esse decisse. - D. Gale
Ph: 303/443-3786


-Original Message-
From: Lloyd Dewolf [mailto:lloydost...@gmail.com] 
Sent: Wednesday, May 01, 2013 5:14 AM
To: Dugger, Donald D; ch...@christopherbartels.com
Cc: openstack@lists.launchpad.net
Subject: Re: [Openstack] OpenStack in OpenStack Without a 'VT-x' CPU

On Tue, Apr 30, 2013 at 2:14 PM, Dugger, Donald D
donald.d.dug...@intel.com wrote:
 I don't claim to be an expert on OpenStack on OpenStack but I don't believe
 you need VTx at all.  IPMI, yes you need that, but not VTx.

How would (physical) IPMI come in to this equation? If I understand
here we are talking about using virtualization on a single server to
gain experience with configuring and operating OpenStack clusters.


On Tue, Apr 30, 2013 at 1:12 PM, Chris Bartels
ch...@christopherbartels.com wrote:

 tl;dr-

 1.   Does the nested KVM running inside the OpenStack that runs inside
 another OpenStack get to take advantage of the VT-x of the host CPU?

AFAIR, there has been nested guest support in kvm_amd for a while, and
more recently kvm_intel also has support...
These blog posts from a year ago seem relevant:
http://kashyapc.wordpress.com/2012/01/14/nested-virtualization-with-kvm-intel/
http://kashyapc.wordpress.com/2012/01/18/nested-virtualization-with-kvm-and-amd/



 2.   Does OpenStack on OpenStack running KVM in each need VT-x on the
 host CPU at all to run properly?

Sort of, hardware support is required to truly use KVM, but when we
say KVM we're lumping in QEMU. KVM fails back to QEMU.

AFAIK, other virtualization technologies like vmware and virtualbox
require VT-x/amd-v for 64-bit guest virtualization, and I think some
Windows guests require tech like Extended Page Table (EPT). I've
previously played with https://github.com/lorin/openstack-ansible


If it was me, I would be concerned that without hardware
virtualization the performance would be so poor that OpenStack on
OpenStack would be too frustrating to use -- though you might find
some interesting bugs related to race conditions and timeouts :p


Hope that helps,
--
@lloyddewolf
http://www.pistoncloud.com/

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


Re: [Openstack] keystone network endpoint doesnt start

2013-05-01 Thread Dolph Mathews
I imagine that you need to start quantum by running *quantum-server*


-Dolph


On Wed, May 1, 2013 at 10:18 AM, Molnár Mihály László lacik...@gmail.comwrote:

 hi all!

 I just installed Grizzly following this:

 https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst
 I wanted to create tenant network when I got this error:
 quantum net-create --tenant-id 1f9305114a554a89b02e5fcc786f8175 net_blabla
 [Errno 111] Connection refused

 So I started investigation and as I can see keystone network endpoint
 doesn't listen anywhere
 netstat output: http://pastebin.com/p44SjK2R
 keystone endpoint-list output: http://pastebin.com/a7ZFn8cX

 As I can see, the network endpoint in keystone database exists but
 doesnt start up. There is no error in keystone log file, or anywhere.
 I tried reboot, but for now I'm out of idea.

 Anybody?

 Thanks!
 Rusty

 ___
 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] keystone network endpoint doesnt start

2013-05-01 Thread Molnár Mihály László
something gone wrong with my mysql server...
i had to start quantum-server in debug mode to figure it out. i dont
know why there is no error in the log if something is not working
well, why must we put it in debug mode for that

thanks anyway!

Rusty


On Wed, May 1, 2013 at 6:18 PM, Dolph Mathews dolph.math...@gmail.com wrote:
 I imagine that you need to start quantum by running quantum-server


 -Dolph


 On Wed, May 1, 2013 at 10:18 AM, Molnár Mihály László lacik...@gmail.com
 wrote:

 hi all!

 I just installed Grizzly following this:

 https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst
 I wanted to create tenant network when I got this error:
 quantum net-create --tenant-id 1f9305114a554a89b02e5fcc786f8175 net_blabla
 [Errno 111] Connection refused

 So I started investigation and as I can see keystone network endpoint
 doesn't listen anywhere
 netstat output: http://pastebin.com/p44SjK2R
 keystone endpoint-list output: http://pastebin.com/a7ZFn8cX

 As I can see, the network endpoint in keystone database exists but
 doesnt start up. There is no error in keystone log file, or anywhere.
 I tried reboot, but for now I'm out of idea.

 Anybody?

 Thanks!
 Rusty

 ___
 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] [Bug 1175179] Re: DHCP agent creation reports error !

2013-05-01 Thread skible.openst...@gmail.com

On 05/01/2013 04:34 PM, Gary Kotton wrote:

Hi,
Can you please ensure that you have the following configured in the 
quantum.conf file:

[AGENT]
root_helper = sudo /usr/bin/quantum-rootwrap /etc/quantum/rootwrap.conf

Thanks
Gary


Hi Gary,

No i don't ! I have this format actually :
root_helper = sudo quantum-rootwrap /etc/quantum/rootwrap.conf

I changed the root helper to your format but still got the same error in 
my log !
Stderr: sudo: no tty present and no askpass program specified\nSorry, 
user quantum is not allowed to execute '/sbin/ip netns exec 
qdhcp-540fc9b1-4516-4cf4-bfae-f01043cba228 quantum-ns-metadata-proxy 
--pid_file=/var/lib/quantum/external/pids/540fc9b1-4516-4cf4-bfae-f01043cba228.pid 
--network_id=540fc9b1-4516-4cf4-bfae-f01043cba228 
--state_path=/var/lib/quantum --metadata_port=80 
--log-file=quantum-ns-metadata-proxy540fc9b1-4516-4cf4-bfae-f01043cba228.log 
--log-dir=/var/log/quantum' as root on node-f01.\n


regards,
Bilel

___
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] launching multiple VMs takes very long time

2013-05-01 Thread Steve Heistand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

ok a followup to this.

its not any sort of disk access issue. I created a new disk to hold the glance
directory and running atop while launching shows all the activity on the 
original
root drive nothing using glance.
Normally at idle the root drive does get heavily used by something, mostly 
keystone
and rabbit so atop show that partition as busy. When launching a VM it doesnt 
seem
to get more busy though. (maybe an LVM / is a bad idea)

Ive also tried launching tiny (ie cirros) images and they too take ages to boot
into tiny flavors.

The really really weird part is that I ran an experiment of only launching 1 vm
at a time. the time this takes grows each time I launch one.
1st vm  2 minutes
2nd 2.5m
3rd 4m
4th 8m
5th 10m
6th 12m
...

there may be some network issues going on here, trying to shove some amount of 
data
bigger then a few Gig seems to start slowing things down.

s



On 04/30/2013 11:42 AM, Steve Heistand wrote:
 if I launch one vm at a time its doesnt very long to start up the instance. 
 maybe a
 minute. if I launch 4 instances (of the same snapshot as before) it takes 30
 minutes.
 
 they are all launching to different compute nodes, the controllers are all
 multicore, I dont see any processes on the compute nodes taking much cpu 
 power, the
 controller has a keystone process mostly sucking up 1 core, loads and loads of
 beam.smp from rabbitmq but none are really taking any cpu time.
 
 the glance image storage is on the controller node, the snapshots are 2-3G in 
 size.
 
 where should I start looking to find out why things are so slow?
 
 thanks
 
 s
 

- -- 

 Steve Heistand  NASA Ames Research Center
 email: steve.heist...@nasa.gov  Steve Heistand/Mail Stop 258-6
 ph: (650) 604-4369  Bldg. 258, Rm. 232-5
 Scientific  HPC ApplicationP.O. Box 1
 Development/OptimizationMoffett Field, CA 94035-0001

 Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#   
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAlGBVD4ACgkQoBCTJSAkVrErjACfetTt4wDzuh9Pq8AuI+iGjXFB
toMAmgKR96PJ89edpdHnRyjFyqN25g6k
=/+lx
-END PGP 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


Re: [Openstack] launching multiple VMs takes very long time

2013-05-01 Thread Eric_E_Smith
You might take a look at iptraf during a slow deployment to determine if the 
utilization on a particular interface is high.

-Original Message-
From: Openstack 
[mailto:openstack-bounces+eric_e_smith=dell@lists.launchpad.net] On Behalf 
Of Steve Heistand
Sent: Wednesday, May 01, 2013 12:43 PM
To: openstack@lists.launchpad.net
Subject: Re: [Openstack] launching multiple VMs takes very long time

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

ok a followup to this.

its not any sort of disk access issue. I created a new disk to hold the glance 
directory and running atop while launching shows all the activity on the 
original root drive nothing using glance.
Normally at idle the root drive does get heavily used by something, mostly 
keystone and rabbit so atop show that partition as busy. When launching a VM it 
doesnt seem to get more busy though. (maybe an LVM / is a bad idea)

Ive also tried launching tiny (ie cirros) images and they too take ages to boot 
into tiny flavors.

The really really weird part is that I ran an experiment of only launching 1 vm 
at a time. the time this takes grows each time I launch one.
1st vm  2 minutes
2nd 2.5m
3rd 4m
4th 8m
5th 10m
6th 12m
...

there may be some network issues going on here, trying to shove some amount of 
data bigger then a few Gig seems to start slowing things down.

s



On 04/30/2013 11:42 AM, Steve Heistand wrote:
 if I launch one vm at a time its doesnt very long to start up the 
 instance. maybe a minute. if I launch 4 instances (of the same 
 snapshot as before) it takes 30 minutes.
 
 they are all launching to different compute nodes, the controllers are 
 all multicore, I dont see any processes on the compute nodes taking 
 much cpu power, the controller has a keystone process mostly sucking 
 up 1 core, loads and loads of beam.smp from rabbitmq but none are really 
 taking any cpu time.
 
 the glance image storage is on the controller node, the snapshots are 2-3G in 
 size.
 
 where should I start looking to find out why things are so slow?
 
 thanks
 
 s
 

- --

 Steve Heistand  NASA Ames Research Center
 email: steve.heist...@nasa.gov  Steve Heistand/Mail Stop 258-6
 ph: (650) 604-4369  Bldg. 258, Rm. 232-5
 Scientific  HPC ApplicationP.O. Box 1
 Development/OptimizationMoffett Field, CA 94035-0001

 Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#   
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAlGBVD4ACgkQoBCTJSAkVrErjACfetTt4wDzuh9Pq8AuI+iGjXFB
toMAmgKR96PJ89edpdHnRyjFyqN25g6k
=/+lx
-END PGP 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

___
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] [Bug 1175179] Re: DHCP agent creation reports error !

2013-05-01 Thread skible.openst...@gmail.com
Exactly ! I tried to use sudo directly but ended up with even more 
trouble with the l3 agent and openVswitch agent not being able to create 
ports on br-eth1 and br-ex !


My best solution for this right now is to keep the original rootwrap and 
restart your dhcp agent after your create any subnet ! that will create 
the namespace and and the dhcp instance :)


Hope this will be fixed soon.

regards,
Bilel
On 05/01/2013 07:23 PM, Steve Heistand wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

there is some talk that the /etc/sudoers needs tweaking,
some people need the form:

Defaults:quantum !requiretty
quantum ALL = (root) NOPASSWD: /usr/bin/quantum-rootwrap

(added !requiretty thing)

personally that didnt work for me and just commented it out and went with:

quantum ALL=NOPASSWD: ALL

then I got no more issues with sudo.
but this may or may not be within your security guidelines.

s


On 05/01/2013 10:16 AM, skible.openst...@gmail.com wrote:

On 05/01/2013 04:34 PM, Gary Kotton wrote:

Hi, Can you please ensure that you have the following configured in the
quantum.conf file:

[AGENT] root_helper = sudo /usr/bin/quantum-rootwrap /etc/quantum/rootwrap.conf

Thanks Gary


Hi Gary,

No i don't ! I have this format actually : root_helper = sudo quantum-rootwrap
/etc/quantum/rootwrap.conf

I changed the root helper to your format but still got the same error in my log 
!
Stderr: sudo: no tty present and no askpass program specified\nSorry, user 
quantum
is not allowed to execute '/sbin/ip netns exec
qdhcp-540fc9b1-4516-4cf4-bfae-f01043cba228 quantum-ns-metadata-proxy
--pid_file=/var/lib/quantum/external/pids/540fc9b1-4516-4cf4-bfae-f01043cba228.pid
--network_id=540fc9b1-4516-4cf4-bfae-f01043cba228 --state_path=/var/lib/quantum
--metadata_port=80
--log-file=quantum-ns-metadata-proxy540fc9b1-4516-4cf4-bfae-f01043cba228.log
--log-dir=/var/log/quantum' as root on node-f01.\n

regards, Bilel

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

- -- 


  Steve Heistand  NASA Ames Research Center
  email: steve.heist...@nasa.gov  Steve Heistand/Mail Stop 258-6
  ph: (650) 604-4369  Bldg. 258, Rm. 232-5
  Scientific  HPC ApplicationP.O. Box 1
  Development/OptimizationMoffett Field, CA 94035-0001

  Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#   
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEARECAAYFAlGBT6IACgkQoBCTJSAkVrF+LQCfTAhrdlSwvd9bzh+3tDL4phQW
phkAn2XPFkvuF8/+LeIFNLbtTaej2W1u
=dusc
-END PGP 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] glance client not working

2013-05-01 Thread Dennis Jacobfeuerborn

Hi,
I'm currently working on setting up OpenStack using Ansible (after 
giving up on Puppet) and have keystone running and Glance running.

The problem I now have is that the client doesn't seem to work:

[root@controller1 ~]# glance index
ID   Name   Disk 
Format  Container Format Size
 -- 
  --

'NoneType' object has no attribute 'rfind'
[root@controller1 ~]# glance image-list
'NoneType' object has no attribute 'rfind'
[root@controller1 ~]# glance image-create --name=cirros-0.3-x86_64 
--is-public=true --container-format=bare --disk-format=qcow2  
cirros-0.3.0-x86_64-disk.img

'NoneType' object has no attribute 'rfind'

Unfortunately I don't get any meaningful error and the api and registry 
logs don't show anything either despite debug=True.


Any ideas how I could find out what the problem is?

Regards,
  Dennis

___
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] glance client not working

2013-05-01 Thread Jay Pipes
On 05/01/2013 02:28 PM, Dennis Jacobfeuerborn wrote:
 Hi,
 I'm currently working on setting up OpenStack using Ansible (after 
 giving up on Puppet) and have keystone running and Glance running.
 The problem I now have is that the client doesn't seem to work:
 
 [root@controller1 ~]# glance index
 ID   Name   Disk 
 Format  Container Format Size
  -- 
   --
 'NoneType' object has no attribute 'rfind'
 [root@controller1 ~]# glance image-list
 'NoneType' object has no attribute 'rfind'
 [root@controller1 ~]# glance image-create --name=cirros-0.3-x86_64 
 --is-public=true --container-format=bare --disk-format=qcow2  
 cirros-0.3.0-x86_64-disk.img
 'NoneType' object has no attribute 'rfind'
 
 Unfortunately I don't get any meaningful error and the api and registry 
 logs don't show anything either despite debug=True.
 
 Any ideas how I could find out what the problem is?

The problem is likely your image endpoint in the Keystone service catalog.

What does `keystone service-catalog` show?

Also, do a `glance --debug image-list`

___
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] launching multiple VMs takes very long time

2013-05-01 Thread Rick Jones

On 05/01/2013 10:43 AM, Steve Heistand wrote:

there may be some network issues going on here, trying to shove some amount of 
data
bigger then a few Gig seems to start slowing things down.


If you think there is an actual network problem, you could I suppose try 
exploring that with netperf or iperf.  It seems unlikely that the 
network could retain a memory of a previous transfer to cause a 
subsequent, non-overlapping transfer to run more slowly.


The logs on the compute node(s) will show how long it took to actually 
retrieve the image yes?


rick jones

___
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] Multinode setup? [SOLVED]

2013-05-01 Thread Dmitry Makovey
For completeness sake here's what I ended up doing to resolve my ongoing issues 
with second Cinder node:

we're dealing with RHEL6.x here with Folsom from EPEL.

For simplification of things both iptables and SELinux were dropped into 
permissive mode on both nodes (which I will be bringing back up right away)


Multi-node Cinder
=

We will use 2 nodes:

* master

  * openstack-keystone
  * openstack-cinder-api
  * openstack-cinder-scheduler
  * openstack-cinder-volume
  * qpidd 
  * tgtd
  * ...

* slave

  * openstack-cinder-volume
  * tgtd

* Networking

  * 10.10.10.0/24 - Admin network

    * 10.10.10.1 - master
    * 10.10.10.2 - slave

Note


Master node also hosts keystone and other core OpenStack services.

Configuration
=

Make sure you're configuring your OpenStack infrastructure without the use of 
localhost and 127.0.0.1 references.

Also make sure your tgt is configured appropriately (openstack-setup scripts 
will do it for you). For RHEL 6.4 ::

    if [ $DISTRO_VER -eq '6' ] ; then
      if [ $DISTRO_REL -le '3' ] ; then
        
        ## as per comment in /etc/tgt/conf.d/cinder.conf
        ## while not flexible or smart - it should do the trick
        grep -F 'include /etc/cinder/volumes/*' /etc/tgt/targets.conf || \
         sed -i '0 i ##OPENSTACK-SETUP: \
    include /etc/cinder/volumes/* \
    ' /etc/tgt/targets.conf
      fi

Master

--

/etc/cinder/cinder.conf
~~~

First, the contents::

    [DEFAULT]
    logdir = /var/log/cinder
    state_path = /var/lib/cinder
    lock_path = /var/lib/cinder/tmp
    volumes_dir = /etc/cinder/volumes

    pybasedir=/usr/lib/python2.6/site-packages

    # Directory where cinder binaries are installed (string value)
    bindir=/usr/bin

    my_ip = 10.10.10.1
    iscsi_helper = tgtadm
    iscsi_ip_prefix= 10.10.10.1
    iscsi_ip_address= 10.10.10.1
    sql_connection = mysql://cinder:cinder@localhost/cinder

    rpc_backend = cinder.openstack.common.rpc.impl_qpid
    rootwrap_config = /etc/cinder/rootwrap.conf
    auth_strategy = keystone

    [keystone_authtoken]
    admin_tenant_name = service
    admin_user = cinder
    admin_password = cinder
    auth_host = 10.10.10.1
    auth_port = 35357
    auth_protocol = http
    signing_dirname = /tmp/keystone-signing-cinder


/etc/cinder/api-paste.ini

~

We'll skip the boring part and look at filter:authtoken::

    
    [filter:authtoken]
    paste.filter_factory = keystone.middleware.auth_token:filter_factory
    service_protocol = http
    service_host = 10.10.10.1
    service_port = 5000

Slave
-


/etc/cinder/cinder.conf
~~~

Content is slightly different from Master::

    [DEFAULT]
    ## See more options at: 
    ## 
https://github.com/openstack/cinder/blob/master/etc/cinder/cinder.conf.sample
    logdir = /var/log/cinder
    state_path = /var/lib/cinder
    lock_path = /var/lib/cinder/tmp
    volumes_dir = /etc/cinder/volumes

    pybasedir=/usr/lib/python2.6/site-packages

    # Directory where cinder binaries are installed (string value)
    bindir=/usr/bin

    my_ip = 10.10.10.2

    iscsi_helper = tgtadm
    iscsi_ip_prefix= 10.10.10.2
    iscsi_ip_address= 10.10.10.2
    sql_connection = mysql://cinder:cinder@10.10.10.1/cinder
    rpc_backend = cinder.openstack.common.rpc.impl_qpid

    # Qpid broker hostname (string value)
    qpid_hostname=10.10.10.1

    rootwrap_config = /etc/cinder/rootwrap.conf
    auth_strategy = keystone

    [keystone_authtoken]
    admin_tenant_name = service
    admin_user = cinder
    admin_password = cinder
    auth_host = 10.10.10.1
    auth_port = 35357
    auth_protocol = http
    signing_dirname = /tmp/keystone-signing-cinder

Note that we have defined qpid_hostname and our sql_connection now uses proper 
IP


/etc/cinder/api-paste.ini
~

this one is pretty much a carbon-copy of Master::

    
    [filter:authtoken]
    paste.filter_factory = keystone.middleware.auth_token:filter_factory
    service_protocol = http
    service_host = 10.10.10.1
    service_port = 5000



Looks like two things have helped: 

1. Using non-localhost URLs for endpoints and other configuration
2. adding my_ip and qpid_hostname to the config in addition to existing 
iscsi_ip* stuff.


___
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] Glance cannot authenticate

2013-05-01 Thread Viktor Viking
Hi Razique,

Thank you for the tip. My problem was misconfiguration of
admin_user/admin_password at /etc/glance/glance-api.conf.

Best,
Viktor


On Tue, Apr 30, 2013 at 10:15 PM, Razique Mahroua razique.mahr...@gmail.com
 wrote:

 ok problem solved here.
 As I was using an HA cluster between two nodes, I forgot to add a link
 between the public IP of my APIs and the glance services - so Glance was
 running on one node as the IP was running on the other one
 You can use tcpdump in order to diagnose when it fails :
 $ tcpdump -nvv -s0 -A -o ethX (eth1 in my case) tcp and port 5000

 regards

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


 Le 30 avr. 2013 à 19:31, Razique Mahroua razique.mahr...@gmail.com a
 écrit :

 Funny,
 I'm facing the same issue today - are glance api/ registry conf files good
 ? (especially the [paste_deploy] flavor=keystone for both api and registry)
 what $ nova -debug image-show outputs?



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

 NUAGECO-LOGO-Fblan_petit.jpg

 Le 30 avr. 2013 à 18:03, Viktor Viking viktor.viking...@gmail.com a
 écrit :

 Dear Openstackers,

 I'm facing authentication problems when running glance commands (e.g.,
 glance image-list)

 I have my environment variables set in the following way:

 OS_REGION_NAME=RegionOne
 OS_PASSWORD=openstack
 OS_AUTH_URL=http://192.168.0.1:5000/v2.0
 OS_USERNAME=admin
 OS_TENANT_NAME=demo

 With these env variables set, I can run keystone endpoint-list and I 
 seehttp://192.168.0.1:5000/v2.0;
 as my publicurl for the keystone endpoint. So far so good. This also proves
 the user=admin, pass=openstack, tenant=demo are correct.

 The problem happens when I try to use glance (for anything). glance
 image-list for example returns an exception plus:

 NotAuthenticated : 401 Unauthorized
 This server could not verify that you are authorized to access the
 document you requested. Either you supplied the wrong credentials (e.g.,
 bad password), or your browser does not understand how to supply the
 credentials required.
 Authentication required
 (HTTP 500)

 I don't have SERVICE_TOKEN variables set.

 I have seen this https://answers.launchpad.net/keystone/+question/212102but 
 it didn't solve my problem either.

 Does anyone have a clue that might enlighten me?

 Thank you,
 Viktor



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




NUAGECO-LOGO-Fblan_petit.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] launching multiple VMs takes very long time

2013-05-01 Thread Steve Heistand
so I dont think there is a network or disk bottle neck now.
in watching instances launch I see that the disk image itself gets copied out 
to the compute
node in  1 minute, the xml file for libvirt gets created. then a pause of ~ 20 
minutes
then the kvm process starts up and off the VM goes just fine.
aside from messages like:
2013-05-01 19:43:40.363+: 2377: warning : virAuditSend:135 : Failed to send 
audit message virt=kvm vm=instance-014c 
uuid=d72afa21-844a-4ea0-8b96-0a4e5e4da5eb vm-ctx=? img-ctx=? model=stack: 
Operation not permitted

and these dont start until the kvm process starts,  I see nothing in the logs.
but then I dont have debug on which I will do next.

what is causing the pause in between is the question.  hopefully debug on will 
help.


s


On 05/01/2013 11:43 AM, Rick Jones wrote:
 On 05/01/2013 10:43 AM, Steve Heistand wrote:
 there may be some network issues going on here, trying to shove some amount 
 of data
 bigger then a few Gig seems to start slowing things down.
 
 If you think there is an actual network problem, you could I suppose try 
 exploring that with netperf or iperf.  It seems unlikely that the 
 network could retain a memory of a previous transfer to cause a 
 subsequent, non-overlapping transfer to run more slowly.
 
 The logs on the compute node(s) will show how long it took to actually 
 retrieve the image yes?
 
 rick jones
 

-- 

 Steve Heistand   NASA Ames Research Center
 SciCon Group Mail Stop 258-6
 steve.heist...@nasa.gov  (650) 604-4369  Moffett Field, CA 94035-1000

 Any opinions expressed are those of our alien overlords, not my own.

# For Remedy#
#Action: Resolve#
#Resolution: Resolved   #
#Reason: No Further Action Required #
#Tier1: User Code   #
#Tier2: Other   #
#Tier3: Assistance  #
#Notification: None #




signature.asc
Description: OpenPGP digital 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


Re: [Openstack] launching multiple VMs takes very long time

2013-05-01 Thread Mark Lehrer



where should I start looking to find out why things are so slow?


Check the glance node.  The first prototype I set up had an incredibly
slow glance node, which led to this kind of behavior.

Are the compute nodes downloading at the same time, or sequentially?

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] Windows 7 not working with Grizzly

2013-05-01 Thread Martinx - ジェームズ
Hi!

With Folsom, I used to create a Windows 7 image, with KVM+libvirt and then,
upload it to Glance with the following command:

glance image-create --name Windows 7 - ULTIMATE - 32 Bits - Pre-Installed
Image --is-public true --container-format bare --disk-format qcow2 
/home/openstack/windows7-template.img

But now, when I repeat this process in Grizzly, the Windows Instance
doesn't complete its boot, a Windows Message appear on VNC console:

System Recovery Options

I choose: Start up repair, doesn't work... I'm trying everything but,
doesn't work.

Also, I created this `Windows 7 Template' using exactly the same options of
OpenStack instance itself, by dumping the instance-x.xml into a file
and using to create the template in first place. So, the virtual CPU is the
same, video board is the same, etc...

What am I missing?

Thanks!

Thiago
___
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] How to integrate Cloudsim

2013-05-01 Thread harryxiyou
On Wed, May 1, 2013 at 9:23 PM, Lorin Hochstein
lo...@nimbisservices.com wrote:
 Harry:

 I believe that Cloudsim is a cloud simulator, intended to be run on your
 local desktop/laptop. You wouldn't actually run it on a cloud such as
 OpenStack.


Yeah, that's the problem. So i wanna realize that run Cloudsim with Openstack.
Add this feature for both Openstack and Cloudsim ;-)



--
Thanks
Harry Wei

___
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] moving glance service

2013-05-01 Thread Dmitry Makovey
Hi, after playing a bit with all-in-one setup I'm slowly moving services out to 
dedicated nodes. Got my Cinders sorted etc. However trying to move glance it 
seems that old glance endpoint gets cached someplace thus when I plug in new 
endpoint and remove old one I get all kinds of errors about missing service on 
original node.

Can somebody please confirm that (in Folsom) those steps are sufficient:

* add new endpoint with updated URLs
* remove old endpoint
* shutdown original glance
* startup new glance
* ...profit? ;-) 

Sent from Yahoo! Mail on Android

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


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_quantum_trunk #77

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/77/Project:precise_havana_quantum_trunkDate of build:Wed, 01 May 2013 03:01:37 -0400Build duration:2 min 27 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesImported Translations from Transifexby Jenkinseditquantum/locale/ko_KR/LC_MESSAGES/quantum.poeditquantum/locale/ja/LC_MESSAGES/quantum.poeditquantum/locale/ka_GE/LC_MESSAGES/quantum.poeditquantum/locale/quantum.potUse sql alchemy to fetch a scalar for the max tunnel idby salv.orlandoeditquantum/tests/unit/openvswitch/test_ovs_db.pyeditquantum/plugins/openvswitch/ovs_db_v2.pyConsole Output[...truncated 3188 lines...]dch -a [01a977b] Send 400 error if device specification contains unexpected attributesdch -a [62017cd] Imported Translations from Transifexdch -a [26b98b7] lbaas: check object state before update for pools, members, health monitorsdch -a [49c1c98] Metadata agent: reuse authentication info across eventlet threadsdch -a [11639a2] Imported Translations from Transifexdch -a [35988f1] Make the 'admin' role configurabledch -a [ee50162] Simplify delete_health_monitor() using cascadesdch -a [765baf8] Imported Translations from Transifexdch -a [15a1445] Update latest OSLO codedch -a [343ca18] Imported Translations from Transifexdch -a [c117074] Remove locals() from strings substitutionsdch -a [fb66e24] Imported Translations from Transifexdch -a [e001a8d] Add string 'quantum'/ version to scope/tag in NVPdch -a [5896322] Changed DHCPV6_PORT from 467 to 547, the correct port for DHCPv6.dch -a [80ffdde] Imported Translations from Transifexdch -a [929cbab] Imported Translations from Transifexdch -a [2a24058] Imported Translations from Transifexdch -a [b6f0f68] Imported Translations from Transifexdch -a [1e1c513] Imported Translations from Transifexdch -a [6bbcc38] Imported Translations from Transifexdch -a [bd702cb] Imported Translations from Transifexdch -a [a13295b] Enable automatic validation of many HACKING rules.dch -a [91bed75] Ensure unit tests work with all interface typesdch -a [0446eac] Shorten the path of the nicira nvp plugin.dch -a [8354133] Implement LB plugin delete_pool_health_monitor().dch -a [147038a] Parallelize quantum unit testing:debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.2+git201305010301~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A quantum_2013.2+git201305010301~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305010301~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305010301~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/90/Project:precise_havana_nova_trunkDate of build:Wed, 01 May 2013 04:31:38 -0400Build duration:41 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesAdd delete_net_interface functionby emaganaeditnova/network/linux_net.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision dccbcc84a922d16eb230491e2a4d486fdb19b40f (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision d4bce23b8af95d95eb93d95d75292195edac38ef (origin/master)Checking out Revision d4bce23b8af95d95eb93d95d75292195edac38ef (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson7258098085368919323.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild 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: saucy_havana_nova_trunk #11

2013-05-01 Thread openstack-testing-bot
Title: saucy_havana_nova_trunk
General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/11/Project:saucy_havana_nova_trunkDate of build:Wed, 01 May 2013 04:31:39 -0400Build duration:8 min 56 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesAdd delete_net_interface functionby emaganaeditnova/network/linux_net.pyConsole Output[...truncated 36341 lines...]deleting and forgetting pool/main/n/nova/nova-compute-kvm_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-lxc_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-qemu_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-uml_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-xcp_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute-xen_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-compute_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-conductor_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-console_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-consoleauth_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-doc_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-network_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-novncproxy_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-objectstore_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-scheduler_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-spiceproxy_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-volume_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-network_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xcp-plugins_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/nova-xvpvncproxy_2013.2+git201304301532~saucy-0ubuntu1_all.debdeleting and forgetting pool/main/n/nova/python-nova_2013.2+git201304301532~saucy-0ubuntu1_all.debINFO:root:Storing current commit for next build: 001961ed495a33cc944407888a2797f8a600e091INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/nova/havana /tmp/tmpSlRHWz/novamk-build-deps -i -r -t apt-get -y /tmp/tmpSlRHWz/nova/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 2cf1f39d9ea7a9436708c5458d42d4dd75717e16..HEAD --no-merges --pretty=format:[%h] %sdch -b -D saucy --newversion 1:2013.2+git201305010432~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a [001961e] Fix attach when running as root without sysfsutilsdch -a [9c86567] Add delete_net_interface functiondch -a [4862168] Performance optimization for contrib.flavorextraspecsdch -a [7dae497] Small whitespace tweak.dch -a [5eca019] Kill off usage of locals() in the filter_scheduler.dch -a [f0ac56b] Remove local variable only used in logging.dch -a [7fa5e7f] Create instance with deleting imagedebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC nova_2013.2+git201305010432~saucy-0ubuntu1_source.changessbuild -d saucy-havana -n -A nova_2013.2+git201305010432~saucy-0ubuntu1.dscdput ppa:openstack-ubuntu-testing/havana nova_2013.2+git201305010432~saucy-0ubuntu1_source.changesreprepro --waitforlock 10 -Vb /var/lib/jenkins/www/apt include saucy-havana nova_2013.2+git201305010432~saucy-0ubuntu1_amd64.changes+ [ 0 != 0 ]+ jenkins-cli build -p pipeline_parameters=pipeline_parameters -p PARENT_BUILD_TAG=jenkins-saucy_havana_nova_trunk-11 pipeline_runnerEmail 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_havana_nova_trunk #91

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/91/Project:precise_havana_nova_trunkDate of build:Wed, 01 May 2013 06:31:40 -0400Build duration:51 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesimport and install gettext in vm_vdi_cleaner.pyby andrew.laskiedittools/xenserver/vm_vdi_cleaner.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision d4bce23b8af95d95eb93d95d75292195edac38ef (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision 46a93678e8e49c3c695a47084b012eea88bae969 (origin/master)Checking out Revision 46a93678e8e49c3c695a47084b012eea88bae969 (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson4418031289392650674.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/93/Project:precise_havana_nova_trunkDate of build:Wed, 01 May 2013 10:31:39 -0400Build duration:1 min 25 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCatch glance image create exceptionsby cyeoheditnova/tests/api/openstack/fakes.pyeditnova/tests/api/openstack/compute/test_server_actions.pyeditnova/image/glance.pyeditnova/api/openstack/compute/servers.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 7cd8f22354b4ba5768cda410267c225449f78b8d (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision 69991d60cffbdc715faff2d55727a161f8e57051 (origin/master)Checking out Revision 69991d60cffbdc715faff2d55727a161f8e57051 (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson1213157252680316679.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/94/Project:precise_havana_nova_trunkDate of build:Wed, 01 May 2013 12:31:38 -0400Build duration:29 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix baremetal get_available_nodesby devananda.vdveditnova/tests/baremetal/test_driver.pyeditnova/virt/baremetal/driver.pyUpdate to using oslo periodic tasks implementation.by mikaleditnova/scheduler/manager.pyeditnova/network/manager.pyeditnova/manager.pyeditnova/cells/manager.pydeletenova/tests/test_periodic_tasks.pyeditnova/exception.pyeditnova/compute/manager.pyConvert the cache key from unicode to a string.by dfloreaeditnova/api/ec2/ec2utils.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 69991d60cffbdc715faff2d55727a161f8e57051 (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision 3266bff670f6ab25ab8d850917898bf4ee2a705c (origin/master)Checking out Revision 3266bff670f6ab25ab8d850917898bf4ee2a705c (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson7309563693285926311.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_quantum_trunk #78

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/78/Project:precise_havana_quantum_trunkDate of build:Wed, 01 May 2013 15:31:37 -0400Build duration:3 min 6 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesFix null response on router-interface-remove operationby amigliaccioeditquantum/plugins/nicira/QuantumPlugin.pyeditquantum/db/l3_db.pyeditquantum/tests/unit/test_l3_plugin.pyeditquantum/plugins/midonet/plugin.pyFix port_id filter not honoredby sylvain.afchaineditquantum/db/l3_db.pyeditquantum/tests/unit/test_l3_plugin.pyConsole Output[...truncated 3204 lines...]dch -a [01a977b] Send 400 error if device specification contains unexpected attributesdch -a [62017cd] Imported Translations from Transifexdch -a [26b98b7] lbaas: check object state before update for pools, members, health monitorsdch -a [49c1c98] Metadata agent: reuse authentication info across eventlet threadsdch -a [11639a2] Imported Translations from Transifexdch -a [35988f1] Make the 'admin' role configurabledch -a [ee50162] Simplify delete_health_monitor() using cascadesdch -a [765baf8] Imported Translations from Transifexdch -a [15a1445] Update latest OSLO codedch -a [343ca18] Imported Translations from Transifexdch -a [c117074] Remove locals() from strings substitutionsdch -a [fb66e24] Imported Translations from Transifexdch -a [e001a8d] Add string 'quantum'/ version to scope/tag in NVPdch -a [5896322] Changed DHCPV6_PORT from 467 to 547, the correct port for DHCPv6.dch -a [80ffdde] Imported Translations from Transifexdch -a [929cbab] Imported Translations from Transifexdch -a [2a24058] Imported Translations from Transifexdch -a [b6f0f68] Imported Translations from Transifexdch -a [1e1c513] Imported Translations from Transifexdch -a [6bbcc38] Imported Translations from Transifexdch -a [bd702cb] Imported Translations from Transifexdch -a [a13295b] Enable automatic validation of many HACKING rules.dch -a [91bed75] Ensure unit tests work with all interface typesdch -a [0446eac] Shorten the path of the nicira nvp plugin.dch -a [8354133] Implement LB plugin delete_pool_health_monitor().dch -a [147038a] Parallelize quantum unit testing:debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.2+git201305011531~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A quantum_2013.2+git201305011531~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305011531~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305011531~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_quantum_trunk #79

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_quantum_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_quantum_trunk/79/Project:precise_havana_quantum_trunkDate of build:Wed, 01 May 2013 16:31:37 -0400Build duration:2 min 51 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesUpdate RPC code from OSLOby gkottoneditquantum/openstack/common/rpc/common.pyeditquantum/openstack/common/rpc/impl_kombu.pyeditquantum/openstack/common/rpc/impl_qpid.pyConsole Output[...truncated 3207 lines...]dch -a [01a977b] Send 400 error if device specification contains unexpected attributesdch -a [62017cd] Imported Translations from Transifexdch -a [26b98b7] lbaas: check object state before update for pools, members, health monitorsdch -a [49c1c98] Metadata agent: reuse authentication info across eventlet threadsdch -a [11639a2] Imported Translations from Transifexdch -a [35988f1] Make the 'admin' role configurabledch -a [ee50162] Simplify delete_health_monitor() using cascadesdch -a [765baf8] Imported Translations from Transifexdch -a [15a1445] Update latest OSLO codedch -a [343ca18] Imported Translations from Transifexdch -a [c117074] Remove locals() from strings substitutionsdch -a [fb66e24] Imported Translations from Transifexdch -a [e001a8d] Add string 'quantum'/ version to scope/tag in NVPdch -a [5896322] Changed DHCPV6_PORT from 467 to 547, the correct port for DHCPv6.dch -a [80ffdde] Imported Translations from Transifexdch -a [929cbab] Imported Translations from Transifexdch -a [2a24058] Imported Translations from Transifexdch -a [b6f0f68] Imported Translations from Transifexdch -a [1e1c513] Imported Translations from Transifexdch -a [6bbcc38] Imported Translations from Transifexdch -a [bd702cb] Imported Translations from Transifexdch -a [a13295b] Enable automatic validation of many HACKING rules.dch -a [91bed75] Ensure unit tests work with all interface typesdch -a [0446eac] Shorten the path of the nicira nvp plugin.dch -a [8354133] Implement LB plugin delete_pool_health_monitor().dch -a [147038a] Parallelize quantum unit testing:debcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC quantum_2013.2+git201305011631~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A quantum_2013.2+git201305011631~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305011631~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'quantum_2013.2+git201305011631~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_glance_trunk #36

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_glance_trunk/36/Project:precise_havana_glance_trunkDate of build:Wed, 01 May 2013 17:01:37 -0400Build duration:7 min 13 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesConvert scripts to entry pointsby jbresnahdeletebin/glance-manageeditsetup.pyeditglance/tests/functional/test_scrubber.pyaddglance/cmd/control.pydeletebin/glance-controleditglance/tests/functional/test_bin_glance_cache_manage.pyeditdoc/source/conf.pydeletebin/glance-cache-pruneraddglance/cmd/__init__.pydeletebin/glance-scrubberaddglance/cmd/registry.pyaddglance/cmd/cache_pruner.pyaddglance/cmd/cache_manage.pyeditglance/tests/unit/test_glance_replicator.pydeletebin/glance-cache-managedeletebin/glance-registryeditglance/tests/functional/test_glance_manage.pydeletebin/glance-cache-prefetcheraddglance/cmd/cache_cleaner.pyeditglance/tests/functional/__init__.pyaddglance/cmd/scrubber.pyaddglance/cmd/cache_prefetcher.pyeditglance/tests/functional/test_cache_middleware.pyeditrun_tests.shdeletebin/glance-cache-cleaneraddglance/cmd/replicator.pydeletebin/glance-apiedittox.inideletebin/glance-replicatoraddglance/cmd/api.pyaddglance/cmd/manage.pyConsole Output[...truncated 7295 lines...]git log -n1 --no-merges --pretty=format:%Hgit log e6e02cd147b3b22dc39344df48d3e40abf024240..HEAD --no-merges --pretty=format:[%h] %sdch -b -D precise --newversion 1:2013.2+git201305011701~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [0a4f4af] Compress response's content according to client's accepted encodingdch -a [a9f9f13] Call os.kill for each child instead of the process groupdch -a [039f3d8] Convert scripts to entry pointsdch -a [d700f24] Remove unused configure_db functiondch -a [2d492e0] Don't raise HTTPForbidden on a multitenant environmentdch -a [acc2900] Expand HACKING with commit message guidelinesdch -a [d415611] Functional tests use a clean cached db that is only created once.dch -a [d3c5a6c] Fixes for mis-use of various exceptionsdch -a [545cb15] scrubber: dont print URI of image to be deleteddch -a [6335fdb] Eliminate the race when selecting a port for tests.dch -a [7d341de] Raise 404 while deleting a deleted imagedch -a [459e3e6] Sync with oslo-incubator copy of setup.py and version.pydch -a [1e98e10] Gracefully handle qpid errorsdch -a [6780571] Fix Qpid test casesdch -a [cd00848] Fix the deletion of a pending_delete image.dch -a [1e49329] Fix functional test 'test_scrubber_with_metadata_enc'dch -a [1c5a4d2] Call monkey_patch before other modules are loadeddch -a [6eaf42a] Improve unit tests for glance.api.middleware.cache moduledch -a [ae0f904] Add GridFS storedch -a [28b1129] Verify SSL certificates at boot timedch -a [b1ac90f] Add a policy handler to control copy-from functionalitydch -a [62068a3] Remove internal store references from migration 015dch -a [7155134] Add unit tests for glance.api.cached_images moduledebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC glance_2013.2+git201305011701~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A glance_2013.2+git201305011701~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'glance_2013.2+git201305011701~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'glance_2013.2+git201305011701~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_glance_trunk #37

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_glance_trunk/37/Project:precise_havana_glance_trunkDate of build:Wed, 01 May 2013 17:31:35 -0400Build duration:7 min 19 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesRedirects requests from /v# to /v#/by yueli.meditglance/common/wsgi.pyeditglance/tests/unit/api/test_common.pyConsole Output[...truncated 7300 lines...]git log e6e02cd147b3b22dc39344df48d3e40abf024240..HEAD --no-merges --pretty=format:[%h] %sdch -b -D precise --newversion 1:2013.2+git201305011731~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [0a4f4af] Compress response's content according to client's accepted encodingdch -a [a9f9f13] Call os.kill for each child instead of the process groupdch -a [039f3d8] Convert scripts to entry pointsdch -a [d700f24] Remove unused configure_db functiondch -a [2d492e0] Don't raise HTTPForbidden on a multitenant environmentdch -a [acc2900] Expand HACKING with commit message guidelinesdch -a [39477af] Redirects requests from /v# to /v#/dch -a [d415611] Functional tests use a clean cached db that is only created once.dch -a [d3c5a6c] Fixes for mis-use of various exceptionsdch -a [545cb15] scrubber: dont print URI of image to be deleteddch -a [6335fdb] Eliminate the race when selecting a port for tests.dch -a [7d341de] Raise 404 while deleting a deleted imagedch -a [459e3e6] Sync with oslo-incubator copy of setup.py and version.pydch -a [1e98e10] Gracefully handle qpid errorsdch -a [6780571] Fix Qpid test casesdch -a [cd00848] Fix the deletion of a pending_delete image.dch -a [1e49329] Fix functional test 'test_scrubber_with_metadata_enc'dch -a [1c5a4d2] Call monkey_patch before other modules are loadeddch -a [6eaf42a] Improve unit tests for glance.api.middleware.cache moduledch -a [ae0f904] Add GridFS storedch -a [28b1129] Verify SSL certificates at boot timedch -a [b1ac90f] Add a policy handler to control copy-from functionalitydch -a [62068a3] Remove internal store references from migration 015dch -a [7155134] Add unit tests for glance.api.cached_images moduledebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC glance_2013.2+git201305011731~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A glance_2013.2+git201305011731~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'glance_2013.2+git201305011731~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'glance_2013.2+git201305011731~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: saucy_havana_glance_trunk #8

2013-05-01 Thread openstack-testing-bot
Title: saucy_havana_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_glance_trunk/8/Project:saucy_havana_glance_trunkDate of build:Wed, 01 May 2013 17:31:37 -0400Build duration:7 min 46 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesRedirects requests from /v# to /v#/by yueli.meditglance/tests/unit/api/test_common.pyeditglance/common/wsgi.pyConsole Output[...truncated 7880 lines...]Job: glance_2013.2+git201305011731~saucy-0ubuntu1.dscMachine Architecture: amd64Package: glancePackage-Time: 349Source-Version: 1:2013.2+git201305011731~saucy-0ubuntu1Space: 22504Status: attemptedVersion: 1:2013.2+git201305011731~saucy-0ubuntu1Finished at 20130501-1739Build needed 00:05:49, 22504k disc spaceERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'glance_2013.2+git201305011731~saucy-0ubuntu1.dsc']' returned non-zero exit status 2ERROR:root:Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'glance_2013.2+git201305011731~saucy-0ubuntu1.dsc']' returned non-zero exit status 2INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/glance/havana /tmp/tmpIkTeOQ/glancemk-build-deps -i -r -t apt-get -y /tmp/tmpIkTeOQ/glance/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log -n5 --no-merges --pretty=format:[%h] %sdch -b -D saucy --newversion 1:2013.2+git201305011731~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a [0a4f4af] Compress response's content according to client's accepted encodingdch -a [a9f9f13] Call os.kill for each child instead of the process groupdch -a [039f3d8] Convert scripts to entry pointsdch -a [d700f24] Remove unused configure_db functiondch -a [2d492e0] Don't raise HTTPForbidden on a multitenant environmentdebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC glance_2013.2+git201305011731~saucy-0ubuntu1_source.changessbuild -d saucy-havana -n -A glance_2013.2+git201305011731~saucy-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'glance_2013.2+git201305011731~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'glance_2013.2+git201305011731~saucy-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_glance_trunk #38

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_glance_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_glance_trunk/38/Project:precise_havana_glance_trunkDate of build:Wed, 01 May 2013 18:01:36 -0400Build duration:7 min 19 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesCreate package for registrys clientby flaper87editglance/tests/unit/test_clients.pyaddglance/registry/client/__init__.pyeditglance/tests/unit/test_http_store.pyeditglance/store/scrubber.pyeditglance/api/v1/members.pyeditglance/api/v1/images.pydeleteglance/registry/client.pyeditglance/tests/unit/test_cache_middleware.pyeditglance/api/middleware/cache.pyeditglance/registry/__init__.pyeditglance/api/v1/controller.pyeditglance/image_cache/prefetcher.pyaddglance/registry/client/v1/client.pyaddglance/registry/client/v1/api.pyaddglance/registry/client/v1/__init__.pyConsole Output[...truncated 7314 lines...]dch -b -D precise --newversion 1:2013.2+git201305011801~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [9174753] Create package for registry's clientdch -a [0a4f4af] Compress response's content according to client's accepted encodingdch -a [a9f9f13] Call os.kill for each child instead of the process groupdch -a [039f3d8] Convert scripts to entry pointsdch -a [d700f24] Remove unused configure_db functiondch -a [2d492e0] Don't raise HTTPForbidden on a multitenant environmentdch -a [acc2900] Expand HACKING with commit message guidelinesdch -a [39477af] Redirects requests from /v# to /v#/dch -a [d415611] Functional tests use a clean cached db that is only created once.dch -a [d3c5a6c] Fixes for mis-use of various exceptionsdch -a [545cb15] scrubber: dont print URI of image to be deleteddch -a [6335fdb] Eliminate the race when selecting a port for tests.dch -a [7d341de] Raise 404 while deleting a deleted imagedch -a [459e3e6] Sync with oslo-incubator copy of setup.py and version.pydch -a [1e98e10] Gracefully handle qpid errorsdch -a [6780571] Fix Qpid test casesdch -a [cd00848] Fix the deletion of a pending_delete image.dch -a [1e49329] Fix functional test 'test_scrubber_with_metadata_enc'dch -a [1c5a4d2] Call monkey_patch before other modules are loadeddch -a [6eaf42a] Improve unit tests for glance.api.middleware.cache moduledch -a [ae0f904] Add GridFS storedch -a [28b1129] Verify SSL certificates at boot timedch -a [b1ac90f] Add a policy handler to control copy-from functionalitydch -a [62068a3] Remove internal store references from migration 015dch -a [7155134] Add unit tests for glance.api.cached_images moduledebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucdebsign -k9935ACDC glance_2013.2+git201305011801~precise-0ubuntu1_source.changessbuild -d precise-havana -n -A glance_2013.2+git201305011801~precise-0ubuntu1.dscTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'glance_2013.2+git201305011801~precise-0ubuntu1.dsc']' returned non-zero exit status 2Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'glance_2013.2+git201305011801~precise-0ubuntu1.dsc']' returned non-zero exit status 2Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/97/Project:precise_havana_nova_trunkDate of build:Wed, 01 May 2013 19:31:39 -0400Build duration:43 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0Changesxenapi: Dont swallow missing SR exceptionby rconradharriseditnova/virt/xenapi/host.pyeditnova/tests/test_xenapi.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision 423289d50d92cf4b780a11c2c3da4e1dbbd865f2 (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision b6aac988e46147154d49e938ecf9b67831613636 (origin/master)Checking out Revision b6aac988e46147154d49e938ecf9b67831613636 (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson2031413865028809678.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild 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 #985

2013-05-01 Thread openstack-testing-bot
Title: precise_grizzly_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_grizzly_nova_trunk/985/Project:precise_grizzly_nova_trunkDate of build:Wed, 01 May 2013 20:01:39 -0400Build duration:1 min 10 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 4 out of the last 5 builds failed.20ChangesFix missing kernel output via VNC/Spice on bootby rbryanteditnova/virt/libvirt/driver.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunkCheckout:precise_grizzly_nova_trunk / /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision c18519501af57e91deb35792c53e542116ccba64 (remotes/origin/stable/grizzly)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_grizzly_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision a58d97502fdbab4e4416b779a6219bbe687250d6 (remotes/origin/stable/grizzly)Checking out Revision a58d97502fdbab4e4416b779a6219bbe687250d6 (remotes/origin/stable/grizzly)No emails were triggered.[precise_grizzly_nova_trunk] $ /bin/sh -xe /tmp/hudson4094125031379467296.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_ceilometer_trunk #25

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_ceilometer_trunk/25/Project:precise_havana_ceilometer_trunkDate of build:Wed, 01 May 2013 23:31:37 -0400Build duration:1 min 17 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesRemove extras as it is not usedby asalkeldedittools/pip-requiresConsole Output[...truncated 1227 lines...]Building package in merge modeLooking for a way to retrieve the upstream tarballUsing the upstream tarball that is present in /tmp/tmpfKGZfzbzr: ERROR: An error (1) occurred running quilt: Applying patch remove-hbase-support.patchpatching file tools/pip-requiresHunk #1 succeeded at 19 (offset -1 lines).Applying patch requests-dep.patchpatching file tools/pip-requiresHunk #1 FAILED at 15.1 out of 1 hunk FAILED -- rejects in file tools/pip-requiresPatch requests-dep.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-296ee5f6-5c2e-436a-b255-e321815c4bdd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-296ee5f6-5c2e-436a-b255-e321815c4bdd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/ceilometer/havana /tmp/tmpfKGZfz/ceilometermk-build-deps -i -r -t apt-get -y /tmp/tmpfKGZfz/ceilometer/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 6f7efd1efedbc4baa7c2263d1536a985f0895fc0..HEAD --no-merges --pretty=format:[%h] %sdch -b -D precise --newversion 1:2013.2+git201305012331~precise-0ubuntu1 Automated Ubuntu testing build:dch -a [ca971ff] Remove "extras" as it is not useddch -a [8bcc377] Set hbase table_prefix default to Nonedch -a [6cb0eb9] Add some recommendations about databasedebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-296ee5f6-5c2e-436a-b255-e321815c4bdd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-296ee5f6-5c2e-436a-b255-e321815c4bdd', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


[Openstack-ubuntu-testing-notifications] Build Failure: saucy_havana_ceilometer_trunk #10

2013-05-01 Thread openstack-testing-bot
Title: saucy_havana_ceilometer_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_ceilometer_trunk/10/Project:saucy_havana_ceilometer_trunkDate of build:Wed, 01 May 2013 23:31:38 -0400Build duration:1 min 48 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: 1 out of the last 5 builds failed.80ChangesRemove extras as it is not usedby asalkeldedittools/pip-requiresConsole Output[...truncated 1888 lines...]Building package in merge modeLooking for a way to retrieve the upstream tarballUsing the upstream tarball that is present in /tmp/tmp3tr1xBbzr: ERROR: An error (1) occurred running quilt: Applying patch remove-hbase-support.patchpatching file tools/pip-requiresHunk #1 succeeded at 19 (offset -1 lines).Applying patch requests-dep.patchpatching file tools/pip-requiresHunk #1 FAILED at 15.1 out of 1 hunk FAILED -- rejects in file tools/pip-requiresPatch requests-dep.patch does not apply (enforce with -f)ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-29e847a3-3316-4601-99aa-13d00b931ba4', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-29e847a3-3316-4601-99aa-13d00b931ba4', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3INFO:root:Complete command log:INFO:root:Destroying schroot.bzr branch lp:~openstack-ubuntu-testing/ceilometer/havana /tmp/tmp3tr1xB/ceilometermk-build-deps -i -r -t apt-get -y /tmp/tmp3tr1xB/ceilometer/debian/controlpython setup.py sdistgit log -n1 --no-merges --pretty=format:%Hgit log 6f7efd1efedbc4baa7c2263d1536a985f0895fc0..HEAD --no-merges --pretty=format:[%h] %sdch -b -D saucy --newversion 1:2013.2+git201305012331~saucy-0ubuntu1 Automated Ubuntu testing build:dch -a [ca971ff] Remove "extras" as it is not useddch -a [8bcc377] Set hbase table_prefix default to Nonedch -a [6cb0eb9] Add some recommendations about databasedebcommitbzr builddeb -S -- -sa -us -ucbzr builddeb -S -- -sa -us -ucTraceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-29e847a3-3316-4601-99aa-13d00b931ba4', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Error in sys.excepthook:Traceback (most recent call last):  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthookbinary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))OSError: [Errno 2] No such file or directoryOriginal exception was:Traceback (most recent call last):  File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in raise esubprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'saucy-amd64-29e847a3-3316-4601-99aa-13d00b931ba4', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3Build step 'Execute shell' marked build as failureEmail was triggered for: FailureSending email for trigger: Failure-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp


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

2013-05-01 Thread openstack-testing-bot
Title: precise_havana_nova_trunk
General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/98/Project:precise_havana_nova_trunkDate of build:Thu, 02 May 2013 01:01:39 -0400Build duration:1 min 2 secBuild cause:Started by an SCM changeBuilt on:pkg-builderHealth ReportWDescriptionScoreBuild stability: All recent builds failed.0ChangesRename _check_image_size to _get_and_check_image_metadataby harlowjaeditnova/compute/manager.pyCall format_message on InstanceTypeNotFound exceptionby andrew.laskieditnova/api/openstack/compute/servers.pyConsole OutputStarted by an SCM changeBuilding remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_havana_nova_trunkCheckout:precise_havana_nova_trunk / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk - hudson.remoting.Channel@19e88093:pkg-builderUsing strategy: DefaultLast Built Revision: Revision b6aac988e46147154d49e938ecf9b67831613636 (origin/master)Checkout:nova / /var/lib/jenkins/slave/workspace/precise_havana_nova_trunk/nova - hudson.remoting.LocalChannel@7e5bfd3dWiping out workspace first.Cloning the remote Git repositoryCloning repository originFetching upstream changes from https://github.com/openstack/nova.gitCommencing build of Revision 44884cf18778995c3fa92297e143e31ec26e9901 (origin/master)Checking out Revision 44884cf18778995c3fa92297e143e31ec26e9901 (origin/master)No emails were triggered.[precise_havana_nova_trunk] $ /bin/sh -xe /tmp/hudson5772366730340149823.sh+ /var/lib/jenkins/tools/openstack-ubuntu-testing/bin/gen-pipeline-paramsBuild 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