Re: [openstack-dev] [Devstack] Devstack Install broken

2015-02-20 Thread Ihar Hrachyshka
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/20/2015 12:02 PM, Eduard Matei wrote:
 
 Hi,
 
 I'm trying to install devstack and it keeps failing with:
 
 2015-02-20 07:26:12.693 | ++ is_fedora 2015-02-20 07:26:12.693 | ++
 [[ -z Ubuntu ]] 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = Fedora
 ']' 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = 'Red Hat' ']' 
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = CentOS ']' 2015-02-20
 07:26:12.693 | ++ '[' Ubuntu = OracleServer ']' 2015-02-20
 07:26:12.693 | + [[ -d /var/cache/pip ]] 2015-02-20 07:26:12.693 |
 + [[ ! -d /opt/stack/.wheelhouse ]] 2015-02-20 07:26:12.693 | +
 source tools/build_wheels.sh 2015-02-20 07:26:12.693 |
 /opt/devstack/stack.sh: line 688: tools/build_wheels.sh: No such
 file or directory 2015-02-20 07:26:12.693 | ++ exit_trap 2015-02-20
 07:26:12.693 | ++ local r=1 2015-02-20 07:26:12.693 | +++ jobs -p 
 2015-02-20 07:26:12.693 | ++ jobs= 2015-02-20 07:26:12.693 | ++ [[
 -n '' ]] 2015-02-20 07:26:12.694 | ++ kill_spinner 2015-02-20
 07:26:12.694 | ++ '[' '!' -z '' ']' 2015-02-20 07:26:12.694 | ++ [[
 1 -ne 0 ]] 2015-02-20 07:26:12.694 | ++ echo 'Error on exit' 
 2015-02-20 07:26:12.694 | Error on exit 2015-02-20 07:26:12.694 |
 ++ [[ -z /opt/stack/logs ]] 2015-02-20 07:26:12.694 | ++
 /opt/devstack/tools/worlddump.py -d /opt/stack/logs 2015-02-20
 07:26:12.767 | ++ exit 1
 
 
 Any ideas how to get around this?
 

build_wheels.sh script is included into devstack as of
Idff1ea69a5ca12ba56098e664dbf6924fe6a2e47. Do you have the commit in
your checkout?

 
 Eduard
 
 --
 
 *Eduard Biceri Matei, Senior Software Developer* 
 www.cloudfounders.com http://www.cloudfounders.com/ |
 eduard.ma...@cloudfounders.com
 mailto:eduard.ma...@cloudfounders.com __ __
 
 __ __ *CloudFounders, The Private Cloud Software Company* __
 __ Disclaimer: This email and any files transmitted with it are
 confidential and intended solely for the use of the individual or
 entity to whom they are addressed. If you are not the named
 addressee or an employee or agent responsible for delivering this
 message to the named addressee, you are hereby notified that you
 are not authorized to read, print, retain, copy or disseminate this
 message or any part of it. If you have received this email in error
 we request you to notify us by reply e-mail and to delete all
 electronic files of the message. If you are not the intended 
 recipient you are notified that disclosing, copying, distributing
 or taking any action in reliance on the contents of this
 information is strictly prohibited. E-mail transmission cannot be
 guaranteed to be secure or error free as information could be
 intercepted, corrupted, lost, destroyed, arrive late or incomplete,
 or contain viruses. The sender therefore does not accept liability
 for any errors or omissions in the content of this message, and
 shall have no liability for any loss or damage suffered by the
 user, which arise as a result of e-mail transmission.
 

Please avoid sending those disclaimers to public mailing lists. ^^

/Ihar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQEcBAEBAgAGBQJU5xZTAAoJEC5aWaUY1u57lfIH/0u7daEg9PotXku0k1UctExq
JKQOXSLGWE+pdmB9kvxMCUuaMe6ABNCkVpJB+qn1RP5gL4sQnB3+KyoYn10iM1Ck
EKZuPuXk6CzVRlyIavUxBBkQcApjyHTJgNCTePTYkSHVGNGf/Lm+d1UjiGdVLEm+
kG7sU5xvby3oUAdGNcZcqSY77IqJE9slBqBpwYcaOwoegnUI4zlS2NKU5Eda+kAk
+jw6pFogyFNoF09f1FnSjwP26zCsAI2cvukrs65gfRGYFtIBnExp+WoqcEiyMTrh
xfJsu1rr6TPsSCbhWC0ronphYStheuUFTGsHIv2SJYAzYwkN8W+M/1WIqffsKbo=
=q8TL
-END PGP SIGNATURE-

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Devstack] Devstack Install broken

2015-02-20 Thread Silvan Kaiser
Hmm, had the same issue like three hours ago but no longer now.
Either DevStack was updated in the last hour/mins or my fiddling with cwd
settings of my ansible scripts did the job, not sure which.
If you're running stack.sh not manually but scripted check your
environments cwd settings, is my hint.

Silvan

2015-02-20 12:02 GMT+01:00 Eduard Matei eduard.ma...@cloudfounders.com:


 Hi,

 I'm trying to install devstack and it keeps failing with:

 2015-02-20 07:26:12.693 | ++ is_fedora
 2015-02-20 07:26:12.693 | ++ [[ -z Ubuntu ]]
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = Fedora ']'
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = 'Red Hat' ']'
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = CentOS ']'
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = OracleServer ']'
 2015-02-20 07:26:12.693 | + [[ -d /var/cache/pip ]]
 2015-02-20 07:26:12.693 | + [[ ! -d /opt/stack/.wheelhouse ]]
 2015-02-20 07:26:12.693 | + source tools/build_wheels.sh
 2015-02-20 07:26:12.693 | /opt/devstack/stack.sh: line 688: 
 tools/build_wheels.sh: No such file or directory
 2015-02-20 07:26:12.693 | ++ exit_trap
 2015-02-20 07:26:12.693 | ++ local r=1
 2015-02-20 07:26:12.693 | +++ jobs -p
 2015-02-20 07:26:12.693 | ++ jobs=
 2015-02-20 07:26:12.693 | ++ [[ -n '' ]]
 2015-02-20 07:26:12.694 | ++ kill_spinner
 2015-02-20 07:26:12.694 | ++ '[' '!' -z '' ']'
 2015-02-20 07:26:12.694 | ++ [[ 1 -ne 0 ]]
 2015-02-20 07:26:12.694 | ++ echo 'Error on exit'
 2015-02-20 07:26:12.694 | Error on exit
 2015-02-20 07:26:12.694 | ++ [[ -z /opt/stack/logs ]]
 2015-02-20 07:26:12.694 | ++ /opt/devstack/tools/worlddump.py -d 
 /opt/stack/logs
 2015-02-20 07:26:12.767 | ++ exit 1


 Any ideas how to get around this?


 Eduard

 --

 *Eduard Biceri Matei, Senior Software Developer*
 www.cloudfounders.com
  | eduard.ma...@cloudfounders.com



 *CloudFounders, The Private Cloud Software Company*

 Disclaimer:
 This email and any files transmitted with it are confidential and intended 
 solely for the use of the individual or entity to whom they are addressed.
 If you are not the named addressee or an employee or agent responsible for 
 delivering this message to the named addressee, you are hereby notified that 
 you are not authorized to read, print, retain, copy or disseminate this 
 message or any part of it. If you have received this email in error we 
 request you to notify us by reply e-mail and to delete all electronic files 
 of the message. If you are not the intended recipient you are notified that 
 disclosing, copying, distributing or taking any action in reliance on the 
 contents of this information is strictly prohibited.
 E-mail transmission cannot be guaranteed to be secure or error free as 
 information could be intercepted, corrupted, lost, destroyed, arrive late or 
 incomplete, or contain viruses. The sender therefore does not accept 
 liability for any errors or omissions in the content of this message, and 
 shall have no liability for any loss or damage suffered by the user, which 
 arise as a result of e-mail transmission.


 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



-- 

--
*Quobyte* GmbH
Boyenstr. 41 - 10115 Berlin-Mitte - Germany
+49-30-814 591 800 - www.quobyte.com
Amtsgericht Berlin-Charlottenburg, HRB 149012B
management board: Dr. Felix Hupfeld, Dr. Björn Kolbeck, Dr. Jan Stender
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Devstack] Devstack Install broken

2015-02-20 Thread Sean Dague
Yes, it looks like a bug that was merged which the gate didn't catch:
https://review.openstack.org/#/c/157720/ is the fix (I just pushed it up).

Could you share your localrc or local.conf? It would also be worth
tracking down which piece of devstack is changing your working directory
differently than how it is in the gate config.

-Sean

On 02/20/2015 06:02 AM, Eduard Matei wrote:
 
 Hi,
 
 I'm trying to install devstack and it keeps failing with:
 
 2015-02-20 07:26:12.693 | ++ is_fedora
 2015-02-20 07:26:12.693 | ++ [[ -z Ubuntu ]]
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = Fedora ']'
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = 'Red Hat' ']'
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = CentOS ']'
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = OracleServer ']'
 2015-02-20 07:26:12.693 | + [[ -d /var/cache/pip ]]
 2015-02-20 07:26:12.693 | + [[ ! -d /opt/stack/.wheelhouse ]]
 2015-02-20 07:26:12.693 | + source tools/build_wheels.sh
 2015-02-20 07:26:12.693 | /opt/devstack/stack.sh: line 688: 
 tools/build_wheels.sh: No such file or directory
 2015-02-20 07:26:12.693 | ++ exit_trap
 2015-02-20 07:26:12.693 | ++ local r=1
 2015-02-20 07:26:12.693 | +++ jobs -p
 2015-02-20 07:26:12.693 | ++ jobs=
 2015-02-20 07:26:12.693 | ++ [[ -n '' ]]
 2015-02-20 07:26:12.694 | ++ kill_spinner
 2015-02-20 07:26:12.694 | ++ '[' '!' -z '' ']'
 2015-02-20 07:26:12.694 | ++ [[ 1 -ne 0 ]]
 2015-02-20 07:26:12.694 | ++ echo 'Error on exit'
 2015-02-20 07:26:12.694 | Error on exit
 2015-02-20 07:26:12.694 | ++ [[ -z /opt/stack/logs ]]
 2015-02-20 07:26:12.694 | ++ /opt/devstack/tools/worlddump.py -d 
 /opt/stack/logs
 2015-02-20 07:26:12.767 | ++ exit 1
 
 
 Any ideas how to get around this?
 
 
 Eduard
 
 -- 
 
 *Eduard Biceri Matei, Senior Software Developer*
 www.cloudfounders.com http://www.cloudfounders.com/
  | eduard.ma...@cloudfounders.com mailto:eduard.ma...@cloudfounders.com
 __ __
 
 __ __
 *CloudFounders, The Private Cloud Software Company*
 __ __
 Disclaimer:
 This email and any files transmitted with it are confidential and
 intended solely for the use of the individual or entity to whom they are
 addressed.
 If you are not the named addressee or an employee or agent responsible
 for delivering this message to the named addressee, you are hereby
 notified that you are not authorized to read, print, retain, copy or
 disseminate this message or any part of it. If you have received this
 email in error we request you to notify us by reply e-mail and to delete
 all electronic files of the message. If you are not the intended
 recipient you are notified that disclosing, copying, distributing or
 taking any action in reliance on the contents of this information is
 strictly prohibited. 
 E-mail transmission cannot be guaranteed to be secure or error free as
 information could be intercepted, corrupted, lost, destroyed, arrive
 late or incomplete, or contain viruses. The sender therefore does not
 accept liability for any errors or omissions in the content of this
 message, and shall have no liability for any loss or damage suffered by
 the user, which arise as a result of e-mail transmission.
 
 
 
 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 


-- 
Sean Dague
http://dague.net

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Devstack] Devstack Install broken

2015-02-20 Thread Sean Dague
On 02/20/2015 06:14 AM, Sean Dague wrote:
 Yes, it looks like a bug that was merged which the gate didn't catch:
 https://review.openstack.org/#/c/157720/ is the fix (I just pushed it up).
 
 Could you share your localrc or local.conf? It would also be worth
 tracking down which piece of devstack is changing your working directory
 differently than how it is in the gate config.

This was just sent into the gate, hopefully merged in ~ 1hr.

-Sean

-- 
Sean Dague
http://dague.net

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Devstack] Devstack Install broken

2015-02-20 Thread M Ranga Swami Reddy
I too got this problem very frequently.



On Fri, Feb 20, 2015 at 4:32 PM, Eduard Matei
eduard.ma...@cloudfounders.com wrote:

 Hi,

 I'm trying to install devstack and it keeps failing with:

 2015-02-20 07:26:12.693 | ++ is_fedora
 2015-02-20 07:26:12.693 | ++ [[ -z Ubuntu ]]
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = Fedora ']'
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = 'Red Hat' ']'
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = CentOS ']'
 2015-02-20 07:26:12.693 | ++ '[' Ubuntu = OracleServer ']'
 2015-02-20 07:26:12.693 | + [[ -d /var/cache/pip ]]
 2015-02-20 07:26:12.693 | + [[ ! -d /opt/stack/.wheelhouse ]]
 2015-02-20 07:26:12.693 | + source tools/build_wheels.sh
 2015-02-20 07:26:12.693 | /opt/devstack/stack.sh: line 688:
 tools/build_wheels.sh: No such file or directory
 2015-02-20 07:26:12.693 | ++ exit_trap
 2015-02-20 07:26:12.693 | ++ local r=1
 2015-02-20 07:26:12.693 | +++ jobs -p
 2015-02-20 07:26:12.693 | ++ jobs=
 2015-02-20 07:26:12.693 | ++ [[ -n '' ]]
 2015-02-20 07:26:12.694 | ++ kill_spinner
 2015-02-20 07:26:12.694 | ++ '[' '!' -z '' ']'
 2015-02-20 07:26:12.694 | ++ [[ 1 -ne 0 ]]
 2015-02-20 07:26:12.694 | ++ echo 'Error on exit'
 2015-02-20 07:26:12.694 | Error on exit
 2015-02-20 07:26:12.694 | ++ [[ -z /opt/stack/logs ]]
 2015-02-20 07:26:12.694 | ++ /opt/devstack/tools/worlddump.py -d
 /opt/stack/logs
 2015-02-20 07:26:12.767 | ++ exit 1


 Any ideas how to get around this?


 Eduard

 --

 Eduard Biceri Matei, Senior Software Developer
 www.cloudfounders.com
  | eduard.ma...@cloudfounders.com



 CloudFounders, The Private Cloud Software Company

 Disclaimer:
 This email and any files transmitted with it are confidential and intended
 solely for the use of the individual or entity to whom they are addressed.
 If you are not the named addressee or an employee or agent responsible for
 delivering this message to the named addressee, you are hereby notified that
 you are not authorized to read, print, retain, copy or disseminate this
 message or any part of it. If you have received this email in error we
 request you to notify us by reply e-mail and to delete all electronic files
 of the message. If you are not the intended recipient you are notified that
 disclosing, copying, distributing or taking any action in reliance on the
 contents of this information is strictly prohibited.
 E-mail transmission cannot be guaranteed to be secure or error free as
 information could be intercepted, corrupted, lost, destroyed, arrive late or
 incomplete, or contain viruses. The sender therefore does not accept
 liability for any errors or omissions in the content of this message, and
 shall have no liability for any loss or damage suffered by the user, which
 arise as a result of e-mail transmission.


 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Devstack] Devstack Install broken

2015-02-20 Thread Eduard Matei
Hi,

Seems to be fixed now, your comments gave me an idea and i included a cd
/opt/devstack in the command for stack.sh, now it looks like this:
HOME=/opt/stack  cd /opt/devstack  sudo -u stack
/opt/devstack/stack.sh

Just as a side note, it was working yesterday, without cd /opt/devstack,
and it has been working for at least 1 month, so not sure what changed, but
it was on devstack side.

Thanks,
Eduard

On Fri, Feb 20, 2015 at 3:48 PM, M Ranga Swami Reddy swamire...@gmail.com
wrote:

 I too got this problem very frequently.



 On Fri, Feb 20, 2015 at 4:32 PM, Eduard Matei
 eduard.ma...@cloudfounders.com wrote:
 
  Hi,
 
  I'm trying to install devstack and it keeps failing with:
 
  2015-02-20 07:26:12.693 | ++ is_fedora
  2015-02-20 07:26:12.693 | ++ [[ -z Ubuntu ]]
  2015-02-20 07:26:12.693 | ++ '[' Ubuntu = Fedora ']'
  2015-02-20 07:26:12.693 | ++ '[' Ubuntu = 'Red Hat' ']'
  2015-02-20 07:26:12.693 | ++ '[' Ubuntu = CentOS ']'
  2015-02-20 07:26:12.693 | ++ '[' Ubuntu = OracleServer ']'
  2015-02-20 07:26:12.693 | + [[ -d /var/cache/pip ]]
  2015-02-20 07:26:12.693 | + [[ ! -d /opt/stack/.wheelhouse ]]
  2015-02-20 07:26:12.693 | + source tools/build_wheels.sh
  2015-02-20 07:26:12.693 | /opt/devstack/stack.sh: line 688:
  tools/build_wheels.sh: No such file or directory
  2015-02-20 07:26:12.693 | ++ exit_trap
  2015-02-20 07:26:12.693 | ++ local r=1
  2015-02-20 07:26:12.693 | +++ jobs -p
  2015-02-20 07:26:12.693 | ++ jobs=
  2015-02-20 07:26:12.693 | ++ [[ -n '' ]]
  2015-02-20 07:26:12.694 | ++ kill_spinner
  2015-02-20 07:26:12.694 | ++ '[' '!' -z '' ']'
  2015-02-20 07:26:12.694 | ++ [[ 1 -ne 0 ]]
  2015-02-20 07:26:12.694 | ++ echo 'Error on exit'
  2015-02-20 07:26:12.694 | Error on exit
  2015-02-20 07:26:12.694 | ++ [[ -z /opt/stack/logs ]]
  2015-02-20 07:26:12.694 | ++ /opt/devstack/tools/worlddump.py -d
  /opt/stack/logs
  2015-02-20 07:26:12.767 | ++ exit 1
 
 
  Any ideas how to get around this?
 
 
  Eduard
 
  --
 
  Eduard Biceri Matei, Senior Software Developer
  www.cloudfounders.com
   | eduard.ma...@cloudfounders.com
 
 
 
  CloudFounders, The Private Cloud Software Company
 
  Disclaimer:
  This email and any files transmitted with it are confidential and
 intended
  solely for the use of the individual or entity to whom they are
 addressed.
  If you are not the named addressee or an employee or agent responsible
 for
  delivering this message to the named addressee, you are hereby notified
 that
  you are not authorized to read, print, retain, copy or disseminate this
  message or any part of it. If you have received this email in error we
  request you to notify us by reply e-mail and to delete all electronic
 files
  of the message. If you are not the intended recipient you are notified
 that
  disclosing, copying, distributing or taking any action in reliance on the
  contents of this information is strictly prohibited.
  E-mail transmission cannot be guaranteed to be secure or error free as
  information could be intercepted, corrupted, lost, destroyed, arrive
 late or
  incomplete, or contain viruses. The sender therefore does not accept
  liability for any errors or omissions in the content of this message, and
  shall have no liability for any loss or damage suffered by the user,
 which
  arise as a result of e-mail transmission.
 
 
 
 __
  OpenStack Development Mailing List (not for usage questions)
  Unsubscribe:
 openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
  http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
 

 __
 OpenStack Development Mailing List (not for usage questions)
 Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




-- 

*Eduard Biceri Matei, Senior Software Developer*
www.cloudfounders.com
 | eduard.ma...@cloudfounders.com



*CloudFounders, The Private Cloud Software Company*

Disclaimer:
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed.
If you are not the named addressee or an employee or agent responsible
for delivering this message to the named addressee, you are hereby
notified that you are not authorized to read, print, retain, copy or
disseminate this message or any part of it. If you have received this
email in error we request you to notify us by reply e-mail and to
delete all electronic files of the message. If you are not the
intended recipient you are notified that disclosing, copying,
distributing or taking any action in reliance on the contents of this
information is strictly prohibited.
E-mail transmission cannot be guaranteed to be secure or error free as
information could be intercepted, corrupted, lost, destroyed, arrive
late or incomplete, or contain viruses. The