diff --git a/registry/consul/agent018771271/raft/peers.info b/registry/consul/agent018771271/raft/peers.info
deleted file mode 100644
index e8f5885c51505a03ef0c681ffdb2c9a6ae1b7f02..0000000000000000000000000000000000000000
--- a/registry/consul/agent018771271/raft/peers.info
+++ /dev/null
@@ -1,65 +0,0 @@
-
-As of Consul 0.7.0, the peers.json file is only used for recovery
-after an outage. The format of this file depends on what the server has
-configured for its Raft protocol version. Please see the agent configuration
-page at https://www.consul.io/docs/agent/options.html#_raft_protocol for more
-details about this parameter.
-
-For Raft protocol version 2 and earlier, this should be formatted as a JSON
-array containing the address and port of each Consul server in the cluster, like
-this:
-
-[
-  "10.1.0.1:8300",
-  "10.1.0.2:8300",
-  "10.1.0.3:8300"
-]
-
-For Raft protocol version 3 and later, this should be formatted as a JSON
-array containing the node ID, address:port, and suffrage information of each
-Consul server in the cluster, like this:
-
-[
-  {
-    "id": "adf4238a-882b-9ddc-4a9d-5b6758e4159e",
-    "address": "10.1.0.1:8300",
-    "non_voter": false
-  },
-  {
-    "id": "8b6dda82-3103-11e7-93ae-92361f002671",
-    "address": "10.1.0.2:8300",
-    "non_voter": false
-  },
-  {
-    "id": "97e17742-3103-11e7-93ae-92361f002671",
-    "address": "10.1.0.3:8300",
-    "non_voter": false
-  }
-]
-
-The "id" field is the node ID of the server. This can be found in the logs when
-the server starts up, or in the "node-id" file inside the server's data
-directory.
-
-The "address" field is the address and port of the server.
-
-The "non_voter" field controls whether the server is a non-voter, which is used
-in some advanced Autopilot configurations, please see
-https://www.consul.io/docs/guides/autopilot.html for more information. If
-"non_voter" is omitted it will default to false, which is typical for most
-clusters.
-
-Under normal operation, the peers.json file will not be present.
-
-When Consul starts for the first time, it will create this peers.info file and
-delete any existing peers.json file so that recovery doesn't occur on the first
-startup.
-
-Once this peers.info file is present, any peers.json file will be ingested at
-startup, and will set the Raft peer configuration manually to recover from an
-outage. It's crucial that all servers in the cluster are shut down before
-creating the peers.json file, and that all servers receive the same
-configuration. Once the peers.json file is successfully ingested and applied, it
-will be deleted.
-
-Please see https://www.consul.io/docs/guides/outage.html for more information.
diff --git a/registry/consul/agent018771271/raft/raft.db b/registry/consul/agent018771271/raft/raft.db
deleted file mode 100644
index 280e025bb8d029da6f21e4784130859ab41caf40..0000000000000000000000000000000000000000
Binary files a/registry/consul/agent018771271/raft/raft.db and /dev/null differ
diff --git a/registry/consul/agent897429767/raft/peers.info b/registry/consul/agent897429767/raft/peers.info
deleted file mode 100644
index e8f5885c51505a03ef0c681ffdb2c9a6ae1b7f02..0000000000000000000000000000000000000000
--- a/registry/consul/agent897429767/raft/peers.info
+++ /dev/null
@@ -1,65 +0,0 @@
-
-As of Consul 0.7.0, the peers.json file is only used for recovery
-after an outage. The format of this file depends on what the server has
-configured for its Raft protocol version. Please see the agent configuration
-page at https://www.consul.io/docs/agent/options.html#_raft_protocol for more
-details about this parameter.
-
-For Raft protocol version 2 and earlier, this should be formatted as a JSON
-array containing the address and port of each Consul server in the cluster, like
-this:
-
-[
-  "10.1.0.1:8300",
-  "10.1.0.2:8300",
-  "10.1.0.3:8300"
-]
-
-For Raft protocol version 3 and later, this should be formatted as a JSON
-array containing the node ID, address:port, and suffrage information of each
-Consul server in the cluster, like this:
-
-[
-  {
-    "id": "adf4238a-882b-9ddc-4a9d-5b6758e4159e",
-    "address": "10.1.0.1:8300",
-    "non_voter": false
-  },
-  {
-    "id": "8b6dda82-3103-11e7-93ae-92361f002671",
-    "address": "10.1.0.2:8300",
-    "non_voter": false
-  },
-  {
-    "id": "97e17742-3103-11e7-93ae-92361f002671",
-    "address": "10.1.0.3:8300",
-    "non_voter": false
-  }
-]
-
-The "id" field is the node ID of the server. This can be found in the logs when
-the server starts up, or in the "node-id" file inside the server's data
-directory.
-
-The "address" field is the address and port of the server.
-
-The "non_voter" field controls whether the server is a non-voter, which is used
-in some advanced Autopilot configurations, please see
-https://www.consul.io/docs/guides/autopilot.html for more information. If
-"non_voter" is omitted it will default to false, which is typical for most
-clusters.
-
-Under normal operation, the peers.json file will not be present.
-
-When Consul starts for the first time, it will create this peers.info file and
-delete any existing peers.json file so that recovery doesn't occur on the first
-startup.
-
-Once this peers.info file is present, any peers.json file will be ingested at
-startup, and will set the Raft peer configuration manually to recover from an
-outage. It's crucial that all servers in the cluster are shut down before
-creating the peers.json file, and that all servers receive the same
-configuration. Once the peers.json file is successfully ingested and applied, it
-will be deleted.
-
-Please see https://www.consul.io/docs/guides/outage.html for more information.
diff --git a/registry/consul/agent897429767/raft/raft.db b/registry/consul/agent897429767/raft/raft.db
deleted file mode 100644
index 280e025bb8d029da6f21e4784130859ab41caf40..0000000000000000000000000000000000000000
Binary files a/registry/consul/agent897429767/raft/raft.db and /dev/null differ
diff --git a/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk042578333srv0/version-2/log.1 b/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk042578333srv0/version-2/log.1
deleted file mode 100644
index 8c65c2c0c24de8e772a8dda1d1b461d74452f3fc..0000000000000000000000000000000000000000
Binary files a/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk042578333srv0/version-2/log.1 and /dev/null differ
diff --git a/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk206357592srv0/version-2/log.1 b/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk206357592srv0/version-2/log.1
deleted file mode 100644
index 9a6e71baab5352b9200ae108c1bc35ca78b57ea7..0000000000000000000000000000000000000000
Binary files a/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk206357592srv0/version-2/log.1 and /dev/null differ
diff --git a/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk263009523srv0/version-2/log.1 b/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk263009523srv0/version-2/log.1
deleted file mode 100644
index 1f02c30127b2d296437f66e222a9faa3799473c1..0000000000000000000000000000000000000000
Binary files a/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk263009523srv0/version-2/log.1 and /dev/null differ
diff --git a/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk966729654srv0/version-2/log.1 b/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk966729654srv0/version-2/log.1
deleted file mode 100644
index 879fb91093d6dc5a9977a4fd410be81423eca188..0000000000000000000000000000000000000000
Binary files a/registry/zookeeper/Usersyc.fangAppDataLocalTempgozk966729654srv0/version-2/log.1 and /dev/null differ
diff --git a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk430357803srv0/version-2/log.1 b/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk430357803srv0/version-2/log.1
deleted file mode 100644
index ebed0a15bb61e31456ebfeb97cc7bf8714479ecb..0000000000000000000000000000000000000000
Binary files a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk430357803srv0/version-2/log.1 and /dev/null differ
diff --git a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk473543055srv0/version-2/log.1 b/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk473543055srv0/version-2/log.1
deleted file mode 100644
index ef5f047cf8485eccbca59c75c3387b572f1b978b..0000000000000000000000000000000000000000
Binary files a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk473543055srv0/version-2/log.1 and /dev/null differ
diff --git a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk575286000srv0/version-2/log.1 b/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk575286000srv0/version-2/log.1
deleted file mode 100644
index 8d6c31e1411c1c0e6231c77e84162770e55f6e50..0000000000000000000000000000000000000000
Binary files a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk575286000srv0/version-2/log.1 and /dev/null differ
diff --git a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk623621269srv0/version-2/log.1 b/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk623621269srv0/version-2/log.1
deleted file mode 100644
index bb01a2b4b594ff478ed3e6ee04071da463afb4a7..0000000000000000000000000000000000000000
Binary files a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk623621269srv0/version-2/log.1 and /dev/null differ
diff --git a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk653465506srv0/version-2/log.1 b/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk653465506srv0/version-2/log.1
deleted file mode 100644
index a470ef0edb3f5334ed57d78ce1538c8e6f9abf6a..0000000000000000000000000000000000000000
Binary files a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk653465506srv0/version-2/log.1 and /dev/null differ
diff --git a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk836166809srv0/version-2/log.1 b/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk836166809srv0/version-2/log.1
deleted file mode 100644
index 66601963c793a33ff28eb68550018cba91279173..0000000000000000000000000000000000000000
Binary files a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk836166809srv0/version-2/log.1 and /dev/null differ
diff --git a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk920512142srv0/version-2/log.1 b/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk920512142srv0/version-2/log.1
deleted file mode 100644
index e8c9de9d7f5e370061bc1fb303aa5ecfa9af3b90..0000000000000000000000000000000000000000
Binary files a/remoting/zookeeper/Usersyc.fangAppDataLocalTempgozk920512142srv0/version-2/log.1 and /dev/null differ