Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-587

Cannot access a disposed object in DefaultIOStrategy.Finalize()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Test Blocker
    • 2.0 Beta
    • 2.0 DP3
    • library
    • None
    • 3.0.0-1105

    Description

      maybe it's the continuation of NCBC-575

      I took a few commits ahead from gerrit

      commit 2c00a9d3a397f5c1eddc56238cf4a19e6e6618dd
      Author: jeffrymorris <jeffrymorris@gmail.com>
      Date: Mon Aug 11 18:41:08 2014 -0700

      Add config files to tests

      Change-Id: Ie093eac1da4ffc742796ffd4df8a9c63cc1c9c2f

      commit 5b18623a7c13fb16f21476fe77eaf9a192e92eb2
      Author: jeffrymorris <jeffrymorris@gmail.com>
      Date: Mon Aug 11 17:20:19 2014 -0700

      Complete IBucket implementation for Memcached and Couchbase Buckets

      Change-Id: If6fb47b9e4a5201e625f155dadf45696b8666674

      commit a6001260b0437a9779f7b7730e857b77ac9aea31
      Author: jeffrymorris <jeffrymorris@gmail.com>
      Date: Wed Aug 6 15:31:06 2014 -0700

      NCBC-542: Provide Observe method on IBucket

      Change-Id: Iecfbc02490b9ce237d6fbe16619e5aa252566bd7

      commit 321940886cffcdc30225201ea243d8c6e4df6da4
      Author: jeffrymorris <jeffrymorris@gmail.com>
      Date: Wed Aug 6 12:31:12 2014 -0700

      NCBC-576: Do not retry operation when unknown status is returned.

      Change-Id: Ic9afeb1373d9e7804cad3c2df0521b162956326d
      Reviewed-on: http://review.couchbase.org/40347
      Tested-by: Jeffry Morris <jeffrymorris@gmail.com>
      Reviewed-by: Matt Ingenthron <matt@couchbase.com>

      c:\jenkins\workspace-net2\sdkdclient-ng>call packages\sdkdclient\bin\brun.bat -I cluster_config.ini -I sdkd.args --variants HYBRID -d all:debug --no-upload
      [0,12 INFO] (BRun run:435) Initializing history database

      ============================================================
      Running Rb2Out-HYBRID
      rebalance/count=2
      workload=HybridWorkloadGroup
      rebalance/mode=out
      testcase=RebalanceScenario
      Logging to c:\jenkins\workspace-net2\sdkdclient-ng\log\SDK-SDK\CB-3.0.0-1105\Rb2Out-HYBRID\08-16-14\025009\de7a81baca576c481ce29a22fed68ed4

      To re-run the test, copy/paste the following into the shell.
      You may also copy/paste (except the first line) into an argfile
      8<----------------------------------------
      ./stester \
      \ --rebalance-count 2 --workload HybridWorkloadGroup
      \ --rebalance-mode out --testcase RebalanceScenario -C share\rexec
      \ --rexec_path C:\temp\sdkd-out-debug\SdkdConsole.exe --rexec_port
      \ 8675 --cluster_node=10.3.4.144 --cluster_node=10.3.4.145
      \ --cluster_node=10.3.4.146 --cluster_node=10.3.4.147
      --cluster_ssh-username=root --cluster_ssh-password=couchbase
      ---------------------------------------->8
      [1,23 WARN] (Drivers getDriver:76) 'rexec' is now mapped to local execution only. Use RemoteExecutingDriver for remote execution
      [1,48 INFO] (RunContext run:102) Ramp for 30 seconds. Cluster modification: remove 2 nodes and rebalance. Rebound for 90 seconds.
      [1,49 INFO] (RunContext run:124) Starting cluster and driver
      [1,49 INFO] (CBCluster startCluster:360) Node http://10.3.4.144:8091 is master now
      [1,49 INFO] (HostPortDriver launch:32) Invoking SDKD as 'C:\temp\sdkd-out-debug\SdkdConsole.exe'
      [1,49 DEBUG] (CBCluster startCluster:366) Stopping any existing rebalance operations..
      [1,68 INFO] (SDKD log:137) — Logging Self-Test —
      [1,68 INFO] (SDKD log:137) [Sdkd.Main|Info] Info Message
      [1,68 INFO] (SDKD log:137) [Sdkd.Main|Warn] Warn Message
      [1,68 INFO] (SDKD log:137) [Sdkd.Main|Error] Error Message
      [1,68 INFO] (SDKD log:137) [Sdkd.Main|Fatal] Fatal Message
      [1,69 INFO] (SDKD log:137) [Sdkd.Main|Info] SDKD Listening on port 8675
      [2,04 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [2,04 DEBUG] (Handle sendMessageAsync:183) > INFO@0.0
      [2,22 DEBUG] (Handle receiveMessage:158) < INFO@0.0 => {"CAPS":

      {"DS_SHARED":true,"PREAMBLE":false,"CANCEL":true,"CONTINUOUS":true}

      ,"COMPONENTS":{"SDK":"1.0.0.0","CLR":"4.0.30319.34014"}}
      [8,65 DEBUG] (CBCluster clearSingleCluster:140) Failing over existing node <URI:10.3.4.145:8091,ns_1@10.3.4.145>
      [9,10 DEBUG] (CBCluster clearSingleCluster:140) Failing over existing node <URI:10.3.4.146:8091,ns_1@10.3.4.146>
      [9,56 DEBUG] (CBCluster clearSingleCluster:140) Failing over existing node <URI:10.3.4.147:8091,ns_1@10.3.4.147>
      [10,04 DEBUG] (SSHConnection initUserKeys:79) Loaded indentity C:\Users\Andrei\.ssh\id_rsa
      [10,05 DEBUG] (SSHConnection connect:99) Connecting with User[root] Pass[HASH=3b8cf05627127baaf3808913209aac84]
      [10,05 DEBUG] (SSHConnection connect:99) Connecting with User[root] Pass[HASH=3b8cf05627127baaf3808913209aac84]
      [10,05 DEBUG] (SSHConnection initUserKeys:79) Loaded indentity C:\Users\Andrei\.ssh\id_rsa
      [12,16 INFO] (NodeHost createSSH:147) SSH Initialized for http://10.3.4.145:8091
      [12,16 INFO] (NodeHost createSSH:147) SSH Initialized for http://10.3.4.144:8091
      [12,17 INFO] (NodeHost createSSH:147) SSH Initialized for http://10.3.4.146:8091
      [12,17 INFO] (NodeHost createSSH:147) SSH Initialized for http://10.3.4.147:8091
      [12,18 DEBUG] (SSHCommand execute:75) Running /etc/init.d/couchbase-server start && pkill -CONT -f memcached && pkill -CONT -f beam.smp && iptables -F && iptables -t nat -F on 10.3.4.144
      [12,18 DEBUG] (SSHCommand execute:75) Running /etc/init.d/couchbase-server start && pkill -CONT -f memcached && pkill -CONT -f beam.smp && iptables -F && iptables -t nat -F on 10.3.4.145
      [12,18 DEBUG] (SSHCommand execute:75) Running /etc/init.d/couchbase-server start && pkill -CONT -f memcached && pkill -CONT -f beam.smp && iptables -F && iptables -t nat -F on 10.3.4.146
      [12,19 DEBUG] (SSHCommand execute:75) Running /etc/init.d/couchbase-server start && pkill -CONT -f memcached && pkill -CONT -f beam.smp && iptables -F && iptables -t nat -F on 10.3.4.147
      [12,90 DEBUG] (SSHCommand close:147) Closing channel com.jcraft.jsch.ChannelExec@4b54d870
      [12,90 DEBUG] (SSHCommand close:147) Closing channel com.jcraft.jsch.ChannelExec@7f7d4e51
      [12,90 DEBUG] (SSHCommand close:147) Closing channel com.jcraft.jsch.ChannelExec@40c718fc
      [12,91 DEBUG] (SSHCommand close:147) Closing channel com.jcraft.jsch.ChannelExec@16c96e22
      [12,91 DEBUG] (CBCluster setupNewCluster:271) Provisioning initial node com.couchbase.cbadmin.client.CouchbaseAdmin@3e598bc2
      [27,29 DEBUG] (CBCluster tryOnce:286) Adding node http://10.3.4.145:8091
      [40,62 DEBUG] (CBCluster tryOnce:286) Adding node http://10.3.4.146:8091
      [49,85 DEBUG] (CBCluster tryOnce:286) Adding node http://10.3.4.147:8091
      [58,58 INFO] (CBCluster setupNewCluster:293) All nodes added. Will rebalance
      [59,47 INFO] (RebalanceWaiter sweepOnce:33) Rebalance complete
      [59,47 DEBUG] (CBCluster setupServerGroups:222) Not creating any groups
      [59,69 INFO] (CBCluster setupMainBucket:209) Creating bucket default
      [59,92 INFO] (CBCluster setupMainBucket:211) Bucket creation submitted
      [67,00 INFO] (CBCluster waitForBucketReady:203) Bucket creation done
      [69,58 INFO] (RunContext run:143) Driver and cluster initialized
      [69,82 INFO] (RunContext call:167) Running scenario..
      [69,82 INFO] (Scenario run:72) Starting RAMP phase
      [69,82 INFO] (Workload setupDesign:63) Creating design test_design
      [70,98 INFO] (Workload setupDesign:80) Design creation done
      [70,98 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [70,98 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@101.1 => {Options=

      {OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [70,99 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 101
      [71,00 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [71,02 INFO] (SDKD log:137) [Sdkd.Main|Info] Resolving Common.Logging.Log4Net
      [71,02 INFO] (SDKD log:137) [Sdkd.Main|Info] Have assembly Common.Logging.Log4Net, Version=2.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e
      [71,05 INFO] (SDKD log:137) [Sdkd.Main|Info] Resolving log4net
      [71,05 INFO] (SDKD log:137) [Sdkd.Main|Info] Have assembly log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821
      [78,07 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@101.1
      [78,07 DEBUG] (Handle sendMessageAsync:183) > CB_VIEW_LOAD@101.2 => {Options={DelayMin=0, TimeRes=0, IterWait=1, DelayMax=0}, Schema={InflateLevel=40, InflateContent=meh}, DSType=DSTYPE_SEEDED, DS={KSize=12, KSeed=ViewFillerSeed, VSize=512, VSeed=Vie
      wFillerSeed, Continuous=false, Repeat=rep, Count=1000}}
      [78,08 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command CB_VIEW_LOAD
      [78,08 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [78,08 INFO] (SDKD log:137) "Options": { [78,09 INFO] (SDKD log:137) "DelayMin": 0, [78,09 INFO] (SDKD log:137) "TimeRes": 0, [78,09 INFO] (SDKD log:137) "IterWait": 1, [78,09 INFO] (SDKD log:137) "DelayMax": 0 [78,10 INFO] (SDKD log:137) },
      [78,10 INFO] (SDKD log:137) "Schema": { [78,10 INFO] (SDKD log:137) "InflateLevel": 40, [78,11 INFO] (SDKD log:137) "InflateContent": "meh" [78,11 INFO] (SDKD log:137) },
      [78,11 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [78,11 INFO] (SDKD log:137) "DS": { [78,12 INFO] (SDKD log:137) "KSize": 12, [78,12 INFO] (SDKD log:137) "KSeed": "ViewFillerSeed", [78,12 INFO] (SDKD log:137) "VSize": 512, [78,13 INFO] (SDKD log:137) "VSeed": "ViewFillerSeed", [78,13 INFO] (SDKD log:137) "Continuous": false, [78,13 INFO] (SDKD log:137) "Repeat": "rep", [78,13 INFO] (SDKD log:137) "Count": 1000 [78,14 INFO] (SDKD log:137) }
      [78,14 INFO] (SDKD log:137) }
      [293,46 INFO] (SDKD log:137) [Sdkd.ViewLoader|Info] Summary details: {}
      [293,46 DEBUG] (Handle receiveMessage:158) < [SDKD:SDKD_EINVAL="Need at least one kv pair. None requested"] CB_VIEW_LOAD@101.2
      [293,46 DEBUG] (Handle sendMessageAsync:183) > CLOSEHANDLE@101.3
      [293,47 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command CLOSEHANDLE
      [293,47 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {}
      [293,47 INFO] (Workload call:112) Preloading items into cluster before workload
      [293,47 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Release CouchbaseBucket -788777045
      [293,48 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@102.4 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}

      , Bucket=default, Port=8091, Hostname=10.3.4.144}
      [293,48 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Release CouchbaseBucket client.Dispose()-788777045
      [293,49 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [293,49 INFO] (SDKD log:137) [Sdkd.Handle|Warn] DispatchCommand(req, SdkHandle) == false
      [293,49 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 102
      [293,49 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [298,80 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@102.4
      [298,80 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@102.5 => {Options=

      {DelayMin=0, TimeRes=0, IterWait=100, DelayMax=0}

      , DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=false, Repeat=REP, Coun
      t=15000}}
      [298,81 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_MUTATE_SET
      [298,81 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [298,81 INFO] (SDKD log:137) "Options":

      { [298,81 INFO] (SDKD log:137) "DelayMin": 0, [298,82 INFO] (SDKD log:137) "TimeRes": 0, [298,82 INFO] (SDKD log:137) "IterWait": 100, [298,82 INFO] (SDKD log:137) "DelayMax": 0 [298,82 INFO] (SDKD log:137) }

      ,
      [298,82 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [298,83 INFO] (SDKD log:137) "DS":

      { [298,83 INFO] (SDKD log:137) "KSize": 32, [298,83 INFO] (SDKD log:137) "KSeed": "SimpleKey", [298,83 INFO] (SDKD log:137) "VSize": 128, [298,84 INFO] (SDKD log:137) "VSeed": "SimpleValue", [298,84 INFO] (SDKD log:137) "Continuous": false, [298,84 INFO] (SDKD log:137) "Repeat": "REP", [298,85 INFO] (SDKD log:137) "Count": 15000 [298,85 INFO] (SDKD log:137) }

      [298,85 INFO] (SDKD log:137) }
      [554,47 INFO] (SDKD log:137) [Sdkd.Result|Warn] Unrecognized return code 409
      [1781,34 DEBUG] (Handle receiveMessage:158) < MC_DS_MUTATE_SET@102.5 =>

      {[OK]: 14984, [MEMD:GENERIC]: 16}

      [1781,34 DEBUG] (Handle sendMessageAsync:183) > CLOSEHANDLE@102.6
      [1781,34 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command CLOSEHANDLE
      [1781,35 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {}
      [1781,35 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@105.9 => {Options=

      {OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,35 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@103.7 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}

      , Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,35 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@104.8 => {Options=

      {OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,36 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@112.16 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}

      , Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,36 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@111.15 => {Options=

      {OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,36 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@110.14 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}

      , Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,36 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@109.13 => {Options=

      {OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,36 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@108.12 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}

      , Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,37 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@107.11 => {Options=

      {OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,37 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@106.10 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}

      , Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1781,37 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Release CouchbaseBucket -788777045
      [1781,38 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Release CouchbaseBucket client.Dispose()-788777045
      [1781,38 INFO] (SDKD log:137) [Sdkd.Handle|Warn] DispatchCommand(req, SdkHandle) == false
      [1781,38 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1781,38 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1781,38 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 105
      [1781,39 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1781,39 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1781,39 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1781,39 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 103
      [1781,39 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 104
      [1781,39 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1781,40 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1781,40 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 112
      [1781,40 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 111
      [1781,40 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 110
      [1781,40 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 109
      [1781,41 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 108
      [1781,41 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 107
      [1781,41 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 106
      [1787,97 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1787,97 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@105.9
      [1787,98 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@105.17 => {Options=

      {DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}, DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Count=15000
      }}
      [1787,98 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_GET
      [1787,98 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1787,98 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@113.18 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1787,99 INFO] (SDKD log:137) "Options": { [1787,99 INFO] (SDKD log:137) "DelayMin": 1, [1787,99 INFO] (SDKD log:137) "TimeRes": 1, [1787,99 INFO] (SDKD log:137) "IterWait": 1, [1787,99 INFO] (SDKD log:137) "DelayMax": 10 [1788,00 INFO] (SDKD log:137) },
      [1788,00 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1788,00 INFO] (SDKD log:137) "DS": { [1788,01 INFO] (SDKD log:137) "KSize": 32, [1788,01 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1788,01 INFO] (SDKD log:137) "VSize": 128, [1788,01 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1788,02 INFO] (SDKD log:137) "Continuous": true, [1788,02 INFO] (SDKD log:137) "Repeat": "REP", [1788,02 INFO] (SDKD log:137) "Count": 15000 [1788,03 INFO] (SDKD log:137) }
      [1788,03 INFO] (SDKD log:137) }
      [1788,03 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1788,03 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 113
      [1793,55 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1793,56 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@103.7
      [1793,56 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@103.19 => {Options={DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}

      , DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Count=15000
      }}
      [1793,56 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_GET
      [1793,56 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1793,57 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@114.20 => {Options=

      {OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1793,57 INFO] (SDKD log:137) "Options": { [1793,57 INFO] (SDKD log:137) "DelayMin": 1, [1793,57 INFO] (SDKD log:137) "TimeRes": 1, [1793,58 INFO] (SDKD log:137) "IterWait": 1, [1793,58 INFO] (SDKD log:137) "DelayMax": 10 [1793,58 INFO] (SDKD log:137) },
      [1793,58 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1793,58 INFO] (SDKD log:137) "DS": { [1793,59 INFO] (SDKD log:137) "KSize": 32, [1793,59 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1793,59 INFO] (SDKD log:137) "VSize": 128, [1793,59 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1793,60 INFO] (SDKD log:137) "Continuous": true, [1793,60 INFO] (SDKD log:137) "Repeat": "REP", [1793,60 INFO] (SDKD log:137) "Count": 15000 [1793,60 INFO] (SDKD log:137) }
      [1793,60 INFO] (SDKD log:137) }
      [1793,61 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1793,61 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 114
      [1799,53 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1799,54 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@104.8
      [1799,54 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@104.21 => {Options={DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}, DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Coun
      t=15000}}
      [1799,55 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_MUTATE_SET
      [1799,55 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1799,55 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@115.22 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}

      , Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1799,55 INFO] (SDKD log:137) "Options":

      { [1799,56 INFO] (SDKD log:137) "DelayMin": 1, [1799,56 INFO] (SDKD log:137) "TimeRes": 1, [1799,56 INFO] (SDKD log:137) "IterWait": 1, [1799,56 INFO] (SDKD log:137) "DelayMax": 10 [1799,56 INFO] (SDKD log:137) }

      ,
      [1799,57 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1799,57 INFO] (SDKD log:137) "DS":

      { [1799,58 INFO] (SDKD log:137) "KSize": 32, [1799,58 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1799,58 INFO] (SDKD log:137) "VSize": 128, [1799,58 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1799,59 INFO] (SDKD log:137) "Continuous": true, [1799,59 INFO] (SDKD log:137) "Repeat": "REP", [1799,59 INFO] (SDKD log:137) "Count": 15000 [1799,60 INFO] (SDKD log:137) }

      [1799,60 INFO] (SDKD log:137) }
      [1799,60 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1799,61 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 115
      [1804,71 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1804,71 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@112.16
      [1804,72 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@112.23 => {Options=

      {DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}, DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Count=15000
      }}
      [1804,72 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_GET
      [1804,72 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1804,72 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@116.24 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1804,73 INFO] (SDKD log:137) "Options": { [1804,73 INFO] (SDKD log:137) "DelayMin": 1, [1804,73 INFO] (SDKD log:137) "TimeRes": 1, [1804,73 INFO] (SDKD log:137) "IterWait": 1, [1804,74 INFO] (SDKD log:137) "DelayMax": 10 [1804,74 INFO] (SDKD log:137) },
      [1804,74 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1804,74 INFO] (SDKD log:137) "DS": { [1804,74 INFO] (SDKD log:137) "KSize": 32, [1804,75 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1804,75 INFO] (SDKD log:137) "VSize": 128, [1804,75 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1804,75 INFO] (SDKD log:137) "Continuous": true, [1804,76 INFO] (SDKD log:137) "Repeat": "REP", [1804,76 INFO] (SDKD log:137) "Count": 15000 [1804,76 INFO] (SDKD log:137) }
      [1804,76 INFO] (SDKD log:137) }
      [1804,77 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1804,77 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 116
      [1809,89 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1809,89 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@111.15
      [1809,90 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@111.25 => {Options={DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}

      , DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Coun
      t=15000}}
      [1809,90 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_MUTATE_SET
      [1809,90 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1809,90 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@117.26 => {Options=

      {OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1809,91 INFO] (SDKD log:137) "Options": { [1809,91 INFO] (SDKD log:137) "DelayMin": 1, [1809,91 INFO] (SDKD log:137) "TimeRes": 1, [1809,91 INFO] (SDKD log:137) "IterWait": 1, [1809,92 INFO] (SDKD log:137) "DelayMax": 10 [1809,92 INFO] (SDKD log:137) },
      [1809,92 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1809,92 INFO] (SDKD log:137) "DS": { [1809,92 INFO] (SDKD log:137) "KSize": 32, [1809,93 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1809,93 INFO] (SDKD log:137) "VSize": 128, [1809,93 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1809,93 INFO] (SDKD log:137) "Continuous": true, [1809,94 INFO] (SDKD log:137) "Repeat": "REP", [1809,94 INFO] (SDKD log:137) "Count": 15000 [1809,94 INFO] (SDKD log:137) }
      [1809,94 INFO] (SDKD log:137) }
      [1809,94 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1809,95 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 117
      [1814,99 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1814,99 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@108.12
      [1814,99 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@108.27 => {Options={DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}, DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Count=15000
      }}
      [1815,00 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_GET
      [1815,00 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1815,00 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@118.28 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}

      , Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1815,00 INFO] (SDKD log:137) "Options":

      { [1815,00 INFO] (SDKD log:137) "DelayMin": 1, [1815,01 INFO] (SDKD log:137) "TimeRes": 1, [1815,01 INFO] (SDKD log:137) "IterWait": 1, [1815,01 INFO] (SDKD log:137) "DelayMax": 10 [1815,01 INFO] (SDKD log:137) }

      ,
      [1815,02 INFO] (SDKD log:137) log4net:ERROR RendererMap: Exception while rendering object of type [Common.Logging.Factory.AbstractLogger+FormatMessageCallbackFormattedMessage]
      [1815,02 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1815,02 INFO] (SDKD log:137) "DS":

      { [1815,02 INFO] (SDKD log:137) "KSize": 32, [1815,03 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1815,03 INFO] (SDKD log:137) "VSize": 128, [1815,03 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1815,03 INFO] (SDKD log:137) "Continuous": true, [1815,03 INFO] (SDKD log:137) "Repeat": "REP", [1815,03 INFO] (SDKD log:137) "Count": 15000 [1815,04 INFO] (SDKD log:137) }

      [1815,04 INFO] (SDKD log:137) }
      [1815,04 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1815,04 INFO] (SDKD log:137) System.ObjectDisposedException: Доступ к ликвидированному объекту невозможен.
      [1815,05 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 118
      [1815,05 INFO] (SDKD log:137) Имя объекта: "System.Net.Sockets.Socket".
      [1815,05 INFO] (SDKD log:137) at System.Net.Sockets.Socket.get_RemoteEndPoint()
      [1815,05 INFO] (SDKD log:137) at Couchbase.IO.Strategies.EapConnection.<>c_DisplayClass3`1.<Send>b_0(FormatMessageHandler m) at c:\jenkins\workspace-net2\couchbase-net-client\Src\Couchbase\IO\Strategies\EapConnection.cs:строка 38
      [1815,06 INFO] (SDKD log:137) at Common.Logging.Factory.AbstractLogger.FormatMessageCallbackFormattedMessage.ToString()
      [1815,06 INFO] (SDKD log:137) at log4net.ObjectRenderer.DefaultRenderer.RenderObject(RendererMap rendererMap, Object obj, TextWriter writer)
      [1815,06 INFO] (SDKD log:137) at log4net.ObjectRenderer.RendererMap.FindAndRender(Object obj, TextWriter writer)
      [1815,06 INFO] (SDKD log:137) log4net:ERROR RendererMap: Exception while rendering object of type [Common.Logging.Factory.AbstractLogger+FormatMessageCallbackFormattedMessage]
      [1815,07 INFO] (SDKD log:137) System.ObjectDisposedException: Доступ к ликвидированному объекту невозможен.
      [1815,07 INFO] (SDKD log:137) Имя объекта: "System.Net.Sockets.Socket".
      [1815,07 INFO] (SDKD log:137) at System.Net.Sockets.Socket.get_RemoteEndPoint()
      [1815,07 INFO] (SDKD log:137) at Couchbase.IO.Strategies.EapConnection.<>c_DisplayClass3`1.<Send>b_0(FormatMessageHandler m) at c:\jenkins\workspace-net2\couchbase-net-client\Src\Couchbase\IO\Strategies\EapConnection.cs:строка 38
      [1815,07 INFO] (SDKD log:137) at Common.Logging.Factory.AbstractLogger.FormatMessageCallbackFormattedMessage.ToString()
      [1815,08 INFO] (SDKD log:137) at log4net.ObjectRenderer.DefaultRenderer.RenderObject(RendererMap rendererMap, Object obj, TextWriter writer)
      [1815,08 INFO] (SDKD log:137) at log4net.ObjectRenderer.RendererMap.FindAndRender(Object obj, TextWriter writer)
      [1820,02 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1820,02 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@107.11
      [1820,02 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@107.29 => {Options=

      {DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}, DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Coun
      t=15000}}
      [1820,02 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_MUTATE_SET
      [1820,03 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1820,03 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@119.30 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1820,03 INFO] (SDKD log:137) "Options": { [1820,03 INFO] (SDKD log:137) "DelayMin": 1, [1820,03 INFO] (SDKD log:137) "TimeRes": 1, [1820,04 INFO] (SDKD log:137) "IterWait": 1, [1820,04 INFO] (SDKD log:137) "DelayMax": 10 [1820,04 INFO] (SDKD log:137) },
      [1820,04 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1820,05 INFO] (SDKD log:137) "DS": { [1820,05 INFO] (SDKD log:137) "KSize": 32, [1820,05 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1820,05 INFO] (SDKD log:137) "VSize": 128, [1820,05 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1820,06 INFO] (SDKD log:137) "Continuous": true, [1820,06 INFO] (SDKD log:137) "Repeat": "REP", [1820,06 INFO] (SDKD log:137) "Count": 15000 [1820,06 INFO] (SDKD log:137) }
      [1820,06 INFO] (SDKD log:137) }
      [1820,06 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1820,07 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 119
      [1821,53 INFO] (SDKD log:137) [Sdkd.Result|Warn] Unrecognized return code 23344
      [1825,14 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1825,14 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@110.14
      [1825,15 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@110.31 => {Options={DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}

      , DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Coun
      t=15000}}
      [1825,15 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_MUTATE_SET
      [1825,15 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1825,15 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@120.32 => {Options=

      {OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1825,16 INFO] (SDKD log:137) "Options": { [1825,16 INFO] (SDKD log:137) "DelayMin": 1, [1825,16 INFO] (SDKD log:137) "TimeRes": 1, [1825,16 INFO] (SDKD log:137) "IterWait": 1, [1825,17 INFO] (SDKD log:137) "DelayMax": 10 [1825,17 INFO] (SDKD log:137) },
      [1825,17 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1825,17 INFO] (SDKD log:137) "DS": { [1825,17 INFO] (SDKD log:137) "KSize": 32, [1825,18 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1825,18 INFO] (SDKD log:137) "VSize": 128, [1825,18 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1825,18 INFO] (SDKD log:137) "Continuous": true, [1825,18 INFO] (SDKD log:137) "Repeat": "REP", [1825,19 INFO] (SDKD log:137) "Count": 15000 [1825,19 INFO] (SDKD log:137) }
      [1825,19 INFO] (SDKD log:137) }
      [1825,19 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1825,19 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 120
      [1830,16 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1830,16 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@109.13
      [1830,16 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@109.33 => {Options={DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}, DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Coun
      t=15000}}
      [1830,17 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_MUTATE_SET
      [1830,17 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1830,17 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@121.34 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}

      , Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1830,17 INFO] (SDKD log:137) "Options":

      { [1830,17 INFO] (SDKD log:137) "DelayMin": 1, [1830,18 INFO] (SDKD log:137) "TimeRes": 1, [1830,18 INFO] (SDKD log:137) "IterWait": 1, [1830,18 INFO] (SDKD log:137) "DelayMax": 10 [1830,18 INFO] (SDKD log:137) }

      ,
      [1830,18 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1830,19 INFO] (SDKD log:137) "DS":

      { [1830,19 INFO] (SDKD log:137) "KSize": 32, [1830,19 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1830,19 INFO] (SDKD log:137) "VSize": 128, [1830,20 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1830,20 INFO] (SDKD log:137) "Continuous": true, [1830,20 INFO] (SDKD log:137) "Repeat": "REP", [1830,20 INFO] (SDKD log:137) "Count": 15000 [1830,20 INFO] (SDKD log:137) }

      [1830,21 INFO] (SDKD log:137) }
      [1830,21 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1830,21 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 121
      [1836,39 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1836,39 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@106.10
      [1836,40 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@106.35 => {Options=

      {DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}, DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Count=15000
      }}
      [1836,40 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_GET
      [1836,40 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1836,40 DEBUG] (Handle sendMessageAsync:183) > NEWHANDLE@122.36 => {Options={OtherNodes=[["10.3.4.145",8091],["10.3.4.146",8091],["10.3.4.147",8091]], Username=default, SSL=false, Password=}, Bucket=default, Port=8091, Hostname=10.3.4.144}
      [1836,41 INFO] (SDKD log:137) "Options": { [1836,41 INFO] (SDKD log:137) "DelayMin": 1, [1836,41 INFO] (SDKD log:137) "TimeRes": 1, [1836,41 INFO] (SDKD log:137) "IterWait": 1, [1836,42 INFO] (SDKD log:137) "DelayMax": 10 [1836,42 INFO] (SDKD log:137) },
      [1836,42 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1836,42 INFO] (SDKD log:137) "DS": { [1836,43 INFO] (SDKD log:137) "KSize": 32, [1836,43 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1836,43 INFO] (SDKD log:137) "VSize": 128, [1836,43 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1836,44 INFO] (SDKD log:137) "Continuous": true, [1836,44 INFO] (SDKD log:137) "Repeat": "REP", [1836,44 INFO] (SDKD log:137) "Count": 15000 [1836,44 INFO] (SDKD log:137) }
      [1836,44 INFO] (SDKD log:137) }
      [1836,45 INFO] (SDKD log:137) [Sdkd.Control|Info] Got a new connection. Creating child handle
      [1836,45 INFO] (SDKD log:137) [Sdkd.Control|Info] Registering handle 122
      [1841,55 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1841,55 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@113.18
      [1841,55 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@113.37 => {Options={DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}

      , DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Coun
      t=15000}}
      [1841,56 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_MUTATE_SET
      [1841,56 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1841,56 INFO] (SDKD log:137) "Options":

      { [1841,56 INFO] (SDKD log:137) "DelayMin": 1, [1841,57 INFO] (SDKD log:137) "TimeRes": 1, [1841,57 INFO] (SDKD log:137) "IterWait": 1, [1841,57 INFO] (SDKD log:137) "DelayMax": 10 [1841,57 INFO] (SDKD log:137) }

      ,
      [1841,58 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1841,58 INFO] (SDKD log:137) "DS":

      { [1841,58 INFO] (SDKD log:137) "KSize": 32, [1841,58 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1841,58 INFO] (SDKD log:137) "VSize": 128, [1841,59 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1841,59 INFO] (SDKD log:137) "Continuous": true, [1841,59 INFO] (SDKD log:137) "Repeat": "REP", [1841,59 INFO] (SDKD log:137) "Count": 15000 [1841,59 INFO] (SDKD log:137) }

      [1841,60 INFO] (SDKD log:137) }
      [1846,71 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1846,71 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@114.20
      [1846,71 DEBUG] (Handle sendMessageAsync:183) > MC_DS_GET@114.38 => {Options=

      {DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}, DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Count=15000
      }}
      [1846,72 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_GET
      [1846,72 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1846,72 INFO] (SDKD log:137) "Options": { [1846,73 INFO] (SDKD log:137) "DelayMin": 1, [1846,73 INFO] (SDKD log:137) "TimeRes": 1, [1846,73 INFO] (SDKD log:137) "IterWait": 1, [1846,73 INFO] (SDKD log:137) "DelayMax": 10 [1846,73 INFO] (SDKD log:137) },
      [1846,74 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1846,74 INFO] (SDKD log:137) "DS": { [1846,74 INFO] (SDKD log:137) "KSize": 32, [1846,74 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1846,74 INFO] (SDKD log:137) "VSize": 128, [1846,75 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1846,75 INFO] (SDKD log:137) "Continuous": true, [1846,75 INFO] (SDKD log:137) "Repeat": "REP", [1846,75 INFO] (SDKD log:137) "Count": 15000 [1846,75 INFO] (SDKD log:137) }
      [1846,76 INFO] (SDKD log:137) }
      [1851,69 INFO] (SDKD log:137) [Sdkd.ClientFactory|Info] Shared clients disabled. Creating anew
      [1851,69 DEBUG] (Handle receiveMessage:158) < NEWHANDLE@115.22
      [1851,69 DEBUG] (Handle sendMessageAsync:183) > MC_DS_MUTATE_SET@115.39 => {Options={DelayMin=1, TimeRes=1, IterWait=1, DelayMax=10}

      , DSType=DSTYPE_SEEDED, DS={KSize=32, KSeed=SimpleKey, VSize=128, VSeed=SimpleValue, Continuous=true, Repeat=REP, Coun
      t=15000}}
      [1851,70 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Got command MC_DS_MUTATE_SET
      [1851,70 INFO] (SDKD log:137) [Sdkd.Handle|Warn] Command data: {
      [1851,70 INFO] (SDKD log:137) "Options":

      { [1851,71 INFO] (SDKD log:137) "DelayMin": 1, [1851,71 INFO] (SDKD log:137) "TimeRes": 1, [1851,71 INFO] (SDKD log:137) "IterWait": 1, [1851,71 INFO] (SDKD log:137) "DelayMax": 10 [1851,71 INFO] (SDKD log:137) }

      ,
      [1851,72 INFO] (SDKD log:137) "DSType": "DSTYPE_SEEDED",
      [1851,72 INFO] (SDKD log:137) "DS":

      { [1851,72 INFO] (SDKD log:137) "KSize": 32, [1851,72 INFO] (SDKD log:137) "KSeed": "SimpleKey", [1851,72 INFO] (SDKD log:137) "VSize": 128, [1851,73 INFO] (SDKD log:137) "VSeed": "SimpleValue", [1851,73 INFO] (SDKD log:137) "Continuous": true, [1851,73 INFO] (SDKD log:137) "Repeat": "REP", [1851,73 INFO] (SDKD log:137) "Count": 15000 [1851,73 INFO] (SDKD log:137) }

      [1851,74 INFO] (SDKD log:137) }
      [1854,01 INFO] (SDKD log:137)
      [1854,01 INFO] (SDKD log:137) unhandled Exception: System.ObjectDisposedException: Cannot access a disposed object
      [1854,01 INFO] (SDKD log:137) Object name: "Object ThreadLocal has been dispose.".
      [1854,01 INFO] (SDKD log:137) at System.Threading.ThreadLocal`1.GetValueSlow()
      [1854,01 INFO] (SDKD log:137) at System.Threading.ThreadLocal`1.get_Value()
      [1854,02 INFO] (SDKD log:137) at System.Collections.Concurrent.ConcurrentBag`1.GetThreadList(Boolean forceCreate)
      [1854,02 INFO] (SDKD log:137) at System.Collections.Concurrent.ConcurrentBag`1.TryTakeOrPeek(T& result, Boolean take)
      [1854,02 INFO] (SDKD log:137) at System.Collections.Concurrent.ConcurrentBag`1.TryTake(T& result)
      [1854,02 INFO] (SDKD log:137) at Couchbase.IO.ConnectionPool`1.Dispose(Boolean disposing) at c:\jenkins\workspace-net2\couchbase-net-client\Src\Couchbase\IO\ConnectionPool.cs:строка 162
      [1854,02 INFO] (SDKD log:137) at Couchbase.IO.ConnectionPool`1.Dispose() at c:\jenkins\workspace-net2\couchbase-net-client\Src\Couchbase\IO\ConnectionPool.cs:строка 147
      [1854,03 INFO] (SDKD log:137) at Couchbase.IO.Strategies.DefaultIOStrategy.Dispose(Boolean disposing) at c:\jenkins\workspace-net2\couchbase-net-client\Src\Couchbase\IO\Strategies\DefaultIOStrategy.cs:строка 113
      [1854,03 INFO] (SDKD log:137) at Couchbase.IO.Strategies.DefaultIOStrategy.Finalize() at c:\jenkins\workspace-net2\couchbase-net-client\Src\Couchbase\IO\Strategies\DefaultIOStrategy.cs:строка 122
      [2244,19 ERROR] (BRun maybePropagate:237) Suppressing driver-related error
      com.couchbase.sdkdclient.context.HarnessException: Driver crashed
      at com.couchbase.sdkdclient.context.RunContext$5.call(RunContext.java:192) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.context.RunContext$5.call(RunContext.java:183) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at java.util.concurrent.FutureTask.run(Unknown Source) ~[na:1.8.0_11]
      at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[na:1.8.0_11]
      at java.util.concurrent.FutureTask.run(Unknown Source) ~[na:1.8.0_11]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:1.8.0_11]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:1.8.0_11]
      at java.lang.Thread.run(Unknown Source) ~[na:1.8.0_11]
      [2244,22 DEBUG] (Handle sendMessageAsync:183) > CLOSEHANDLE@103.40
      [2244,22 WARN] (STester close:170) While stopping driver
      java.net.SocketException: Connection reset by peer: socket write error
      at java.net.SocketOutputStream.socketWrite0(Native Method) ~[na:1.8.0_11]
      at java.net.SocketOutputStream.socketWrite(Unknown Source) ~[na:1.8.0_11]
      at java.net.SocketOutputStream.write(Unknown Source) ~[na:1.8.0_11]
      at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source) ~[na:1.8.0_11]
      at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source) ~[na:1.8.0_11]
      at sun.nio.cs.StreamEncoder.implFlush(Unknown Source) ~[na:1.8.0_11]
      at sun.nio.cs.StreamEncoder.flush(Unknown Source) ~[na:1.8.0_11]
      at java.io.OutputStreamWriter.flush(Unknown Source) ~[na:1.8.0_11]
      at java.io.BufferedWriter.flush(Unknown Source) ~[na:1.8.0_11]
      at com.couchbase.sdkdclient.handle.Handle.sendMessageAsync(Handle.java:188) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.handle.Handle.close(Handle.java:254) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.driver.HandleManager.stopAll(HandleManager.java:26) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.driver.HostPortDriver.stop(HostPortDriver.java:118) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.driver.ExecutingDriver.stop(ExecutingDriver.java:117) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.stester.STester.close(STester.java:167) ~[sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.batch.BRun.runHarness(BRun.java:281) [sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.batch.BRun.runSingleTest(BRun.java:388) [sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.batch.BRun.run(BRun.java:472) [sdkdclient-1.0-SNAPSHOT.jar:na]
      at com.couchbase.sdkdclient.batch.BRun.main(BRun.java:504) [sdkdclient-1.0-SNAPSHOT.jar:na]

      client logs attached

      Attachments

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

        Activity

          People

            andreibaranouski Andrei Baranouski
            andreibaranouski Andrei Baranouski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty