Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-16745

[XDCR] Rebalance fails due to incomplete bucket deletion in cleanup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • 4.5.0
    • 4.5.0
    • memcached, XDCR
    • Security Level: Public
    • None
    • Untriaged
    • Unknown
    • KV: Dec 7 - Dec 25

    Description

      ./testrunner -i INI_FILE.ini get-cbcollect-info=True,get-coredumps=True,get-logs=False,stop-on-failure=False,fail_on_errors=1,GROUP=P1 -t xdcr.xdcrTopologyTests.XDCRTopologyTest.load_with_rebalance_out_master,items=10000,chain_length=3,rdirection=bidirection,ctopology=chain,rebalance=C2,num_rebalance=1,default@C1=filter_expression:C1-key-1,default@C2=filter_expression:C2-key-1,replication_type=xmem,GROUP=P1

      The testcase finished executing and while cleaning up it failed with following error:

      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [remote_util.execute_command_raw] command executed successfully
      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [xdcrnewbasetests.check_goxdcr_log] 0
      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [xdcrnewbasetests.check_errors_in_goxdcr_logs] Initial non-recoverable error from xmem client. response status=KEY_ENOENT count on 172.23.105.181 :0, now :0
      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [xdcrnewbasetests.tearDown] ====  XDCRNewbasetests cleanup is started for test #1 load_with_rebalance_out_master ====
      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [xdcrnewbasetests.cleanup_cluster] removing xdcr/nodes settings
      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [rest_client.stop_replication] Deleting replication /controller/cancelXDCR/4aafdd0ec4c99da0899a3b2bab9562bc%2Fdefault%2Fdefault
      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [rest_client.remove_remote_cluster] removing remote cluster name:remote_cluster_C1-C2
      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [xdcrnewbasetests.cleanup_cluster] cleanup [ip:172.23.107.118 port:8091 ssh_username:root, ip:172.23.107.171 port:8091 ssh_username:root]
      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] deleting existing buckets [u'default'] on 172.23.107.118
      2015-11-08 08:18:06 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] remove bucket default ...
      2015-11-08 08:18:16 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] deleted bucket : default from 172.23.107.118
      2015-11-08 08:18:16 | INFO | MainProcess | test_thread | [bucket_helper.wait_for_bucket_deletion] waiting for bucket deletion to complete....
      2015-11-08 08:18:16 | INFO | MainProcess | test_thread | [rest_client.bucket_exists] node 172.23.107.118 existing buckets : []
      2015-11-08 08:18:16 | INFO | MainProcess | test_thread | [cluster_helper.cleanup_cluster] rebalancing all nodes in order to remove nodes
      2015-11-08 08:18:16 | INFO | MainProcess | test_thread | [rest_client.rebalance] rebalance params : password=welcome&ejectedNodes=ns_1%40172.23.107.171&user=Administrator&knownNodes=ns_1%40172.23.107.171%2Cns_1%40172.23.107.118
      2015-11-08 08:18:16 | INFO | MainProcess | test_thread | [rest_client.rebalance] rebalance operation started
      2015-11-08 08:18:16 | INFO | MainProcess | test_thread | [rest_client._rebalance_progress] rebalance percentage : 0.00 %
      2015-11-08 08:18:26 | INFO | MainProcess | test_thread | [rest_client.monitorRebalance] rebalance progress took 10.0188391209 seconds 
      2015-11-08 08:18:26 | INFO | MainProcess | test_thread | [rest_client.monitorRebalance] sleep for 10 seconds after rebalance...
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [cluster_helper.cleanup_cluster] removed all the nodes from cluster associated with ip:172.23.107.118 port:8091 ssh_username:root ? [(u'ns_1@172.23.107.171', 8091)]
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [cluster_helper.wait_for_ns_servers_or_assert] waiting for ns_server @ 172.23.107.118:8091
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [cluster_helper.wait_for_ns_servers_or_assert] ns_server @ 172.23.107.118:8091 is running
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] deleting existing buckets [] on 172.23.107.171
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [cluster_helper.wait_for_ns_servers_or_assert] waiting for ns_server @ 172.23.107.171:8091
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [cluster_helper.wait_for_ns_servers_or_assert] ns_server @ 172.23.107.171:8091 is running
      Cluster instance shutdown with force
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [xdcrnewbasetests.cleanup_cluster] removing xdcr/nodes settings
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [rest_client.stop_replication] Deleting replication /controller/cancelXDCR/2eaa76664c01b09d22778b35a8cb415c%2Fdefault%2Fdefault
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [rest_client.remove_remote_cluster] removing remote cluster name:remote_cluster_C2-C1
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [rest_client.remove_remote_cluster] removing remote cluster name:remote_cluster_C2-C3
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [xdcrnewbasetests.cleanup_cluster] cleanup [ip:172.23.107.169 port:8091 ssh_username:root]
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] deleting existing buckets [u'default'] on 172.23.107.169
      2015-11-08 08:18:36 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] remove bucket default ...
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] deleted bucket : default from 172.23.107.169
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [bucket_helper.wait_for_bucket_deletion] waiting for bucket deletion to complete....
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [rest_client.bucket_exists] node 172.23.107.169 existing buckets : []
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [cluster_helper.wait_for_ns_servers_or_assert] waiting for ns_server @ 172.23.107.169:8091
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [cluster_helper.wait_for_ns_servers_or_assert] ns_server @ 172.23.107.169:8091 is running
      Cluster instance shutdown with force
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [xdcrnewbasetests.cleanup_cluster] removing xdcr/nodes settings
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [rest_client.remove_remote_cluster] removing remote cluster name:remote_cluster_C3-C2
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [xdcrnewbasetests.cleanup_cluster] cleanup [ip:172.23.105.178 port:8091 ssh_username:root, ip:172.23.105.179 port:8091 ssh_username:root]
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] deleting existing buckets [u'default'] on 172.23.105.178
      2015-11-08 08:18:46 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] remove bucket default ...
      2015-11-08 08:19:16 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default error 500 reason: unknown {"_":"Bucket deletion not yet complete, but will continue.\r\n"}
      2015-11-08 08:19:16 | WARNING | MainProcess | test_thread | [rest_client.delete_bucket] Bucket deletion timed out waiting for all nodes
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.__init__] connecting to 172.23.105.178 with username : root password : couchbase ssh_key: 
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.__init__] Connected to 172.23.105.178
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.execute_command_raw] running command.raw on 172.23.105.178: ls -LR '/opt/couchbase/var/lib/couchbase/data'
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.execute_command_raw] command executed successfully
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] /opt/couchbase/var/lib/couchbase/data:
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] default
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] _replicator.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] _users.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] /opt/couchbase/var/lib/couchbase/data/default:
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 0.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1000.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1001.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1002.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1003.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1004.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1005.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1006.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1007.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1008.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1009.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 100.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1010.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1011.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1012.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1013.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1014.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1015.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1016.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1017.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1018.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1019.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 101.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1020.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1021.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1022.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1023.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 102.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 103.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 104.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 105.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 106.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 107.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 108.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 109.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 10.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 110.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 111.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 112.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 113.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 114.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 115.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 116.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 117.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 118.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 119.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 11.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 120.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 121.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 122.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 123.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 124.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 125.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 126.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 127.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 128.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 129.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 12.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 130.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 131.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 132.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 133.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 134.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 135.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 136.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 137.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 138.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 139.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 13.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 140.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 141.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 142.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 143.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 144.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 145.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 146.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 147.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 148.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 149.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 14.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 150.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 151.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 152.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 153.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 154.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 155.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 156.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 157.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 158.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 159.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 15.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 160.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 161.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 162.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 163.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 164.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 165.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 166.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 167.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 168.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 169.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 16.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 170.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 171.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 172.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 173.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 174.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 175.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 176.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 177.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 178.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 179.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 17.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 180.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 181.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 182.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 183.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 184.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 185.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 186.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 187.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 188.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 189.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 18.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 190.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 191.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 192.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 193.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 194.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 195.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 196.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 197.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 198.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 199.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 19.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 1.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 200.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 201.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 202.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 203.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 204.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 205.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 206.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 207.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 208.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 209.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 20.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 210.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 211.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 212.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 213.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 214.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 215.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 216.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 217.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 218.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 219.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 21.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 220.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 221.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 222.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 223.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 224.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 225.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 226.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 227.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 228.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 229.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 22.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 230.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 231.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 232.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 233.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 234.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 235.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 236.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 237.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 238.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 239.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 23.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 240.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 241.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 242.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 243.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 244.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 245.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 246.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 247.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 248.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 249.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 24.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 250.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 251.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 252.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 253.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 254.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 255.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 256.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 257.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 258.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 259.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 25.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 260.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 261.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 262.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 263.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 264.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 265.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 266.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 267.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 268.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 269.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 26.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 270.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 271.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 272.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 273.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 274.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 275.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 276.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 277.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 278.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 279.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 27.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 280.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 281.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 282.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 283.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 284.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 285.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 286.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 287.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 288.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 289.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 28.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 290.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 291.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 292.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 293.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 294.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 295.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 296.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 297.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 298.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 299.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 29.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 2.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 300.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 301.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 302.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 303.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 304.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 305.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 306.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 307.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 308.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 309.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 30.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 310.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 311.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 312.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 313.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 314.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 315.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 316.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 317.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 318.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 319.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 31.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 320.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 321.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 322.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 323.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 324.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 325.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 326.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 327.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 328.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 329.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 32.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 330.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 331.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 332.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 333.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 334.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 335.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 336.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 337.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 338.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 339.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 33.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 340.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 341.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 342.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 343.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 344.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 345.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 346.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 347.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 348.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 349.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 34.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 350.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 351.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 352.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 353.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 354.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 355.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 356.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 357.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 358.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 359.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 35.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 360.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 361.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 362.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 363.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 364.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 365.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 366.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 367.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 368.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 369.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 36.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 370.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 371.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 372.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 373.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 374.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 375.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 376.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 377.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 378.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 379.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 37.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 380.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 381.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 382.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 383.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 384.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 385.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 386.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 387.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 388.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 389.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 38.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 390.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 391.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 392.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 393.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 394.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 395.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 396.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 397.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 398.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 399.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 39.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 3.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 400.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 401.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 402.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 403.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 404.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 405.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 406.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 407.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 408.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 409.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 40.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 410.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 411.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 412.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 413.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 414.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 415.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 416.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 417.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 418.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 419.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 41.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 420.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 421.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 422.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 423.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 424.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 425.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 426.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 427.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 428.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 429.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 42.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 430.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 431.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 432.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 433.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 434.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 435.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 436.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 437.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 438.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 439.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 43.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 440.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 441.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 442.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 443.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 444.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 445.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 446.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 447.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 448.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 449.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 44.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 450.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 451.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 452.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 453.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 454.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 455.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 456.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 457.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 458.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 459.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 45.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 460.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 461.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 462.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 463.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 464.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 465.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 466.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 467.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 468.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 469.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 46.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 470.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 471.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 472.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 473.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 474.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 475.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 476.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 477.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 478.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 479.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 47.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 480.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 481.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 482.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 483.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 484.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 485.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 486.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 487.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 488.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 489.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 48.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 490.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 491.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 492.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 493.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 494.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 495.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 496.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 497.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 498.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 499.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 49.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 4.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 500.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 501.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 502.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 503.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 504.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 505.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 506.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 507.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 508.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 509.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 50.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 510.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 511.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 512.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 513.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 514.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 515.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 516.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 517.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 518.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 519.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 51.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 520.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 521.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 522.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 523.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 524.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 525.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 526.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 527.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 528.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 529.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 52.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 530.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 531.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 532.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 533.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 534.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 535.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 536.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 537.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 538.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 539.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 53.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 540.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 541.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 542.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 543.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 544.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 545.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 546.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 547.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 548.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 549.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 54.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 550.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 551.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 552.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 553.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 554.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 555.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 556.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 557.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 558.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 559.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 55.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 560.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 561.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 562.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 563.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 564.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 565.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 566.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 567.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 568.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 569.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 56.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 570.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 571.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 572.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 573.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 574.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 575.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 576.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 577.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 578.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 579.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 57.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 580.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 581.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 582.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 583.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 584.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 585.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 586.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 587.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 588.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 589.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 58.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 590.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 591.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 592.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 593.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 594.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 595.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 596.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 597.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 598.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 599.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 59.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 5.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 600.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 601.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 602.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 603.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 604.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 605.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 606.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 607.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 608.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 609.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 60.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 610.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 611.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 612.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 613.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 614.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 615.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 616.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 617.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 618.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 619.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 61.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 620.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 621.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 622.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 623.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 624.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 625.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 626.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 627.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 628.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 629.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 62.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 630.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 631.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 632.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 633.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 634.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 635.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 636.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 637.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 638.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 639.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 63.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 640.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 641.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 642.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 643.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 644.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 645.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 646.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 647.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 648.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 649.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 64.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 650.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 651.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 652.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 653.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 654.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 655.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 656.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 657.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 658.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 659.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 65.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 660.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 661.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 662.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 663.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 664.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 665.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 666.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 667.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 668.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 669.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 66.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 670.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 671.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 672.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 673.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 674.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 675.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 676.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 677.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 678.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 679.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 67.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 680.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 681.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 682.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 683.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 684.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 685.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 686.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 687.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 688.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 689.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 68.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 690.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 691.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 692.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 693.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 694.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 695.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 696.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 697.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 698.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 699.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 69.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 6.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 700.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 701.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 702.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 703.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 704.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 705.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 706.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 707.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 708.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 709.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 70.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 710.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 711.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 712.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 713.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 714.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 715.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 716.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 717.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 718.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 719.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 71.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 720.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 721.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 722.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 723.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 724.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 725.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 726.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 727.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 728.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 729.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 72.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 730.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 731.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 732.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 733.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 734.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 735.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 736.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 737.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 738.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 739.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 73.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 740.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 741.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 742.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 743.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 744.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 745.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 746.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 747.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 748.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 749.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 74.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 750.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 751.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 752.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 753.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 754.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 755.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 756.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 757.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 758.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 759.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 75.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 760.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 761.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 762.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 763.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 764.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 765.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 766.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 767.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 768.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 769.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 76.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 770.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 771.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 772.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 773.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 774.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 775.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 776.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 777.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 778.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 779.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 77.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 780.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 781.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 782.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 783.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 784.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 785.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 786.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 787.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 788.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 789.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 78.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 790.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 791.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 792.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 793.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 794.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 795.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 796.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 797.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 798.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 799.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 79.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 7.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 800.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 801.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 802.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 803.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 804.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 805.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 806.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 807.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 808.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 809.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 80.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 810.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 811.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 812.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 813.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 814.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 815.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 816.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 817.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 818.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 819.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 81.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 820.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 821.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 822.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 823.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 824.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 825.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 826.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 827.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 828.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 829.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 82.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 830.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 831.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 832.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 833.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 834.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 835.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 836.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 837.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 838.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 839.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 83.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 840.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 841.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 842.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 843.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 844.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 845.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 846.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 847.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 848.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 849.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 84.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 850.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 851.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 852.couch.1
      2015-11-08 08:19:16 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 853.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 854.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 855.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 856.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 857.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 858.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 859.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 85.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 860.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 861.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 862.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 863.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 864.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 865.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 866.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 867.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 868.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 869.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 86.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 870.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 871.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 872.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 873.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 874.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 875.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 876.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 877.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 878.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 879.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 87.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 880.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 881.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 882.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 883.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 884.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 885.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 886.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 887.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 888.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 889.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 88.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 890.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 891.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 892.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 893.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 894.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 895.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 896.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 897.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 898.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 899.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 89.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 8.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 900.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 901.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 902.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 903.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 904.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 905.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 906.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 907.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 908.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 909.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 90.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 910.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 911.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 912.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 913.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 914.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 915.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 916.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 917.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 918.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 919.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 91.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 920.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 921.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 922.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 923.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 924.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 925.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 926.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 927.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 928.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 929.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 92.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 930.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 931.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 932.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 933.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 934.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 935.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 936.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 937.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 938.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 939.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 93.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 940.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 941.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 942.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 943.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 944.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 945.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 946.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 947.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 948.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 949.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 94.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 950.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 951.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 952.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 953.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 954.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 955.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 956.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 957.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 958.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 959.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 95.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 960.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 961.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 962.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 963.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 964.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 965.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 966.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 967.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 968.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 969.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 96.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 970.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 971.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 972.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 973.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 974.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 975.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 976.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 977.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 978.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 979.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 97.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 980.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 981.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 982.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 983.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 984.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 985.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 986.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 987.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 988.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 989.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 98.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 990.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 991.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 992.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 993.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 994.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 995.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 996.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 997.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 998.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 999.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 99.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] 9.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] master.couch.1
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] stats.json
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [remote_util.log_command_output] stats.json.old
      2015-11-08 08:19:17 | INFO | MainProcess | test_thread | [data_helper.direct_client] creating direct client 172.23.105.178:11210 default
      2015-11-08 08:19:17 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:17 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:18 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:18 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:19 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:19 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:20 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:20 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:21 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:21 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:22 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:22 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:23 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:23 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:24 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:24 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:25 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:25 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:26 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:26 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:27 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:27 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:28 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:28 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:29 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:29 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:30 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:30 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:31 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:31 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:32 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:32 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:33 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:33 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:34 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:34 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:35 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:35 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:36 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:36 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:37 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:37 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:38 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:38 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:39 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:39 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:40 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:40 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:41 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:41 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:42 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:42 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:43 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:43 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:44 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:44 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:45 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:45 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:46 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:46 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:47 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:47 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:48 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:48 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:49 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:49 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:50 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:50 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:51 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:51 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:52 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:52 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:53 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:53 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:54 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:54 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:55 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:55 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:56 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:57 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:57 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:58 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:58 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:59 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:19:59 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:00 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:00 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:01 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:01 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:02 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:02 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:03 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:03 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:04 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:04 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:05 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:05 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:06 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:06 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:07 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:07 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:08 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:08 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:09 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:09 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:10 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:10 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:11 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:11 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:12 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:12 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:13 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:13 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:14 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:14 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:15 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:15 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:16 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:16 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:17 | INFO | MainProcess | test_thread | [rest_client.vbucket_map_ready] vbucket map is not ready for bucket default after waiting 60 seconds
      2015-11-08 08:20:17 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:17 | ERROR | MainProcess | test_thread | [rest_client._http_request] http://172.23.105.178:8091/pools/default/buckets/default?basic_stats=true error 404 reason: status: 404, content: Requested resource not found.
       Requested resource not found.
      2015-11-08 08:20:17 | ERROR | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] Unable to get timings for bucket
      2015-11-08 08:20:17 | INFO | MainProcess | test_thread | [bucket_helper.delete_all_buckets_or_assert] deleted bucket : default from 172.23.105.178
      2015-11-08 08:20:17 | INFO | MainProcess | test_thread | [bucket_helper.wait_for_bucket_deletion] waiting for bucket deletion to complete....
      2015-11-08 08:20:17 | INFO | MainProcess | test_thread | [rest_client.bucket_exists] node 172.23.105.178 existing buckets : []
      2015-11-08 08:20:17 | INFO | MainProcess | test_thread | [cluster_helper.cleanup_cluster] rebalancing all nodes in order to remove nodes
      2015-11-08 08:20:17 | INFO | MainProcess | test_thread | [rest_client.rebalance] rebalance params : password=welcome&ejectedNodes=ns_1%40172.23.105.179&user=Administrator&knownNodes=ns_1%40172.23.105.178%2Cns_1%40172.23.105.179
      2015-11-08 08:20:17 | INFO | MainProcess | test_thread | [rest_client.rebalance] rebalance operation started
      2015-11-08 08:20:17 | INFO | MainProcess | test_thread | [rest_client._rebalance_progress] rebalance percentage : 0.00 %
      2015-11-08 08:20:22 | INFO | MainProcess | test_thread | [rest_client._rebalance_progress] rebalance percentage : 0.00 %
      2015-11-08 08:20:27 | INFO | MainProcess | test_thread | [rest_client._rebalance_progress] rebalance percentage : 0.00 %
      2015-11-08 08:20:32 | INFO | MainProcess | test_thread | [rest_client._rebalance_progress] rebalance percentage : 0.00 %
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client._rebalance_progress] {u'status': u'none', u'errorMessage': u'Rebalance failed. See logs for detailed reason. You can try rebalance again.'} - rebalance failed
      2015-11-08 08:20:37 | INFO | MainProcess | test_thread | [rest_client.print_UI_logs] Latest logs from UI on 172.23.105.178:
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.178', u'code': 2, u'text': u'Rebalance exited with reason {buckets_shutdown_wait_failed,\n                              [{\'ns_1@172.23.105.178\',\n                                {\'EXIT\',\n                                 {old_buckets_shutdown_wait_failed,\n                                  ["default"]}}}]}\n', u'shortText': u'message', u'serverTime': u'2015-11-08T08:19:12.579Z', u'module': u'ns_orchestrator', u'tstamp': 1446999552579, u'type': u'info'}
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.178', u'code': 0, u'text': u'Failed to wait deletion of some buckets on some nodes: [{\'ns_1@172.23.105.178\',\n                                                         {\'EXIT\',\n                                                          {old_buckets_shutdown_wait_failed,\n                                                           ["default"]}}}]\n', u'shortText': u'message', u'serverTime': u'2015-11-08T08:19:12.579Z', u'module': u'ns_rebalancer', u'tstamp': 1446999552579, u'type': u'critical'}
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.178', u'code': 4, u'text': u"Starting rebalance, KeepNodes = ['ns_1@172.23.105.178'], EjectNodes = ['ns_1@172.23.105.179'], Failed over and being ejected nodes = []; no delta recovery nodes\n", u'shortText': u'message', u'serverTime': u'2015-11-08T08:18:52.569Z', u'module': u'ns_orchestrator', u'tstamp': 1446999532569, u'type': u'info'}
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.178', u'code': 102, u'text': u'Client-side error-report for user "Administrator" on node \'ns_1@172.23.105.178\':\nUser-Agent:Python-httplib2/$Rev: 259 $\nStarting rebalance from test, ejected nodes [u\'ns_1@172.23.105.179\']\n', u'shortText': u'client-side error report', u'serverTime': u'2015-11-08T08:18:52.565Z', u'module': u'menelaus_web', u'tstamp': 1446999532565, u'type': u'warning'}
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.178', u'code': 0, u'text': u'Shutting down bucket "default" on \'ns_1@172.23.105.178\' for deletion', u'shortText': u'message', u'serverTime': u'2015-11-08T08:17:21.864Z', u'module': u'ns_memcached', u'tstamp': 1446999441864, u'type': u'info'}
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.179', u'code': 0, u'text': u'Shutting down bucket "default" on \'ns_1@172.23.105.179\' for deletion', u'shortText': u'message', u'serverTime': u'2015-11-08T08:17:21.856Z', u'module': u'ns_memcached', u'tstamp': 1446999441856, u'type': u'info'}
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.178', u'code': 0, u'text': u'Remote cluster reference "remote_cluster_C3-C2" known via 172.23.107.169:8091 removed.', u'shortText': u'message', u'serverTime': u'2015-11-08T08:17:21.571Z', u'module': u'xdcr', u'tstamp': 1446999441571, u'type': u'info'}
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.178', u'code': 0, u'text': u'Replication from bucket "default" to bucket "default" on cluster "remote_cluster_C3-C2" removed.', u'shortText': u'message', u'serverTime': u'2015-11-08T08:17:15.549Z', u'module': u'xdcr', u'tstamp': 1446999435549, u'type': u'info'}
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.178', u'code': 0, u'text': u'Replication from bucket "default" to bucket "default" on cluster "remote_cluster_C3-C2" created.', u'shortText': u'message', u'serverTime': u'2015-11-08T08:11:43.655Z', u'module': u'xdcr', u'tstamp': 1446999103655, u'type': u'info'}
      2015-11-08 08:20:37 | ERROR | MainProcess | test_thread | [rest_client.print_UI_logs] {u'node': u'ns_1@172.23.105.178', u'code': 0, u'text': u'Created remote cluster reference "remote_cluster_C3-C2" via 172.23.107.120:8091.', u'shortText': u'message', u'serverTime': u'2015-11-08T08:11:43.085Z', u'module': u'xdcr', u'tstamp': 1446999103085, u'type': u'info'}
      ERROR
       
      ======================================================================
      ERROR: load_with_rebalance_out_master (xdcr.xdcrTopologyTests.XDCRTopologyTest)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "pytests/xdcr/xdcrTopologyTests.py", line 117, in tearDown
          return XDCRNewBaseTest.tearDown(self)
        File "pytests/xdcr/xdcrnewbasetests.py", line 2332, in tearDown
          cb_cluster.cleanup_cluster(self)
        File "pytests/xdcr/xdcrnewbasetests.py", line 1115, in cleanup_cluster
          ClusterOperationHelper.cleanup_cluster([node])
        File "lib/membase/helper/cluster_helper.py", line 260, in cleanup_cluster
          wait_for_rebalance=wait_for_rebalance)
        File "lib/membase/api/rest_client.py", line 103, in remove_nodes
          return self.rest.monitorRebalance()
        File "lib/membase/api/rest_client.py", line 1230, in monitorRebalance
          progress = self._rebalance_progress()
        File "lib/membase/api/rest_client.py", line 1288, in _rebalance_progress
          raise RebalanceFailedException(msg)
      RebalanceFailedException: Rebalance Failed: {u'status': u'none', u'errorMessage': u'Rebalance failed. See logs for detailed reason. You can try rebalance again.'} - rebalance failed
       
      ----------------------------------------------------------------------
      Ran 1 test in 517.982s
      

      Attaching logs and console output

      Attachments

        1. 172.23.105.102-20151201-1624-diag.zip
          50.55 MB
        2. 172.23.105.102-20151205-1146-diag.zip
          2.54 MB
        3. 172.23.105.178-20151108-0824-diag.zip
          1.35 MB
        4. 172.23.105.178-20151215-0005-diag.zip
          4.41 MB
        5. 172.23.105.178-20151215-2051-diag.zip
          4.49 MB
        6. 172.23.105.179-20151108-0826-diag.zip
          1.09 MB
        7. 172.23.105.179-20151215-0008-diag.zip
          3.65 MB
        8. 172.23.105.179-20151215-2055-diag.zip
          3.59 MB
        9. 172.23.105.180-20151108-0826-diag.zip
          486 kB
        10. 172.23.105.180-20151215-0007-diag.zip
          579 kB
        11. 172.23.105.180-20151215-2054-diag.zip
          575 kB
        12. 172.23.105.181-20151108-0827-diag.zip
          491 kB
        13. 172.23.105.181-20151215-0009-diag.zip
          2.29 MB
        14. 172.23.105.181-20151215-2056-diag.zip
          2.30 MB
        15. 172.23.105.20-20151201-1619-diag.zip
          57.37 MB
        16. 172.23.105.20-20151205-1143-diag.zip
          4.30 MB
        17. 172.23.105.3-20151201-1615-diag.zip
          53.63 MB
        18. 172.23.105.3-20151205-1141-diag.zip
          3.01 MB
        19. 172.23.105.4-20151201-1618-diag.zip
          46.70 MB
        20. 172.23.105.4-20151205-1142-diag.zip
          2.11 MB
        21. 172.23.105.67-20151201-1621-diag.zip
          47.50 MB
        22. 172.23.105.67-20151205-1144-diag.zip
          2.84 MB
        23. 172.23.107.118-20151108-0821-diag.zip
          850 kB
        24. 172.23.107.118-20151215-0001-diag.zip
          2.55 MB
        25. 172.23.107.118-20151215-2047-diag.zip
          2.56 MB
        26. 172.23.107.120-20151108-0822-diag.zip
          1.37 MB
        27. 172.23.107.120-20151215-0002-diag.zip
          1.54 MB
        28. 172.23.107.120-20151215-2048-diag.zip
          1.48 MB
        29. 172.23.107.169-20151108-0823-diag.zip
          1.74 MB
        30. 172.23.107.169-20151215-0006-diag.zip
          1.23 MB
        31. 172.23.107.169-20151215-2053-diag.zip
          1.25 MB
        32. 172.23.107.171-20151108-0821-diag.zip
          812 kB
        33. 172.23.107.171-20151215-0003-diag.zip
          2.51 MB
        34. 172.23.107.171-20151215-2050-diag.zip
          2.52 MB
        35. 172.23.107.53-20151201-1623-diag.zip
          12.05 MB
        36. 172.23.107.53-20151205-1145-diag.zip
          1.41 MB
        37. consoleFull.rtfd.zip
          260 kB
        38. Screen Shot 2015-12-10 at 5.21.36 pm.png
          Screen Shot 2015-12-10 at 5.21.36 pm.png
          292 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              arunkumar Arunkumar Senthilnathan (Inactive)
              arunkumar Arunkumar Senthilnathan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty