Advertisement
jsabater

Zato on Docker log #4

Jan 14th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.87 KB | None | 0 0
  1. $ docker start --interactive musing_jennings
  2. 2018-11-07 12:18:38,638 CRIT Set uid to user 0
  3. 2018-11-07 12:18:38,648 INFO supervisord started with pid 10
  4. 2018-11-07 12:18:39,661 INFO spawned: 'zato-web-admin' with pid 13
  5. 2018-11-07 12:18:39,667 INFO spawned: 'redis' with pid 14
  6. 2018-11-07 12:18:39,671 INFO spawned: 'zato-server1' with pid 15
  7. 2018-11-07 12:18:39,673 INFO spawned: 'zato-server2' with pid 16
  8. 2018-11-07 12:18:39,674 INFO spawned: 'zato-scheduler' with pid 17
  9. 2018-11-07 12:18:39,675 INFO spawned: 'zato-load-balancer' with pid 18
  10. 2018-11-07 12:18:39,679 DEBG 'redis' stdout output:
  11. 14:C 07 Nov 12:18:39.679 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
  12.  
  13. 2018-11-07 12:18:39,681 DEBG 'redis' stdout output:
  14. _._
  15. _.-``__ ''-._
  16. _.-`` `. `_. ''-._ Redis 3.0.6 (00000000/0) 64 bit
  17. .-`` .-```. ```\/ _.,_ ''-._
  18. ( ' , .-` | `, ) Running in standalone mode
  19. |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
  20. | `-._ `._ / _.-' | PID: 14
  21. `-._ `-._ `-./ _.-' _.-'
  22. |`-._`-._ `-.__.-' _.-'_.-'|
  23. | `-._`-._ _.-'_.-' | http://redis.io
  24. `-._ `-._`-.__.-'_.-' _.-'
  25. |`-._`-._ `-.__.-' _.-'_.-'|
  26. | `-._`-._ _.-'_.-' |
  27. `-._ `-._`-.__.-'_.-' _.-'
  28. `-._ `-.__.-' _.-'
  29. `-._ _.-'
  30. `-.__.-'
  31.  
  32.  
  33. 2018-11-07 12:18:39,681 DEBG 'redis' stdout output:
  34. 14:M 07 Nov 12:18:39.681 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
  35. 14:M 07 Nov 12:18:39.681 # Server started, Redis version 3.0.6
  36. 14:M 07 Nov 12:18:39.681 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  37. 14:M 07 Nov 12:18:39.681 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
  38.  
  39. 2018-11-07 12:18:39,697 DEBG 'redis' stdout output:
  40. 14:M 07 Nov 12:18:39.697 * DB loaded from disk: 0.016 seconds
  41. 14:M 07 Nov 12:18:39.697 * The server is now ready to accept connections on port 6379
  42.  
  43. 2018-11-07 12:18:40,698 INFO success: zato-web-admin entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  44. 2018-11-07 12:18:40,699 INFO success: redis entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  45. 2018-11-07 12:18:40,699 INFO success: zato-server1 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  46. 2018-11-07 12:18:40,699 INFO success: zato-server2 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  47. 2018-11-07 12:18:40,699 INFO success: zato-scheduler entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  48. 2018-11-07 12:18:40,699 INFO success: zato-load-balancer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
  49. 2018-11-07 12:18:43,444 DEBG 'zato-load-balancer' stdout output:
  50. 2018-11-07 12:18:43,444 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_add_remove_server of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [add_remove_server]
  51.  
  52. 2018-11-07 12:18:43,444 DEBG 'zato-load-balancer' stdout output:
  53. 2018-11-07 12:18:43,444 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_execute_command of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [execute_command]
  54.  
  55. 2018-11-07 12:18:43,445 DEBG 'zato-load-balancer' stdout output:
  56. 2018-11-07 12:18:43,444 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_config of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [get_config]
  57.  
  58. 2018-11-07 12:18:43,445 DEBG 'zato-load-balancer' stdout output:
  59. 2018-11-07 12:18:43,445 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_config_source_code of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [get_config_source_code]
  60.  
  61. 2018-11-07 12:18:43,445 DEBG 'zato-load-balancer' stdout output:
  62. 2018-11-07 12:18:43,445 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_server_data_dict of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [get_server_data_dict]
  63.  
  64. 2018-11-07 12:18:43,445 DEBG 'zato-load-balancer' stdout output:
  65. 2018-11-07 12:18:43,445 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_servers_state of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [get_servers_state]
  66.  
  67. 2018-11-07 12:18:43,445 DEBG 'zato-load-balancer' stdout output:
  68. 2018-11-07 12:18:43,445 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_uptime_info of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [get_uptime_info]
  69.  
  70. 2018-11-07 12:18:43,445 DEBG 'zato-load-balancer' stdout output:
  71. 2018-11-07 12:18:43,445 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_get_work_config of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [get_work_config]
  72.  
  73. 2018-11-07 12:18:43,445 DEBG 'zato-load-balancer' stdout output:
  74. 2018-11-07 12:18:43,445 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_haproxy_version_info of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [haproxy_version_info]
  75.  
  76. 2018-11-07 12:18:43,446 DEBG 'zato-load-balancer' stdout output:
  77. 2018-11-07 12:18:43,445 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_is_haproxy_alive of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [is_haproxy_alive]
  78.  
  79. 2018-11-07 12:18:43,446 DEBG 'zato-load-balancer' stdout output:
  80. 2018-11-07 12:18:43,446 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_ping of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [ping]
  81.  
  82. 2018-11-07 12:18:43,446 DEBG 'zato-load-balancer' stdout output:
  83. 2018-11-07 12:18:43,446 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_rename_server of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [rename_server]
  84.  
  85. 2018-11-07 12:18:43,446 DEBG 'zato-load-balancer' stdout output:
  86. 2018-11-07 12:18:43,446 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_validate_save of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [validate_save]
  87.  
  88. 2018-11-07 12:18:43,446 DEBG 'zato-load-balancer' stdout output:
  89. 2018-11-07 12:18:43,446 - INFO - 101:MainThread - root:114 - Registering [<bound method LoadBalancerAgent._lb_agent_validate_save_source_code of <zato.agent.load_balancer.server.LoadBalancerAgent object at 0x7f1f745e8e90>>] under public name [validate_save_source_code]
  90.  
  91. 2018-11-07 12:18:43,693 DEBG 'zato-server2' stdout output:
  92. 2018-11-07 12:18:43,693 - INFO - 81:MainThread - gunicorn.main:176 - Starting gunicorn 18.0
  93.  
  94. 2018-11-07 12:18:43,697 DEBG 'zato-server2' stdout output:
  95. 2018-11-07 12:18:43,697 - INFO - 81:MainThread - gunicorn.main:176 - Listening at: http://0.0.0.0:17011 (81)
  96.  
  97. 2018-11-07 12:18:43,697 DEBG 'zato-server2' stdout output:
  98. 2018-11-07 12:18:43,697 - INFO - 81:MainThread - gunicorn.main:176 - Using worker: gevent
  99.  
  100. 2018-11-07 12:18:43,705 DEBG 'zato-server2' stdout output:
  101. 2018-11-07 12:18:43,703 - INFO - 141:MainThread - gunicorn.main:176 - Booting worker with pid: 141
  102.  
  103. 2018-11-07 12:18:43,733 DEBG 'zato-server1' stderr output:
  104. No handlers could be found for logger "zato.common.util.proc"
  105.  
  106. 2018-11-07 12:18:43,813 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 140529497293960 for <Subprocess at 140529497234536 with name zato-server1 in state RUNNING> (stdout)>
  107. 2018-11-07 12:18:43,813 DEBG fd 19 closed, stopped monitoring <POutputDispatcher at 140529497294464 for <Subprocess at 140529497234536 with name zato-server1 in state RUNNING> (stderr)>
  108. 2018-11-07 12:18:43,813 INFO exited: zato-server1 (exit status 18; not expected)
  109. 2018-11-07 12:18:43,813 DEBG received SIGCLD indicating a child quit
  110. 2018-11-07 12:18:44,121 DEBG 'zato-server2' stdout output:
  111. 2018-11-07 12:18:44,121 - INFO - 141:MainThread - zato.server.base.parallel:421 - Preferred address of `server2@quickstart-209252` (pid: 141) is `http://172.17.0.1:17011`
  112.  
  113. 2018-11-07 12:19:06,284 DEBG 'zato-server2' stdout output:
  114. 2018-11-07 12:19:06,283 - INFO - 141:MainThread - zato.server.base.parallel:187 - Found extra services to deploy: booking.cancel, booking.cancel, booking.create, booking.create, booking.delete, booking.delete, booking.get, booking.get, booking.list, booking.list, booking.locate, booking.locate, booking.restore, booking.restore, booking.update, booking.update, guest.bookings, guest.bookings, guest.create, guest.create, guest.delete, guest.delete, guest.get, guest.get, guest.list, guest.list, guest.restore, guest.restore, guest.update, guest.update, login.create, login.create, login.delete, login.delete, login.get, login.get, login.list, login.list, login.update, login.update, login.validate, login.validate, rate.create, rate.create, rate.delete, rate.delete, rate.get, rate.get, rate.list, rate.list, rate.update, rate.update, room.create, room.create, room.delete, room.delete, room.get, room.get, room.list, room.list, room.update, room.update
  115.  
  116. 2018-11-07 12:19:06,348 DEBG 'zato-server2' stdout output:
  117. 2018-11-07 12:19:06,348 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  118.  
  119. 2018-11-07 12:19:06,378 DEBG 'zato-server2' stdout output:
  120. 2018-11-07 12:19:06,377 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  121.  
  122. 2018-11-07 12:19:06,646 DEBG 'zato-server2' stdout output:
  123. 2018-11-07 12:19:06,644 - INFO - 141:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`485`, payload_name:`login.py`
  124.  
  125. 2018-11-07 12:19:06,649 DEBG 'zato-server2' stdout output:
  126. 2018-11-07 12:19:06,649 - INFO - 141:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'login.create', u'login.create', u'login.delete', u'login.delete', u'login.get', u'login.get', u'login.list', u'login.list', u'login.update', u'login.update', u'login.validate', u'login.validate']
  127.  
  128. 2018-11-07 12:19:06,668 DEBG 'zato-server2' stdout output:
  129. 2018-11-07 12:19:06,668 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  130.  
  131. 2018-11-07 12:19:06,690 DEBG 'zato-server2' stdout output:
  132. 2018-11-07 12:19:06,690 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  133.  
  134. 2018-11-07 12:19:06,888 DEBG 'zato-server2' stdout output:
  135. 2018-11-07 12:19:06,887 - INFO - 141:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`486`, payload_name:`room.py`
  136.  
  137. 2018-11-07 12:19:06,890 DEBG 'zato-server2' stdout output:
  138. 2018-11-07 12:19:06,890 - INFO - 141:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'room.create', u'room.create', u'room.delete', u'room.delete', u'room.get', u'room.get', u'room.list', u'room.list', u'room.update', u'room.update']
  139.  
  140. 2018-11-07 12:19:06,922 DEBG 'zato-server2' stdout output:
  141. 2018-11-07 12:19:06,922 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  142.  
  143. 2018-11-07 12:19:06,944 DEBG 'zato-server2' stdout output:
  144. 2018-11-07 12:19:06,944 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  145.  
  146. 2018-11-07 12:19:07,126 DEBG 'zato-server2' stdout output:
  147. 2018-11-07 12:19:07,126 - INFO - 141:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`487`, payload_name:`rate.py`
  148.  
  149. 2018-11-07 12:19:07,130 DEBG 'zato-server2' stdout output:
  150. 2018-11-07 12:19:07,130 - INFO - 141:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'rate.create', u'rate.create', u'rate.delete', u'rate.delete', u'rate.get', u'rate.get', u'rate.list', u'rate.list', u'rate.update', u'rate.update']
  151.  
  152. 2018-11-07 12:19:07,184 DEBG 'zato-server2' stdout output:
  153. 2018-11-07 12:19:07,183 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  154.  
  155. 2018-11-07 12:19:07,227 DEBG 'zato-server2' stdout output:
  156. 2018-11-07 12:19:07,227 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  157.  
  158. 2018-11-07 12:19:07,548 DEBG 'zato-server2' stdout output:
  159. 2018-11-07 12:19:07,548 - INFO - 141:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`488`, payload_name:`booking.py`
  160.  
  161. 2018-11-07 12:19:07,549 DEBG 'zato-server2' stdout output:
  162. 2018-11-07 12:19:07,549 - INFO - 141:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'booking.cancel', u'booking.cancel', u'booking.create', u'booking.create', u'booking.delete', u'booking.delete', u'booking.get', u'booking.get', u'booking.list', u'booking.list', u'booking.locate', u'booking.locate', u'booking.restore', u'booking.restore', u'booking.update', u'booking.update']
  163.  
  164. 2018-11-07 12:19:07,580 DEBG 'zato-server2' stdout output:
  165. 2018-11-07 12:19:07,579 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  166.  
  167. 2018-11-07 12:19:07,603 DEBG 'zato-server2' stdout output:
  168. 2018-11-07 12:19:07,603 - INFO - 141:MainThread - zato.hot-deploy.create:376 - Creating tar archive
  169.  
  170. 2018-11-07 12:19:07,883 DEBG 'zato-server2' stdout output:
  171. 2018-11-07 12:19:07,882 - INFO - 141:MainThread - zato.hot-deploy.create:156 - Uploaded package id:`489`, payload_name:`guest.py`
  172.  
  173. 2018-11-07 12:19:07,887 DEBG 'zato-server2' stdout output:
  174. 2018-11-07 12:19:07,886 - INFO - 141:MainThread - zato.server.base.parallel:226 - Deployed extra services found: [u'guest.bookings', u'guest.bookings', u'guest.create', u'guest.create', u'guest.delete', u'guest.delete', u'guest.get', u'guest.get', u'guest.list', u'guest.list', u'guest.restore', u'guest.restore', u'guest.update', u'guest.update']
  175.  
  176. 2018-11-07 12:19:07,926 DEBG 'zato-server2' stdout output:
  177. 2018-11-07 12:19:07,925 - INFO - 141:MainThread - zato.server.base.parallel:477 - First worker of `server2` is 141
  178.  
  179. 2018-11-07 12:19:07,950 DEBG 'zato-server2' stdout output:
  180. 2018-11-07 12:19:07,950 - INFO - 141:DummyThread-3 - zato.helpers.input-logger:885 - {u'impl_name': u'zato.server.service.internal.helpers.InputLogger', u'name': u'zato.helpers.input-logger', u'cid': 'bbf4cbe386994c0d4367faab', u'invocation_time': datetime.datetime(2018, 11, 7, 12, 19, 7, 949289), u'job_type': None, u'data_format': None, u'slow_threshold': 99999, u'request.payload': 'Sample payload for a startup service (first worker)', u'wsgi_environ': {u'zato.request_ctx.async_msg': Bunch(action='101802', channel='startup-service', cid='bbf4cbe386994c0d4367faab', msg_type='0001', payload='Sample payload for a startup service (first worker)', service='zato.helpers.input-logger'), u'zato.request_ctx.fanout_cid': None, u'zato.request_ctx.in_reply_to': None, u'zato.request_ctx.parallel_exec_cid': None}, u'environ': {}, u'usage': 58, u'channel': 'startup-service'}
  181.  
  182. 2018-11-07 12:19:08,152 DEBG 'zato-server2' stdout output:
  183. 2018-11-07 12:19:08,151 - INFO - 141:DummyThread-4 - zato.common.ipc.subscriber.Subscriber:100 - Established sub/bind to ipc:///tmp/zato-ipc-quickstart_209252_server2_141 (self.pid: 141)
  184.  
  185. 2018-11-07 12:19:08,351 DEBG 'zato-server2' stdout output:
  186. 2018-11-07 12:19:08,350 - INFO - 141:MainThread - zato.server.base.parallel:513 - Started `server2@quickstart-209252` (pid: 141)
  187.  
  188. 2018-11-07 12:19:11,855 DEBG 'zato-scheduler' stdout output:
  189. 2018-11-07 12:19:11,855 - INFO - 191:MainThread - __main__:61 - Scheduler starting (https://0.0.0.0:31530)
  190.  
  191. 2018-11-07 12:19:12,526 DEBG 'zato-scheduler' stdout output:
  192. 2018-11-07 12:19:12,525 - INFO - 191:DummyThread-1 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f56097eaed0; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-week', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`2`; interval:`<Interval at 0x7f5609801ad0; days:`0`; hours:`0`; in_seconds:`600.0`; minutes:`10`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-week'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 12, 23, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  193.  
  194. 2018-11-07 12:19:12,727 DEBG 'zato-scheduler' stdout output:
  195. 2018-11-07 12:19:12,726 - INFO - 191:DummyThread-2 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f5609801290; cb_kwargs:`{u'service': u'zato.outgoing.sql.auto-ping', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`6`; interval:`<Interval at 0x7f5609801310; days:`0`; hours:`0`; in_seconds:`180.0`; minutes:`3`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.outgoing.sql.auto-ping'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 12, 21, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  196.  
  197. 2018-11-07 12:19:12,930 DEBG 'zato-scheduler' stdout output:
  198. 2018-11-07 12:19:12,928 - INFO - 191:DummyThread-3 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f5609801550; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-day', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`10`; interval:`<Interval at 0x7f560958fd90; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-day'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 13, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  199.  
  200. 2018-11-07 12:19:13,133 DEBG 'zato-scheduler' stdout output:
  201. 2018-11-07 12:19:13,132 - INFO - 191:DummyThread-4 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f5609801710; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-hour', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`3`; interval:`<Interval at 0x7f56098013d0; days:`0`; hours:`0`; in_seconds:`600.0`; minutes:`10`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-hour'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 12, 23, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  202.  
  203. 2018-11-07 12:19:13,337 DEBG 'zato-scheduler' stdout output:
  204. 2018-11-07 12:19:13,335 - INFO - 191:DummyThread-5 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f5609801790; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-minute', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`8`; interval:`<Interval at 0x7f5609801490; days:`0`; hours:`0`; in_seconds:`60.0`; minutes:`0`; seconds:`60`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-minute'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 12, 19, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  205.  
  206. 2018-11-07 12:19:13,540 DEBG 'zato-scheduler' stdout output:
  207. 2018-11-07 12:19:13,538 - INFO - 191:DummyThread-6 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f5609801890; cb_kwargs:`{u'service': u'zato.stats.aggregate-by-month', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`7`; interval:`<Interval at 0x7f5609801610; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.aggregate-by-month'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 13, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  208.  
  209. 2018-11-07 12:19:13,743 DEBG 'zato-scheduler' stdout output:
  210. 2018-11-07 12:19:13,742 - INFO - 191:DummyThread-7 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f5609801a10; cb_kwargs:`{u'service': u'zato.stats.process-raw-times', u'extra': 'max_batch_size=99999'}`; cron_definition:`None`; current_run:`0`; id:`9`; interval:`<Interval at 0x7f5609801750; days:`0`; hours:`0`; in_seconds:`90.0`; minutes:`0`; seconds:`90`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.process-raw-times'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 12, 20, 28)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  211.  
  212. 2018-11-07 12:19:13,946 DEBG 'zato-scheduler' stdout output:
  213. 2018-11-07 12:19:13,945 - INFO - 191:DummyThread-8 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f5609801b90; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-day', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`4`; interval:`<Interval at 0x7f56098017d0; days:`0`; hours:`0`; in_seconds:`600.0`; minutes:`10`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-day'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 12, 23, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  214.  
  215. 2018-11-07 12:19:14,151 DEBG 'zato-scheduler' stdout output:
  216. 2018-11-07 12:19:14,149 - INFO - 191:DummyThread-9 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f5609801c50; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-month', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`1`; interval:`<Interval at 0x7f5609801950; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-month'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 13, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  217.  
  218. 2018-11-07 12:19:14,354 DEBG 'zato-scheduler' stdout output:
  219. 2018-11-07 12:19:14,353 - INFO - 191:DummyThread-10 - zato.scheduler.backend:264 - Job starting `<Job at 0x7f560980cf10; cb_kwargs:`{u'service': u'zato.stats.summary.create-summary-by-year', u'extra': ''}`; cron_definition:`None`; current_run:`0`; id:`5`; interval:`<Interval at 0x7f56097eae90; days:`0`; hours:`0`; in_seconds:`3600.0`; minutes:`60`; seconds:`0`>`; is_active:`True`; keep_running:`True`; max_repeats:`None`; max_repeats_reached:`False`; max_repeats_reached_at:`None`; name:`u'zato.stats.summary.create-summary-by-year'`; old_name:`None`; start_time:`datetime.datetime(2018, 11, 7, 13, 3, 58)`; type:`u'interval_based'`; wait_iter_cb:`None`; wait_iter_cb_args:`()`; wait_sleep_time:`1`>`
  220.  
  221. 2018-11-07 12:19:14,556 DEBG 'zato-scheduler' stdout output:
  222. 2018-11-07 12:19:14,556 - INFO - 191:DummyThread-11 - zato.scheduler.backend:466 - Scheduler started
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement