Advertisement
Guest User

Untitled

a guest
Apr 4th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. 2016-04-05 01:42:15.511 | +./stack.sh:main:1346 service_check
  2. 2016-04-05 01:42:15.555 | +functions-common:service_check:1633 local service
  3. 2016-04-05 01:42:15.583 | +functions-common:service_check:1634 local failures
  4. 2016-04-05 01:42:15.615 | +functions-common:service_check:1635 SCREEN_NAME=stack
  5. 2016-04-05 01:42:15.633 | +functions-common:service_check:1636 SERVICE_DIR=/opt/stack/status
  6. 2016-04-05 01:42:15.667 | +functions-common:service_check:1639 [[ ! -d /opt/stack/status/stack ]]
  7. 2016-04-05 01:42:15.714 | ++functions-common:service_check:1646 ls /opt/stack/status/stack/n-cpu.f
  8. ailure
  9. 2016-04-05 01:42:15.799 | +functions-common:service_check:1646 failures=/opt/stack/status/stack/n-
  10. cpu.failure
  11. 2016-04-05 01:42:15.829 | +functions-common:service_check:1648 for service in '$failures'
  12. 2016-04-05 01:42:15.897 | ++functions-common:service_check:1649 basename /opt/stack/status/stack/n
  13. -cpu.failure
  14. 2016-04-05 01:42:15.943 | +functions-common:service_check:1649 service=n-cpu.failure
  15. 2016-04-05 01:42:15.987 | +functions-common:service_check:1650 service=n-cpu
  16. 2016-04-05 01:42:16.032 | +functions-common:service_check:1651 echo 'Error: Service n-cpu is not r
  17. unning'
  18. 2016-04-05 01:42:16.032 | Error: Service n-cpu is not running
  19. 2016-04-05 01:42:16.041 | +functions-common:service_check:1654 '[' -n /opt/stack/status/stack/n-cp
  20. u.failure ']'
  21. 2016-04-05 01:42:16.109 | +functions-common:service_check:1655 die 1655 'More details about the ab
  22. ove errors can be found with screen'
  23. 2016-04-05 01:42:16.137 | +functions-common:die:186 local exitcode=0
  24. 2016-04-05 01:42:16.168 | [Call Trace]
  25. 2016-04-05 01:42:16.168 | ./stack.sh:1346:service_check
  26. 2016-04-05 01:42:16.169 | /home/vagrant/devstack/functions-common:1655:die
  27. 2016-04-05 01:42:16.187 | [ERROR] /home/vagrant/devstack/functions-common:1655 More details about the ab
  28. ove errors can be found with screen
  29. 2016-04-05 01:42:17.214 | Error on exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement