Skip to content

Instantly share code, notes, and snippets.

@mox601
Created April 28, 2014 10:41
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 mox601/11368114 to your computer and use it in GitHub Desktop.
Save mox601/11368114 to your computer and use it in GitHub Desktop.
$ ./elasticsearch -f -Des.logger.level=DEBUG
[2014-04-28 12:40:04,069][INFO ][node ] [moxbook-pro] version[0.90.7], pid[3817], build[36897d0/2013-11-13T12:06:54Z]
[2014-04-28 12:40:04,069][INFO ][node ] [moxbook-pro] initializing ...
[2014-04-28 12:40:04,070][DEBUG][node ] [moxbook-pro] using home [/Users/mox/Dati/shared-libraries/elasticsearch-0.90.7], config [/Users/mox/Dati/shared-libraries/elasticsearch-0.90.7/config], data [[/Users/mox/Dati/shared-libraries/elasticsearch-0.90.7/data]], logs [/Users/mox/Dati/shared-libraries/elasticsearch-0.90.7/logs], work [/Users/mox/Dati/shared-libraries/elasticsearch-0.90.7/work], plugins [/Users/mox/Dati/shared-libraries/elasticsearch-0.90.7/plugins]
[2014-04-28 12:40:04,077][INFO ][plugins ] [moxbook-pro] loaded [], sites [head]
[2014-04-28 12:40:04,114][DEBUG][common.compress.lzf ] using [UnsafeChunkDecoder] decoder
[2014-04-28 12:40:04,131][DEBUG][env ] [moxbook-pro] using node location [[/Users/mox/Dati/shared-libraries/elasticsearch-0.90.7/data/es-migration-testcase/nodes/0]], local_node_id [0]
[2014-04-28 12:40:05,226][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [generic], type [cached], keep_alive [30s]
[2014-04-28 12:40:05,232][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [index], type [fixed], size [4], queue_size [200]
[2014-04-28 12:40:05,235][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [bulk], type [fixed], size [4], queue_size [50]
[2014-04-28 12:40:05,235][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [get], type [fixed], size [4], queue_size [1k]
[2014-04-28 12:40:05,235][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [search], type [fixed], size [12], queue_size [1k]
[2014-04-28 12:40:05,235][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [suggest], type [fixed], size [4], queue_size [1k]
[2014-04-28 12:40:05,235][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [percolate], type [fixed], size [4], queue_size [1k]
[2014-04-28 12:40:05,235][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [management], type [scaling], min [1], size [5], keep_alive [5m]
[2014-04-28 12:40:05,236][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [flush], type [scaling], min [1], size [2], keep_alive [5m]
[2014-04-28 12:40:05,236][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [merge], type [scaling], min [1], size [2], keep_alive [5m]
[2014-04-28 12:40:05,236][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [refresh], type [scaling], min [1], size [2], keep_alive [5m]
[2014-04-28 12:40:05,236][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [warmer], type [scaling], min [1], size [2], keep_alive [5m]
[2014-04-28 12:40:05,236][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [snapshot], type [scaling], min [1], size [2], keep_alive [5m]
[2014-04-28 12:40:05,237][DEBUG][threadpool ] [moxbook-pro] creating thread_pool [optimize], type [fixed], size [1], queue_size [null]
[2014-04-28 12:40:05,251][DEBUG][transport.netty ] [moxbook-pro] using worker_count[8], port[9300-9400], bind_host[null], publish_host[null], compress[false], connect_timeout[30s], connections_per_node[2/3/6/1/1], receive_predictor[512kb->512kb]
[2014-04-28 12:40:05,259][DEBUG][discovery.zen.ping.multicast] [moxbook-pro] using group [224.2.2.4], with port [54328], ttl [3], and address [null]
[2014-04-28 12:40:05,262][DEBUG][discovery.zen.ping.unicast] [moxbook-pro] using initial hosts [], with concurrent_connects [10]
[2014-04-28 12:40:05,263][DEBUG][discovery.zen ] [moxbook-pro] using ping.timeout [3s], master_election.filter_client [true], master_election.filter_data [false]
[2014-04-28 12:40:05,263][DEBUG][discovery.zen.elect ] [moxbook-pro] using minimum_master_nodes [-1]
[2014-04-28 12:40:05,264][DEBUG][discovery.zen.fd ] [moxbook-pro] [master] uses ping_interval [1s], ping_timeout [30s], ping_retries [3]
[2014-04-28 12:40:05,268][DEBUG][discovery.zen.fd ] [moxbook-pro] [node ] uses ping_interval [1s], ping_timeout [30s], ping_retries [3]
[2014-04-28 12:40:05,292][DEBUG][monitor.jvm ] [moxbook-pro] enabled [true], last_gc_enabled [false], interval [1s], gc_threshold [{default=GcThreshold{name='default', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}, ParNew=GcThreshold{name='ParNew', warnThreshold=1000, infoThreshold=700, debugThreshold=400}, ConcurrentMarkSweep=GcThreshold{name='ConcurrentMarkSweep', warnThreshold=10000, infoThreshold=5000, debugThreshold=2000}}]
[2014-04-28 12:40:05,800][DEBUG][monitor.os ] [moxbook-pro] Using probe [org.elasticsearch.monitor.os.SigarOsProbe@6a710411] with refresh_interval [1s]
[2014-04-28 12:40:05,804][DEBUG][monitor.process ] [moxbook-pro] Using probe [org.elasticsearch.monitor.process.SigarProcessProbe@2f6dd2b6] with refresh_interval [1s]
[2014-04-28 12:40:05,813][DEBUG][monitor.jvm ] [moxbook-pro] Using refresh_interval [1s]
[2014-04-28 12:40:05,813][DEBUG][monitor.network ] [moxbook-pro] Using probe [org.elasticsearch.monitor.network.SigarNetworkProbe@578a872d] with refresh_interval [5s]
[2014-04-28 12:40:05,818][DEBUG][monitor.network ] [moxbook-pro] net_info
host [Matteos-MacBook-Pro-2.local]
en0 display_name [en0]
address [/fe80:0:0:0:aa20:66ff:fe2e:e602%4] [/10.10.10.34]
mtu [1500] multicast [true] ptp [false] loopback [false] up [true] virtual [false]
lo0 display_name [lo0]
address [/0:0:0:0:0:0:0:1] [/fe80:0:0:0:0:0:0:1%1] [/127.0.0.1]
mtu [16384] multicast [true] ptp [false] loopback [true] up [true] virtual [false]
[2014-04-28 12:40:05,821][DEBUG][monitor.fs ] [moxbook-pro] Using probe [org.elasticsearch.monitor.fs.SigarFsProbe@185d3f47] with refresh_interval [1s]
[2014-04-28 12:40:06,063][DEBUG][indices.store ] [moxbook-pro] using indices.store.throttle.type [MERGE], with index.store.throttle.max_bytes_per_sec [20mb]
[2014-04-28 12:40:06,068][DEBUG][cache.memory ] [moxbook-pro] using bytebuffer cache with small_buffer_size [1kb], large_buffer_size [1mb], small_cache_size [10mb], large_cache_size [500mb], direct [true]
[2014-04-28 12:40:06,074][DEBUG][script ] [moxbook-pro] using script cache with max_size [500], expire [null]
[2014-04-28 12:40:06,079][DEBUG][cluster.routing.allocation.decider] [moxbook-pro] using node_concurrent_recoveries [2], node_initial_primaries_recoveries [4]
[2014-04-28 12:40:06,080][DEBUG][cluster.routing.allocation.decider] [moxbook-pro] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active]
[2014-04-28 12:40:06,080][DEBUG][cluster.routing.allocation.decider] [moxbook-pro] using [cluster_concurrent_rebalance] with [2]
[2014-04-28 12:40:06,083][DEBUG][gateway.local ] [moxbook-pro] using initial_shards [quorum], list_timeout [30s]
[2014-04-28 12:40:06,174][DEBUG][indices.recovery ] [moxbook-pro] using max_bytes_per_sec[20mb], concurrent_streams [3], file_chunk_size [512kb], translog_size [512kb], translog_ops [1000], and compress [true]
[2014-04-28 12:40:06,216][DEBUG][http.netty ] [moxbook-pro] using max_chunk_size[8kb], max_header_size[8kb], max_initial_line_length[4kb], max_content_length[100mb], receive_predictor[512kb->512kb]
[2014-04-28 12:40:06,222][DEBUG][indices.memory ] [moxbook-pro] using index_buffer_size [99mb], with min_shard_index_buffer_size [4mb], max_shard_index_buffer_size [512mb], shard_inactive_time [30m]
[2014-04-28 12:40:06,223][DEBUG][indices.cache.filter ] [moxbook-pro] using [node] weighted filter cache with size [20%], actual_size [198.1mb], expire [null], clean_interval [1m]
[2014-04-28 12:40:06,225][DEBUG][indices.fielddata.cache ] [moxbook-pro] using size [1gb] [1gb], expire [5m]
[2014-04-28 12:40:06,236][DEBUG][gateway.local.state.meta ] [moxbook-pro] using gateway.local.auto_import_dangled [YES], with gateway.local.dangling_timeout [2h]
[2014-04-28 12:40:06,267][DEBUG][gateway.local.state.meta ] [moxbook-pro] took 30ms to load state
[2014-04-28 12:40:06,269][DEBUG][gateway.local.state.shards] [moxbook-pro] took 2ms to load started shards state
[2014-04-28 12:40:06,272][DEBUG][bulk.udp ] [moxbook-pro] using enabled [false], host [null], port [9700-9800], bulk_actions [1000], bulk_size [5mb], flush_interval [5s], concurrent_requests [4]
[2014-04-28 12:40:06,275][DEBUG][cluster.routing.allocation.decider] [moxbook-pro] using node_concurrent_recoveries [2], node_initial_primaries_recoveries [4]
[2014-04-28 12:40:06,275][DEBUG][cluster.routing.allocation.decider] [moxbook-pro] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active]
[2014-04-28 12:40:06,275][DEBUG][cluster.routing.allocation.decider] [moxbook-pro] using [cluster_concurrent_rebalance] with [2]
[2014-04-28 12:40:06,276][DEBUG][cluster.routing.allocation.decider] [moxbook-pro] using node_concurrent_recoveries [2], node_initial_primaries_recoveries [4]
[2014-04-28 12:40:06,276][DEBUG][cluster.routing.allocation.decider] [moxbook-pro] using [cluster.routing.allocation.allow_rebalance] with [indices_all_active]
[2014-04-28 12:40:06,276][DEBUG][cluster.routing.allocation.decider] [moxbook-pro] using [cluster_concurrent_rebalance] with [2]
[2014-04-28 12:40:06,284][INFO ][node ] [moxbook-pro] initialized
[2014-04-28 12:40:06,284][INFO ][node ] [moxbook-pro] starting ...
[2014-04-28 12:40:06,298][DEBUG][netty.channel.socket.nio.SelectorUtil] Using select timeout of 500
[2014-04-28 12:40:06,298][DEBUG][netty.channel.socket.nio.SelectorUtil] Epoll-bug workaround enabled = false
[2014-04-28 12:40:06,382][DEBUG][transport.netty ] [moxbook-pro] Bound to address [/0:0:0:0:0:0:0:0:9300]
[2014-04-28 12:40:06,385][INFO ][transport ] [moxbook-pro] bound_address {inet[/0:0:0:0:0:0:0:0:9300]}, publish_address {inet[/10.10.10.34:9300]}
[2014-04-28 12:40:09,407][DEBUG][discovery.zen ] [moxbook-pro] filtered ping responses: (filter_client[true], filter_data[false]) {none}
[2014-04-28 12:40:09,412][DEBUG][cluster.service ] [moxbook-pro] processing [zen-disco-join (elected_as_master)]: execute
[2014-04-28 12:40:09,413][DEBUG][cluster.service ] [moxbook-pro] cluster state updated, version [1], source [zen-disco-join (elected_as_master)]
[2014-04-28 12:40:09,414][INFO ][cluster.service ] [moxbook-pro] new_master [moxbook-pro][D1O6_7W1RrK8VJR_ThrF-Q][inet[/10.10.10.34:9300]], reason: zen-disco-join (elected_as_master)
[2014-04-28 12:40:09,438][DEBUG][transport.netty ] [moxbook-pro] connected to node [[moxbook-pro][D1O6_7W1RrK8VJR_ThrF-Q][inet[/10.10.10.34:9300]]]
[2014-04-28 12:40:09,438][DEBUG][cluster.service ] [moxbook-pro] publishing cluster state version 1
[2014-04-28 12:40:09,439][DEBUG][cluster.service ] [moxbook-pro] set local cluster state to version 1
[2014-04-28 12:40:09,441][DEBUG][river.cluster ] [moxbook-pro] processing [reroute_rivers_node_changed]: execute
[2014-04-28 12:40:09,441][DEBUG][river.cluster ] [moxbook-pro] processing [reroute_rivers_node_changed]: no change in cluster_state
[2014-04-28 12:40:09,441][DEBUG][cluster.service ] [moxbook-pro] processing [zen-disco-join (elected_as_master)]: done applying updated cluster_state (version: 1)
[2014-04-28 12:40:09,443][INFO ][discovery ] [moxbook-pro] es-migration-testcase/D1O6_7W1RrK8VJR_ThrF-Q
[2014-04-28 12:40:09,453][DEBUG][cluster.service ] [moxbook-pro] processing [local-gateway-elected-state]: execute
[2014-04-28 12:40:09,456][INFO ][http ] [moxbook-pro] bound_address {inet[/0:0:0:0:0:0:0:0:9200]}, publish_address {inet[/10.10.10.34:9200]}
[2014-04-28 12:40:09,457][INFO ][node ] [moxbook-pro] started
[2014-04-28 12:40:09,465][DEBUG][gateway.local ] [moxbook-pro] [to-migrate][0]: allocating [[to-migrate][0], node[null], [P], s[UNASSIGNED]] to [[moxbook-pro][D1O6_7W1RrK8VJR_ThrF-Q][inet[/10.10.10.34:9300]]] on primary allocation
[2014-04-28 12:40:09,471][DEBUG][cluster.service ] [moxbook-pro] cluster state updated, version [2], source [local-gateway-elected-state]
[2014-04-28 12:40:09,471][DEBUG][cluster.service ] [moxbook-pro] publishing cluster state version 2
[2014-04-28 12:40:09,472][DEBUG][cluster.service ] [moxbook-pro] set local cluster state to version 2
[2014-04-28 12:40:09,472][DEBUG][indices.cluster ] [moxbook-pro] [to-migrate] creating index
[2014-04-28 12:40:09,473][DEBUG][indices ] [moxbook-pro] creating Index [to-migrate], shards [1]/[0]
[2014-04-28 12:40:09,667][DEBUG][index.mapper ] [moxbook-pro] [to-migrate] using dynamic[true], default mapping: default_mapping_location[null], loaded_from[jar:file:/Users/mox/Dati/shared-libraries/elasticsearch-0.90.7/lib/elasticsearch-0.90.7.jar!/org/elasticsearch/index/mapper/default-mapping.json]
[2014-04-28 12:40:09,667][DEBUG][index.cache.query.parser.resident] [moxbook-pro] [to-migrate] using [resident] query cache with max_size [100], expire [null]
[2014-04-28 12:40:09,675][DEBUG][index.store.fs ] [moxbook-pro] [to-migrate] using index.store.throttle.type [node], with index.store.throttle.max_bytes_per_sec [0b]
[2014-04-28 12:40:09,723][DEBUG][indices.cluster ] [moxbook-pro] [to-migrate] adding mapping [a-tweet-type], source [{"a-tweet-type":{"properties":{"message":{"type":"string"},"post_date":{"type":"date","format":"dateOptionalTime"},"user":{"type":"string"}}}}]
[2014-04-28 12:40:09,769][DEBUG][cluster.action.index ] [moxbook-pro] Sending mapping created for index to-migrate, type a-tweet-type
[2014-04-28 12:40:09,770][DEBUG][indices.cluster ] [moxbook-pro] [to-migrate] adding mapping [another-tweet-type], source [{"another-tweet-type":{"properties":{"message":{"type":"string"},"post_date":{"type":"date","format":"dateOptionalTime"},"user":{"type":"string"}}}}]
[2014-04-28 12:40:09,772][DEBUG][cluster.action.index ] [moxbook-pro] Sending mapping created for index to-migrate, type another-tweet-type
[2014-04-28 12:40:09,772][DEBUG][indices.cluster ] [moxbook-pro] [to-migrate] adding alias [the-alias], filter [null]
[2014-04-28 12:40:09,773][DEBUG][indices.cluster ] [moxbook-pro] [to-migrate][0] creating shard
[2014-04-28 12:40:09,773][DEBUG][index.service ] [moxbook-pro] [to-migrate] creating shard_id [0]
[2014-04-28 12:40:09,856][DEBUG][index.deletionpolicy ] [moxbook-pro] [to-migrate][0] Using [keep_only_last] deletion policy
[2014-04-28 12:40:09,858][DEBUG][index.merge.policy ] [moxbook-pro] [to-migrate][0] using [tiered] merge policy with expunge_deletes_allowed[10.0], floor_segment[2mb], max_merge_at_once[10], max_merge_at_once_explicit[30], max_merged_segment[5gb], segments_per_tier[10.0], reclaim_deletes_weight[2.0], async_merge[true]
[2014-04-28 12:40:09,858][DEBUG][index.merge.scheduler ] [moxbook-pro] [to-migrate][0] using [concurrent] merge scheduler with max_thread_count[2]
[2014-04-28 12:40:09,861][DEBUG][index.shard.service ] [moxbook-pro] [to-migrate][0] state: [CREATED]
[2014-04-28 12:40:09,862][DEBUG][index.translog ] [moxbook-pro] [to-migrate][0] interval [5s], flush_threshold_ops [5000], flush_threshold_size [200mb], flush_threshold_period [30m]
[2014-04-28 12:40:09,866][DEBUG][index.shard.service ] [moxbook-pro] [to-migrate][0] state: [CREATED]->[RECOVERING], reason [from gateway]
[2014-04-28 12:40:09,867][DEBUG][index.gateway ] [moxbook-pro] [to-migrate][0] starting recovery from local ...
[2014-04-28 12:40:09,870][DEBUG][river.cluster ] [moxbook-pro] processing [reroute_rivers_node_changed]: execute
[2014-04-28 12:40:09,870][DEBUG][river.cluster ] [moxbook-pro] processing [reroute_rivers_node_changed]: no change in cluster_state
[2014-04-28 12:40:09,873][DEBUG][index.engine.robin ] [moxbook-pro] [to-migrate][0] starting engine
[2014-04-28 12:40:09,876][INFO ][gateway ] [moxbook-pro] recovered [1] indices into cluster_state
[2014-04-28 12:40:09,876][DEBUG][cluster.service ] [moxbook-pro] processing [local-gateway-elected-state]: done applying updated cluster_state (version: 2)
[2014-04-28 12:40:09,942][DEBUG][index.shard.service ] [moxbook-pro] [to-migrate][0] state: [RECOVERING]->[POST_RECOVERY], reason [post recovery]
[2014-04-28 12:40:09,942][DEBUG][index.shard.service ] [moxbook-pro] [to-migrate][0] scheduling refresher every 1s
[2014-04-28 12:40:09,943][DEBUG][index.shard.service ] [moxbook-pro] [to-migrate][0] scheduling optimizer / merger every 1s
[2014-04-28 12:40:09,943][DEBUG][index.gateway ] [moxbook-pro] [to-migrate][0] recovery completed from [local], took [76ms]
[2014-04-28 12:40:09,943][DEBUG][cluster.action.shard ] [moxbook-pro] sending shard started for [to-migrate][0], node[D1O6_7W1RrK8VJR_ThrF-Q], [P], s[INITIALIZING], indexUUID [fek_2x7gS36rKkPpCBD4GQ], reason [after recovery from gateway]
[2014-04-28 12:40:09,943][DEBUG][cluster.action.shard ] [moxbook-pro] received shard started for [to-migrate][0], node[D1O6_7W1RrK8VJR_ThrF-Q], [P], s[INITIALIZING], indexUUID [fek_2x7gS36rKkPpCBD4GQ], reason [after recovery from gateway]
[2014-04-28 12:40:09,944][DEBUG][cluster.service ] [moxbook-pro] processing [shard-started ([to-migrate][0], node[D1O6_7W1RrK8VJR_ThrF-Q], [P], s[INITIALIZING]), reason [after recovery from gateway]]: execute
[2014-04-28 12:40:09,945][DEBUG][cluster.action.shard ] [moxbook-pro] [to-migrate][0] will apply shard started [to-migrate][0], node[D1O6_7W1RrK8VJR_ThrF-Q], [P], s[INITIALIZING], indexUUID [fek_2x7gS36rKkPpCBD4GQ], reason [after recovery from gateway]
[2014-04-28 12:40:09,946][DEBUG][cluster.service ] [moxbook-pro] cluster state updated, version [3], source [shard-started ([to-migrate][0], node[D1O6_7W1RrK8VJR_ThrF-Q], [P], s[INITIALIZING]), reason [after recovery from gateway]]
[2014-04-28 12:40:09,946][DEBUG][cluster.service ] [moxbook-pro] publishing cluster state version 3
[2014-04-28 12:40:09,946][DEBUG][cluster.service ] [moxbook-pro] set local cluster state to version 3
[2014-04-28 12:40:09,947][DEBUG][index.shard.service ] [moxbook-pro] [to-migrate][0] state: [POST_RECOVERY]->[STARTED], reason [global state is [STARTED]]
[2014-04-28 12:40:09,947][DEBUG][river.cluster ] [moxbook-pro] processing [reroute_rivers_node_changed]: execute
[2014-04-28 12:40:09,947][DEBUG][river.cluster ] [moxbook-pro] processing [reroute_rivers_node_changed]: no change in cluster_state
[2014-04-28 12:40:09,963][DEBUG][cluster.service ] [moxbook-pro] processing [shard-started ([to-migrate][0], node[D1O6_7W1RrK8VJR_ThrF-Q], [P], s[INITIALIZING]), reason [after recovery from gateway]]: done applying updated cluster_state (version: 3)
[2014-04-28 12:40:19,442][DEBUG][cluster.service ] [moxbook-pro] processing [routing-table-updater]: execute
[2014-04-28 12:40:19,443][DEBUG][cluster.service ] [moxbook-pro] processing [routing-table-updater]: no change in cluster_state
[2014-04-28 12:40:36,286][DEBUG][indices.memory ] [moxbook-pro] recalculating shard indexing buffer (reason=active/inactive[false] created/deleted[true]), total is [99mb] with [1] active shards, each shard set to indexing=[99mb], translog=[64kb]
[2014-04-28 12:40:36,286][DEBUG][index.engine.robin ] [moxbook-pro] [to-migrate][0] updating index_buffer_size from [64mb] to [99mb]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment