Advertisement
Guest User

Untitled

a guest
May 22nd, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. $ ./ampinstmgr --nightly upgrade ADSInstance
  2. [Info] AMP Instance Manager v1.6.8.0 built 17/05/2018 19:03
  3. [Debug] Release spec: Release - built by CUBECODERS/BuildBot on CCL-DEV
  4. [Debug] Starting process /sbin/ldconfig
  5. [Debug] Working Directory: /home/AMP/AMP
  6. [Debug] Arguments: -p
  7. [Debug] Started process with ID 21256
  8. [Debug] Starting process /bin/uname
  9. [Debug] Working Directory: /home/AMP/AMP
  10. [Debug] Arguments: -m
  11. [Debug] Started process with ID 21257
  12. [Debug] Loading instances from /home/AMP/.ampdata/instances.json...
  13. [Debug] Loaded 1 instances.
  14. [Info] Using Nightly builds.
  15. [Info] Upgrading instance ADSInstance
  16. [Debug] User: AMP
  17. [Debug] Home Dir: /home/AMP
  18. [Info] Using cached archive: /home/AMP/.ampdata/instances/AMPCache-Nightly-20180522-040136.zip
  19. [Info] Downloading AMP from https://cubecoders.com/Downloads/AMP_Latest_Nightly.zip...
  20. [Debug] Downloading https://cubecoders.com/Downloads/AMP_Latest_Nightly.zip, saving to /tmp/tmp2efc9e54.tmp
  21. [Debug] Moving /tmp/tmp2efc9e54.tmp to /home/AMP/.ampdata/instances/AMPCache-Nightly-20180522-040136.zip...
  22. [Info] Complete
  23. [Debug] Running command line: "unzip -qq -o "/home/AMP/.ampdata/instances/AMPCache-Nightly-20180522-040136.zip"" from "/home/AMP/.ampdata/instances/ADSInstance"
  24. [Info] Upgrade complete.
  25. $ ./ampinstmgr StartInstance ADSInstance
  26. [Info] AMP Instance Manager v1.6.8.0 built 17/05/2018 19:03
  27. [Debug] Release spec: Release - built by CUBECODERS/BuildBot on CCL-DEV
  28. [Debug] Starting process /sbin/ldconfig
  29. [Debug] Working Directory: /home/AMP/AMP
  30. [Debug] Arguments: -p
  31. [Debug] Started process with ID 21283
  32. [Debug] Starting process /bin/uname
  33. [Debug] Working Directory: /home/AMP/AMP
  34. [Debug] Arguments: -m
  35. [Debug] Started process with ID 21284
  36. [Debug] Loading instances from /home/AMP/.ampdata/instances.json...
  37. [Debug] Loaded 1 instances.
  38. [Info] Starting Instance: 'ADSInstance'
  39. [Debug] Running /usr/bin/tmux -f /dev/null new-session -s "AMP_ADSInstance" -d "cd '/home/AMP/.ampdata/instances/ADSInstance' --; /home/AMP/.ampdata/instances/ADSInstance/AMP_Linux_x86_64 "
  40. [Debug] Starting process /usr/bin/tmux
  41. [Debug] Working Directory: /home/AMP/.ampdata/instances/ADSInstance
  42. [Debug] Arguments: -f /dev/null new-session -s "AMP_ADSInstance" -d "cd '/home/AMP/.ampdata/instances/ADSInstance' --; /home/AMP/.ampdata/instances/ADSInstance/AMP_Linux_x86_64 "
  43. duplicate session: AMP_ADSInstance
  44. [Debug] Started process with ID 21285
  45. [Info] Waiting for AMP instance to start...
  46. [Error] Failed to start AMP. Exit code was 1
  47. [Info] This instance failed to start. Run './ampinstmgr LastLog ADSInstance' to view it's most recent log.
  48. $ ./ampinstmgr LastLog ADSInstance
  49. [Info] AMP Instance Manager v1.6.8.0 built 17/05/2018 19:03
  50. [Debug] Release spec: Release - built by CUBECODERS/BuildBot on CCL-DEV
  51. [Debug] Starting process /sbin/ldconfig
  52. [Debug] Working Directory: /home/AMP/AMP
  53. [Debug] Arguments: -p
  54. [Debug] Started process with ID 21302
  55. [Debug] Starting process /bin/uname
  56. [Debug] Working Directory: /home/AMP/AMP
  57. [Debug] Arguments: -m
  58. [Debug] Started process with ID 21303
  59. [Debug] Loading instances from /home/AMP/.ampdata/instances.json...
  60. [Debug] Loaded 1 instances.
  61. [Info] No logs could be found to view.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement