I pasted only for python 2.6 but exact same errors with 2.7. Also, I posted this question after I nuked my entire dev folder so this was being run on a new environment.
/Manas On Wed, Mar 12, 2014 at 4:44 AM, Renat Akhmerov <[email protected]>wrote: > I would just try to recreate virtual environments. We haven't been able to > reproduce this problem so far. > > Renat Akhmerov > @ Mirantis Inc. > > > > On 12 Mar 2014, at 16:32, Nikolay Makhotkin <[email protected]> > wrote: > > maybe something wrong with python2.6? > > .tox/py26/lib/python2.6/site-packages/mock.py", line 1201, in patched > > > what if you try it on py27? > > > > On Wed, Mar 12, 2014 at 10:08 AM, Renat Akhmerov > <[email protected]>wrote: > >> Ok. I might be related with oslo.messaging change that we merged in >> yesterday but I don't see at this point how exactly. >> >> Renat Akhmerov >> @ Mirantis Inc. >> >> >> >> On 12 Mar 2014, at 12:38, Manas Kelshikar <[email protected]> wrote: >> >> Yes it is 100% reproducible. >> >> Was hoping it was environmental i.e. missing some dependency etc. but >> since that does not seem to be the case I shall debug locally and report >> back. >> >> Thanks! >> >> >> On Tue, Mar 11, 2014 at 9:54 PM, Renat Akhmerov >> <[email protected]>wrote: >> >>> Hm.. Interesting. CI wasn't able to reveal this for some reason. >>> >>> My first guess is that there's a race condition somewhere. Did you try >>> to debug it? And is this error 100% repeatable? >>> >>> Renat Akhmerov >>> @ Mirantis Inc. >>> >>> >>> >>> On 12 Mar 2014, at 11:18, Manas Kelshikar <[email protected]> wrote: >>> >>> I see this error when I run tox. I pulled down a latest copy of master >>> and tried to setup the environment. Any ideas? >>> >>> See http://paste.openstack.org/show/73213/ for details. Any help is >>> appreciated. >>> >>> >>> Thanks, >>> >>> Manas >>> _______________________________________________ >>> OpenStack-dev mailing list >>> [email protected] >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>> >>> >>> >>> _______________________________________________ >>> OpenStack-dev mailing list >>> [email protected] >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>> >>> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> >> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > > -- > Best Regards, > Nikolay > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
