[Bug 1637933] Re: ceilometer-api is not starting and an error message similar to the following will be displayed in /var/log/ceilometer/api.log:

Corey Bryant corey.bryant at canonical.com
Thu Nov 3 18:50:54 UTC 2016


Hi Tom,

Thanks for taking time to report this. It looks like there may be a
conflict with 2 services attempting to use the ceilometer-api port
("Address already in use").  Can you give us some more steps for how to
recreate this?

Thanks,
Corey

** Changed in: cloud-archive
       Status: New => Incomplete

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

Title:
  ceilometer-api is not starting and an error message similar to the
  following will be displayed in /var/log/ceilometer/api.log:

Status in Ubuntu Cloud Archive:
  Incomplete

Bug description:
  2016-10-31 15:21:06.459 19864 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-10-31 15:21:06.460 19864 INFO ceilometer.api.app [-] Full WSGI config used: /etc/ceilometer/api_paste.ini
  2016-10-31 15:21:06.495 19864 INFO ceilometer.storage.mongo.utils [-] Connecting to mongodb on [('10.0.0.11', 27017)]
  2016-10-31 15:21:06.511 19864 INFO ceilometer.storage.mongo.utils [-] Connecting to mongodb on [('10.0.0.11', 27017)]
  2016-10-31 15:21:06.525 19864 WARNING oslo_config.cfg [-] Option "rpc_backend" from group "DEFAULT" is deprecated for removal.  Its value may be silently ignored in the future.
  2016-10-31 15:21:06.703 19864 CRITICAL ceilometer [-] error: [Errno 98] Address already in use
  2016-10-31 15:21:06.703 19864 ERROR ceilometer Traceback (most recent call last):
  2016-10-31 15:21:06.703 19864 ERROR ceilometer   File "/usr/bin/ceilometer-api", line 34, in <module>
  2016-10-31 15:21:06.703 19864 ERROR ceilometer     server = wss.make_server('', args.port, build_wsgi_app())
  2016-10-31 15:21:06.703 19864 ERROR ceilometer   File "/usr/lib/python2.7/wsgiref/simple_server.py", line 151, in make_server
  2016-10-31 15:21:06.703 19864 ERROR ceilometer     server = server_class((host, port), handler_class)
  2016-10-31 15:21:06.703 19864 ERROR ceilometer   File "/usr/lib/python2.7/SocketServer.py", line 418, in __init__
  2016-10-31 15:21:06.703 19864 ERROR ceilometer     self.server_activate()
  2016-10-31 15:21:06.703 19864 ERROR ceilometer   File "/usr/lib/python2.7/SocketServer.py", line 440, in server_activate
  2016-10-31 15:21:06.703 19864 ERROR ceilometer     self.socket.listen(self.request_queue_size)
  2016-10-31 15:21:06.703 19864 ERROR ceilometer   File "/usr/lib/python2.7/socket.py", line 228, in meth
  2016-10-31 15:21:06.703 19864 ERROR ceilometer     return getattr(self._sock,name)(*args)
  2016-10-31 15:21:06.703 19864 ERROR ceilometer error: [Errno 98] Address already in use
  2016-10-31 15:21:06.703 19864 ERROR ceilometer

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ceilometer-api 1:7.0.0-0ubuntu2~cloud0 [origin: Canonical]
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CrashDB:
   {
                  "impl": "launchpad",
                  "project": "cloud-archive",
                  "bug_pattern_url": "http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml",
               }
  Date: Mon Oct 31 15:13:14 2016
  InstallationDate: Installed on 2016-10-20 (11 days ago)
  InstallationMedia: Ubuntu-Server 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ceilometer
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1637933/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list