Advertisement
Guest User

Gearman log

a guest
Jun 28th, 2012
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.    INFO 2012-05-28 18:34:29.733189 [  main ] Accepted connection from 127.0.0.1:51975
  2.   DEBUG 2012-05-28 18:34:29.733428 [     3 ] Received CON wakeup event -> libgearman-server/gearmand_thread.cc:408
  3.   DEBUG 2012-05-28 18:34:29.733537 [     3 ]       127.0.0.1:51975 Watching  POLLIN  -> libgearman-server/gearmand_con_plus.cc:123
  4.    INFO 2012-05-28 18:34:29.733571 [     3 ] Gear connection made
  5.   DEBUG 2012-05-28 18:34:29.733605 [     3 ] 127.0.0.1:51975 Ready     POLLIN  -> libgearman-server/gearmand_con_plus.cc:77
  6.   DEBUG 2012-05-28 18:34:29.733631 [     3 ] read 22 bytes -> libgearman-server/io.cc:622
  7.   DEBUG 2012-05-28 18:34:29.733651 [     3 ] GEAR length: 0 gearmand_command_t: GEARMAN_COMMAND_OPTION_REQ -> libgearman-server/plugins/protocol/gear/protocol.cc:246
  8.   DEBUG 2012-05-28 18:34:29.733661 [     3 ] Received OPTION_REQ 127.0.0.1:38272809 -> libgearman-server/thread.c:289
  9.   DEBUG 2012-05-28 18:34:29.733708 [     3 ]       127.0.0.1:51975 Watching  POLLIN  -> libgearman-server/gearmand_con_plus.cc:123
  10.   DEBUG 2012-05-28 18:34:29.733751 [  proc ]       127.0.0.1:51975 packet command  OPTION_REQ -> libgearman-server/server.c:103
  11.   DEBUG 2012-05-28 18:34:29.733823 [  proc ] 'exceptions' -> libgearman-server/server.c:459
  12.   DEBUG 2012-05-28 18:34:29.733922 [     3 ] Received RUN wakeup event -> libgearman-server/gearmand_thread.cc:413
  13.   DEBUG 2012-05-28 18:34:29.733968 [     3 ] GEAR length: 0 gearmand_command_t: GEARMAN_COMMAND_OPTION_RES -> libgearman-server/plugins/protocol/gear/protocol.cc:272
  14.   DEBUG 2012-05-28 18:34:29.734072 [     3 ] send() 22 bytes to peer 127.0.0.1:51975 -> libgearman-server/io.cc:233
  15.   DEBUG 2012-05-28 18:34:29.734115 [     3 ] Sent OPTION_RES to 127.0.0.1:38272809 -> libgearman-server/thread.c:336
  16.   DEBUG 2012-05-28 18:34:29.734205 [     3 ] 127.0.0.1:51975 Ready     POLLIN  -> libgearman-server/gearmand_con_plus.cc:77
  17.   DEBUG 2012-05-28 18:34:29.734251 [     3 ] read 87 bytes -> libgearman-server/io.cc:622
  18.   DEBUG 2012-05-28 18:34:29.734289 [     3 ] GEAR length: 33 gearmand_command_t: GEARMAN_COMMAND_SUBMIT_JOB_HIGH -> libgearman-server/plugins/protocol/gear/protocol.cc:246
  19.   DEBUG 2012-05-28 18:34:29.734314 [     3 ] Received SUBMIT_JOB_HIGH 127.0.0.1:38272809 -> libgearman-server/thread.c:289
  20.   DEBUG 2012-05-28 18:34:29.734352 [     3 ]       127.0.0.1:51975 Watching  POLLIN  -> libgearman-server/gearmand_con_plus.cc:123
  21.   DEBUG 2012-05-28 18:34:29.734474 [  proc ]       127.0.0.1:51975 packet command  SUBMIT_JOB_HIGH -> libgearman-server/server.c:103
  22.   DEBUG 2012-05-28 18:34:29.734508 [  proc ] Received submission, function:test unique:6243d479-fac0-4668-882f-588b42baa14d with 2 arguments -> libgearman-server/server.c:236
  23.   DEBUG 2012-05-28 18:34:29.734519 [  proc ] Comparing queue 1 to limit 0 for priority 0 -> libgearman-server/job.c:178
  24.  NOTICE 2012-05-28 18:34:29.734570 [  proc ] accepted,test,6243d479-fac0-4668-882f-588b42baa14d,0 -> libgearman-server/server.c:297
  25.   DEBUG 2012-05-28 18:34:29.734605 [     3 ] Received RUN wakeup event -> libgearman-server/gearmand_thread.cc:413
  26.   DEBUG 2012-05-28 18:34:29.734685 [     3 ] GEAR length: 0 gearmand_command_t: GEARMAN_COMMAND_JOB_CREATED -> libgearman-server/plugins/protocol/gear/protocol.cc:272
  27.   DEBUG 2012-05-28 18:34:29.734756 [     3 ] send() 24 bytes to peer 127.0.0.1:51975 -> libgearman-server/io.cc:233
  28.   DEBUG 2012-05-28 18:34:29.734822 [     3 ] Sent JOB_CREATED to 127.0.0.1:38272809 -> libgearman-server/thread.c:336
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement