dawpguy

/var/log/ee/ee.log

Jul 22nd, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.33 KB | None | 0 0
  1. 2017-07-22 12:22:05,857 (DEBUG) ee : logging initialized for 'ee' using LoggingLogHandler
  2. 2017-07-22 12:22:06,202 (DEBUG) ee : ['/usr/local/bin/ee', 'stack', 'install']
  3. 2017-07-22 12:22:06,202 (DEBUG) ee : collecting arguments/commands for <ee.cli.controllers.base.EEBaseController object at 0x7fa3f93d00b8>
  4. 2017-07-22 12:22:06,205 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack.EEStackController object at 0x7fa3f93d0748>
  5. 2017-07-22 12:22:06,207 (DEBUG) ee : collecting arguments/commands for <ee.cli.plugins.stack_services.EEStackStatusController object at 0x7fa3f93d0a90>
  6. 2017-07-22 12:22:06,211 (INFO) ee : Initializing EasyEngine Database
  7. 2017-07-22 12:22:06,216 (DEBUG) ee : Setting apt_packages variable for Nginx
  8. 2017-07-22 12:22:07,968 (DEBUG) ee : Setting apt_packages variable for PHP
  9. 2017-07-22 12:22:09,033 (DEBUG) ee : Setting apt_packages variable for MySQL
  10. 2017-07-22 12:22:09,033 (DEBUG) ee : Running command: mysqladmin ping
  11. 2017-07-22 12:22:09,037 (DEBUG) ee : Command Output: ,
  12. Command Error: /bin/sh: 1: mysqladmin: not found
  13. 
  14. 2017-07-22 12:22:09,038 (DEBUG) ee : Setting apt_packages variable for Postfix
  15. 2017-07-22 12:22:09,584 (DEBUG) ee : Setting packages variable for WP-CLI
  16. 2017-07-22 12:22:09,584 (DEBUG) ee : Running command: which wp
  17. 2017-07-22 12:22:09,589 (DEBUG) ee : Command Output: ,
  18. Command Error: 
  19. 2017-07-22 12:22:09,589 (DEBUG) ee : Setting packages varible for phpMyAdmin 
  20. 2017-07-22 12:22:09,589 (DEBUG) ee : Setting packages variable for Adminer 
  21. 2017-07-22 12:22:09,589 (DEBUG) ee : Setting packages variable for utils
  22. 2017-07-22 12:22:09,589 (DEBUG) ee : Calling pre_pref
  23. 2017-07-22 12:22:09,590 (DEBUG) ee : Pre-seeding Postfix
  24. 2017-07-22 12:22:09,590 (DEBUG) ee : Running command: echo "postfix postfix/main_mailer_type string 'Internet Site'" | debconf-set-selections
  25. 2017-07-22 12:22:09,794 (DEBUG) ee : Command Output: ,
  26. Command Error: 
  27. 2017-07-22 12:22:09,795 (DEBUG) ee : Running command: echo "postfix postfix/mailname string $(hostname -f)" | debconf-set-selections
  28. 2017-07-22 12:22:10,002 (DEBUG) ee : Command Output: ,
  29. Command Error: 
  30. 2017-07-22 12:22:10,003 (INFO) ee : Adding repository for MySQL, please wait...
  31. 2017-07-22 12:22:10,004 (DEBUG) ee : Adding key for deb http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu xenial main
  32. 2017-07-22 12:22:10,004 (DEBUG) ee : Running command: gpg --keyserver keyserver.ubuntu.com --recv-keys 0xF1656F24C74CD1D8
  33. 2017-07-22 12:22:10,605 (DEBUG) ee : Command Output: ,
  34. Command Error: gpg: requesting key C74CD1D8 from hkp server keyserver.ubuntu.com
  35. gpg: key C74CD1D8: "MariaDB Signing Key <signing-key@mariadb.org>" not changed
  36. gpg: Total number processed: 1
  37. gpg: unchanged: 1
  38. 
  39. 2017-07-22 12:22:10,605 (DEBUG) ee : Running command: gpg -a --export --armor 0xF1656F24C74CD1D8 | apt-key add - 
  40. 2017-07-22 12:22:10,810 (DEBUG) ee : Command Output: OK
  41. ,
  42. Command Error: 
  43. 2017-07-22 12:22:10,811 (DEBUG) ee : Pre-seeding MySQL
  44. 2017-07-22 12:22:10,811 (DEBUG) ee : echo "mariadb-server-10.1 mysql-server/root_password password " | debconf-set-selections
  45. 2017-07-22 12:22:10,995 (DEBUG) ee : Command Output: ,
  46. Command Error: 
  47. 2017-07-22 12:22:10,995 (DEBUG) ee : echo "mariadb-server-10.1 mysql-server/root_password_again password " | debconf-set-selections
  48. 2017-07-22 12:22:11,187 (DEBUG) ee : Command Output: ,
  49. Command Error: 
  50. 2017-07-22 12:22:11,188 (DEBUG) ee : Writting configuration into MySQL file
  51. 2017-07-22 12:22:11,188 (DEBUG) ee : Setting my.cnf permission
  52. 2017-07-22 12:22:11,188 (DEBUG) ee : Changing permission of /etc/mysql/conf.d/my.cnf, Perm:384
  53. 2017-07-22 12:22:11,189 (INFO) ee : Adding repository for NGINX, please wait...
  54. 2017-07-22 12:22:11,189 (DEBUG) ee : Adding ppa of Nginx
  55. 2017-07-22 12:22:11,189 (DEBUG) ee : Running command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 3050AC3CD2AE6F03
  56. 2017-07-22 12:22:13,625 (DEBUG) ee : Command Output: ,
  57. Command Error: gpg: requesting key D2AE6F03 from hkp server keys.gnupg.net
  58. gpg: key D2AE6F03: "home:rtCamp OBS Project <home:rtCamp@build.opensuse.org>" not changed
  59. gpg: Total number processed: 1
  60. gpg: unchanged: 1
  61. 
  62. 2017-07-22 12:22:13,626 (DEBUG) ee : Running command: gpg -a --export --armor 3050AC3CD2AE6F03 | apt-key add - 
  63. 2017-07-22 12:22:13,852 (DEBUG) ee : Command Output: OK
  64. ,
  65. Command Error: 
  66. 2017-07-22 12:22:13,853 (INFO) ee : Adding repository for PHP, please wait...
  67. 2017-07-22 12:22:13,853 (DEBUG) ee : Adding ppa for PHP
  68. 2017-07-22 12:22:13,853 (DEBUG) ee : Running command: add-apt-repository -y 'ppa:ondrej/php'
  69. 2017-07-22 12:22:16,742 (DEBUG) ee : Command Output: OK
  70. ,
  71. Command Error: gpg: keyring `/tmp/tmp3o75rvl1/secring.gpg' created
  72. gpg: keyring `/tmp/tmp3o75rvl1/pubring.gpg' created
  73. gpg: requesting key E5267A6C from hkp server keyserver.ubuntu.com
  74. gpg: /tmp/tmp3o75rvl1/trustdb.gpg: trustdb created
  75. gpg: key E5267A6C: public key "Launchpad PPA for Ondřej Surý" imported
  76. gpg: Total number processed: 1
  77. gpg: imported: 1 (RSA: 1)
  78. 
  79. 2017-07-22 12:22:16,743 (INFO) ee : Adding SWAP file, please wait...
  80. Hit:1 https://repos.sonar.digitalocean.com/apt main InRelease
  81. Ign:2 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04 InRelease
  82. Hit:3 http://sfo1.mirrors.digitalocean.com/mariadb/repo/10.1/ubuntu xenial InRelease
  83. Hit:4 http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_16.04 Release
  84. Hit:5 http://sgp1.mirrors.digitalocean.com/ubuntu xenial InRelease
  85. Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
  86. Hit:7 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu xenial InRelease
  87. Get:9 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates InRelease [102 kB]
  88. Hit:10 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease
  89. Hit:11 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-backports InRelease
  90. Ign:12 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/main Sources
  91. Ign:13 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/restricted Sources
  92. Ign:14 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/universe Sources
  93. Get:15 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/multiverse Sources [6,948 B]
  94. Ign:16 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/universe amd64 Packages
  95. Ign:17 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/universe Translation-en
  96. Ign:18 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/multiverse amd64 Packages
  97. Get:19 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/multiverse Translation-en [7,476 B]
  98. Get:12 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/main Sources [259 kB]
  99. Err:12 http://sgp1.mirrors.digitalocean.com/ubuntu xenial-updates/main Sources
  100. Hash Sum mismatch
  101. Fetched 463 kB in 4s (97.0 kB/s)
  102. Reading package lists...
  103. 2017-07-22 12:22:26,036 (INFO) ee : Oops Something went wrong!!
  104. 2017-07-22 12:22:26,037 (ERROR) ee : Check logs for reason `tail /var/log/ee/ee.log` & Try Again!!!
Add Comment
Please, Sign In to add comment