Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@ceph-node1 ~]# tail -100 /var/log/salt/minion
- File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
- return_data = func(*args, **kwargs)
- File "/usr/lib/python2.6/site-packages/salt/modules/state.py", line 275, in highstate
- force=kwargs.get('force', False)
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2503, in call_highstate
- matches = self.top_matches(top)
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
- for saltenv in ext_matches:
- TypeError: 'bool' object is not iterable
- 2014-08-25 19:26:01,476 [salt.minion ][WARNING ] TypeError encountered executing saltutil.sync_modules: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['saltenv', 'refresh'], varargs=None, keywords=None, defaults=(None, True))
- Traceback (most recent call last):
- File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
- return_data = func(*args, **kwargs)
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 228, in sync_modules
- ret = _sync('modules', saltenv)
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 73, in _sync
- saltenv = _get_top_file_envs()
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 57, in _get_top_file_envs
- envs = st_.top_matches(top).keys() or 'base'
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
- for saltenv in ext_matches:
- TypeError: 'bool' object is not iterable
- 2014-08-25 19:26:01,660 [salt.minion ][WARNING ] TypeError encountered executing state.highstate: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['test', 'queue'], varargs=None, keywords='kwargs', defaults=(None, False))
- Traceback (most recent call last):
- File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
- return_data = func(*args, **kwargs)
- File "/usr/lib/python2.6/site-packages/salt/modules/state.py", line 275, in highstate
- force=kwargs.get('force', False)
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2503, in call_highstate
- matches = self.top_matches(top)
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
- for saltenv in ext_matches:
- TypeError: 'bool' object is not iterable
- 2014-08-25 19:26:01,676 [salt.minion ][WARNING ] TypeError encountered executing saltutil.sync_modules: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['saltenv', 'refresh'], varargs=None, keywords=None, defaults=(None, True))
- Traceback (most recent call last):
- File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
- return_data = func(*args, **kwargs)
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 228, in sync_modules
- ret = _sync('modules', saltenv)
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 73, in _sync
- saltenv = _get_top_file_envs()
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 57, in _get_top_file_envs
- envs = st_.top_matches(top).keys() or 'base'
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
- for saltenv in ext_matches:
- TypeError: 'bool' object is not iterable
- 2014-08-25 19:27:29,683 [salt ][WARNING ] Stopping the Salt Minion
- 2014-08-25 19:27:29,684 [salt ][WARNING ] Exiting on Ctrl-c
- 2014-08-25 19:28:19,673 [salt.minion ][WARNING ] TypeError encountered executing saltutil.sync_modules: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['saltenv', 'refresh'], varargs=None, keywords=None, defaults=(None, True))
- Traceback (most recent call last):
- File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
- return_data = func(*args, **kwargs)
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 228, in sync_modules
- ret = _sync('modules', saltenv)
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 73, in _sync
- saltenv = _get_top_file_envs()
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 57, in _get_top_file_envs
- envs = st_.top_matches(top).keys() or 'base'
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
- for saltenv in ext_matches:
- TypeError: 'bool' object is not iterable
- 2014-08-25 19:28:19,695 [salt.minion ][WARNING ] TypeError encountered executing state.highstate: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['test', 'queue'], varargs=None, keywords='kwargs', defaults=(None, False))
- Traceback (most recent call last):
- File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
- return_data = func(*args, **kwargs)
- File "/usr/lib/python2.6/site-packages/salt/modules/state.py", line 275, in highstate
- force=kwargs.get('force', False)
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2503, in call_highstate
- matches = self.top_matches(top)
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
- for saltenv in ext_matches:
- TypeError: 'bool' object is not iterable
- 2014-08-25 19:42:07,267 [salt.minion ][WARNING ] TypeError encountered executing state.highstate: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['test', 'queue'], varargs=None, keywords='kwargs', defaults=(None, False))
- Traceback (most recent call last):
- File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
- return_data = func(*args, **kwargs)
- File "/usr/lib/python2.6/site-packages/salt/modules/state.py", line 275, in highstate
- force=kwargs.get('force', False)
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2503, in call_highstate
- matches = self.top_matches(top)
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
- for saltenv in ext_matches:
- TypeError: 'bool' object is not iterable
- 2014-08-25 19:42:07,279 [salt.minion ][WARNING ] TypeError encountered executing saltutil.sync_modules: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['saltenv', 'refresh'], varargs=None, keywords=None, defaults=(None, True))
- Traceback (most recent call last):
- File "/usr/lib/python2.6/site-packages/salt/minion.py", line 797, in _thread_return
- return_data = func(*args, **kwargs)
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 228, in sync_modules
- ret = _sync('modules', saltenv)
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 73, in _sync
- saltenv = _get_top_file_envs()
- File "/usr/lib/python2.6/site-packages/salt/modules/saltutil.py", line 57, in _get_top_file_envs
- envs = st_.top_matches(top).keys() or 'base'
- File "/usr/lib/python2.6/site-packages/salt/state.py", line 2074, in top_matches
- for saltenv in ext_matches:
- TypeError: 'bool' object is not iterable
- 2014-09-01 15:13:32,673 [salt.crypt ][WARNING ] SaltReqTimeoutError: Waited 60 seconds
- 2014-09-01 15:14:42,776 [salt.crypt ][WARNING ] SaltReqTimeoutError: Waited 60 seconds
- 2014-09-01 15:15:52,851 [salt.crypt ][WARNING ] SaltReqTimeoutError: Waited 60 seconds
- 2014-09-01 15:18:30,871 [salt.crypt ][WARNING ] SaltReqTimeoutError: Waited 60 seconds
Advertisement
Add Comment
Please, Sign In to add comment