Skip to content

Instantly share code, notes, and snippets.

@nrh
Created November 21, 2010 23:29
Show Gist options
  • Save nrh/709283 to your computer and use it in GitHub Desktop.
Save nrh/709283 to your computer and use it in GitHub Desktop.
[nrh@toki projects/pogo/t] perl -I../lib ../bin/pogo-dispatcher -f conf/dispatcher.conf
[89418] DEBUG ZooKeeper.new:73 serverlist=localhost:18121
[89418] INFO ZooKeeper.new:79 Connected to 'localhost:18121'
[89418] DEBUG ZooKeeper.new:80 Everything is OK
[89418] DEBUG ZooKeeper.new:81 Session timeout is 10.00 seconds.
[89418] INFO AuthStore.AE:cb:prepare_cb:134 Accepting authstore peer connections on 0.0.0.0:7656
[89418] DEBUG AuthStore.start_client:145 Initiating connection to authstore peer localhost in 4.63 secs
[89418] INFO Dispatcher.AE:cb:prepare_cb:71 Accepting worker connections on 0.0.0.0:7654
[89418] INFO Dispatcher.AE:cb:prepare_cb:79 Accepting RPC connections on 127.0.0.1:7655
[89418] DEBUG Dispatcher._poll:105 task waiting but no idle workers connected...
[89418] DEBUG Dispatcher._write_stats:183 creating new stats node
[89418] DEBUG Dispatcher._poll:105 task waiting but no idle workers connected...
[89418] DEBUG Dispatcher._poll:105 task waiting but no idle workers connected...
[89418] DEBUG Dispatcher._poll:105 task waiting but no idle workers connected...
[89418] INFO AuthStore.AE:cb:timer_cb:153 initializing connection to authstore localhost:7656
[89418] INFO AuthStore.AE:cb:on_connect:172 Connected to authstore peer at localhost:7656
[89418] INFO AuthStore.AE:cb:connect_cb:71 Received connection from authstore peer at 127.0.0.1:60099
[89418] DEBUG AuthStore.AE:cb:verify_cb:166 certificate: /C=US/ST=California/L=Sunnyvale/O=Yahoo!/OU=Deployment Tools/CN=deptools.corp.yahoo.com/emailAddress=ymail-infra-devel.yahoo-inc.com/C=US/ST=California/L=Sunnyvale/O=Yahoo!/OU=Deployment Tools/CN=deptools.corp.yahoo.com/emailAddress=ymail-infra-devel.yahoo-inc.com
[89418] DEBUG Dispatcher._poll:105 task waiting but no idle workers connected...
[89418] DEBUG AuthStore.AE:cb:verify_cb:85 certificate: /C=US/ST=California/L=Sunnyvale/O=Yahoo!/OU=Deployment Tools/CN=deptools.corp.yahoo.com/emailAddress=ymail-infra-devel.yahoo-inc.com/C=US/ST=California/L=Sunnyvale/O=Yahoo!/OU=Deployment Tools/CN=deptools.corp.yahoo.com/emailAddress=ymail-infra-devel.yahoo-inc.com
[89418] INFO AuthStore.AE:cb:on_starttls:94 SSL/TLS handshake completed with authstore peer at 127.0.0.1:60099
[89418] INFO AuthStore.AE:cb:on_starttls:179 SSL/TLS handshake completed with authstore peer at localhost:7656
[89418] DEBUG Dispatcher._poll:105 task waiting but no idle workers connected...
[89418] DEBUG Dispatcher._poll:105 task waiting but no idle workers connected...
[89418] DEBUG WorkerConnection.__ANON__:49 certificate: /C=US/ST=New York/L=Brooklyn/O=Internets/OU=Pogo/CN=Pogo User/emailAddress=pogo-devel.example.com/C=US/ST=New York/L=Brooklyn/O=Internets/OU=Pogo/CN=Pogo User/emailAddress=pogo-devel.example.com
[89418] INFO WorkerConnection.__ANON__:57 Received connection from worker at 127.0.0.1:60100
[89418] INFO WorkerConnection.__ANON__:59 SSL/TLS handshake completed with worker at 127.0.0.1:60100
[89418] DEBUG Dispatcher.idle_worker:205 Marked worker 127.0.0.1:60100 idle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment