<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Yes. Installed version is 1.4.0 and
      from that log it seems that it was caused by congress scripts<br>
      <br>
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <span style="color: rgb(0, 0, 0); font-family: monospace;
        font-size: medium; font-style: normal; font-variant: normal;
        font-weight: normal; letter-spacing: normal; line-height:
        normal; orphans: auto; text-align: start; text-indent: -286px;
        text-transform: none; white-space: pre-wrap; widows: 1;
        word-spacing: 0px; -webkit-text-stroke-width: 0px; display:
        inline !important; float: none;">sudo pip install -U -r
        /opt/stack/new/congress/thirdparty-requirements.txt<br>
        <br>
        <br>
        Filip<br>
      </span><br>
      On 04/29/2015 03:56 PM, Serg Melikyan wrote:<br>
    </div>
    <blockquote
cite="mid:CAOnDsYNLsF5TBt7_tBfERU0mYk5qa2sJRSV4+sPm1vfsank1EQ@mail.gmail.com"
      type="cite">
      <pre wrap="">Sean, Filip,

Exact versions of installed libraries may be found here:
<a class="moz-txt-link-freetext" href="http://logs.openstack.org/61/178461/1/check/gate-murano-congress-devstack-dsvm/fa01b8f/logs/pip-freeze.txt.gz">http://logs.openstack.org/61/178461/1/check/gate-murano-congress-devstack-dsvm/fa01b8f/logs/pip-freeze.txt.gz</a>

</pre>
      <blockquote type="cite">
        <pre wrap="">stevedore==1.4.0
</pre>
      </blockquote>
      <pre wrap="">
On Wed, Apr 29, 2015 at 4:38 PM, Filip Blaha <a class="moz-txt-link-rfc2396E" href="mailto:filip.blaha@hp.com"><filip.blaha@hp.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">sorry I sent wrong link

<a class="moz-txt-link-freetext" href="http://logs.openstack.org/61/178461/1/check/gate-murano-congress-devstack-dsvm/fa01b8f/logs/devstacklog.txt.gz">http://logs.openstack.org/61/178461/1/check/gate-murano-congress-devstack-dsvm/fa01b8f/logs/devstacklog.txt.gz</a>

In this log is :

Successfully installed PyYAML-3.11 argparse-1.3.0 jsonpatch-1.9
jsonpointer-1.7 oslo.config-1.11.0 pyOpenSSL-0.15.1
python-cloudfoundryclient-1.0.2 requests-2.6.2 stevedore-1.4.0

Filip



On 04/29/2015 03:21 PM, Sean Dague wrote:

I just looked at this run (linked in this message) -
<a class="moz-txt-link-freetext" href="http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz">http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz</a>


stevedore==1.3.0 is installed, never 1.4

The failure is completely unrelated to anything there -
<a class="moz-txt-link-freetext" href="http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz#_2015-04-12_14_06_25_237">http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz#_2015-04-12_14_06_25_237</a>



On 04/29/2015 09:12 AM, Serg Melikyan wrote:

Hi Filip,

In thirdparty-requirements for stable/kilo python-muranoclient should
have following version: "python-muranoclient>=0.5.6,<0.6.0". But I am
not sure that this will fix the issue, since we don't clearly know why
stevedore==1.4.0 is installed.

I see that python-keystoneclient does not have cap for stevedore in
stable/kilo, but still not 100% that it is a reason why 1.4.0 is installed.

[1]
<a class="moz-txt-link-freetext" href="https://github.com/openstack/congress/blob/stable/kilo/thirdparty-requirements.txt#L4">https://github.com/openstack/congress/blob/stable/kilo/thirdparty-requirements.txt#L4</a>

On Wed, Apr 29, 2015 at 3:46 PM, Filip Blaha <<a class="moz-txt-link-abbreviated" href="mailto:filip.blaha@hp.com">filip.blaha@hp.com</a>
<a class="moz-txt-link-rfc2396E" href="mailto:filip.blaha@hp.com"><mailto:filip.blaha@hp.com></a>> wrote:

    Hello

    We are facing an issue with Congress devstack installation in our
    gate job testing murano-congress integration (policy enforcement)
    [1] .  Congress devstack scripts install stevedore==1.4.0 as a
    dependency of python-muranoclient without specified version [2].
    However heat requirement in stable/kilo is stevedore>=1.3.0,<1.4.0
    so heat engine is unable to start.

    Is possible to fix by specifying  murano client version not to be in
    confilct with heat requirements?

    [1]

<a class="moz-txt-link-freetext" href="https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/murano.yaml#L42">https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/murano.yaml#L42</a>

    [2]

<a class="moz-txt-link-freetext" href="https://github.com/openstack/congress/blob/stable/kilo/thirdparty-requirements.txt#L4">https://github.com/openstack/congress/blob/stable/kilo/thirdparty-requirements.txt#L4</a>

<a class="moz-txt-link-rfc2396E" href="http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz"><http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz></a>
    [3]
    <a class="moz-txt-link-freetext" href="https://github.com/openstack/heat/blob/stable/kilo/requirements.txt#L47">https://github.com/openstack/heat/blob/stable/kilo/requirements.txt#L47</a>

    Filip


__________________________________________________________________________
    OpenStack Development Mailing List (not for usage questions)
    Unsubscribe:
    <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
    <a class="moz-txt-link-rfc2396E" href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe"><http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe></a>
    <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>




__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>

</pre>
      </blockquote>
      <pre wrap="">
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>


</pre>
    </blockquote>
    <br>
  </body>
</html>