ERROR:stevedore.extension:Could not load 'solar_agent': No module named solar_agent.client

Bug #1546436 reported by Łukasz Oleś
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Solar
Fix Released
Medium
Jedrzej Nowak

Bug Description

# solar
ERROR:stevedore.extension:Could not load 'solar_agent': No module named solar_agent.client
ERROR:stevedore.extension:No module named solar_agent.client
Traceback (most recent call last):
  File "/home/salmon/.virtualenvs/solar/local/lib/python2.7/site-packages/stevedore/extension.py", line 163, in _load_plugins
    verify_requirements,
  File "/home/salmon/.virtualenvs/solar/local/lib/python2.7/site-packages/stevedore/extension.py", line 184, in _load_one_plugin
    plugin = ep.resolve()
  File "/home/salmon/.virtualenvs/solar/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2361, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/home/salmon/projects/mirantis/solar/solar/core/transports/solar_agent_transport.py", line 16, in <module>
    from solar_agent.client import SolarAgentClient
ImportError: No module named solar_agent.client
ERROR:stevedore.extension:Could not load 'solar_agent': No module named solar_agent.client
ERROR:stevedore.extension:No module named solar_agent.client
Traceback (most recent call last):
  File "/home/salmon/.virtualenvs/solar/local/lib/python2.7/site-packages/stevedore/extension.py", line 163, in _load_plugins
    verify_requirements,
  File "/home/salmon/.virtualenvs/solar/local/lib/python2.7/site-packages/stevedore/extension.py", line 184, in _load_one_plugin
    plugin = ep.resolve()
  File "/home/salmon/.virtualenvs/solar/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2361, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/home/salmon/projects/mirantis/solar/solar/core/transports/solar_agent_transport.py", line 16, in <module>
    from solar_agent.client import SolarAgentClient
ImportError: No module named solar_agent.client
ERROR:stevedore.extension:Could not load 'torrent': No module named libtorrent
ERROR:stevedore.extension:No module named libtorrent
Traceback (most recent call last):
  File "/home/salmon/.virtualenvs/solar/local/lib/python2.7/site-packages/stevedore/extension.py", line 163, in _load_plugins
    verify_requirements,
  File "/home/salmon/.virtualenvs/solar/local/lib/python2.7/site-packages/stevedore/extension.py", line 184, in _load_one_plugin
    plugin = ep.resolve()
  File "/home/salmon/.virtualenvs/solar/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2361, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/home/salmon/projects/mirantis/solar/solar/core/transports/torrent.py", line 20, in <module>
    import libtorrent as lt
ImportError: No module named libtorrent
Usage: solar [OPTIONS] COMMAND [ARGS]...

Options:
  --debug / --no-debug
  --help Show this message and exit.

Commands:
  changes
  connect
  connections
  disconnect
  events
  inputs Manages raw resource inputs
  orch create...
  repository Manages Solar repositories
  resource
  run

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to solar (master)

Fix proposed to branch: master
Review: https://review.openstack.org/281163

Changed in solar:
assignee: nobody → Jedrzej Nowak (jnowak)
status: New → In Progress
Jedrzej Nowak (jnowak)
Changed in solar:
milestone: none → 0.3.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to solar (master)

Reviewed: https://review.openstack.org/281163
Committed: https://git.openstack.org/cgit/openstack/solar/commit/?id=57d60e11fb8117cd092581821d29b42d74b34403
Submitter: Jenkins
Branch: master

commit 57d60e11fb8117cd092581821d29b42d74b34403
Author: Jedrzej Nowak <email address hidden>
Date: Wed Feb 17 10:59:17 2016 +0100

    Hide errors from stevedore in transports

    Change-Id: I0c6115cacc322a2c101e6773719193fcc91f8ed6
    Closes-bug: #1546436

Changed in solar:
status: In Progress → Fix Released
Łukasz Oleś (loles)
Changed in solar:
importance: Undecided → Medium
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.