basho / basho_bench

A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
Apache License 2.0
311 stars 197 forks source link

Sample doesn't work? #222

Closed pernghh closed 5 years ago

pernghh commented 5 years ago

Hi,

I run the sample command but got following log? Did I miss something?

./basho_bench examples/riakc_pb.config

03:04:02.285 [debug] Lager installed handler {lager_file_backend, "/home/ubuntu/basho_bench/tests/20181212_030402/error.log"} into lager_event 03:04:02.285 [debug] Lager installed handler {lager_file_backend, "/home/ubuntu/basho_bench/tests/20181212_030402/console.log"} into lager_event 03:04:02.285 [debug] Lager installed handler error_logger_lager_h into error_logger 03:04:02.338 [debug] Supervisor gr_param_sup started gr_param:start_link(gr_lager_default_tracer_params) at pid <0.60.0> 03:04:02.338 [debug] Supervisor gr_counter_sup started gr_counter:start_link(gr_lager_default_tracer_counters) at pid <0.61.0> 03:04:02.338 [debug] Supervisor gr_manager_sup started gr_manager:start_link(gr_lager_default_tracer_params_mgr, gr_lager_default_tracer_params, []) at pid <0.62.0> 03:04:02.338 [debug] Supervisor gr_manager_sup started gr_manager:start_link(gr_lager_default_tracer_counters_mgr, gr_lager_default_tracer_counters, [{input,0},{filter,0},{output,0}]) at pid <0.63.0> 03:04:02.750 [debug] Lager installed handler lager_backend_throttle into lager_event 03:04:03.317 [info] Application lager started on node nonode@nohost 03:04:03.319 [notice] Changed loglevel of /home/ubuntu/basho_bench/tests/20181212_030402/console.log to debug 03:04:03.330 [info] No dimension available for key generator: {int_to_bin_bigendian,{uniform_int,10000}} 03:04:03.406 [debug] Supervisor sasl_safe_sup started alarm_handler:start_link() at pid <0.73.0> 03:04:03.407 [debug] Supervisor sasl_safe_sup started overload:start_link() at pid <0.74.0> 03:04:03.407 [debug] Supervisor sasl_sup started supervisor:start_link({local,sasl_safe_sup}, sasl, safe) at pid <0.72.0> 03:04:03.422 [debug] Supervisor sasl_sup started release_handler:start_link() at pid <0.75.0> 03:04:03.422 [info] Application sasl started on node nonode@nohost 03:04:03.442 [info] Application crypto started on node nonode@nohost 03:04:03.482 [debug] Supervisor folsom_sup started folsom_sample_slide_sup:start_link() at pid <0.87.0> 03:04:03.487 [debug] Supervisor folsom_sup started folsom_meter_timer_server:start_link() at pid <0.88.0> 03:04:03.492 [debug] Supervisor folsom_sup started folsom_metrics_histogram_ets:start_link() at pid <0.89.0> 03:04:03.493 [info] Application folsom started on node nonode@nohost 03:04:03.569 [info] module=basho_bench_stats_writer_csv event=start stats_sink=csv 03:04:03.571 [debug] Supervisor basho_bench_sup started basho_bench_stats:start_link() at pid <0.82.0> 03:04:03.597 [info] Random source: calling crypto:rand_bytes(100663296) (override with the 'value_generator_source_size' config option 03:04:06.536 [info] Random source: finished crypto:rand_bytes(100663296) 03:04:06.602 [info] Using target {127,0,0,1}:8087 for worker 1 03:04:06.644 [info] Using target {127,0,0,1}:8087 for worker 2 03:04:06.645 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_1, 1) at pid <0.92.0> 03:04:06.645 [info] Using target {127,0,0,1}:8087 for worker 3 03:04:06.646 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_2, 2) at pid <0.96.0> 03:04:06.646 [info] Using target {127,0,0,1}:8087 for worker 4 03:04:06.648 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_3, 3) at pid <0.99.0> 03:04:06.648 [info] Using target {127,0,0,1}:8087 for worker 5 03:04:06.649 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_4, 4) at pid <0.102.0> 03:04:06.649 [info] Using target {127,0,0,1}:8087 for worker 6 03:04:06.650 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_5, 5) at pid <0.105.0> 03:04:06.650 [info] Using target {127,0,0,1}:8087 for worker 7 03:04:06.651 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_6, 6) at pid <0.108.0> 03:04:06.651 [info] Using target {127,0,0,1}:8087 for worker 8 03:04:06.652 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_7, 7) at pid <0.111.0> 03:04:06.653 [info] Using target {127,0,0,1}:8087 for worker 9 03:04:06.653 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_8, 8) at pid <0.114.0> 03:04:06.654 [info] Using target {127,0,0,1}:8087 for worker 10 03:04:06.654 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_9, 9) at pid <0.117.0> 03:04:06.660 [debug] Supervisor basho_bench_sup started basho_bench_worker:start_link(basho_bench_worker_10, 10) at pid <0.120.0> 03:04:06.661 [debug] Supervisor kernel_safe_sup started timer:start_link() at pid <0.123.0> 03:04:06.668 [info] Starting max worker: <0.118.0> on nonode@nohost 03:04:06.668 [info] Starting max worker: <0.121.0> on nonode@nohost 03:04:06.669 [info] Starting max worker: <0.115.0> on nonode@nohost 03:04:06.669 [info] Starting max worker: <0.106.0> on nonode@nohost 03:04:06.669 [info] Starting max worker: <0.103.0> on nonode@nohost 03:04:06.669 [info] Starting max worker: <0.112.0> on nonode@nohost 03:04:06.669 [info] Starting max worker: <0.100.0> on nonode@nohost 03:04:06.669 [info] Starting max worker: <0.97.0> on nonode@nohost 03:04:06.669 [info] Starting max worker: <0.109.0> on nonode@nohost 03:04:06.669 [info] Starting max worker: <0.94.0> on nonode@nohost 03:04:06.670 [info] Application basho_bench started on node nonode@nohost 03:04:07.672 [warning] No data for op: {get,get} 03:04:07.672 [warning] No data for op: {update,update} 03:04:08.661 [warning] No data for op: {get,get} 03:04:08.661 [warning] No data for op: {update,update} 03:04:09.661 [warning] No data for op: {get,get} 03:04:09.661 [warning] No data for op: {update,update} 03:04:10.661 [warning] No data for op: {get,get} 03:04:10.661 [warning] No data for op: {update,update} 03:04:11.661 [warning] No data for op: {get,get} 03:04:11.661 [warning] No data for op: {update,update} 03:04:12.661 [warning] No data for op: {get,get} 03:04:12.661 [warning] No data for op: {update,update} 03:04:13.661 [warning] No data for op: {get,get} 03:04:13.661 [warning] No data for op: {update,update} ^C root@192.168.203.108:~/ejabberd/basho_bench#

pernghh commented 5 years ago

I just use the sample of eredis and it's work, so I closed this one.