Skip to content

Instantly share code, notes, and snippets.

@amclay
Created December 20, 2018 02:12
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 amclay/9f94176f02e3e86c39f7a33fb28ced1e to your computer and use it in GitHub Desktop.
Save amclay/9f94176f02e3e86c39f7a33fb28ced1e to your computer and use it in GitHub Desktop.
zerolog.txt
++ hostname
+ [[ dgraph-zero-0 =~ -([0-9]+)$ ]]
+ ordinal=0
+ idx=1
+ [[ 0 -eq 0 ]]
++ hostname -f
+ dgraph zero --my=dgraph-zero-0.dgraph-zero.dgraph.svc.cluster.local:5080 --idx 1 --replicas 3
I1220 01:52:33.799434 12 init.go:88]
Dgraph version : v1.0.11
Commit SHA-1 : b2a09c5b
Commit timestamp : 2018-12-17 09:50:56 -0800
Branch : HEAD
Go version : go1.11.1
For Dgraph official documentation, visit https://docs.dgraph.io.
For discussions about Dgraph , visit https://discuss.dgraph.io.
To say hi to the community , visit https://dgraph.slack.com.
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
Copyright 2015-2018 Dgraph Labs, Inc.
I1220 01:52:33.807053 12 run.go:98] Setting up grpc listener at: 0.0.0.0:5080
I1220 01:52:33.807146 12 run.go:98] Setting up http listener at: 0.0.0.0:6080
I1220 01:52:33.821561 12 node.go:151] Setting raft.Config to: &{ID:1 peers:[] learners:[] ElectionTick:100 HeartbeatTick:1 Storage:0xc0001a81e0 Applied:0 MaxSizePerMsg:1048576 MaxInflightMsgs:256 CheckQuorum:false PreVote:true ReadOnlyOption:0 Logger:0x1f94370 DisableProposalForwarding:false}
I1220 01:52:33.822215 12 node.go:290] Group 0 found 1 entries
I1220 01:52:33.822287 12 node.go:83] 1 became follower at term 0
I1220 01:52:33.822352 12 node.go:83] newRaft 1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
I1220 01:52:33.822373 12 node.go:83] 1 became follower at term 1
I1220 01:52:33.822976 12 run.go:265] Running Dgraph Zero...
E1220 01:52:33.823018 12 raft.go:464] While proposing CID: Not Zero leader. Aborting proposal: cid:"4eafea2e-b2a8-418f-8c04-4416f59fe78a" . Retrying...
I1220 01:52:33.828663 12 node.go:173] Setting conf state to nodes:1
I1220 01:52:33.828722 12 raft.go:596] Done applying conf change at 1
I1220 01:52:34.823085 12 node.go:83] 1 no leader at term 1; dropping index reading msg
E1220 01:52:36.824139 12 raft.go:464] While proposing CID: Not Zero leader. Aborting proposal: cid:"4f87cbea-9d22-4b5e-8673-d5948f2c4e0c" . Retrying...
I1220 01:52:36.882702 12 node.go:83] 1 is starting a new election at term 1
I1220 01:52:36.882721 12 node.go:83] 1 became pre-candidate at term 1
I1220 01:52:36.882727 12 node.go:83] 1 received MsgPreVoteResp from 1 at term 1
I1220 01:52:36.882760 12 node.go:83] 1 became candidate at term 2
I1220 01:52:36.882775 12 node.go:83] 1 received MsgVoteResp from 1 at term 2
I1220 01:52:36.882840 12 node.go:83] 1 became leader at term 2
I1220 01:52:36.882858 12 node.go:83] raft.node: 1 elected leader 1 at term 2
I1220 01:52:36.885249 12 raft.go:613] I've become the leader, updating leases.
I1220 01:52:36.885267 12 assign.go:44] Updated Lease id: 1. Txn Ts: 1
W1220 01:52:37.823266 12 node.go:550] [1] Read index context timed out
I1220 01:52:39.826603 12 raft.go:458] CID set for cluster: 76d0c365-7a59-4384-bc5e-562cd63bc5c5
I1220 01:52:44.928980 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:52:44.929121 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:52:44.930437 12 zero.go:368] Got connection request: addr:"dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local:7080"
E1220 01:52:44.947147 12 pool.go:206] Echo error from dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local:7080. Err: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp: lookup dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local: no such host"
I1220 01:52:44.947182 12 pool.go:140] CONNECTED to dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local:7080
I1220 01:52:44.949321 12 zero.go:495] Connected: id:1 group_id:1 addr:"dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local:7080"
E1220 01:52:45.947464 12 pool.go:206] Echo error from dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local:7080. Err: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp: lookup dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local: no such host"
I1220 01:52:46.948826 12 pool.go:217] Connection established with dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local:7080
E1220 01:52:59.623221 12 pool.go:206] Echo error from dgraph-zero-1.dgraph-zero.dgraph.svc.cluster.local:5080. Err: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp: lookup dgraph-zero-1.dgraph-zero.dgraph.svc.cluster.local: no such host"
I1220 01:52:59.623256 12 pool.go:140] CONNECTED to dgraph-zero-1.dgraph-zero.dgraph.svc.cluster.local:5080
I1220 01:52:59.623268 12 node.go:473] Trying to add 2 to cluster. Addr: dgraph-zero-1.dgraph-zero.dgraph.svc.cluster.local:5080
I1220 01:52:59.623273 12 node.go:474] Current confstate at 1: nodes:1
I1220 01:52:59.625620 12 node.go:173] Setting conf state to nodes:1 nodes:2
I1220 01:52:59.625655 12 raft.go:596] Done applying conf change at 1
I1220 01:52:59.625673 12 raft_server.go:185] [2] Done joining cluster with err: <nil>
W1220 01:52:59.642820 12 node.go:382] Reporting node: 2 addr: dgraph-zero-1.dgraph-zero.dgraph.svc.cluster.local:5080 as unreachable.
W1220 01:52:59.662819 12 node.go:347] No healthy connection to node Id: 2 addr: [dgraph-zero-1.dgraph-zero.dgraph.svc.cluster.local:5080], err: Unhealthy connection
I1220 01:53:21.417111 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:53:21.418790 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:53:21.419714 12 zero.go:368] Got connection request: addr:"dgraph-alpha-1.dgraph-alpha.dgraph.svc.cluster.local:7080"
I1220 01:53:21.438570 12 pool.go:140] CONNECTED to dgraph-alpha-1.dgraph-alpha.dgraph.svc.cluster.local:7080
I1220 01:53:21.446671 12 zero.go:495] Connected: id:2 group_id:1 addr:"dgraph-alpha-1.dgraph-alpha.dgraph.svc.cluster.local:7080"
E1220 01:53:33.704256 12 pool.go:206] Echo error from dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local:5080. Err: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp: lookup dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local: no such host"
I1220 01:53:33.704293 12 pool.go:140] CONNECTED to dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local:5080
I1220 01:53:33.704303 12 node.go:473] Trying to add 3 to cluster. Addr: dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local:5080
I1220 01:53:33.704308 12 node.go:474] Current confstate at 1: nodes:1 nodes:2
I1220 01:53:33.711672 12 node.go:173] Setting conf state to nodes:1 nodes:2 nodes:3
I1220 01:53:33.711705 12 raft.go:596] Done applying conf change at 1
I1220 01:53:33.711723 12 raft_server.go:185] [3] Done joining cluster with err: <nil>
W1220 01:53:33.722785 12 node.go:382] Reporting node: 3 addr: dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local:5080 as unreachable.
W1220 01:53:33.742721 12 node.go:347] No healthy connection to node Id: 3 addr: [dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local:5080], err: Unhealthy connection
I1220 01:53:59.355258 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:53:59.356511 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:53:59.356993 12 zero.go:368] Got connection request: addr:"dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local:7080"
E1220 01:53:59.377544 12 pool.go:206] Echo error from dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local:7080. Err: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp: lookup dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local: no such host"
I1220 01:53:59.377572 12 pool.go:140] CONNECTED to dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local:7080
I1220 01:53:59.384741 12 zero.go:495] Connected: id:3 group_id:1 addr:"dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local:7080"
I1220 01:59:21.315702 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:21.317083 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:42.650770 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:42.652074 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:42.875649 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:42.892780 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:43.103202 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:43.104551 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:43.185495 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:43.187246 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:43.298212 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:43.299485 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:43.493458 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:43.494929 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:43.680939 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:43.682506 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:43.816294 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:43.817611 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:43.904566 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:43.905890 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:44.054977 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:44.056300 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:44.205535 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:44.207040 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:44.647110 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:44.648757 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:44.850352 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:44.851882 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:44.924131 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:44.925409 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:45.221507 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:45.222867 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:45.330598 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:45.332099 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:45.438495 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:45.439817 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:45.585105 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:45.586831 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:45.763341 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:45.764864 12 zero.go:386] Connected: cluster_info_only:true
I1220 01:59:45.838410 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 01:59:45.841399 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:11.612571 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:11.614314 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:11.946749 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:11.948275 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:12.092768 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:12.095478 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:12.176406 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:12.178953 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:12.299622 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:12.303534 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:12.479459 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:12.480930 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:12.597487 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:12.598960 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:12.754823 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:12.756659 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:12.915653 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:12.917577 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:13.123967 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:13.125911 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:13.309924 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:13.311365 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:13.389267 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:13.390717 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:13.469088 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:13.470346 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:13.570873 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:13.572084 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:13.709140 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:13.710695 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:13.852998 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:13.854714 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:13.932696 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:13.934097 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:14.000335 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:14.005512 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:14.107543 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:14.108756 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:14.210785 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:14.212053 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:14.292593 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:14.294045 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:14.393220 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:14.398201 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:14.470820 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:14.475545 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:19.294169 12 oracle.go:103] Purged below ts:3803, len(o.commits):97, len(o.rowCommit):105000
I1220 02:00:23.832520 12 raft.go:552] Writing snapshot at index: 2228, applied mark: 2503
I1220 02:00:44.687648 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:44.689071 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:45.625149 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:45.626657 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:45.794644 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:45.796036 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:45.950012 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:45.951295 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:46.080096 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:46.081379 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:46.166014 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:46.170540 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:46.293658 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:46.295255 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:46.367197 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:46.369952 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:46.516516 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:46.517988 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:46.605983 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:46.610516 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:46.716118 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:46.717524 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:46.803571 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:46.804833 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:46.924392 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:46.925827 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:47.040619 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:47.044656 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:47.133962 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:47.135324 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:47.344672 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:47.346259 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:47.465555 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:47.466974 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:47.620940 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:47.622406 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:47.740031 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:47.741400 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:47.817803 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:47.819068 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:47.900032 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:47.901447 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:48.040556 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:48.041918 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:48.122152 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:48.123471 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:48.216336 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:48.219218 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:48.389262 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:00:48.391134 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:00:52.130764 12 oracle.go:103] Purged below ts:5850, len(o.commits):209, len(o.rowCommit):216000
I1220 02:00:53.829528 12 raft.go:552] Writing snapshot at index: 3264, applied mark: 3636
I1220 02:01:20.696908 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:20.698221 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:21.255264 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:21.256578 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:21.545265 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:21.546560 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:21.699804 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:21.702781 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:21.793515 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:21.794822 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:21.913416 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:21.914694 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:22.161443 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:22.162813 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:22.371673 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:22.373324 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:22.512699 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:22.514090 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:22.517361 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:22.518605 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:22.593540 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:22.594827 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:22.695805 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:22.697003 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:23.210130 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:23.218668 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:23.318463 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:23.320005 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:23.383803 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:23.385328 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:23.472416 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:23.473845 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:23.573033 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:23.576097 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:23.640109 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:23.641503 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:23.752606 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:23.755958 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:23.888228 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:23.889716 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:24.063437 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:24.064871 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:24.191259 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:24.192591 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:24.252259 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:24.259000 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:24.378289 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:01:24.379908 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:01:25.145987 12 oracle.go:103] Purged below ts:7882, len(o.commits):332, len(o.rowCommit):339000
I1220 02:01:33.831231 12 raft.go:552] Writing snapshot at index: 4369, applied mark: 5093
I1220 02:01:47.134458 12 oracle.go:103] Purged below ts:9889, len(o.commits):73, len(o.rowCommit):81000
I1220 02:01:53.832489 12 raft.go:552] Writing snapshot at index: 5474, applied mark: 5775
I1220 02:02:00.453362 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:00.454816 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:00.891684 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:00.893359 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:01.405553 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:01.409932 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:01.588949 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:01.590334 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:01.685914 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:01.687297 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:01.765828 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:01.768407 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:01.882982 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:01.884425 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:02.100659 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:02.101966 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:02.173817 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:02.175288 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:02.300356 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:02.302002 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:02.462856 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:02.464294 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:02.733726 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:02.735108 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:02.735281 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:02.736654 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:02.873694 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:02.875140 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:02.958528 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:02.965227 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:03.033380 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:03.034853 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:03.164576 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:03.165865 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:03.246162 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:03.247821 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:03.368318 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:03.369659 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:03.617815 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:03.620469 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:03.773881 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:03.775504 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:03.875627 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:03.876982 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:03.959270 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:03.966201 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:04.068880 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:04.070175 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:04.158977 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:04.160575 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:04.319039 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:02:04.320398 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:02:20.118242 12 oracle.go:103] Purged below ts:11825, len(o.commits):197, len(o.rowCommit):205000
I1220 02:02:23.831926 12 raft.go:552] Writing snapshot at index: 6544, applied mark: 6866
I1220 02:02:49.975576 12 oracle.go:103] Purged below ts:13911, len(o.commits):45, len(o.rowCommit):53000
I1220 02:02:53.836784 12 raft.go:552] Writing snapshot at index: 7592, applied mark: 7753
I1220 02:03:22.020328 12 oracle.go:103] Purged below ts:14552, len(o.commits):102, len(o.rowCommit):111000
I1220 02:04:37.773558 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:37.777946 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:38.525824 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:38.530191 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:39.474036 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:39.531549 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:39.531744 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:39.547894 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:39.548044 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:39.554562 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:39.901986 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:39.906217 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:40.234027 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:40.238225 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:40.473199 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:40.491555 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:40.733595 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:40.735830 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:41.920698 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:04:41.925422 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:04:50.277577 12 oracle.go:103] Purged below ts:17551, len(o.commits):129, len(o.rowCommit):138000
I1220 02:04:53.835418 12 raft.go:552] Writing snapshot at index: 9611, applied mark: 9849
I1220 02:05:48.689596 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:05:48.692513 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:05:52.406675 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:05:52.409804 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:05:53.527026 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:05:53.532528 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:05:53.926933 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:05:53.929421 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:05:54.556205 12 zero.go:368] Got connection request: cluster_info_only:true
I1220 02:05:54.559161 12 zero.go:386] Connected: cluster_info_only:true
I1220 02:05:55.397216 12 oracle.go:103] Purged below ts:20479, len(o.commits):272, len(o.rowCommit):281000
I1220 02:06:03.838863 12 raft.go:552] Writing snapshot at index: 11078, applied mark: 11738
I1220 02:08:25.080036 12 oracle.go:103] Purged below ts:21982, len(o.commits):0, len(o.rowCommit):1000
++ hostname
+ [[ dgraph-zero-1 =~ -([0-9]+)$ ]]
+ ordinal=1
+ idx=2
+ [[ 1 -eq 0 ]]
++ hostname -f
+ dgraph zero --my=dgraph-zero-1.dgraph-zero.dgraph.svc.cluster.local:5080 --peer dgraph-zero-0.dgraph-zero.dgraph.svc.cluster.local:5080 --idx 2 --replicas 3
I1220 01:52:59.585962 12 init.go:88]
Dgraph version : v1.0.11
Commit SHA-1 : b2a09c5b
Commit timestamp : 2018-12-17 09:50:56 -0800
Branch : HEAD
Go version : go1.11.1
For Dgraph official documentation, visit https://docs.dgraph.io.
For discussions about Dgraph , visit https://discuss.dgraph.io.
To say hi to the community , visit https://dgraph.slack.com.
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
Copyright 2015-2018 Dgraph Labs, Inc.
I1220 01:52:59.586283 12 run.go:98] Setting up grpc listener at: 0.0.0.0:5080
I1220 01:52:59.586360 12 run.go:98] Setting up http listener at: 0.0.0.0:6080
I1220 01:52:59.600403 12 node.go:151] Setting raft.Config to: &{ID:2 peers:[] learners:[] ElectionTick:100 HeartbeatTick:1 Storage:0xc0004e5e00 Applied:0 MaxSizePerMsg:1048576 MaxInflightMsgs:256 CheckQuorum:false PreVote:true ReadOnlyOption:0 Logger:0x1f94370 DisableProposalForwarding:false}
I1220 01:52:59.601230 12 node.go:290] Group 0 found 1 entries
I1220 01:52:59.606900 12 pool.go:140] CONNECTED to dgraph-zero-0.dgraph-zero.dgraph.svc.cluster.local:5080
I1220 01:52:59.626256 12 raft.go:443] [2] Starting node
I1220 01:52:59.626339 12 node.go:83] 2 became follower at term 0
I1220 01:52:59.626385 12 node.go:83] newRaft 2 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
I1220 01:52:59.626399 12 node.go:83] 2 became follower at term 1
I1220 01:52:59.626517 12 run.go:265] Running Dgraph Zero...
I1220 01:53:00.626869 12 node.go:83] 2 no leader at term 1; dropping index reading msg
I1220 01:53:00.643503 12 node.go:83] 2 [term: 1] received a MsgHeartbeat message with higher term from 1 [term: 2]
I1220 01:53:00.643542 12 node.go:83] 2 became follower at term 2
I1220 01:53:00.643556 12 node.go:83] raft.node: 2 elected leader 1 at term 2
I1220 01:53:00.652167 12 node.go:173] Setting conf state to nodes:1
I1220 01:53:00.652215 12 raft.go:596] Done applying conf change at 2
I1220 01:53:00.652308 12 node.go:173] Setting conf state to nodes:1 nodes:2
I1220 01:53:00.652338 12 raft.go:596] Done applying conf change at 2
I1220 01:53:00.654456 12 pool.go:140] CONNECTED to dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local:7080
W1220 01:53:03.627008 12 node.go:550] [2] Read index context timed out
I1220 01:53:21.451640 12 pool.go:140] CONNECTED to dgraph-alpha-1.dgraph-alpha.dgraph.svc.cluster.local:7080
I1220 01:53:33.714562 12 node.go:173] Setting conf state to nodes:1 nodes:2 nodes:3
I1220 01:53:33.714639 12 raft.go:596] Done applying conf change at 2
E1220 01:53:33.734523 12 pool.go:206] Echo error from dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local:5080. Err: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp: lookup dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local: no such host"
I1220 01:53:33.734727 12 pool.go:140] CONNECTED to dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local:5080
E1220 01:53:59.403346 12 pool.go:206] Echo error from dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local:7080. Err: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp: lookup dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local: no such host"
I1220 01:53:59.403398 12 pool.go:140] CONNECTED to dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local:7080
I1220 02:00:19.297238 12 oracle.go:103] Purged below ts:3803, len(o.commits):97, len(o.rowCommit):0
I1220 02:00:19.637222 12 raft.go:552] Writing snapshot at index: 2228, applied mark: 2342
I1220 02:00:52.133759 12 oracle.go:103] Purged below ts:5850, len(o.commits):209, len(o.rowCommit):0
I1220 02:00:59.634049 12 raft.go:552] Writing snapshot at index: 3264, applied mark: 3843
I1220 02:01:25.149378 12 oracle.go:103] Purged below ts:7882, len(o.commits):332, len(o.rowCommit):0
I1220 02:01:29.635010 12 raft.go:552] Writing snapshot at index: 4369, applied mark: 4971
I1220 02:01:47.137837 12 oracle.go:103] Purged below ts:9889, len(o.commits):73, len(o.rowCommit):0
I1220 02:01:49.636212 12 raft.go:552] Writing snapshot at index: 5474, applied mark: 5654
I1220 02:02:20.121854 12 oracle.go:103] Purged below ts:11825, len(o.commits):197, len(o.rowCommit):0
I1220 02:02:29.635032 12 raft.go:552] Writing snapshot at index: 6544, applied mark: 7048
I1220 02:02:49.981779 12 oracle.go:103] Purged below ts:13911, len(o.commits):45, len(o.rowCommit):0
I1220 02:02:59.651996 12 raft.go:552] Writing snapshot at index: 7592, applied mark: 7864
I1220 02:03:22.025998 12 oracle.go:103] Purged below ts:14552, len(o.commits):102, len(o.rowCommit):0
I1220 02:04:50.280688 12 oracle.go:103] Purged below ts:17551, len(o.commits):129, len(o.rowCommit):0
I1220 02:04:59.640648 12 raft.go:552] Writing snapshot at index: 9611, applied mark: 9960
I1220 02:05:55.403689 12 oracle.go:103] Purged below ts:20479, len(o.commits):272, len(o.rowCommit):0
I1220 02:05:59.640048 12 raft.go:552] Writing snapshot at index: 11078, applied mark: 11597
I1220 02:08:25.083015 12 oracle.go:103] Purged below ts:21982, len(o.commits):0, len(o.rowCommit):0
++ hostname
+ [[ dgraph-zero-2 =~ -([0-9]+)$ ]]
+ ordinal=2
+ idx=3
+ [[ 2 -eq 0 ]]
++ hostname -f
+ dgraph zero --my=dgraph-zero-2.dgraph-zero.dgraph.svc.cluster.local:5080 --peer dgraph-zero-0.dgraph-zero.dgraph.svc.cluster.local:5080 --idx 3 --replicas 3
I1220 01:53:33.648934 12 init.go:88]
Dgraph version : v1.0.11
Commit SHA-1 : b2a09c5b
Commit timestamp : 2018-12-17 09:50:56 -0800
Branch : HEAD
Go version : go1.11.1
For Dgraph official documentation, visit https://docs.dgraph.io.
For discussions about Dgraph , visit https://discuss.dgraph.io.
To say hi to the community , visit https://dgraph.slack.com.
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
Copyright 2015-2018 Dgraph Labs, Inc.
I1220 01:53:33.649383 12 run.go:98] Setting up grpc listener at: 0.0.0.0:5080
I1220 01:53:33.649496 12 run.go:98] Setting up http listener at: 0.0.0.0:6080
I1220 01:53:33.663085 12 node.go:151] Setting raft.Config to: &{ID:3 peers:[] learners:[] ElectionTick:100 HeartbeatTick:1 Storage:0xc0006c40f0 Applied:0 MaxSizePerMsg:1048576 MaxInflightMsgs:256 CheckQuorum:false PreVote:true ReadOnlyOption:0 Logger:0x1f94370 DisableProposalForwarding:false}
I1220 01:53:33.684532 12 node.go:290] Group 0 found 1 entries
I1220 01:53:33.688998 12 pool.go:140] CONNECTED to dgraph-zero-0.dgraph-zero.dgraph.svc.cluster.local:5080
I1220 01:53:33.712141 12 raft.go:443] [3] Starting node
I1220 01:53:33.712196 12 node.go:83] 3 became follower at term 0
I1220 01:53:33.712232 12 node.go:83] newRaft 3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
I1220 01:53:33.712241 12 node.go:83] 3 became follower at term 1
I1220 01:53:33.712350 12 run.go:265] Running Dgraph Zero...
I1220 01:53:34.712607 12 node.go:83] 3 no leader at term 1; dropping index reading msg
I1220 01:53:34.723229 12 node.go:83] 3 [term: 1] received a MsgHeartbeat message with higher term from 1 [term: 2]
I1220 01:53:34.723251 12 node.go:83] 3 became follower at term 2
I1220 01:53:34.723258 12 node.go:83] raft.node: 3 elected leader 1 at term 2
I1220 01:53:34.733238 12 node.go:173] Setting conf state to nodes:1
I1220 01:53:34.733304 12 raft.go:596] Done applying conf change at 3
I1220 01:53:34.733404 12 node.go:173] Setting conf state to nodes:1 nodes:2
I1220 01:53:34.733457 12 raft.go:596] Done applying conf change at 3
I1220 01:53:34.733539 12 node.go:173] Setting conf state to nodes:1 nodes:2 nodes:3
I1220 01:53:34.733574 12 raft.go:596] Done applying conf change at 3
I1220 01:53:34.735505 12 pool.go:140] CONNECTED to dgraph-alpha-1.dgraph-alpha.dgraph.svc.cluster.local:7080
I1220 01:53:34.735960 12 pool.go:140] CONNECTED to dgraph-zero-1.dgraph-zero.dgraph.svc.cluster.local:5080
I1220 01:53:34.736103 12 pool.go:140] CONNECTED to dgraph-alpha-0.dgraph-alpha.dgraph.svc.cluster.local:7080
W1220 01:53:37.712780 12 node.go:550] [3] Read index context timed out
E1220 01:53:59.403436 12 pool.go:206] Echo error from dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local:7080. Err: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp: lookup dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local: no such host"
I1220 01:53:59.403624 12 pool.go:140] CONNECTED to dgraph-alpha-2.dgraph-alpha.dgraph.svc.cluster.local:7080
I1220 02:00:19.297537 12 oracle.go:103] Purged below ts:3803, len(o.commits):97, len(o.rowCommit):0
I1220 02:00:23.721723 12 raft.go:552] Writing snapshot at index: 2228, applied mark: 2502
I1220 02:00:52.133492 12 oracle.go:103] Purged below ts:5850, len(o.commits):209, len(o.rowCommit):0
I1220 02:00:53.720853 12 raft.go:552] Writing snapshot at index: 3264, applied mark: 3633
I1220 02:01:25.149562 12 oracle.go:103] Purged below ts:7882, len(o.commits):332, len(o.rowCommit):0
I1220 02:01:33.719311 12 raft.go:552] Writing snapshot at index: 4369, applied mark: 5090
I1220 02:01:47.137667 12 oracle.go:103] Purged below ts:9889, len(o.commits):73, len(o.rowCommit):0
I1220 02:01:53.720264 12 raft.go:552] Writing snapshot at index: 5474, applied mark: 5771
I1220 02:02:20.121181 12 oracle.go:103] Purged below ts:11825, len(o.commits):197, len(o.rowCommit):0
I1220 02:02:23.724091 12 raft.go:552] Writing snapshot at index: 6544, applied mark: 6865
I1220 02:02:49.979940 12 oracle.go:103] Purged below ts:13911, len(o.commits):45, len(o.rowCommit):0
I1220 02:02:53.720572 12 raft.go:552] Writing snapshot at index: 7592, applied mark: 7750
I1220 02:03:22.023970 12 oracle.go:103] Purged below ts:14552, len(o.commits):102, len(o.rowCommit):0
I1220 02:04:50.280709 12 oracle.go:103] Purged below ts:17551, len(o.commits):129, len(o.rowCommit):0
I1220 02:04:53.727079 12 raft.go:552] Writing snapshot at index: 9611, applied mark: 9842
I1220 02:05:55.407709 12 oracle.go:103] Purged below ts:20479, len(o.commits):272, len(o.rowCommit):0
I1220 02:06:03.726219 12 raft.go:552] Writing snapshot at index: 11078, applied mark: 11737
I1220 02:08:25.082821 12 oracle.go:103] Purged below ts:21982, len(o.commits):0, len(o.rowCommit):0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment