[Bug 1624873] Re: ceilometer-api failed to start

James Page james.page at ubuntu.com
Tue Sep 20 09:11:34 UTC 2016


Confirmed in Ubuntu Newton RC1 packages; re-checked with b3 where it was
still functional.

** Changed in: ceilometer (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceilometer in Ubuntu.
https://bugs.launchpad.net/bugs/1624873

Title:
  ceilometer-api failed to start

Status in Ceilometer:
  In Progress
Status in ceilometer package in Ubuntu:
  Confirmed

Bug description:
  This PS[0] break the ceilometer-api cmd. Following error raised

  2016-09-18 14:07:55.060 5 WARNING oslo_reports.guru_meditation_report [-] Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports.
  2016-09-18 14:07:55.061 5 CRITICAL ceilometer [-] AttributeError: 'module' object has no attribute 'build_server'
  2016-09-18 14:07:55.061 5 ERROR ceilometer Traceback (most recent call last):
  2016-09-18 14:07:55.061 5 ERROR ceilometer   File "/var/lib/kolla/venv/bin/ceilometer-api", line 10, in <module>
  2016-09-18 14:07:55.061 5 ERROR ceilometer     sys.exit(main())
  2016-09-18 14:07:55.061 5 ERROR ceilometer   File "/var/lib/kolla/venv/lib/python2.7/site-packages/ceilometer/cmd/api.py", line 23, in main
  2016-09-18 14:07:55.061 5 ERROR ceilometer     app.build_server()
  2016-09-18 14:07:55.061 5 ERROR ceilometer AttributeError: 'module' object has no attribute 'build_server'
  2016-09-18 14:07:55.061 5 ERROR ceilometer 


  [0] https://review.openstack.org/#/c/370185

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1624873/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list