Skip to content

Swarm test errors #1101

@thatch45

Description

@thatch45
Process MWorker-3:
Traceback (most recent call last):
  File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
    self.run()
  File "/usr/lib/python2.7/site-packages/salt/master.py", line 371, in run
    self.__bind()
  File "/usr/lib/python2.7/site-packages/salt/master.py", line 320, in __bind
    ret = self.serial.dumps(self._handle_payload(payload))
  File "/usr/lib/python2.7/site-packages/salt/master.py", line 338, in _handle_payload
    'clear': self._handle_clear}[key](load)
  File "/usr/lib/python2.7/site-packages/salt/master.py", line 365, in _handle_aes
    return self.aes_funcs.run_func(data['cmd'], data)
  File "/usr/lib/python2.7/site-packages/salt/master.py", line 793, in run_func
    ret = getattr(self, func)(load)
  File "/usr/lib/python2.7/site-packages/salt/master.py", line 546, in _pillar
    return pillar.compile_pillar()
  File "/usr/lib/python2.7/site-packages/salt/pillar.py", line 376, in compile_pillar
    top = self.get_top()
  File "/usr/lib/python2.7/site-packages/salt/pillar.py", line 247, in get_top
    tops = self.get_tops()
  File "/usr/lib/python2.7/site-packages/salt/pillar.py", line 185, in get_tops
    if not 'include' in ctop:
TypeError: argument of type 'NoneType' is not iterable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions