Skip to content

Instantly share code, notes, and snippets.

@lucastorri
Created October 8, 2016 23:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucastorri/9200f3143e4cac10c3e183f70108f88d to your computer and use it in GitHub Desktop.
Save lucastorri/9200f3143e4cac10c3e183f70108f88d to your computer and use it in GitHub Desktop.
VerneMQ log for bridge setup
Erlang/OTP 19 [erts-8.0.2] [source] [64-bit] [smp:8:8] [async-threads:64] [hipe] [kernel-poll:true] [dtrace]
01:48:28.231 [debug] Lager installed handler {lager_file_backend,"./log/console.log"} into lager_event
01:48:28.231 [debug] Lager installed handler {lager_file_backend,"./log/error.log"} into lager_event
01:48:28.232 [debug] Lager installed handler error_logger_lager_h into error_logger
01:48:28.240 [debug] Supervisor gr_param_sup started gr_param:start_link(gr_lager_default_tracer_params) at pid <0.96.0>
01:48:28.240 [debug] Supervisor gr_counter_sup started gr_counter:start_link(gr_lager_default_tracer_counters) at pid <0.97.0>
01:48:28.240 [debug] Supervisor gr_manager_sup started gr_manager:start_link(gr_lager_default_tracer_params_mgr, gr_lager_default_tracer_params, []) at pid <0.98.0>
01:48:28.240 [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.99.0>
01:48:28.296 [info] Application lager started on node 'VerneMQ@127.0.0.1'
01:48:28.299 [debug] Supervisor vmq_plugin_sup started vmq_plugin_mgr:start_link() at pid <0.105.0>
01:48:28.299 [info] Application vmq_plugin started on node 'VerneMQ@127.0.0.1'
01:48:28.299 [info] Application vmq_commons started on node 'VerneMQ@127.0.0.1'
01:48:28.299 [info] Application rand_compat started on node 'VerneMQ@127.0.0.1'
01:48:28.299 [info] Application sext started on node 'VerneMQ@127.0.0.1'
01:48:28.299 [info] Application riak_dt started on node 'VerneMQ@127.0.0.1'
01:48:28.300 [info] Application eleveldb started on node 'VerneMQ@127.0.0.1'
01:48:28.300 [info] Application crypto started on node 'VerneMQ@127.0.0.1'
01:48:28.316 [info] read state from file {[{[{actor,<<97,86,226,27,203,137,185,52,197,218,196,207,190,85,101,174,63,202,74,158>>}],1}],{dict,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[['VerneMQ@127.0.0.1',{[{actor,<<97,86,226,27,203,137,185,52,197,218,196,207,190,85,101,174,63,202,74,158>>}],1}]],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}},{dict,0,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}}
01:48:28.316 [info] writing state {[{[{actor,<<97,86,226,27,203,137,185,52,197,218,196,207,190,85,101,174,63,202,74,158>>}],1}],{dict,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[['VerneMQ@127.0.0.1',{[{actor,<<97,86,226,27,203,137,185,52,197,218,196,207,190,85,101,174,63,202,74,158>>}],1}]],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}},{dict,0,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} to disk <<75,2,131,80,0,0,0,247,120,1,203,96,206,97,96,96,96,204,96,130,82,41,12,172,137,201,37,249,69,185,64,81,145,196,176,71,210,167,59,119,154,28,189,117,228,252,190,208,212,117,246,167,188,230,101,37,50,102,101,112,166,48,176,164,100,38,151,36,50,38,10,0,33,71,98,64,162,65,134,64,22,26,200,96,4,138,129,205,5,17,76,41,12,130,97,169,69,121,169,190,129,14,134,70,230,122,6,64,104,72,154,189,232,230,195,157,193,64,208,25,104,90,1,212,173,80,53>>
01:48:28.319 [debug] Supervisor plumtree_sup started plumtree_metadata_leveldb_iterator_sup:start_link() at pid <0.119.0>
01:48:28.343 [info] Datadir ./data/meta/meta/0 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,61587149}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.346 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(0, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.121.0>
01:48:28.347 [info] Datadir ./data/meta/meta/1 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,41763168}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.396 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(1, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.123.0>
01:48:28.396 [info] Datadir ./data/meta/meta/2 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,46086216}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.401 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(2, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.124.0>
01:48:28.402 [info] Datadir ./data/meta/meta/3 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,62317123}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.406 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(3, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.125.0>
01:48:28.407 [info] Datadir ./data/meta/meta/4 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,61310219}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.408 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(4, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.126.0>
01:48:28.409 [info] Datadir ./data/meta/meta/5 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,32271259}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.410 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(5, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.127.0>
01:48:28.411 [info] Datadir ./data/meta/meta/6 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,45478564}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.413 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(6, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.128.0>
01:48:28.413 [info] Datadir ./data/meta/meta/7 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,38955992}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.415 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(7, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.129.0>
01:48:28.415 [info] Datadir ./data/meta/meta/8 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,58820582}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.417 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(8, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.130.0>
01:48:28.418 [info] Datadir ./data/meta/meta/9 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,44574157}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.420 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(9, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.131.0>
01:48:28.421 [info] Datadir ./data/meta/meta/10 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,40959106}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.422 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(10, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.132.0>
01:48:28.423 [info] Datadir ./data/meta/meta/11 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,6},{use_bloomfilter,true},{write_buffer_size,41900731}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.428 [debug] Supervisor plumtree_metadata_leveldb_instance_sup started plumtree_metadata_leveldb_instance:start_link(11, [{sync,false},{total_leveldb_mem_percent,6},{use_bloomfilter,true}]) at pid <0.133.0>
01:48:28.428 [debug] Supervisor plumtree_sup started plumtree_metadata_leveldb_instance_sup:start_link() at pid <0.120.0>
01:48:28.430 [debug] Supervisor plumtree_sup started plumtree_peer_service_gossip:start_link() at pid <0.134.0>
01:48:28.431 [debug] Supervisor plumtree_sup started plumtree_peer_service_events:start_link() at pid <0.135.0>
01:48:28.433 [debug] Supervisor plumtree_sup started plumtree_broadcast:start_link() at pid <0.136.0>
01:48:28.435 [debug] Supervisor plumtree_sup started plumtree_metadata_manager:start_link() at pid <0.137.0>
01:48:28.444 [debug] Supervisor plumtree_sup started plumtree_metadata_hashtree:start_link() at pid <0.138.0>
01:48:28.444 [info] Application plumtree started on node 'VerneMQ@127.0.0.1'
01:48:28.444 [info] Application asn1 started on node 'VerneMQ@127.0.0.1'
01:48:28.444 [info] Application public_key started on node 'VerneMQ@127.0.0.1'
01:48:28.460 [debug] Supervisor ssl_sup started ssl_manager:start_link([]) at pid <0.147.0>
01:48:28.461 [debug] Supervisor ssl_sup started tls_connection_sup:start_link() at pid <0.148.0>
01:48:28.463 [debug] Supervisor ssl_sup started ssl_listen_tracker_sup:start_link() at pid <0.149.0>
01:48:28.463 [info] Application ssl started on node 'VerneMQ@127.0.0.1'
01:48:28.466 [debug] Supervisor sasl_safe_sup started alarm_handler:start_link() at pid <0.155.0>
01:48:28.466 [debug] Supervisor sasl_sup started supervisor:start_link({local,sasl_safe_sup}, sasl, safe) at pid <0.154.0>
01:48:28.469 [debug] Supervisor sasl_sup started release_handler:start_link() at pid <0.156.0>
01:48:28.469 [info] Application sasl started on node 'VerneMQ@127.0.0.1'
01:48:28.472 [debug] Supervisor kernel_safe_sup started timer:start_link() at pid <0.163.0>
01:48:28.472 [debug] Supervisor riak_sysmon_sup started riak_sysmon_filter:start_link() at pid <0.162.0>
01:48:28.472 [debug] Supervisor riak_sysmon_sup started gen_event:start_link({local,riak_sysmon_handler}) at pid <0.164.0>
01:48:28.472 [info] Application riak_sysmon started on node 'VerneMQ@127.0.0.1'
01:48:28.475 [debug] Supervisor os_mon_sup started disksup:start_link() at pid <0.169.0>
01:48:28.477 [debug] Supervisor os_mon_sup started memsup:start_link() at pid <0.170.0>
01:48:28.479 [debug] Supervisor os_mon_sup started cpu_sup:start_link() at pid <0.172.0>
01:48:28.479 [info] Application os_mon started on node 'VerneMQ@127.0.0.1'
01:48:28.479 [info] Application cowlib started on node 'VerneMQ@127.0.0.1'
01:48:28.485 [debug] Supervisor ranch_sup started ranch_server:start_link() at pid <0.180.0>
01:48:28.485 [info] Application ranch started on node 'VerneMQ@127.0.0.1'
01:48:28.485 [info] alarm_handler: {set,{system_memory_high_watermark,[]}}
01:48:28.488 [debug] Supervisor cowboy_sup started cowboy_clock:start_link() at pid <0.185.0>
01:48:28.489 [info] Application cowboy started on node 'VerneMQ@127.0.0.1'
01:48:28.613 [debug] Supervisor vmq_passwd_sup started vmq_passwd_reloader:start_link() at pid <0.197.0>
01:48:28.613 [info] Application vmq_passwd started on node 'VerneMQ@127.0.0.1'
01:48:28.615 [info] Loading modules: [vmq_passwd,vmq_passwd_app,vmq_passwd_cli,vmq_passwd_reloader,vmq_passwd_sup]
01:48:28.626 [debug] Supervisor vmq_acl_sup started vmq_acl_reloader:start_link() at pid <0.203.0>
01:48:28.626 [info] Application vmq_acl started on node 'VerneMQ@127.0.0.1'
01:48:28.628 [info] Loading modules: [vmq_acl,vmq_acl_app,vmq_acl_cli,vmq_acl_reloader,vmq_acl_sup]
01:48:28.638 [info] Application poolboy started on node 'VerneMQ@127.0.0.1'
01:48:28.642 [info] Application jsx started on node 'VerneMQ@127.0.0.1'
01:48:28.649 [info] Application idna started on node 'VerneMQ@127.0.0.1'
01:48:28.653 [info] Application mimerl started on node 'VerneMQ@127.0.0.1'
01:48:28.656 [info] Application certifi started on node 'VerneMQ@127.0.0.1'
01:48:28.661 [info] Application ssl_verify_fun started on node 'VerneMQ@127.0.0.1'
01:48:28.665 [info] Application metrics started on node 'VerneMQ@127.0.0.1'
01:48:28.678 [debug] Supervisor hackney_sup started hackney_manager:start_link() at pid <0.216.0>
01:48:28.680 [info] Application hackney started on node 'VerneMQ@127.0.0.1'
01:48:28.688 [debug] Supervisor vmq_webhooks_sup started vmq_webhooks_plugin:start_link() at pid <0.221.0>
01:48:28.688 [info] Loading modules: [vmq_webhooks_app,vmq_webhooks_cli,vmq_webhooks_plugin,vmq_webhooks_sup]
01:48:28.688 [info] Application vmq_webhooks started on node 'VerneMQ@127.0.0.1'
01:48:28.702 [info] Loading modules: [vmq_bridge,vmq_bridge_app,vmq_bridge_sup]
01:48:28.702 [info] Application vmq_bridge started on node 'VerneMQ@127.0.0.1'
01:48:28.728 [debug] Lager installed handler lager_backend_throttle into lager_event
01:48:28.770 [debug] Supervisor vmq_server_sup started vmq_config:start_link() at pid <0.191.0>
01:48:28.775 [debug] Datadir ./data/msgstore/1 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,37672725}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.787 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(1) at pid <0.230.0>
01:48:28.787 [debug] Datadir ./data/msgstore/2 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,39512650}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.798 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(2) at pid <0.232.0>
01:48:28.798 [debug] Datadir ./data/msgstore/3 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,43972007}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.810 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(3) at pid <0.234.0>
01:48:28.810 [debug] Datadir ./data/msgstore/4 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,39493761}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.822 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(4) at pid <0.236.0>
01:48:28.822 [debug] Datadir ./data/msgstore/5 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,60016717}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.832 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(5) at pid <0.238.0>
01:48:28.832 [debug] Datadir ./data/msgstore/6 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,37927994}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.842 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(6) at pid <0.240.0>
01:48:28.843 [debug] Datadir ./data/msgstore/7 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,48003031}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.855 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(7) at pid <0.242.0>
01:48:28.856 [debug] Datadir ./data/msgstore/8 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,54899994}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.867 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(8) at pid <0.244.0>
01:48:28.867 [debug] Datadir ./data/msgstore/9 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,50233114}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.877 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(9) at pid <0.246.0>
01:48:28.878 [debug] Datadir ./data/msgstore/10 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,59342973}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.888 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(10) at pid <0.248.0>
01:48:28.888 [debug] Datadir ./data/msgstore/11 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,61757650}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.899 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(11) at pid <0.250.0>
01:48:28.899 [debug] Datadir ./data/msgstore/12 options for LevelDB: [{open,[{block_cache_threshold,33554432},{block_restart_interval,16},{block_size_steps,16},{compression,true},{create_if_missing,true},{delete_threshold,1000},{eleveldb_threads,71},{fadvise_willneed,false},{limited_developer_mem,false},{sst_block_size,4096},{tiered_slow_level,0},{total_leveldb_mem_percent,70},{use_bloomfilter,true},{write_buffer_size,49658887}]},{read,[{verify_checksums,true}]},{write,[{sync,false}]},{fold,[{verify_checksums,true},{fill_cache,false}]}]
01:48:28.910 [debug] Supervisor vmq_lvldb_store_sup started vmq_lvldb_store:start_link(12) at pid <0.252.0>
01:48:29.119 [debug] Supervisor vmq_server_sup started vmq_lvldb_store_sup:start_link() at pid <0.229.0>
01:48:29.121 [debug] Supervisor vmq_server_sup started vmq_crl_srv:start_link() at pid <0.262.0>
01:48:29.141 [debug] Supervisor vmq_server_sup started vmq_queue_sup:start_link(infinity, 5, 10) at pid <0.263.0>
01:48:29.149 [debug] Supervisor vmq_reg_sup started vmq_reg_mgr:start_link() at pid <0.347.0>
01:48:29.164 [debug] Supervisor vmq_reg_sup started vmq_retain_srv:start_link() at pid <0.350.0>
01:48:29.169 [debug] Supervisor vmq_reg_sup started vmq_reg_sync_action_sup:start_link() at pid <0.352.0>
01:48:29.173 [debug] Supervisor vmq_reg_sup started vmq_reg_sync:start_link() at pid <0.353.0>
01:48:29.177 [debug] Supervisor vmq_reg_sup started vmq_reg_trie:start_link() at pid <0.354.0>
01:48:29.177 [debug] Supervisor vmq_server_sup started vmq_reg_sup:start_link() at pid <0.346.0>
01:48:29.182 [info] 40 subscribers loaded into vmq_reg_trie
01:48:29.184 [debug] Supervisor vmq_cluster_node_sup started vmq_cluster_mon:start_link() at pid <0.358.0>
01:48:29.185 [debug] Supervisor vmq_server_sup started vmq_cluster_node_sup:start_link() at pid <0.357.0>
01:48:29.190 [info] plumtree peer service event handler 'vmq_cluster' registered
01:48:29.192 [debug] Supervisor vmq_server_sup started vmq_sysmon:start_link() at pid <0.359.0>
01:48:29.197 [debug] Supervisor vmq_metrics_sup started vmq_metrics:start_link() at pid <0.361.0>
01:48:29.200 [debug] Supervisor vmq_metrics_sup started vmq_graphite:start_link() at pid <0.363.0>
01:48:29.203 [debug] Supervisor vmq_metrics_sup started vmq_systree:start_link() at pid <0.364.0>
01:48:29.204 [debug] Supervisor vmq_server_sup started vmq_metrics_sup:start_link() at pid <0.360.0>
01:48:29.721 [debug] Supervisor {<0.367.0>,ranch_listener_sup} started ranch_conns_sup:start_link({{127,0,0,1},1883}, worker, 5000, ranch_tcp, 5000, vmq_ranch) at pid <0.368.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.370.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.371.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.372.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.373.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.374.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.375.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.376.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.377.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.378.0>
01:48:29.724 [debug] Supervisor {<0.369.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6142>, ranch_tcp, <0.368.0>) at pid <0.379.0>
01:48:29.724 [debug] Supervisor {<0.367.0>,ranch_listener_sup} started ranch_acceptors_sup:start_link({{127,0,0,1},1883}, 10, ranch_tcp, [{ip,{127,0,0,1}},{port,1883},{nodelay,true},{linger,{true,0}},{send_timeout,30000},{send_timeout_close,...}]) at pid <0.369.0>
01:48:29.724 [debug] Supervisor ranch_sup started ranch_listener_sup:start_link({{127,0,0,1},1883}, 10, ranch_tcp, [{ip,{127,0,0,1}},{port,1883},{nodelay,true},{linger,{true,0}},{send_timeout,30000},{send_timeout_close,...}], vmq_ranch, [{mountpoint,[]}]) at pid <0.367.0>
01:48:29.724 [debug] Supervisor {<0.380.0>,ranch_listener_sup} started ranch_conns_sup:start_link({{0,0,0,0},44053}, worker, 5000, ranch_tcp, 5000, vmq_cluster_com) at pid <0.381.0>
01:48:29.724 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.383.0>
01:48:29.725 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.384.0>
01:48:29.725 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.385.0>
01:48:29.725 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.386.0>
01:48:29.725 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.387.0>
01:48:29.725 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.388.0>
01:48:29.725 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.389.0>
01:48:29.725 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.390.0>
01:48:29.725 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.391.0>
01:48:29.725 [debug] Supervisor {<0.382.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6169>, ranch_tcp, <0.381.0>) at pid <0.392.0>
01:48:29.725 [debug] Supervisor {<0.380.0>,ranch_listener_sup} started ranch_acceptors_sup:start_link({{0,0,0,0},44053}, 10, ranch_tcp, [{ip,{0,0,0,0}},{port,44053},{nodelay,true},{linger,{true,0}},{send_timeout,30000},{send_timeout_close,...}]) at pid <0.382.0>
01:48:29.725 [debug] Supervisor ranch_sup started ranch_listener_sup:start_link({{0,0,0,0},44053}, 10, ranch_tcp, [{ip,{0,0,0,0}},{port,44053},{nodelay,true},{linger,{true,0}},{send_timeout,30000},{send_timeout_close,...}], vmq_cluster_com, []) at pid <0.380.0>
01:48:29.728 [debug] Supervisor {<0.393.0>,ranch_listener_sup} started ranch_conns_sup:start_link({{127,0,0,1},8888}, worker, 5000, ranch_tcp, 5000, cowboy_protocol) at pid <0.394.0>
01:48:29.728 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.396.0>
01:48:29.728 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.397.0>
01:48:29.728 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.398.0>
01:48:29.728 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.399.0>
01:48:29.728 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.400.0>
01:48:29.728 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.401.0>
01:48:29.728 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.402.0>
01:48:29.728 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.403.0>
01:48:29.729 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.404.0>
01:48:29.729 [debug] Supervisor {<0.395.0>,ranch_acceptors_sup} started ranch_acceptor:start_link(#Port<0.6225>, ranch_tcp, <0.394.0>) at pid <0.405.0>
01:48:29.729 [debug] Supervisor {<0.393.0>,ranch_listener_sup} started ranch_acceptors_sup:start_link({{127,0,0,1},8888}, 10, ranch_tcp, [{ip,{127,0,0,1}},{port,8888},{nodelay,true},{linger,{true,0}},{send_timeout,30000},{send_timeout_close,...}]) at pid <0.395.0>
01:48:29.729 [debug] Supervisor ranch_sup started ranch_listener_sup:start_link({{127,0,0,1},8888}, 10, ranch_tcp, [{ip,{127,0,0,1}},{port,8888},{nodelay,true},{linger,{true,0}},{send_timeout,30000},{send_timeout_close,...}], cowboy_protocol, [{env,[{dispatch,[{'_',[],[{[<<"metrics">>],[],vmq_metrics_http,[]}]}]}]}]) at pid <0.393.0>
01:48:29.730 [debug] [<0.408.0>] transition from offline --> online because of add_session
01:48:29.730 [debug] Supervisor vmq_bridge_sup started vmq_bridge:start_link("127.0.0.1", 1889, {vmq_reg,direct_plugin_exports,[vmq_bridge]}) at pid <0.406.0>
01:48:29.732 [info] Application vmq_server started on node 'VerneMQ@127.0.0.1'
01:48:29.734 [debug] Supervisor inet_gethost_native_sup started undefined at pid <0.413.0>
01:48:29.734 [debug] Supervisor kernel_safe_sup started inet_gethost_native:start_link() at pid <0.412.0>
Eshell V8.0.2 (abort with ^G)
(VerneMQ@127.0.0.1)1> 01:48:45.409 [debug] Supervisor hackney_sup started hackney_pool:start_link(<<"http://localhost:8080/on-publish">>, [{name,<<"http://localhost:8080/on-publish">>},{timeout,60000},{max_connections,100}]) at pid <0.423.0>
01:48:45.639 [debug] Supervisor hackney_sup started hackney_pool:start_link(<<"http://localhost:8080/on-register">>, [{name,<<"http://localhost:8080/on-register">>},{timeout,60000},{max_connections,100}]) at pid <0.429.0>
01:48:45.869 [debug] Supervisor hackney_sup started hackney_pool:start_link(<<"http://localhost:8080/on-subscribe">>, [{name,<<"http://localhost:8080/on-subscribe">>},{timeout,60000},{max_connections,100}]) at pid <0.435.0>
01:48:50.943 [debug] [<0.441.0>] transition from offline --> online because of add_session
01:48:50.944 [debug] [<0.438.0>] session normally stopped
01:48:50.944 [debug] [<0.441.0>] transition from online --> offline because of 'DOWN'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment