no metrics created by gnocchi benchmark

Bug #1570101 reported by sleter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-gnocchiclient
New
Undecided
Unassigned

Bug Description

os==CentOS-7.1
gnocchi==2.0.2
gnocchiclient==2.2.0

gnocchi benchmark --verbose metric create -w 2 -n 100
Creating metrics
Traceback (most recent call last):
  File "/usr/lib64/python2.7/multiprocessing/queues.py", line 266, in _feed
    send(obj)
PicklingError: Can't pickle <type 'thread.lock'>: attribute lookup thread.lock failed
0/100, total: 0.02 seconds, rate: 0.00 create/second
0/100, total: 1.02 seconds, rate: 0.00 create/second
0/100, total: 2.02 seconds, rate: 0.00 create/second
0/100, total: 3.02 seconds, rate: 0.00 create/second

The PicklingError might be unrelated (already reported here https://bugs.launchpad.net/python-gnocchiclient/+bug/1548956) but as reported by gnocchi client itself, no metrics are being created.

Revision history for this message
Julien Danjou (jdanjou) wrote :

Yes this is a duplicate, the problem is that I'm unable to reproduce it :( Can you list your Python version and all Gnocchiclient dep version?

Revision history for this message
sleter (sleterrier-us) wrote :

Python 2.7.5

Babel==2.3.2
cliff==2.0.0
futurist==0.13.0
gnocchi==2.0.2
gnocchiclient==2.2.0
keystoneauth1==2.5.0
oslo.i18n==3.5.0
oslo.serialization==2.4.0
oslo.utils==3.8.0
six==1.10.0

I'd agree this bug is a duplicate of https://bugs.launchpad.net/python-gnocchiclient/+bug/1548956 if you are positive that this Pickling Error is the root cause of our biggest issue: no metrics are beings created by "gnocchi benchmark --verbose metric create"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.