Advertisement
Guest User

Logs EB

a guest
Jan 24th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.81 KB | None | 0 0
  1. Retrieving logs...
  2. ============= i-695682ae ==============
  3. -------------------------------------
  4. /var/log/eb-version-deployment.log
  5. -------------------------------------
  6. 2016-01-24 10:06:40,511 [INFO] Found the latest version manifest file <Key: elasticbeanstalk-us-west-2-164435423779,resources/environments/e-5kxf3ishjk/_runtime/versions/manifest_1453629853767> from bucket elasticbeanstalk-us-west-2-164435423779 and prefix resources/environments/e-5kxf3ishjk/_runtime/versions/
  7. 2016-01-24 10:06:40,562 [INFO] Downloaded the manifest file to /tmp/version_file_manifest
  8. 2016-01-24 10:06:40,698 [INFO] Downloaded version label app-e759-160124_153340 from s3 key <Key: elasticbeanstalk-us-west-2-164435423779,resources/environments/e-5kxf3ishjk/_runtime/_versions/feedy2/app-e759-160124_153340>
  9. 2016-01-24 11:02:33,772 [INFO] Version manifest file name already known. The latest version manifest file key is resources/environments/e-5kxf3ishjk/_runtime/versions/manifest_1453633311718
  10. 2016-01-24 11:02:33,829 [INFO] Downloaded the manifest file to /tmp/version_file_manifest
  11. 2016-01-24 11:02:33,904 [INFO] Downloaded version label app-0997-160124_163100 from s3 key <Key: elasticbeanstalk-us-west-2-164435423779,resources/environments/e-5kxf3ishjk/_runtime/_versions/feedy2/app-0997-160124_163100>
  12.  
  13.  
  14.  
  15. -------------------------------------
  16. /var/log/httpd/error_log
  17. -------------------------------------
  18. [Sun Jan 24 11:01:01.689244 2016] [auth_digest:notice] [pid 2704] AH01757: generating secret for digest authentication ...
  19. [Sun Jan 24 11:01:01.689921 2016] [lbmethod_heartbeat:notice] [pid 2704] AH02282: No slotmem from mod_heartmonitor
  20. [Sun Jan 24 11:01:01.689974 2016] [:warn] [pid 2704] mod_wsgi: Compiled for Python/2.7.9.
  21. [Sun Jan 24 11:01:01.689980 2016] [:warn] [pid 2704] mod_wsgi: Runtime using Python/2.7.10.
  22. [Sun Jan 24 11:01:01.691603 2016] [mpm_prefork:notice] [pid 2704] AH00163: Apache/2.4.16 (Amazon) mod_wsgi/3.5 Python/2.7.10 configured -- resuming normal operations
  23. [Sun Jan 24 11:01:01.691622 2016] [core:notice] [pid 2704] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
  24.  
  25.  
  26.  
  27. -------------------------------------
  28. /opt/python/log/supervisord.log
  29. -------------------------------------
  30. 2016-01-24 10:06:47,918 CRIT Supervisor running as root (no user in config file)
  31. 2016-01-24 10:06:47,934 INFO RPC interface 'supervisor' initialized
  32. 2016-01-24 10:06:47,934 CRIT Server 'unix_http_server' running without any HTTP authentication checking
  33. 2016-01-24 10:06:47,934 INFO supervisord started with pid 2624
  34. 2016-01-24 10:06:48,937 INFO spawned: 'httpd' with pid 2704
  35. 2016-01-24 10:06:50,894 INFO success: httpd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  36.  
  37.  
  38.  
  39. -------------------------------------
  40. /var/log/httpd/access_log
  41. -------------------------------------
  42.  
  43.  
  44.  
  45.  
  46. -------------------------------------
  47. /var/log/eb-activity.log
  48. -------------------------------------
  49. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 18, in install_dependencies
  50. check_call('%s install -r %s' % (os.path.join(APP_VIRTUAL_ENV, 'bin', 'pip'), requirements_file), shell=True)
  51. File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
  52. raise CalledProcessError(retcode, cmd)
  53. CalledProcessError: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1 (ElasticBeanstalk::ExternalInvocationError)
  54. caused by: Collecting awsebcli==3.7.2 (from -r /opt/python/ondeck/app/requirements.txt (line 1))
  55. Downloading awsebcli-3.7.2.tar.gz (172kB)
  56. Collecting blessed==1.9.5 (from -r /opt/python/ondeck/app/requirements.txt (line 2))
  57. Downloading blessed-1.9.5-py2.py3-none-any.whl (77kB)
  58. Collecting botocore==1.3.22 (from -r /opt/python/ondeck/app/requirements.txt (line 3))
  59. Downloading botocore-1.3.22-py2.py3-none-any.whl (2.2MB)
  60. Collecting cement==2.4.0 (from -r /opt/python/ondeck/app/requirements.txt (line 4))
  61. Downloading cement-2.4.0.tar.gz (129kB)
  62. Collecting colorama==0.3.3 (from -r /opt/python/ondeck/app/requirements.txt (line 5))
  63. Downloading colorama-0.3.3.tar.gz
  64. Collecting Django==1.9.1 (from -r /opt/python/ondeck/app/requirements.txt (line 6))
  65. Using cached Django-1.9.1-py2.py3-none-any.whl
  66. Collecting django-bootstrap-form==3.2 (from -r /opt/python/ondeck/app/requirements.txt (line 7))
  67. Using cached django-bootstrap-form-3.2.tar.gz
  68. Collecting django-filter==0.12.0 (from -r /opt/python/ondeck/app/requirements.txt (line 8))
  69. Using cached django_filter-0.12.0-py2.py3-none-any.whl
  70. Collecting django-formtools==1.0 (from -r /opt/python/ondeck/app/requirements.txt (line 9))
  71. Using cached django_formtools-1.0-py2.py3-none-any.whl
  72. Collecting django-registration==2.0.4 (from -r /opt/python/ondeck/app/requirements.txt (line 10))
  73. Using cached django-registration-2.0.4.tar.gz
  74. Collecting djangorestframework==3.3.2 (from -r /opt/python/ondeck/app/requirements.txt (line 11))
  75. Using cached djangorestframework-3.3.2-py2.py3-none-any.whl
  76. Collecting docker-py==1.1.0 (from -r /opt/python/ondeck/app/requirements.txt (line 12))
  77. Downloading docker-py-1.1.0.tar.gz (42kB)
  78. Collecting dockerpty==0.3.4 (from -r /opt/python/ondeck/app/requirements.txt (line 13))
  79. Downloading dockerpty-0.3.4.tar.gz
  80. Collecting docopt==0.6.2 (from -r /opt/python/ondeck/app/requirements.txt (line 14))
  81. Downloading docopt-0.6.2.tar.gz
  82. Collecting docutils==0.12 (from -r /opt/python/ondeck/app/requirements.txt (line 15))
  83. Downloading docutils-0.12.tar.gz (1.6MB)
  84. Collecting jmespath==0.9.0 (from -r /opt/python/ondeck/app/requirements.txt (line 16))
  85. Downloading jmespath-0.9.0-py2.py3-none-any.whl
  86. Collecting jsonfield==1.0.3 (from -r /opt/python/ondeck/app/requirements.txt (line 17))
  87. Using cached jsonfield-1.0.3.tar.gz
  88. Collecting Markdown==2.6.5 (from -r /opt/python/ondeck/app/requirements.txt (line 18))
  89. Using cached Markdown-2.6.5.tar.gz
  90. Collecting pathspec==0.3.3 (from -r /opt/python/ondeck/app/requirements.txt (line 19))
  91. Downloading pathspec-0.3.3.tar.gz
  92. Collecting psycopg2==2.6.1 (from -r /opt/python/ondeck/app/requirements.txt (line 20))
  93. Using cached psycopg2-2.6.1.tar.gz
  94. Complete output from command python setup.py egg_info:
  95. running egg_info
  96. creating pip-egg-info/psycopg2.egg-info
  97. writing pip-egg-info/psycopg2.egg-info/PKG-INFO
  98. writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt
  99. writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt
  100. writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt'
  101. warning: manifest_maker: standard file '-c' not found
  102.  
  103. Error: pg_config executable not found.
  104.  
  105. Please add the directory containing pg_config to the PATH
  106. or specify the full executable path with the option:
  107.  
  108. python setup.py build_ext --pg-config /path/to/pg_config build ...
  109.  
  110. or with the pg_config option in 'setup.cfg'.
  111.  
  112. ----------------------------------------
  113. Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-hYW3C9/psycopg2
  114. You are using pip version 7.1.2, however version 8.0.2 is available.
  115. You should consider upgrading via the 'pip install --upgrade pip' command.
  116. 2016-01-24 11:02:41,713 ERROR Error installing dependencies: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1
  117. Traceback (most recent call last):
  118. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 22, in main
  119. install_dependencies()
  120. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 18, in install_dependencies
  121. check_call('%s install -r %s' % (os.path.join(APP_VIRTUAL_ENV, 'bin', 'pip'), requirements_file), shell=True)
  122. File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
  123. raise CalledProcessError(retcode, cmd)
  124. CalledProcessError: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1 (Executor::NonZeroExitStatus)
  125.  
  126.  
  127. [2016-01-24T11:02:41.720Z] INFO [3692] - [Application update/AppDeployStage0/AppDeployPreHook/03deploy.py] : Activity failed.
  128. [2016-01-24T11:02:41.720Z] INFO [3692] - [Application update/AppDeployStage0/AppDeployPreHook] : Activity failed.
  129. [2016-01-24T11:02:41.720Z] INFO [3692] - [Application update/AppDeployStage0] : Activity failed.
  130. [2016-01-24T11:02:41.720Z] INFO [3692] - [Application update] : Completed activity. Result:
  131. Application update - Command CMD-AppDeploy failed
  132. [2016-01-24T11:09:51.564Z] INFO [3900] - [CMD-TailLogs - stage ] : Starting activity...
  133. [2016-01-24T11:09:51.839Z] INFO [3900] - [CMD-TailLogs - stage /AddonsBefore] : Starting activity...
  134. [2016-01-24T11:09:51.839Z] INFO [3900] - [CMD-TailLogs - stage /AddonsBefore] : Completed activity.
  135. [2016-01-24T11:09:51.839Z] INFO [3900] - [CMD-TailLogs - stage /TailLogs] : Starting activity...
  136. [2016-01-24T11:09:51.839Z] INFO [3900] - [CMD-TailLogs - stage /TailLogs/TailLogs] : Starting activity...
  137. [2016-01-24T11:09:52.208Z] INFO [3900] - [CMD-TailLogs - stage /TailLogs/TailLogs] : Completed activity.
  138. [2016-01-24T11:09:52.208Z] INFO [3900] - [CMD-TailLogs - stage /TailLogs] : Completed activity. Result:
  139. CMD-TailLogs - stage 0 - Command CMD-TailLogs stage 0 completed
  140. [2016-01-24T11:09:52.208Z] INFO [3900] - [CMD-TailLogs - stage /AddonsAfter] : Starting activity...
  141. [2016-01-24T11:09:52.208Z] INFO [3900] - [CMD-TailLogs - stage /AddonsAfter] : Completed activity.
  142. [2016-01-24T11:09:52.208Z] INFO [3900] - [CMD-TailLogs - stage ] : Completed activity. Result:
  143. CMD-TailLogs - stage - Command CMD-TailLogs succeeded
  144. [2016-01-24T11:10:37.951Z] INFO [3939] - [CMD-TailLogs - stage ] : Starting activity...
  145. [2016-01-24T11:10:38.219Z] INFO [3939] - [CMD-TailLogs - stage /AddonsBefore] : Starting activity...
  146. [2016-01-24T11:10:38.219Z] INFO [3939] - [CMD-TailLogs - stage /AddonsBefore] : Completed activity.
  147. [2016-01-24T11:10:38.219Z] INFO [3939] - [CMD-TailLogs - stage /TailLogs] : Starting activity...
  148. [2016-01-24T11:10:38.219Z] INFO [3939] - [CMD-TailLogs - stage /TailLogs/TailLogs] : Starting activity...
  149.  
  150.  
  151.  
  152. -------------------------------------
  153. /var/log/eb-commandprocessor.log
  154. -------------------------------------
  155. Collecting Markdown==2.6.5 (from -r /opt/python/ondeck/app/requirements.txt (line 18))
  156. Using cached Markdown-2.6.5.tar.gz
  157. Collecting pathspec==0.3.3 (from -r /opt/python/ondeck/app/requirements.txt (line 19))
  158. Downloading pathspec-0.3.3.tar.gz
  159. Collecting psycopg2==2.6.1 (from -r /opt/python/ondeck/app/requirements.txt (line 20))
  160. Using cached psycopg2-2.6.1.tar.gz
  161. Complete output from command python setup.py egg_info:
  162. running egg_info
  163. creating pip-egg-info/psycopg2.egg-info
  164. writing pip-egg-info/psycopg2.egg-info/PKG-INFO
  165. writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt
  166. writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt
  167. writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt'
  168. warning: manifest_maker: standard file '-c' not found
  169.  
  170. Error: pg_config executable not found.
  171.  
  172. Please add the directory containing pg_config to the PATH
  173. or specify the full executable path with the option:
  174.  
  175. python setup.py build_ext --pg-config /path/to/pg_config build ...
  176.  
  177. or with the pg_config option in 'setup.cfg'.
  178.  
  179. ----------------------------------------
  180. Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-hYW3C9/psycopg2
  181. You are using pip version 7.1.2, however version 8.0.2 is available.
  182. You should consider upgrading via the 'pip install --upgrade pip' command.
  183. 2016-01-24 11:02:41,713 ERROR Error installing dependencies: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1
  184. Traceback (most recent call last):
  185. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 22, in main
  186. install_dependencies()
  187. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 18, in install_dependencies
  188. check_call('%s install -r %s' % (os.path.join(APP_VIRTUAL_ENV, 'bin', 'pip'), requirements_file), shell=True)
  189. File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
  190. raise CalledProcessError(retcode, cmd)
  191. CalledProcessError: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1 (Executor::NonZeroExitStatus)
  192.  
  193.  
  194. [2016-01-24T11:02:41.720Z] ERROR [3692] : Command CMD-AppDeploy failed!
  195. [2016-01-24T11:02:41.721Z] INFO [3692] : Command processor returning results:
  196. {"status":"FAILURE","api_version":"1.0","results":[{"status":"FAILURE","msg":"(TRUNCATED)...)\n File \"/usr/lib64/python2.7/subprocess.py\", line 540, in check_call\n raise CalledProcessError(retcode, cmd)\nCalledProcessError: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1. \nHook /opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py failed. For more detail, check /var/log/eb-activity.log using console or EB CLI","returncode":1,"events":[{"msg":"Your requirements.txt is invalid. Snapshot your logs for details.","severity":"ERROR","timestamp":1453633361},{"msg":"Error installing dependencies: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1","severity":"SYSTEM","timestamp":1453633361}]}],"truncated":"true"}
  197. [2016-01-24T11:09:51.562Z] DEBUG [3900] : Reading config file: /etc/elasticbeanstalk/.aws-eb-stack.properties
  198. [2016-01-24T11:09:51.562Z] DEBUG [3900] : Checking if the command processor should execute...
  199. [2016-01-24T11:09:51.564Z] DEBUG [3900] : Checking whether the command is applicable to instance (i-695682ae)..
  200. [2016-01-24T11:09:51.564Z] INFO [3900] : Command is applicable to this instance (i-695682ae)..
  201. [2016-01-24T11:09:51.564Z] DEBUG [3900] : Checking if the received command stage is valid..
  202. [2016-01-24T11:09:51.564Z] INFO [3900] : No stage_num in command. Valid stage..
  203. [2016-01-24T11:09:51.564Z] INFO [3900] : Received command CMD-TailLogs: {"execution_data":"{\"aws_access_key_id\":\"ASIAJHVNQDPXLMSXWBYQ\",\"signature\":\"7Wuq\\\/IRKp3ZCLtzkIf1Wzqglj4E=\",\"security_token\":\"AQoDYXdzEEQawAIHiYBhUD+dQNAC8OUxSwV35CB\\\/yk1DU5qcuaoct7OwURQvacx7mY33Z1vZMXpd4i4\\\/YlVFaMbGwGc2kqT3OYsDtz5t46bFdk\\\/qCP2VHjVbY++FFyjHRtaaaQ3luEtIkkdn\\\/s1WTstksPwD6iElnZdtr6P5FVOMVyz9L1fQISL7b\\\/qixjdluAXuUa5qjUxYQIB36pVAGD+nkZiNiQJtij4uRplcqNAlHKFMgS56jasqxqmJnu+e6aYyFspin5Nb\\\/RcykSSSx69mSjJLsl1PLCRc3a9KKmDWcPy9B1AAg5SSvduZOgkXxbPme8D1dUgC4X4u4qTdLZBuJzA1TSbUL00qLCAQj79Cec3CXoVrQyuDTBS7G66akzyzoxaod3uo6ZSTdNBDxu6iOVsQax53+VSB66Z4Z8mQ5pGTyYfVO1kKCyD94ZK1BQ==\",\"policy\":\"eyJleHBpcmF0aW9uIjoiMjAxNi0wMS0yNFQxMTozOTo0OS41ODZaIiwiY29uZGl0aW9ucyI6W1sic3RhcnRzLXdpdGgiLCIkeC1hbXotbWV0YS10aW1lX3N0YW1wIiwiIl0sWyJzdGFydHMtd2l0aCIsIiR4LWFtei1tZXRhLXB1Ymxpc2hfbWVjaGFuaXNtIiwiIl0sWyJzdGFydHMtd2l0aCIsIiRrZXkiLCJyZXNvdXJjZXNcL2Vudmlyb25tZW50c1wvbG9nc1wvIl0sWyJzdGFydHMtd2l0aCIsIiR4LWFtei1tZXRhLWJhdGNoX2lkIiwiIl0sWyJzdGFydHMtd2l0aCIsIiR4LWFtei1tZXRhLWZpbGVfbmFtZSIsIiJdLFsic3RhcnRzLXdpdGgiLCIkeC1hbXotc2VjdXJpdHktdG9rZW4iLCIiXSxbInN0YXJ0cy13aXRoIiwiJENvbnRlbnQtVHlwZSIsIiJdLFsiZXEiLCIkYnVja2V0IiwiZWxhc3RpY2JlYW5zdGFsay11cy13ZXN0LTItMTY0NDM1NDIzNzc5Il0sWyJlcSIsIiRhY2wiLCJwcml2YXRlIl1dfQ==\"}","instance_ids":["i-695682ae"],"data":"fbfbd9ac-c28a-11e5-9a67-97cf8657ddde","command_name":"CMD-TailLogs","api_version":"1.0","resource_name":"AWSEBAutoScalingGroup","request_id":"fbfbd9ac-c28a-11e5-9a67-97cf8657ddde","command_timeout":"600"}
  204. [2016-01-24T11:09:51.564Z] INFO [3900] : Command processor should execute command.
  205. [2016-01-24T11:09:51.564Z] DEBUG [3900] : Storing current stage..
  206. [2016-01-24T11:09:51.564Z] DEBUG [3900] : Stage_num does not exist. Not saving null stage. Returning..
  207. [2016-01-24T11:09:51.564Z] INFO [3900] : Executing CMD-TailLogs - stage
  208. [2016-01-24T11:09:51.565Z] INFO [3900] : Executing command: CMD-TailLogs...
  209. [2016-01-24T11:09:51.565Z] DEBUG [3900] : Reading config file: /etc/elasticbeanstalk/.aws-eb-stack.properties
  210. [2016-01-24T11:09:51.565Z] DEBUG [3900] : Refreshing metadata..
  211. [2016-01-24T11:09:51.836Z] DEBUG [3900] : Refreshed environment metadata.
  212. [2016-01-24T11:09:51.836Z] DEBUG [3900] : Retrieving metadata for key: AWS::ElasticBeanstalk::Ext||_ContainerConfigFileContent||commands..
  213. [2016-01-24T11:09:51.837Z] DEBUG [3900] : Retrieving metadata for key: AWS::ElasticBeanstalk::Ext||_API||_Commands..
  214. [2016-01-24T11:09:51.837Z] INFO [3900] : Found enabled addons: ["logpublish"].
  215. [2016-01-24T11:09:51.839Z] INFO [3900] : Updating Command definition of addon logpublish.
  216. [2016-01-24T11:09:51.839Z] DEBUG [3900] : Loaded definition of Command CMD-TailLogs.
  217. [2016-01-24T11:09:51.839Z] INFO [3900] : Executing command CMD-TailLogs activities...
  218. [2016-01-24T11:09:51.839Z] DEBUG [3900] : Setting environment variables..
  219. [2016-01-24T11:09:51.839Z] INFO [3900] : Running AddonsBefore for command CMD-TailLogs...
  220. [2016-01-24T11:09:51.839Z] DEBUG [3900] : Running stages of Command CMD-TailLogs from stage 0 to stage 0...
  221. [2016-01-24T11:09:51.839Z] INFO [3900] : Running stage 0 of command CMD-TailLogs...
  222. [2016-01-24T11:09:51.839Z] DEBUG [3900] : Loaded 1 actions for stage 0.
  223. [2016-01-24T11:09:51.839Z] INFO [3900] : Running 1 of 1 actions: TailLogs...
  224. [2016-01-24T11:09:52.208Z] INFO [3900] : Running AddonsAfter for command CMD-TailLogs...
  225. [2016-01-24T11:09:52.208Z] INFO [3900] : Command CMD-TailLogs succeeded!
  226. [2016-01-24T11:09:52.209Z] INFO [3900] : Command processor returning results:
  227. {"status":"SUCCESS","api_version":"1.0","results":[{"status":"SUCCESS","msg":"","returncode":0,"events":[{"msg":"[Instance: i-695682ae] Successfully finished tailing 6 log(s)","severity":"INFO","timestamp":1453633792209}]}]}
  228. [2016-01-24T11:10:37.949Z] DEBUG [3939] : Reading config file: /etc/elasticbeanstalk/.aws-eb-stack.properties
  229. [2016-01-24T11:10:37.949Z] DEBUG [3939] : Checking if the command processor should execute...
  230. [2016-01-24T11:10:37.950Z] DEBUG [3939] : Checking whether the command is applicable to instance (i-695682ae)..
  231. [2016-01-24T11:10:37.950Z] INFO [3939] : Command is applicable to this instance (i-695682ae)..
  232. [2016-01-24T11:10:37.950Z] DEBUG [3939] : Checking if the received command stage is valid..
  233. [2016-01-24T11:10:37.951Z] INFO [3939] : No stage_num in command. Valid stage..
  234. [2016-01-24T11:10:37.951Z] INFO [3939] : Received command CMD-TailLogs: {"execution_data":"{\"aws_access_key_id\":\"ASIAJ7R3ILCF5Q7AOBEQ\",\"signature\":\"c6JKCo4khN706WIR3lz04raFAv8=\",\"security_token\":\"AQoDYXdzEEQawAKIR+CCF\\\/eY6QBI1nTZaFQPgBjezjuM7AcRGD1j2FMtZITbmNZyaF7pJ6R6HarlgN+VQj4uLiqY+O6UUBIWPAXQt9ABVMyV61TsagJY8djiEt56YANCE6316VjPhxWE8IfvMc\\\/\\\/8X7UQwAMZqHjv9BdqRizj0THseb9X15n7nm8fBraSN4ChwTTL1I2HX37iXZjq4Lv2EWvr64qgZCuyDMiyTUZYJ3c+qikj9TjcE4iUzqsZE\\\/MP4YiERy5y8nyzEx0iG+6H6V\\\/D0rC9E9C3DmOLy2MK5bTz+cDOiJBcDYDsWnWKY6Q2kFto0g3\\\/s8zpXtLQs0TNRz1\\\/c3diAA2eZOENyIUqWuk+fHxtQIEFPqNbHJh6svnnBtZbZRHzw6DqsIflmn7xgwglf+iCRXVEWyOUxbn1jG3nrdncoHfkLl5ZyCq4pK1BQ==\",\"policy\":\"eyJleHBpcmF0aW9uIjoiMjAxNi0wMS0yNFQxMTo0MDozNC44ODFaIiwiY29uZGl0aW9ucyI6W1sic3RhcnRzLXdpdGgiLCIkeC1hbXotbWV0YS10aW1lX3N0YW1wIiwiIl0sWyJzdGFydHMtd2l0aCIsIiR4LWFtei1tZXRhLXB1Ymxpc2hfbWVjaGFuaXNtIiwiIl0sWyJzdGFydHMtd2l0aCIsIiRrZXkiLCJyZXNvdXJjZXNcL2Vudmlyb25tZW50c1wvbG9nc1wvIl0sWyJzdGFydHMtd2l0aCIsIiR4LWFtei1tZXRhLWJhdGNoX2lkIiwiIl0sWyJzdGFydHMtd2l0aCIsIiR4LWFtei1tZXRhLWZpbGVfbmFtZSIsIiJdLFsic3RhcnRzLXdpdGgiLCIkeC1hbXotc2VjdXJpdHktdG9rZW4iLCIiXSxbInN0YXJ0cy13aXRoIiwiJENvbnRlbnQtVHlwZSIsIiJdLFsiZXEiLCIkYnVja2V0IiwiZWxhc3RpY2JlYW5zdGFsay11cy13ZXN0LTItMTY0NDM1NDIzNzc5Il0sWyJlcSIsIiRhY2wiLCJwcml2YXRlIl1dfQ==\"}","instance_ids":["i-695682ae"],"data":"170bf3fb-c28b-11e5-9bc8-655475b62422","command_name":"CMD-TailLogs","api_version":"1.0","resource_name":"AWSEBAutoScalingGroup","request_id":"170bf3fb-c28b-11e5-9bc8-655475b62422","command_timeout":"600"}
  235. [2016-01-24T11:10:37.951Z] INFO [3939] : Command processor should execute command.
  236. [2016-01-24T11:10:37.951Z] DEBUG [3939] : Storing current stage..
  237. [2016-01-24T11:10:37.951Z] DEBUG [3939] : Stage_num does not exist. Not saving null stage. Returning..
  238. [2016-01-24T11:10:37.951Z] INFO [3939] : Executing CMD-TailLogs - stage
  239. [2016-01-24T11:10:37.951Z] INFO [3939] : Executing command: CMD-TailLogs...
  240. [2016-01-24T11:10:37.951Z] DEBUG [3939] : Reading config file: /etc/elasticbeanstalk/.aws-eb-stack.properties
  241. [2016-01-24T11:10:37.951Z] DEBUG [3939] : Refreshing metadata..
  242. [2016-01-24T11:10:38.217Z] DEBUG [3939] : Refreshed environment metadata.
  243. [2016-01-24T11:10:38.217Z] DEBUG [3939] : Retrieving metadata for key: AWS::ElasticBeanstalk::Ext||_ContainerConfigFileContent||commands..
  244. [2016-01-24T11:10:38.217Z] DEBUG [3939] : Retrieving metadata for key: AWS::ElasticBeanstalk::Ext||_API||_Commands..
  245. [2016-01-24T11:10:38.218Z] INFO [3939] : Found enabled addons: ["logpublish"].
  246. [2016-01-24T11:10:38.219Z] INFO [3939] : Updating Command definition of addon logpublish.
  247. [2016-01-24T11:10:38.219Z] DEBUG [3939] : Loaded definition of Command CMD-TailLogs.
  248. [2016-01-24T11:10:38.219Z] INFO [3939] : Executing command CMD-TailLogs activities...
  249. [2016-01-24T11:10:38.219Z] DEBUG [3939] : Setting environment variables..
  250. [2016-01-24T11:10:38.219Z] INFO [3939] : Running AddonsBefore for command CMD-TailLogs...
  251. [2016-01-24T11:10:38.219Z] DEBUG [3939] : Running stages of Command CMD-TailLogs from stage 0 to stage 0...
  252. [2016-01-24T11:10:38.219Z] INFO [3939] : Running stage 0 of command CMD-TailLogs...
  253. [2016-01-24T11:10:38.219Z] DEBUG [3939] : Loaded 1 actions for stage 0.
  254. [2016-01-24T11:10:38.219Z] INFO [3939] : Running 1 of 1 actions: TailLogs...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement