Guest User

Untitled

a guest
May 11th, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.36 KB | None | 0 0
  1. Errore #0:
  2. OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; salt-call --local --retcode-passthrough --no-color state.apply omv.task 2>&1' with exit code '2': [ERROR ] {'out': 'highstate', 'ret': {'raspberrypi': {}}}
  3. [ERROR ] {'out': 'highstate', 'ret': {'raspberrypi': {'test_|-deploy_task_nop_|-deploy_task_nop_|-nop': {'name': 'deploy_task_nop', 'changes': {}, 'result': True, 'comment': 'Success!', '__sls__': 'omv.task.deploy', '__run_num__': 0, 'start_time': '09:14:00.800302', 'duration': 0.921, '__id__': 'deploy_task_nop'}, 'salt_|-deploy_task_0_|-deploy_task_0_|-state': {'name': 'deploy_task_0', 'changes': {'out': 'highstate', 'ret': {'raspberrypi': {}}}, 'comment': 'Run failed on minions: raspberrypi', 'result': False, '__sls__': 'omv.task.deploy', '__run_num__': 1, 'start_time': '09:14:00.804107', 'duration': 492.041, '__id__': 'deploy_task_0'}}}}
  4. [WARNING ] /usr/lib/python3/dist-packages/salt/states/file.py:294: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
  5. from collections import Iterable, Mapping, defaultdict
  6.  
  7. local:
  8. ----------
  9. ID: deploy_all_tasks
  10. Function: salt.state
  11. Result: False
  12. Comment: Run failed on minions: raspberrypi
  13. Started: 09:14:00.535601
  14. Duration: 763.422 ms
  15. Changes:
  16. raspberrypi:
  17. ----------
  18. ID: deploy_task_nop
  19. Function: test.nop
  20. Result: True
  21. Comment: Success!
  22. Started: 09:14:00.800302
  23. Duration: 0.921 ms
  24. Changes:
  25. ----------
  26. ID: deploy_task_0
  27. Function: salt.state
  28. Result: False
  29. Comment: Run failed on minions: raspberrypi
  30. Started: 09:14:00.804107
  31. Duration: 492.041 ms
  32. Changes:
  33. raspberrypi:
  34.  
  35. Summary for raspberrypi
  36. -----------
  37. Succeeded: 0
  38. Failed: 0
  39. -----------
  40. Total states run: 0
  41. Total run time: 0.000 ms
  42.  
  43. Summary for raspberrypi
  44. ------------
  45. Succeeded: 1
  46. Failed: 1
  47. ------------
  48. Total states run: 2
  49. Total run time: 492.962 ms
  50. ----------
  51. ID: cleanup_tasks
  52. Function: file.managed
  53. Name: /srv/pillar/omv/tasks.sls
  54. Result: False
  55. Comment: One or more requisite failed: omv.task.default.deploy_all_tasks
  56. Started: 09:14:01.314737
  57. Duration: 0.019 ms
  58. Changes:
  59.  
  60. Summary for local
  61. ------------
  62. Succeeded: 0
  63. Failed: 2
  64. ------------
  65. Total states run: 2
  66. Total run time: 763.441 ms in /usr/share/php/openmediavault/system/process.inc:182
  67. Stack trace:
  68. #0 /usr/share/openmediavault/engined/module/task.inc(35): OMV\System\Process->execute()
  69. #1 /usr/share/openmediavault/engined/rpc/config.inc(167): Engined\Module\Task->deploy()
  70. #2 [internal function]: Engined\Rpc\Config->applyChanges(Array, Array)
  71. #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
  72. #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)
  73. #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(588): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusdQ...', '/tmp/bgoutputJ0...')
  74. #6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
  75. #7 /usr/share/openmediavault/engined/rpc/config.inc(189): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)
  76. #8 [internal function]: Engined\Rpc\Config->applyChangesBg(Array, Array)
  77. #9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
  78. #10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)
  79. #11 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)
  80. #12 {main}
Add Comment
Please, Sign In to add comment