Text Compare
Produced: 01/12/2017 17:42:06
   
Mode:  All  
Left file: /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/ipv4nose_notok.txt  
Right file: /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/ipv6nose_notok.txt  
1 1 test_create_ephemeral_bucket_and_use (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
2 2 test_create_list_get_remove_internal_user (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
3 3 test_user_api_aliases (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
4 4 test_query (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
5 5 test_enable_error_map (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
6 6 test_multi_hosts (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
7 7 test_list (couchbase.tests.test_sync.transplant_class.<locals>.C) ... /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/datastructures_t.py:52: DeprecationWarning: Please use assertNotEqual instead.
8 8   self.assertNotEquals(0, rv.cas)
9 9 ok
10 10 test_map (couchbase.tests.test_sync.transplant_class.<locals>.C) ... /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/datastructures_t.py:31: DeprecationWarning: Please use assertNotEqual instead.
11 11   self.assertNotEquals(0, rv.cas)
12 12 ok
13 13 test_design_headers (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
14 14 test_design_management (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
15 15 test_enhanced_err_present_authorisation (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
16 16 test_alt_indexes (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
17 17 test_create_primary (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
18 18 test_deferred (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
19 19 test_list_indexes (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
20 20 test_compat_timeout (couchbase.tests.test_sync.transplant_class.<locals>.C) ... /Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/base.py:75: DeprecationWarning: timeout keyword argument is deprecated. Use operation_timeout (with float value) in connection string instead
21 21   return conncls(**connargs)
22 22 ok
23 23 test_simple_spatial (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
24 24 test_stats_with_argument_list (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
  25 test_missing_view (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
25 26 test_reject_ephemeral_attempt (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
26   test_simple_view (couchbase.tests.test_sync.transplant_class.<locals>.C) ... FAIL
27   test_with_jparams (couchbase.tests.test_sync.transplant_class.<locals>.C) ... FAIL
28   test_with_params (couchbase.tests.test_sync.transplant_class.<locals>.C) ... FAIL
29   test_with_strparam (couchbase.tests.test_sync.transplant_class.<locals>.C) ... FAIL
  27 test_simple_view (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
  28 test_with_jparams (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
  29 test_with_params (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
  30 test_with_strparam (couchbase.tests.test_sync.transplant_class.<locals>.C) ... ERROR
30 31  
31 32 ======================================================================
32 33 ERROR: test_create_ephemeral_bucket_and_use (couchbase.tests.test_sync.transplant_class.<locals>.C)
33 34 ----------------------------------------------------------------------
34 35 Traceback (most recent call last):
35 36   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 159, in test_create_ephemeral_bucket_and_use
36 37     self.act_on_special_bucket(bucket_name, password, self.basic_upsert_test)
37 38   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 184, in act_on_special_bucket
38 39     raise e
39 40   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 173, in act_on_special_bucket
40 41     ('data_writer', bucket_name)])
41 42   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 420, in user_upsert
42 43     content=form)
43 44   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 153, in http_request
44 45     response_format=response_format)
45 46 couchbase.exceptions.HTTPError: <Key='/settings/rbac/users/local/ephemeral', RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x0, value='Cannot assign roles to user because the following roles are unknown, malformed or role parameters are undefined: [data_writer[ephemeral],data_reader[ephemeral]]', http_status=400, url=/settings/rbac/users/local/ephemeral>>
46 47 -------------------- >> begin captured logging << --------------------
47 48 couchbase: INFO: Initializing Couchbase logging. lcb_version=('2.8.3_7_g84f70195', 133123)
48 49 couchbase.confmon: DEBUG: [13] Preparing providers (this may be called multiple times) (L:85)
49 50 couchbase.confmon: DEBUG: [13] Provider CCCP is DISABLED (L:94)
50 51 couchbase.confmon: DEBUG: [13] Provider HTTP is ENABLED (L:92)
51 52 couchbase.confmon: DEBUG: [13] Refreshing current cluster map (L:272)
52 53 couchbase.confmon: DEBUG: [13] Attempting to retrieve cluster map via HTTP (L:259)
53   couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342)
54   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Starting. Timeout=2000000us (L:467)
55   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Created new socket with FD=4 (L:232)
56   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
57   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Connected established (L:141)
58   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_NODELAY (L:100)
59   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_KEEPALIVE (L:100)
60   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
61   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,unknown) Pairing with SOCK=0x7fe82bc0ffc0 (L:99)
62   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,bc_http) Received 395 bytes on HTTP stream (L:209)
63   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,bc_http) Received 5332 bytes on HTTP stream (L:209)
64   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,bc_http) Generation 0 -> 1 (L:224)
  54 couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342)
  55 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Starting. Timeout=2000000us (L:467)
  56 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Created new socket with FD=4 (L:232)
  57 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  58 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Connected established (L:141)
  59 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Successfully set TCP_NODELAY (L:100)
  60 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422ac70) Successfully set TCP_KEEPALIVE (L:100)
  61 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302)
  62 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,unknown) Pairing with SOCK=0x7fbfb422ac70 (L:99)
  63 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,bc_http) Received 395 bytes on HTTP stream (L:209)
  64 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,bc_http) Received 5332 bytes on HTTP stream (L:209)
  65 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,bc_http) Generation 0 -> 1 (L:224)
65 66 couchbase.confmon: INFO: [13] Setting new configuration. Received via HTTP (L:158)
66 67 couchbase.bootstrap: DEBUG: [13] Instance configured (L:56)
67   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> DELETE  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
68   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
69   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75d440 (L:328)
70   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Starting. Timeout=75000000us (L:467)
71   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Created new socket with FD=5 (L:232)
72   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Scheduling I/O watcher for asynchronous connection completion. (L:333)
73   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Connected established (L:141)
74   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_NODELAY (L:100)
75   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_KEEPALIVE (L:100)
76   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75d440,C=0x0; E=0x0 (L:287)
77   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a732060 (L:247)
78   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a732060 (L:99)
  68 couchbase.http-io: DEBUG: [13] <[::1]:9000> DELETE  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  69 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  70 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4117360 (L:328)
  71 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Starting. Timeout=75000000us (L:467)
  72 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Created new socket with FD=5 (L:232)
  73 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  74 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Connected established (L:141)
  75 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Successfully set TCP_NODELAY (L:100)
  76 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41174f0) Successfully set TCP_KEEPALIVE (L:100)
  77 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4117360,C=0x0; E=0x0 (L:287)
  78 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4117260 SOCKET=0x7fbfb41174f0 (L:247)
  79 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117770,unknown) Pairing with SOCK=0x7fbfb41174f0 (L:99)
79 80 couchbase.lcbio: INFO: [13] Translating errno=0, lcb=0x2d to NETWORK_ERROR (L:112)
80   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b82d280,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
81   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Starting. Timeout=2000000us (L:467)
82   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Created new socket with FD=4 (L:232)
83   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Scheduling I/O watcher for asynchronous connection completion. (L:333)
84   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Connected established (L:141)
85   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Successfully set TCP_NODELAY (L:100)
86   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Successfully set TCP_KEEPALIVE (L:100)
87   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
88   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,unknown) Pairing with SOCK=0x7fe82a736330 (L:99)
89   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Received 411 bytes on HTTP stream (L:209)
90   couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
91   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Received 411 bytes on HTTP stream (L:209)
92   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
93   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Got non-success HTTP status code 404 (L:142)
94   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82ba00240,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
95   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Starting. Timeout=2000000us (L:467)
96   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Created new socket with FD=4 (L:232)
97   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
98   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Connected established (L:141)
99   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Successfully set TCP_NODELAY (L:100)
100   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82bb018b0) Successfully set TCP_KEEPALIVE (L:100)
101   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302)
102   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,unknown) Pairing with SOCK=0x7fe82bb018b0 (L:99)
103   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Received 411 bytes on HTTP stream (L:209)
104   couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
105   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Received 411 bytes on HTTP stream (L:209)
106   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
107   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Got non-success HTTP status code 404 (L:142)
108   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82bb01980,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  81 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
  82 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Starting. Timeout=2000000us (L:467)
  83 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Created new socket with FD=4 (L:232)
  84 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  85 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Connected established (L:141)
  86 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Successfully set TCP_NODELAY (L:100)
  87 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Successfully set TCP_KEEPALIVE (L:100)
  88 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302)
  89 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,unknown) Pairing with SOCK=0x7fbfb1432940 (L:99)
  90 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Received 411 bytes on HTTP stream (L:209)
  91 couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  92 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Received 411 bytes on HTTP stream (L:209)
  93 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  94 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Got non-success HTTP status code 404 (L:142)
  95 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  96 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Starting. Timeout=2000000us (L:467)
  97 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Created new socket with FD=4 (L:232)
  98 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  99 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Connected established (L:141)
  100 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Successfully set TCP_NODELAY (L:100)
  101 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb17018e0) Successfully set TCP_KEEPALIVE (L:100)
  102 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302)
  103 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,unknown) Pairing with SOCK=0x7fbfb17018e0 (L:99)
  104 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Received 411 bytes on HTTP stream (L:209)
  105 couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  106 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Received 411 bytes on HTTP stream (L:209)
  107 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  108 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Got non-success HTTP status code 404 (L:142)
  109 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb17166b0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
109 110 couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182)
110 111 couchbase.confmon: DEBUG: [13] Ignoring failure. Refresh not active (L:189)
111 112 couchbase.confmon: DEBUG: [13] Static configuration provider has been enabled (L:212)
112 113 couchbase.confmon: DEBUG: [13] Will try next provider in 100000us (L:223)
113 114 couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
114   couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1450, B.rev=0 (L:150)
  115 couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1438, B.rev=0 (L:150)
115 116 couchbase.confmon: DEBUG: [13] Attempting to retrieve cluster map via CLADMIN (L:259)
116   couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1450, B.rev=0 (L:150)
117   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
118   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> POST  http://0.0.0.0:9000/pools/default/buckets. Body=116 bytes (L:246)
119   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
120   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b863f60 (L:328)
121   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Starting. Timeout=75000000us (L:467)
122   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Created new socket with FD=4 (L:232)
123   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Scheduling I/O watcher for asynchronous connection completion. (L:333)
124   couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342)
125   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Starting. Timeout=2000000us (L:467)
126   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Created new socket with FD=5 (L:232)
127   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
128   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Connected established (L:141)
129   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Successfully set TCP_NODELAY (L:100)
130   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Successfully set TCP_KEEPALIVE (L:100)
131   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b863f60,C=0x0; E=0x0 (L:287)
132   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b83b870 (L:247)
133   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,unknown) Pairing with SOCK=0x7fe82b83b870 (L:99)
134   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Connected established (L:141)
135   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Successfully set TCP_NODELAY (L:100)
136   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b82d2e0) Successfully set TCP_KEEPALIVE (L:100)
137   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
138   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,unknown) Pairing with SOCK=0x7fe82b82d2e0 (L:99)
139   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Received 411 bytes on HTTP stream (L:209)
140   couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
141   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Received 380 bytes on HTTP stream (L:209)
142   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
143   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Got non-success HTTP status code 404 (L:142)
144   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b83ad50,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
145   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Starting. Timeout=2000000us (L:467)
146   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Created new socket with FD=5 (L:232)
147   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Scheduling I/O watcher for asynchronous connection completion. (L:333)
148   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Connected established (L:141)
149   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Successfully set TCP_NODELAY (L:100)
150   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a732060) Successfully set TCP_KEEPALIVE (L:100)
151   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302)
152   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,unknown) Pairing with SOCK=0x7fe82a732060 (L:99)
153   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
154   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
155   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
156   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328)
157   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Starting. Timeout=75000000us (L:467)
158   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Created new socket with FD=4 (L:232)
159   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
160   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Received 411 bytes on HTTP stream (L:209)
161   couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
162   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Connected established (L:141)
163   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_NODELAY (L:100)
164   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_KEEPALIVE (L:100)
165   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287)
166   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a67c120 SOCKET=0x7fe82a680ec0 (L:247)
167   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,unknown) Pairing with SOCK=0x7fe82a680ec0 (L:99)
168   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
169   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
170   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
171   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5af410 (L:328)
172   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Starting. Timeout=75000000us (L:467)
173   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Created new socket with FD=4 (L:232)
174   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Scheduling I/O watcher for asynchronous connection completion. (L:333)
175   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Received 411 bytes on HTTP stream (L:209)
176   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
177   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Got non-success HTTP status code 404 (L:142)
178   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a773f60,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  117 couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1438, B.rev=0 (L:150)
  118 couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342)
  119 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Starting. Timeout=2000000us (L:467)
  120 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Created new socket with FD=4 (L:232)
  121 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  122 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Connected established (L:141)
  123 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Successfully set TCP_NODELAY (L:100)
  124 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1511f10) Successfully set TCP_KEEPALIVE (L:100)
  125 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302)
  126 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,unknown) Pairing with SOCK=0x7fbfb1511f10 (L:99)
  127 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Received 411 bytes on HTTP stream (L:209)
  128 couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  129 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Received 411 bytes on HTTP stream (L:209)
  130 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  131 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Got non-success HTTP status code 404 (L:142)
  132 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  133 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Starting. Timeout=2000000us (L:467)
  134 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Created new socket with FD=4 (L:232)
  135 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  136 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Connected established (L:141)
  137 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Successfully set TCP_NODELAY (L:100)
  138 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4325080) Successfully set TCP_KEEPALIVE (L:100)
  139 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302)
  140 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb4325080 (L:99)
  141 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Received 411 bytes on HTTP stream (L:209)
  142 couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  143 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Received 411 bytes on HTTP stream (L:209)
  144 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  145 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Got non-success HTTP status code 404 (L:142)
  146 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb4398d00,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
179 147 couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182)
180   couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185)
  148 couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185)
181 149 couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
182   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Connected established (L:141)
183   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_NODELAY (L:100)
184   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_KEEPALIVE (L:100)
185   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287)
186   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc02c70 SOCKET=0x7fe82a5dc540 (L:247)
187   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,unknown) Pairing with SOCK=0x7fe82a5dc540 (L:99)
188   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
189   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
190   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
191   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a72b160 (L:328)
192   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Starting. Timeout=75000000us (L:467)
193   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Created new socket with FD=4 (L:232)
194   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Scheduling I/O watcher for asynchronous connection completion. (L:333)
195   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Connected established (L:141)
196   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Successfully set TCP_NODELAY (L:100)
197   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Successfully set TCP_KEEPALIVE (L:100)
198   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a72b160,C=0x0; E=0x0 (L:287)
199   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75d440 (L:247)
200   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82a75d440 (L:99)
201   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
202   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
203   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
204   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83bea0 (L:328)
205   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Starting. Timeout=75000000us (L:467)
206   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Created new socket with FD=4 (L:232)
207   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Scheduling I/O watcher for asynchronous connection completion. (L:333)
208   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Connected established (L:141)
209   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Successfully set TCP_NODELAY (L:100)
210   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Successfully set TCP_KEEPALIVE (L:100)
211   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83bea0,C=0x0; E=0x0 (L:287)
212   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82b830710 (L:247)
213   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82b830710 (L:99)
214   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
215   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
216   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
217   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a6946a0 (L:328)
218   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Starting. Timeout=75000000us (L:467)
219   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Created new socket with FD=4 (L:232)
220   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
221   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Connected established (L:141)
222   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_NODELAY (L:100)
223   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_KEEPALIVE (L:100)
224   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a6946a0,C=0x0; E=0x0 (L:287)
225   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a408670 SOCKET=0x7fe82a680ec0 (L:247)
226   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82a680ec0 (L:99)
227   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
228   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
229   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
230   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75d440 (L:328)
231   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Starting. Timeout=75000000us (L:467)
232   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Created new socket with FD=4 (L:232)
233   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
234   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Connected established (L:141)
235   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_NODELAY (L:100)
236   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a680ec0) Successfully set TCP_KEEPALIVE (L:100)
237   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75d440,C=0x0; E=0x0 (L:287)
238   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a680ec0 (L:247)
239   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82a680ec0 (L:99)
240   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
241   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
242   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
243   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a72b160 (L:328)
244   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Starting. Timeout=75000000us (L:467)
245   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Created new socket with FD=4 (L:232)
246   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
247   couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342)
248   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Starting. Timeout=2000000us (L:467)
249   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Created new socket with FD=5 (L:232)
250   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
251   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Connected established (L:141)
252   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Successfully set TCP_NODELAY (L:100)
253   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75dcc0) Successfully set TCP_KEEPALIVE (L:100)
254   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a72b160,C=0x0; E=0x0 (L:287)
255   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75dcc0 (L:247)
256   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a75dcc0 (L:99)
257   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Connected established (L:141)
258   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Successfully set TCP_NODELAY (L:100)
259   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Successfully set TCP_KEEPALIVE (L:100)
260   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
261   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,unknown) Pairing with SOCK=0x7fe82a7306a0 (L:99)
262   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Received 411 bytes on HTTP stream (L:209)
263   couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
264   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
265   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
266   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
267   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b904470 (L:328)
268   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Starting. Timeout=75000000us (L:467)
269   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Created new socket with FD=4 (L:232)
270   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Scheduling I/O watcher for asynchronous connection completion. (L:333)
271   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Received 411 bytes on HTTP stream (L:209)
272   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
273   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got non-success HTTP status code 404 (L:142)
274   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
275   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Starting. Timeout=2000000us (L:467)
276   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Created new socket with FD=5 (L:232)
277   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Scheduling I/O watcher for asynchronous connection completion. (L:333)
278   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Connected established (L:141)
279   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Successfully set TCP_NODELAY (L:100)
280   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b903320) Successfully set TCP_KEEPALIVE (L:100)
281   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b904470,C=0x0; E=0x0 (L:287)
282   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b9043e0 SOCKET=0x7fe82b903320 (L:247)
283   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b905110,unknown) Pairing with SOCK=0x7fe82b903320 (L:99)
284   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Connected established (L:141)
285   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Successfully set TCP_NODELAY (L:100)
286   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82b905040) Successfully set TCP_KEEPALIVE (L:100)
287   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302)
288   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,unknown) Pairing with SOCK=0x7fe82b905040 (L:99)
289   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Received 411 bytes on HTTP stream (L:209)
290   couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
291   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Received 411 bytes on HTTP stream (L:209)
292   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
293   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Got non-success HTTP status code 404 (L:142)
294   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b904dd0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
295   couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182)
296   couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185)
297   couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
298   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b905110,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
299   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
300   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
301   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a737960 (L:328)
302   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Starting. Timeout=75000000us (L:467)
303   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Created new socket with FD=4 (L:232)
304   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Scheduling I/O watcher for asynchronous connection completion. (L:333)
305   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Connected established (L:141)
306   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Successfully set TCP_NODELAY (L:100)
307   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a72b160) Successfully set TCP_KEEPALIVE (L:100)
308   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a737960,C=0x0; E=0x0 (L:287)
309   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a72b160 (L:247)
310   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a72b160 (L:99)
311   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
312   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
313   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
314   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75d440 (L:328)
315   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Starting. Timeout=75000000us (L:467)
316   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Created new socket with FD=4 (L:232)
317   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Scheduling I/O watcher for asynchronous connection completion. (L:333)
318   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Connected established (L:141)
319   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Successfully set TCP_NODELAY (L:100)
320   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Successfully set TCP_KEEPALIVE (L:100)
321   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75d440,C=0x0; E=0x0 (L:287)
322   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75df60 (L:247)
323   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a75df60 (L:99)
324   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
325   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
326   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
327   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a737960 (L:328)
328   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Starting. Timeout=75000000us (L:467)
329   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Created new socket with FD=4 (L:232)
330   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Scheduling I/O watcher for asynchronous connection completion. (L:333)
331   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Connected established (L:141)
332   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_NODELAY (L:100)
333   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_KEEPALIVE (L:100)
334   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a737960,C=0x0; E=0x0 (L:287)
335   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a732060 (L:247)
336   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a732060 (L:99)
337   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
338   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
339   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
340   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83bea0 (L:328)
341   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Starting. Timeout=75000000us (L:467)
342   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Created new socket with FD=4 (L:232)
343   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Scheduling I/O watcher for asynchronous connection completion. (L:333)
344   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Connected established (L:141)
345   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Successfully set TCP_NODELAY (L:100)
346   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b858680) Successfully set TCP_KEEPALIVE (L:100)
347   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83bea0,C=0x0; E=0x0 (L:287)
348   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b858680 (L:247)
349   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5a8720,unknown) Pairing with SOCK=0x7fe82b858680 (L:99)
350   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5a8720,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
351   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
352   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
353   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a7306a0 (L:328)
354   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Starting. Timeout=75000000us (L:467)
355   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Created new socket with FD=4 (L:232)
356   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Scheduling I/O watcher for asynchronous connection completion. (L:333)
357   couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342)
358   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Starting. Timeout=2000000us (L:467)
359   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Created new socket with FD=5 (L:232)
360   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Scheduling I/O watcher for asynchronous connection completion. (L:333)
361   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Connected established (L:141)
362   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Successfully set TCP_NODELAY (L:100)
363   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75d440) Successfully set TCP_KEEPALIVE (L:100)
364   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a7306a0,C=0x0; E=0x0 (L:287)
365   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75d440 (L:247)
366   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a75d440 (L:99)
367   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Connected established (L:141)
368   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Successfully set TCP_NODELAY (L:100)
369   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Successfully set TCP_KEEPALIVE (L:100)
370   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
371   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,unknown) Pairing with SOCK=0x7fe82a737960 (L:99)
372   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Received 411 bytes on HTTP stream (L:209)
373   couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
374   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Received 411 bytes on HTTP stream (L:209)
375   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
376   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Got non-success HTTP status code 404 (L:142)
377   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a741a70,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
378   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Starting. Timeout=2000000us (L:467)
379   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Created new socket with FD=5 (L:232)
380   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Scheduling I/O watcher for asynchronous connection completion. (L:333)
381   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Connected established (L:141)
382   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Successfully set TCP_NODELAY (L:100)
383   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba00540) Successfully set TCP_KEEPALIVE (L:100)
384   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302)
385   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82ba00540 (L:99)
386   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Received 411 bytes on HTTP stream (L:209)
387   couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
388   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
389   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
390   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
391   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328)
392   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Starting. Timeout=75000000us (L:467)
393   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Created new socket with FD=4 (L:232)
394   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Scheduling I/O watcher for asynchronous connection completion. (L:333)
395   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Received 411 bytes on HTTP stream (L:209)
396   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
397   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Got non-success HTTP status code 404 (L:142)
398   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  150 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117770,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  151 couchbase.http-io: DEBUG: [13] <[::1]:9000> POST  http://[::1]:9000/pools/default/buckets. Body=116 bytes (L:246)
  152 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  153 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb41164b0 (L:328)
  154 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Starting. Timeout=75000000us (L:467)
  155 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Created new socket with FD=4 (L:232)
  156 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  157 couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342)
  158 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Starting. Timeout=2000000us (L:467)
  159 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Created new socket with FD=5 (L:232)
  160 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  161 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Connected established (L:141)
  162 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Successfully set TCP_NODELAY (L:100)
  163 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb41176f0) Successfully set TCP_KEEPALIVE (L:100)
  164 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb41164b0,C=0x0; E=0x0 (L:287)
  165 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4117130 SOCKET=0x7fbfb41176f0 (L:247)
  166 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117f30,unknown) Pairing with SOCK=0x7fbfb41176f0 (L:99)
  167 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Connected established (L:141)
  168 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Successfully set TCP_NODELAY (L:100)
  169 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117e60) Successfully set TCP_KEEPALIVE (L:100)
  170 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302)
  171 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,unknown) Pairing with SOCK=0x7fbfb4117e60 (L:99)
  172 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Received 411 bytes on HTTP stream (L:209)
  173 couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  174 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Received 411 bytes on HTTP stream (L:209)
  175 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  176 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Got non-success HTTP status code 404 (L:142)
  177 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41173e0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  178 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Starting. Timeout=2000000us (L:467)
  179 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Created new socket with FD=5 (L:232)
  180 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  181 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117f30,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  182 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  183 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  184 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb1526330 (L:328)
  185 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Starting. Timeout=75000000us (L:467)
  186 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Created new socket with FD=4 (L:232)
  187 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  188 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Connected established (L:141)
  189 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Successfully set TCP_NODELAY (L:100)
  190 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b0e0) Successfully set TCP_KEEPALIVE (L:100)
  191 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302)
  192 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,unknown) Pairing with SOCK=0x7fbfb151b0e0 (L:99)
  193 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Connected established (L:141)
  194 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Successfully set TCP_NODELAY (L:100)
  195 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1526720) Successfully set TCP_KEEPALIVE (L:100)
  196 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb1526330,C=0x0; E=0x0 (L:287)
  197 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1522c40 SOCKET=0x7fbfb1526720 (L:247)
  198 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1526a60,unknown) Pairing with SOCK=0x7fbfb1526720 (L:99)
  199 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Received 411 bytes on HTTP stream (L:209)
  200 couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  201 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1526a60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  202 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  203 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  204 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb433a8d0 (L:328)
  205 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Starting. Timeout=75000000us (L:467)
  206 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Created new socket with FD=4 (L:232)
  207 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  208 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Received 411 bytes on HTTP stream (L:209)
  209 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  210 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Got non-success HTTP status code 404 (L:142)
  211 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb15269a0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
399 212 couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182)
400   couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185)
  213 couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185)
401 214 couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
402   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Connected established (L:141)
403   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_NODELAY (L:100)
404   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_KEEPALIVE (L:100)
405   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287)
406   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a624000 (L:247)
407   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820e0,unknown) Pairing with SOCK=0x7fe82a624000 (L:99)
408   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
409   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
410   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
411   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328)
412   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Starting. Timeout=75000000us (L:467)
413   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Created new socket with FD=4 (L:232)
414   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Scheduling I/O watcher for asynchronous connection completion. (L:333)
415   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Connected established (L:141)
416   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Successfully set TCP_NODELAY (L:100)
417   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a69b750) Successfully set TCP_KEEPALIVE (L:100)
418   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287)
419   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a69b750 (L:247)
420   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820e0,unknown) Pairing with SOCK=0x7fe82a69b750 (L:99)
421   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
422   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
423   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
424   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328)
425   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Starting. Timeout=75000000us (L:467)
426   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Created new socket with FD=4 (L:232)
427   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
428   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Connected established (L:141)
429   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Successfully set TCP_NODELAY (L:100)
430   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Successfully set TCP_KEEPALIVE (L:100)
431   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
432   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82bc0dcd0 (L:247)
433   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,unknown) Pairing with SOCK=0x7fe82bc0dcd0 (L:99)
434   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
435   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
436   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
437   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75dcc0 (L:328)
438   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Starting. Timeout=75000000us (L:467)
439   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Created new socket with FD=4 (L:232)
440   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Scheduling I/O watcher for asynchronous connection completion. (L:333)
441   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Connected established (L:141)
442   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Successfully set TCP_NODELAY (L:100)
443   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a75df60) Successfully set TCP_KEEPALIVE (L:100)
444   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75dcc0,C=0x0; E=0x0 (L:287)
445   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a75df60 (L:247)
446   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a75df60 (L:99)
447   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
448   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
449   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
450   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83b870 (L:328)
451   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Starting. Timeout=75000000us (L:467)
452   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Created new socket with FD=4 (L:232)
453   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Scheduling I/O watcher for asynchronous connection completion. (L:333)
454   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Connected established (L:141)
455   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_NODELAY (L:100)
456   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_KEEPALIVE (L:100)
457   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83b870,C=0x0; E=0x0 (L:287)
458   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b860f90 (L:247)
459   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,unknown) Pairing with SOCK=0x7fe82b860f90 (L:99)
460   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
461   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
462   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
463   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83bea0 (L:328)
464   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Starting. Timeout=75000000us (L:467)
465   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Created new socket with FD=4 (L:232)
466   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Scheduling I/O watcher for asynchronous connection completion. (L:333)
467   couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342)
468   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Starting. Timeout=2000000us (L:467)
469   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Created new socket with FD=5 (L:232)
470   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
471   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Connected established (L:141)
472   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Successfully set TCP_NODELAY (L:100)
473   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b830710) Successfully set TCP_KEEPALIVE (L:100)
474   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83bea0,C=0x0; E=0x0 (L:287)
475   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82ba00390 SOCKET=0x7fe82b830710 (L:247)
476   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9040d0,unknown) Pairing with SOCK=0x7fe82b830710 (L:99)
477   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Connected established (L:141)
478   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Successfully set TCP_NODELAY (L:100)
479   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb013c0) Successfully set TCP_KEEPALIVE (L:100)
480   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
481   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,unknown) Pairing with SOCK=0x7fe82bb013c0 (L:99)
482   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Received 411 bytes on HTTP stream (L:209)
483   couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
484   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Received 411 bytes on HTTP stream (L:209)
485   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
486   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Got non-success HTTP status code 404 (L:142)
487   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904370,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
488   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Starting. Timeout=2000000us (L:467)
489   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Created new socket with FD=5 (L:232)
490   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Scheduling I/O watcher for asynchronous connection completion. (L:333)
491   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Connected established (L:141)
492   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Successfully set TCP_NODELAY (L:100)
493   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a5bb320) Successfully set TCP_KEEPALIVE (L:100)
494   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302)
495   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,unknown) Pairing with SOCK=0x7fe82a5bb320 (L:99)
496   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9040d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
497   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
498   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
499   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a87a0 (L:328)
500   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Starting. Timeout=75000000us (L:467)
501   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Created new socket with FD=4 (L:232)
502   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
503   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Received 411 bytes on HTTP stream (L:209)
504   couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
505   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Connected established (L:141)
506   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_NODELAY (L:100)
507   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_KEEPALIVE (L:100)
508   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a87a0,C=0x0; E=0x0 (L:287)
509   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5b3420 SOCKET=0x7fe82bc0ffc0 (L:247)
510   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb01380,unknown) Pairing with SOCK=0x7fe82bc0ffc0 (L:99)
511   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Received 411 bytes on HTTP stream (L:209)
512   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
513   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Got non-success HTTP status code 404 (L:142)
514   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82a5b8620,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
515   couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182)
516   couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185)
517   couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
518   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb01380,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
519   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
520   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
521   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328)
522   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Starting. Timeout=75000000us (L:467)
523   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Created new socket with FD=4 (L:232)
524   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Scheduling I/O watcher for asynchronous connection completion. (L:333)
525   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Connected established (L:141)
526   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Successfully set TCP_NODELAY (L:100)
527   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Successfully set TCP_KEEPALIVE (L:100)
528   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
529   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82bc18970 (L:247)
530   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,unknown) Pairing with SOCK=0x7fe82bc18970 (L:99)
531   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
532   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
533   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
534   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75dcc0 (L:328)
535   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Starting. Timeout=75000000us (L:467)
536   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Created new socket with FD=4 (L:232)
537   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
538   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Connected established (L:141)
539   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Successfully set TCP_NODELAY (L:100)
540   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7306a0) Successfully set TCP_KEEPALIVE (L:100)
541   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75dcc0,C=0x0; E=0x0 (L:287)
542   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7306a0 (L:247)
543   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82a7306a0 (L:99)
544   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
545   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
546   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
547   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75dcc0 (L:328)
548   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Starting. Timeout=75000000us (L:467)
549   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Created new socket with FD=4 (L:232)
550   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Scheduling I/O watcher for asynchronous connection completion. (L:333)
551   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Connected established (L:141)
552   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_NODELAY (L:100)
553   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a732060) Successfully set TCP_KEEPALIVE (L:100)
554   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75dcc0,C=0x0; E=0x0 (L:287)
555   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a732060 (L:247)
556   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a732060 (L:99)
557   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
558   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
559   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
560   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328)
561   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Starting. Timeout=75000000us (L:467)
562   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Created new socket with FD=4 (L:232)
563   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Scheduling I/O watcher for asynchronous connection completion. (L:333)
564   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Connected established (L:141)
565   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_NODELAY (L:100)
566   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_KEEPALIVE (L:100)
567   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
568   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc18970 SOCKET=0x7fe82a5d5150 (L:247)
569   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,unknown) Pairing with SOCK=0x7fe82a5d5150 (L:99)
570   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
571   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
572   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
573   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328)
574   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Starting. Timeout=75000000us (L:467)
575   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Created new socket with FD=4 (L:232)
576   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
577   couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342)
578   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Starting. Timeout=2000000us (L:467)
579   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Created new socket with FD=5 (L:232)
580   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
581   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Connected established (L:141)
582   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_NODELAY (L:100)
583   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_KEEPALIVE (L:100)
584   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
585   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5d5150 SOCKET=0x7fe82bc0ffc0 (L:247)
586   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b905790,unknown) Pairing with SOCK=0x7fe82bc0ffc0 (L:99)
587   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Connected established (L:141)
588   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Successfully set TCP_NODELAY (L:100)
589   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b9056c0) Successfully set TCP_KEEPALIVE (L:100)
590   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
591   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,unknown) Pairing with SOCK=0x7fe82b9056c0 (L:99)
592   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Received 411 bytes on HTTP stream (L:209)
593   couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
594   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Received 411 bytes on HTTP stream (L:209)
595   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
596   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Got non-success HTTP status code 404 (L:142)
597   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b9043c0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
598   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Starting. Timeout=2000000us (L:467)
599   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Created new socket with FD=5 (L:232)
600   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
601   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Connected established (L:141)
602   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Successfully set TCP_NODELAY (L:100)
603   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba004e0) Successfully set TCP_KEEPALIVE (L:100)
604   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302)
605   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,unknown) Pairing with SOCK=0x7fe82ba004e0 (L:99)
606   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Received 411 bytes on HTTP stream (L:209)
607   couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
608   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b905790,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
609   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
610   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
611   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328)
612   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Starting. Timeout=75000000us (L:467)
613   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Created new socket with FD=4 (L:232)
614   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Scheduling I/O watcher for asynchronous connection completion. (L:333)
615   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Received 411 bytes on HTTP stream (L:209)
616   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
617   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Got non-success HTTP status code 404 (L:142)
618   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00240,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  215 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Connected established (L:141)
  216 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_NODELAY (L:100)
  217 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_KEEPALIVE (L:100)
  218 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb433a8d0,C=0x0; E=0x0 (L:287)
  219 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4325080 SOCKET=0x7fbfb432f5b0 (L:247)
  220 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb432f5b0 (L:99)
  221 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  222 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  223 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  224 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb15177e0 (L:328)
  225 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Starting. Timeout=75000000us (L:467)
  226 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Created new socket with FD=4 (L:232)
  227 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  228 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Connected established (L:141)
  229 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Successfully set TCP_NODELAY (L:100)
  230 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1522b30) Successfully set TCP_KEEPALIVE (L:100)
  231 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb15177e0,C=0x0; E=0x0 (L:287)
  232 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1511f10 SOCKET=0x7fbfb1522b30 (L:247)
  233 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1526250,unknown) Pairing with SOCK=0x7fbfb1522b30 (L:99)
  234 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1526250,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  235 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  236 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  237 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb42635f0 (L:328)
  238 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Starting. Timeout=75000000us (L:467)
  239 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Created new socket with FD=4 (L:232)
  240 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  241 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Connected established (L:141)
  242 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Successfully set TCP_NODELAY (L:100)
  243 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed10) Successfully set TCP_KEEPALIVE (L:100)
  244 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb42635f0,C=0x0; E=0x0 (L:287)
  245 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4247350 SOCKET=0x7fbfb426ed10 (L:247)
  246 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,unknown) Pairing with SOCK=0x7fbfb426ed10 (L:99)
  247 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  248 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  249 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  250 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb433a8d0 (L:328)
  251 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Starting. Timeout=75000000us (L:467)
  252 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Created new socket with FD=4 (L:232)
  253 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  254 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Connected established (L:141)
  255 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Successfully set TCP_NODELAY (L:100)
  256 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4328e80) Successfully set TCP_KEEPALIVE (L:100)
  257 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb433a8d0,C=0x0; E=0x0 (L:287)
  258 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb432f5b0 SOCKET=0x7fbfb4328e80 (L:247)
  259 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb4328e80 (L:99)
  260 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  261 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  262 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  263 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb16de700 (L:328)
  264 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Starting. Timeout=75000000us (L:467)
  265 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Created new socket with FD=4 (L:232)
  266 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  267 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Connected established (L:141)
  268 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Successfully set TCP_NODELAY (L:100)
  269 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1704c20) Successfully set TCP_KEEPALIVE (L:100)
  270 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb16de700,C=0x0; E=0x0 (L:287)
  271 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16d21b0 SOCKET=0x7fbfb1704c20 (L:247)
  272 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb426ed60,unknown) Pairing with SOCK=0x7fbfb1704c20 (L:99)
  273 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb426ed60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  274 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  275 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  276 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb410eeb0 (L:328)
  277 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Starting. Timeout=75000000us (L:467)
  278 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Created new socket with FD=4 (L:232)
  279 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  280 couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342)
  281 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Starting. Timeout=2000000us (L:467)
  282 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Created new socket with FD=5 (L:232)
  283 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  284 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Connected established (L:141)
  285 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Successfully set TCP_NODELAY (L:100)
  286 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117130) Successfully set TCP_KEEPALIVE (L:100)
  287 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb410eeb0,C=0x0; E=0x0 (L:287)
  288 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4113690 SOCKET=0x7fbfb4117130 (L:247)
  289 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117720,unknown) Pairing with SOCK=0x7fbfb4117130 (L:99)
  290 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Connected established (L:141)
  291 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Successfully set TCP_NODELAY (L:100)
  292 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4117650) Successfully set TCP_KEEPALIVE (L:100)
  293 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302)
  294 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117980,unknown) Pairing with SOCK=0x7fbfb4117650 (L:99)
  295 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117720,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  296 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  297 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  298 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb1438d90 (L:328)
  299 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Starting. Timeout=75000000us (L:467)
  300 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Created new socket with FD=4 (L:232)
  301 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  302 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Received 411 bytes on HTTP stream (L:209)
  303 couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  304 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Connected established (L:141)
  305 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Successfully set TCP_NODELAY (L:100)
  306 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Successfully set TCP_KEEPALIVE (L:100)
  307 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb1438d90,C=0x0; E=0x0 (L:287)
  308 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1444f70 SOCKET=0x7fbfb1457850 (L:247)
  309 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,unknown) Pairing with SOCK=0x7fbfb1457850 (L:99)
  310 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Received 411 bytes on HTTP stream (L:209)
  311 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  312 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Got non-success HTTP status code 404 (L:142)
  313 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4117980,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  314 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Starting. Timeout=2000000us (L:467)
  315 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Created new socket with FD=5 (L:232)
  316 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  317 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Connected established (L:141)
  318 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Successfully set TCP_NODELAY (L:100)
  319 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb151b030) Successfully set TCP_KEEPALIVE (L:100)
  320 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302)
  321 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,unknown) Pairing with SOCK=0x7fbfb151b030 (L:99)
  322 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Received 411 bytes on HTTP stream (L:209)
  323 couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  324 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Received 411 bytes on HTTP stream (L:209)
  325 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  326 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Got non-success HTTP status code 404 (L:142)
  327 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb1522b30,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
619 328 couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182)
620   couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185)
  329 couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185)
621 330 couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
622   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Connected established (L:141)
623   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_NODELAY (L:100)
624   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_KEEPALIVE (L:100)
625   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
626   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82a5dc540 (L:247)
627   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc184e0,unknown) Pairing with SOCK=0x7fe82a5dc540 (L:99)
628   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc184e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
629   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
630   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
631   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328)
632   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Starting. Timeout=75000000us (L:467)
633   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Created new socket with FD=4 (L:232)
634   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Scheduling I/O watcher for asynchronous connection completion. (L:333)
635   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Connected established (L:141)
636   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Successfully set TCP_NODELAY (L:100)
637   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Successfully set TCP_KEEPALIVE (L:100)
638   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287)
639   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a6a0160 (L:247)
640   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a6a0160 (L:99)
641   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
642   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
643   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
644   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83b870 (L:328)
645   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Starting. Timeout=75000000us (L:467)
646   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Created new socket with FD=4 (L:232)
647   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Scheduling I/O watcher for asynchronous connection completion. (L:333)
648   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Connected established (L:141)
649   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_NODELAY (L:100)
650   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_KEEPALIVE (L:100)
651   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83b870,C=0x0; E=0x0 (L:287)
652   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b860f90 (L:247)
653   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,unknown) Pairing with SOCK=0x7fe82b860f90 (L:99)
654   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
655   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
656   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
657   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328)
658   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Starting. Timeout=75000000us (L:467)
659   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Created new socket with FD=4 (L:232)
660   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Scheduling I/O watcher for asynchronous connection completion. (L:333)
661   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Connected established (L:141)
662   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Successfully set TCP_NODELAY (L:100)
663   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a67c360) Successfully set TCP_KEEPALIVE (L:100)
664   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287)
665   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a67c360 (L:247)
666   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a685500,unknown) Pairing with SOCK=0x7fe82a67c360 (L:99)
667   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a685500,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
668   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
669   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
670   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83b870 (L:328)
671   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Starting. Timeout=75000000us (L:467)
672   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Created new socket with FD=4 (L:232)
673   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Scheduling I/O watcher for asynchronous connection completion. (L:333)
674   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Connected established (L:141)
675   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_NODELAY (L:100)
676   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b860f90) Successfully set TCP_KEEPALIVE (L:100)
677   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83b870,C=0x0; E=0x0 (L:287)
678   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b860f90 (L:247)
679   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a409100,unknown) Pairing with SOCK=0x7fe82b860f90 (L:99)
680   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a409100,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
681   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> PUT  http://0.0.0.0:9000/settings/rbac/users/local/ephemeral. Body=78 bytes (L:246)
682   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
683   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a68df10 (L:328)
684   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Starting. Timeout=75000000us (L:467)
685   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Created new socket with FD=4 (L:232)
686   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Scheduling I/O watcher for asynchronous connection completion. (L:333)
687   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Connected established (L:141)
688   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_NODELAY (L:100)
689   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_KEEPALIVE (L:100)
690   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a68df10,C=0x0; E=0x0 (L:287)
691   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a690aa0 SOCKET=0x7fe82a624000 (L:247)
692   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,unknown) Pairing with SOCK=0x7fe82a624000 (L:99)
  331 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  332 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  333 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  334 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328)
  335 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Starting. Timeout=75000000us (L:467)
  336 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Created new socket with FD=4 (L:232)
  337 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  338 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Connected established (L:141)
  339 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Successfully set TCP_NODELAY (L:100)
  340 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Successfully set TCP_KEEPALIVE (L:100)
  341 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287)
  342 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb40048a0 SOCKET=0x7fbfb4396da0 (L:247)
  343 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,unknown) Pairing with SOCK=0x7fbfb4396da0 (L:99)
  344 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  345 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  346 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  347 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb14545b0 (L:328)
  348 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Starting. Timeout=75000000us (L:467)
  349 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Created new socket with FD=4 (L:232)
  350 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  351 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Connected established (L:141)
  352 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Successfully set TCP_NODELAY (L:100)
  353 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1432940) Successfully set TCP_KEEPALIVE (L:100)
  354 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb14545b0,C=0x0; E=0x0 (L:287)
  355 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1457850 SOCKET=0x7fbfb1432940 (L:247)
  356 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb426ed50,unknown) Pairing with SOCK=0x7fbfb1432940 (L:99)
  357 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb426ed50,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  358 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  359 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  360 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4013ca0 (L:328)
  361 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Starting. Timeout=75000000us (L:467)
  362 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Created new socket with FD=4 (L:232)
  363 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  364 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Connected established (L:141)
  365 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Successfully set TCP_NODELAY (L:100)
  366 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4009f10) Successfully set TCP_KEEPALIVE (L:100)
  367 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4013ca0,C=0x0; E=0x0 (L:287)
  368 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb40048a0 SOCKET=0x7fbfb4009f10 (L:247)
  369 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,unknown) Pairing with SOCK=0x7fbfb4009f10 (L:99)
  370 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  371 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  372 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  373 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb426df60 (L:328)
  374 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Starting. Timeout=75000000us (L:467)
  375 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Created new socket with FD=4 (L:232)
  376 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  377 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Connected established (L:141)
  378 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Successfully set TCP_NODELAY (L:100)
  379 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426e0c0) Successfully set TCP_KEEPALIVE (L:100)
  380 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb426df60,C=0x0; E=0x0 (L:287)
  381 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb42460b0 SOCKET=0x7fbfb426e0c0 (L:247)
  382 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,unknown) Pairing with SOCK=0x7fbfb426e0c0 (L:99)
  383 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  384 couchbase.http-io: DEBUG: [13] <[::1]:9000> PUT  http://[::1]:9000/settings/rbac/users/local/ephemeral. Body=78 bytes (L:246)
  385 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  386 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb426ed50 (L:328)
  387 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Starting. Timeout=75000000us (L:467)
  388 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Created new socket with FD=4 (L:232)
  389 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  390 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Connected established (L:141)
  391 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Successfully set TCP_NODELAY (L:100)
  392 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb422af50) Successfully set TCP_KEEPALIVE (L:100)
  393 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb426ed50,C=0x0; E=0x0 (L:287)
  394 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb426e050 SOCKET=0x7fbfb422af50 (L:247)
  395 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4270fa0,unknown) Pairing with SOCK=0x7fbfb422af50 (L:99)
693 396 couchbase.confmon: DEBUG: [13] Refreshing current cluster map (L:272)
694   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
695   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> DELETE  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
696   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
697   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328)
698   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Starting. Timeout=75000000us (L:467)
699   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Created new socket with FD=4 (L:232)
700   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Scheduling I/O watcher for asynchronous connection completion. (L:333)
701   couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1450, B.rev=0 (L:150)
  397 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4270fa0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  398 couchbase.http-io: DEBUG: [13] <[::1]:9000> DELETE  http://[::1]:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
  399 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  400 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4009160 (L:328)
  401 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Starting. Timeout=75000000us (L:467)
  402 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Created new socket with FD=4 (L:232)
  403 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  404 couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1438, B.rev=0 (L:150)
702 405 couchbase.confmon: DEBUG: [13] Attempting to retrieve cluster map via CLADMIN (L:259)
703   couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1450, B.rev=0 (L:150)
704   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Connected established (L:141)
705   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_NODELAY (L:100)
706   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_KEEPALIVE (L:100)
707   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
708   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5dc540 SOCKET=0x7fe82a5d5150 (L:247)
709   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc184e0,unknown) Pairing with SOCK=0x7fe82a5d5150 (L:99)
710   couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342)
711   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Starting. Timeout=2000000us (L:467)
712   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Created new socket with FD=5 (L:232)
713   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Scheduling I/O watcher for asynchronous connection completion. (L:333)
714   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Connected established (L:141)
715   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Successfully set TCP_NODELAY (L:100)
716   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a736330) Successfully set TCP_KEEPALIVE (L:100)
717   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
718   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,unknown) Pairing with SOCK=0x7fe82a736330 (L:99)
719   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Received 380 bytes on HTTP stream (L:209)
720   couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
721   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Received 31 bytes on HTTP stream (L:209)
722   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Received 380 bytes on HTTP stream (L:209)
723   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
724   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Got non-success HTTP status code 404 (L:142)
725   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6aa9d0,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
726   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Starting. Timeout=2000000us (L:467)
727   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Created new socket with FD=5 (L:232)
728   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
729   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Connected established (L:141)
730   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Successfully set TCP_NODELAY (L:100)
731   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82ba005a0) Successfully set TCP_KEEPALIVE (L:100)
732   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302)
733   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,unknown) Pairing with SOCK=0x7fe82ba005a0 (L:99)
734   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Received 411 bytes on HTTP stream (L:209)
735   couchbase.htconfig: WARNING: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
736   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Received 411 bytes on HTTP stream (L:209)
737   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
738   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Got non-success HTTP status code 404 (L:142)
739   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82ba00770,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  406 couchbase.confmon: DEBUG: [13] Not applying configuration received via CLADMIN. No changes detected. A.rev=1438, B.rev=0 (L:150)
  407 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Connected established (L:141)
  408 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Successfully set TCP_NODELAY (L:100)
  409 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4017780) Successfully set TCP_KEEPALIVE (L:100)
  410 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4009160,C=0x0; E=0x0 (L:287)
  411 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb40048a0 SOCKET=0x7fbfb4017780 (L:247)
  412 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb4017780 (L:99)
  413 couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342)
  414 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Starting. Timeout=2000000us (L:467)
  415 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Created new socket with FD=5 (L:232)
  416 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  417 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Connected established (L:141)
  418 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Successfully set TCP_NODELAY (L:100)
  419 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426edd0) Successfully set TCP_KEEPALIVE (L:100)
  420 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302)
  421 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4247230,unknown) Pairing with SOCK=0x7fbfb426edd0 (L:99)
  422 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Received 411 bytes on HTTP stream (L:209)
  423 couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  424 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Received 411 bytes on HTTP stream (L:209)
  425 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  426 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Got non-success HTTP status code 404 (L:142)
  427 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4247230,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  428 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Starting. Timeout=2000000us (L:467)
  429 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Created new socket with FD=5 (L:232)
  430 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  431 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Connected established (L:141)
  432 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Successfully set TCP_NODELAY (L:100)
  433 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb16e0af0) Successfully set TCP_KEEPALIVE (L:100)
  434 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302)
  435 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,unknown) Pairing with SOCK=0x7fbfb16e0af0 (L:99)
  436 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Received 411 bytes on HTTP stream (L:209)
  437 couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  438 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Received 411 bytes on HTTP stream (L:209)
  439 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  440 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Got non-success HTTP status code 404 (L:142)
  441 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb16b6200,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
740 442 couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182)
741   couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185)
  443 couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185)
742 444 couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
743   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc184e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
744   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> POST  http://0.0.0.0:9000/pools/default/buckets. Body=114 bytes (L:246)
745   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
746   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5af410 (L:328)
747   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Starting. Timeout=75000000us (L:467)
748   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Created new socket with FD=4 (L:232)
749   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Scheduling I/O watcher for asynchronous connection completion. (L:333)
750   couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342)
751   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Starting. Timeout=2000000us (L:467)
752   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Created new socket with FD=5 (L:232)
753   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
754   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Connected established (L:141)
755   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Successfully set TCP_NODELAY (L:100)
756   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc18970) Successfully set TCP_KEEPALIVE (L:100)
757   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287)
758   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5d5150 SOCKET=0x7fe82bc18970 (L:247)
759   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,unknown) Pairing with SOCK=0x7fe82bc18970 (L:99)
760   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Connected established (L:141)
761   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Successfully set TCP_NODELAY (L:100)
762   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5a3ce0) Successfully set TCP_KEEPALIVE (L:100)
763   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
764   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,unknown) Pairing with SOCK=0x7fe82a5a3ce0 (L:99)
765   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Received 411 bytes on HTTP stream (L:209)
766   couchbase.htconfig: WARNING: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
767   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Received 411 bytes on HTTP stream (L:209)
768   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
769   couchbase.htconfig: ERROR: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Got non-success HTTP status code 404 (L:142)
770   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5b8620,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
771   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Starting. Timeout=2000000us (L:467)
772   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Created new socket with FD=5 (L:232)
773   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Scheduling I/O watcher for asynchronous connection completion. (L:333)
774   couchbase.connection: INFO: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Connected established (L:141)
775   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Successfully set TCP_NODELAY (L:100)
776   couchbase.connection: DEBUG: [13] <0.0.0.0:9001> (SOCK=0x7fe82a69c180) Successfully set TCP_KEEPALIVE (L:100)
777   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9001 (L:302)
778   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a69c180 (L:99)
779   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
780   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
781   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
782   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b8365d0 (L:328)
783   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Starting. Timeout=75000000us (L:467)
784   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Created new socket with FD=4 (L:232)
785   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Scheduling I/O watcher for asynchronous connection completion. (L:333)
786   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Connected established (L:141)
787   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Successfully set TCP_NODELAY (L:100)
788   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b831820) Successfully set TCP_KEEPALIVE (L:100)
789   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b8365d0,C=0x0; E=0x0 (L:287)
790   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b831820 (L:247)
791   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,unknown) Pairing with SOCK=0x7fe82b831820 (L:99)
792   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5fbf90,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
793   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
794   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
795   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328)
796   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Starting. Timeout=75000000us (L:467)
797   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Created new socket with FD=4 (L:232)
798   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Scheduling I/O watcher for asynchronous connection completion. (L:333)
799   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Received 1631 bytes on HTTP stream (L:209)
800   couchbase.htconfig: ERROR: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Failed to parse a valid config from HTTP stream (L:182)
801   couchbase.htconfig: ERROR: [13] vBucket config parsing failed: /Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/vbucket/vbucket.c:617 Failed to parse vBucket map. Raw text in DEBUG level (L:183)
802   couchbase.htconfig: DEBUG: [13] {"rev":1459,"name":"default","uri":"/pools/default/buckets/default?bucket_uuid=684ce091741caa10c10644b4debdf5e2","streamingUri":"/pools/default/bucketsStreaming/default?bucket_uuid=684ce091741caa10c10644b4debdf5e2","nodes":[{"couchApiBase":"http://$HOST:9500/default%2B684ce091741caa10c10644b4debdf5e2","hostname":"$HOST:9000","ports":{"proxy":12001,"direct":12000}},{"couchApiBase":"http://$HOST:9501/default%2B684ce091741caa10c10644b4debdf5e2","hostname":"$HOST:9001","ports":{"proxy":12003,"direct":12002}}],"nodesExt":[{"services":{"mgmt":9000,"capi":9500,"projector":10000,"kv":12000,"moxi":12001}},{"services":{"mgmt":9001,"fts":9201,"indexAdmin":9106,"indexScan":9107,"indexHttp":9108,"indexStreamInit":9109,"indexStreamCatchup":9110,"indexStreamMaint":9111,"capi":9501,"projector":10001,"kv":12002,"moxi":12003,"n1ql":9498},"thisNode":true}],"nodeLocator":"vbucket","uuid":"684ce091741caa10c10644b4debdf5e2","ddocs":{"uri":"/pools/default/buckets/default/ddocs"},"vBucketServerMap":{"hashAlgorithm":"CRC","numReplicas":0,"serverList":["$HOST:12000","$HOST:12002"],"vBucketMap":[]},"bucketCapabilitiesVer":"","bucketCapabilities":["xattr","dcp","cbhello","touch","couchapi","cccp","xdcrCheckpointing","nodesExt"]} (L:183)
803   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9001> (CTX=0x7fe82b831e40,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  445 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  446 couchbase.http-io: DEBUG: [13] <[::1]:9000> POST  http://[::1]:9000/pools/default/buckets. Body=114 bytes (L:246)
  447 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  448 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328)
  449 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Starting. Timeout=75000000us (L:467)
  450 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Created new socket with FD=4 (L:232)
  451 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  452 couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342)
  453 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Starting. Timeout=2000000us (L:467)
  454 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Created new socket with FD=5 (L:232)
  455 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  456 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Connected established (L:141)
  457 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Successfully set TCP_NODELAY (L:100)
  458 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Successfully set TCP_KEEPALIVE (L:100)
  459 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287)
  460 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4328e80 SOCKET=0x7fbfb4325080 (L:247)
  461 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,unknown) Pairing with SOCK=0x7fbfb4325080 (L:99)
  462 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Connected established (L:141)
  463 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_NODELAY (L:100)
  464 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_KEEPALIVE (L:100)
  465 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302)
  466 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99)
  467 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Received 411 bytes on HTTP stream (L:209)
  468 couchbase.htconfig: WARNING: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  469 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Received 411 bytes on HTTP stream (L:209)
  470 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Got 404 on config stream. Assuming bucket does not exist as we've tried both URL types (L:122)
  471 couchbase.htconfig: ERROR: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Got non-success HTTP status code 404 (L:142)
  472 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  473 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Starting. Timeout=2000000us (L:467)
  474 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Created new socket with FD=5 (L:232)
  475 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  476 couchbase.connection: INFO: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Connected established (L:141)
  477 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Successfully set TCP_NODELAY (L:100)
  478 couchbase.connection: DEBUG: [13] <[::1]:9001> (SOCK=0x7fbfb4017780) Successfully set TCP_KEEPALIVE (L:100)
  479 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9001 (L:302)
  480 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb151b730,unknown) Pairing with SOCK=0x7fbfb4017780 (L:99)
  481 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  482 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  483 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  484 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb17020d0 (L:328)
  485 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Starting. Timeout=75000000us (L:467)
  486 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Created new socket with FD=4 (L:232)
  487 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  488 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Connected established (L:141)
  489 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Successfully set TCP_NODELAY (L:100)
  490 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1705c80) Successfully set TCP_KEEPALIVE (L:100)
  491 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb17020d0,C=0x0; E=0x0 (L:287)
  492 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1704570 SOCKET=0x7fbfb1705c80 (L:247)
  493 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,unknown) Pairing with SOCK=0x7fbfb1705c80 (L:99)
  494 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Received 411 bytes on HTTP stream (L:209)
  495 couchbase.htconfig: WARNING: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Got 404 on config stream. Assuming terse URI not supported on cluster (L:130)
  496 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb41086d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  497 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  498 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  499 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328)
  500 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Starting. Timeout=75000000us (L:467)
  501 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Created new socket with FD=4 (L:232)
  502 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  503 couchbase.htconfig: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Received 2323 bytes on HTTP stream (L:209)
  504 couchbase.htconfig: ERROR: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Failed to parse a valid config from HTTP stream (L:182)
  505 couchbase.htconfig: ERROR: [13] vBucket config parsing failed: /Users/ellis_breen/root/workspaces/couchbase/libcouchbase/src/vbucket/vbucket.c:453 Expected port after ':'. Raw text in DEBUG level (L:183)
  506 couchbase.htconfig: DEBUG: [13] {"name":"default","bucketType":"membase","authType":"sasl","proxyPort":0,"uri":"/pools/default/buckets/default?bucket_uuid=b782718c324985cc44ea21a4415d6471","streamingUri":"/pools/default/bucketsStreaming/default?bucket_uuid=b782718c324985cc44ea21a4415d6471","localRandomKeyUri":"/pools/default/buckets/default/localRandomKey","controllers":{"compactAll":"/pools/default/buckets/default/controller/compactBucket","compactDB":"/pools/default/buckets/default/controller/compactDatabases","purgeDeletes":"/pools/default/buckets/default/controller/unsafePurgeBucket","startRecovery":"/pools/default/buckets/default/controller/startRecovery"},"nodes":[{"replication":0,"clusterMembership":"active","recoveryType":"none","status":"warmup","otpNode":"n_1@::1","thisNode":true,"hostname":"[::1]:9001","clusterCompatibility":327681,"version":"0.0.0-0000-community","os":"x86_64-apple-darwin13.4.0","ports":{"proxy":12003,"direct":12002},"services":["eventing","fts","index","kv","n1ql"]},{"replication":0,"clusterMembership":"active","recoveryType":"none","status":"warmup","otpNode":"n_0@::1","hostname":"[::1]:9000","clusterCompatibility":327681,"version":"0.0.0-0000-community","os":"x86_64-apple-darwin13.4.0","ports":{"proxy":12001,"direct":12000},"services":["kv"]}],"stats":{"uri":"/pools/default/buckets/default/stats","directoryURI":"/pools/default/buckets/default/statsDirectory","nodeStatsListURI":"/pools/default/buckets/default/nodes"},"nodeLocator":"vbucket","saslPassword":"ba6bebeaa5942f60facb16b4fa3f3790","ddocs":{"uri":"/pools/default/buckets/default/ddocs"},"replicaIndex":false,"autoCompactionSettings":false,"uuid":"b782718c324985cc44ea21a4415d6471","vBucketServerMap":{"hashAlgorithm":"CRC","numReplicas":0,"serverList":["[::1]:12000","[::1]:12002"],"vBucketMap":[]},"bucketCapabilitiesVer":"","bucketCapabilities":["xattr","dcp","cbhello","touch","couchapi","cccp","xdcrCheckpointing","nodesExt"]} (L:183)
  507 couchbase.ioctx: DEBUG: [13] <[::1]:9001> (CTX=0x7fbfb151b730,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
804 508 couchbase.confmon: INFO: [13] Provider 'HTTP' failed (L:182)
805   couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fe82a5aa050 (CLADMIN) (L:185)
  509 couchbase.confmon: DEBUG: [13] Ignoring failure. Current=0x7fbfb425b430 (CLADMIN) (L:185)
806 510 couchbase.htconfig: INFO: [13] HTTP node list finished. Trying to obtain connection from first node in list (L:75)
807   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Connected established (L:141)
808   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_NODELAY (L:100)
809   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5dc540) Successfully set TCP_KEEPALIVE (L:100)
810   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
811   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc18970 SOCKET=0x7fe82a5dc540 (L:247)
812   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc03700,unknown) Pairing with SOCK=0x7fe82a5dc540 (L:99)
813   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bc03700,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
814   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
815   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
816   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328)
817   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Starting. Timeout=75000000us (L:467)
818   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Created new socket with FD=4 (L:232)
819   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
820   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Connected established (L:141)
821   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Successfully set TCP_NODELAY (L:100)
822   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Successfully set TCP_KEEPALIVE (L:100)
823   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287)
824   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a6a5ff0 (L:247)
825   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,unknown) Pairing with SOCK=0x7fe82a6a5ff0 (L:99)
826   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
827   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
828   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
829   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328)
830   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Starting. Timeout=75000000us (L:467)
831   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Created new socket with FD=4 (L:232)
832   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Scheduling I/O watcher for asynchronous connection completion. (L:333)
833   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Connected established (L:141)
834   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_NODELAY (L:100)
835   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a624000) Successfully set TCP_KEEPALIVE (L:100)
836   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287)
837   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a624000 (L:247)
838   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,unknown) Pairing with SOCK=0x7fe82a624000 (L:99)
839   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
840   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
841   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
842   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75dcc0 (L:328)
843   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Starting. Timeout=75000000us (L:467)
844   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Created new socket with FD=4 (L:232)
845   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Scheduling I/O watcher for asynchronous connection completion. (L:333)
846   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Connected established (L:141)
847   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Successfully set TCP_NODELAY (L:100)
848   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a737960) Successfully set TCP_KEEPALIVE (L:100)
849   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75dcc0,C=0x0; E=0x0 (L:287)
850   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a737960 (L:247)
851   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a737960 (L:99)
852   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
853   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
854   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
855   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5a5fd0 (L:328)
856   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Starting. Timeout=75000000us (L:467)
857   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Created new socket with FD=4 (L:232)
858   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Scheduling I/O watcher for asynchronous connection completion. (L:333)
859   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Connected established (L:141)
860   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Successfully set TCP_NODELAY (L:100)
861   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5b3420) Successfully set TCP_KEEPALIVE (L:100)
862   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
863   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5dc540 SOCKET=0x7fe82a5b3420 (L:247)
864   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a5b3420 (L:99)
865   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
866   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
867   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
868   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82bb00250 (L:328)
869   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Starting. Timeout=75000000us (L:467)
870   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Created new socket with FD=4 (L:232)
871   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
872   couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fe82bc4a040 (L:342)
873   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Starting. Timeout=2000000us (L:467)
874   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Created new socket with FD=5 (L:232)
875   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Scheduling I/O watcher for asynchronous connection completion. (L:333)
876   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Connected established (L:141)
877   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Successfully set TCP_NODELAY (L:100)
878   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb06cc0) Successfully set TCP_KEEPALIVE (L:100)
879   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82bb00250,C=0x0; E=0x0 (L:287)
880   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bb01940 SOCKET=0x7fe82bb06cc0 (L:247)
881   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04740,unknown) Pairing with SOCK=0x7fe82bb06cc0 (L:99)
882   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Connected established (L:141)
883   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Successfully set TCP_NODELAY (L:100)
884   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bb04670) Successfully set TCP_KEEPALIVE (L:100)
885   couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
886   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04970,unknown) Pairing with SOCK=0x7fe82bb04670 (L:99)
887   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04970,bc_http) Received 395 bytes on HTTP stream (L:209)
888   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04970,bc_http) Received 5332 bytes on HTTP stream (L:209)
889   couchbase.htconfig: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04970,bc_http) Generation 1 -> 2 (L:224)
890   couchbase.confmon: DEBUG: [13] Not applying configuration received via HTTP. No changes detected. A.rev=1450, B.rev=1462 (L:150)
891   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82bb04740,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
892   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
893   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
894   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328)
895   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Starting. Timeout=75000000us (L:467)
896   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Created new socket with FD=4 (L:232)
897   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Scheduling I/O watcher for asynchronous connection completion. (L:333)
898   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Connected established (L:141)
899   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Successfully set TCP_NODELAY (L:100)
900   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a0160) Successfully set TCP_KEEPALIVE (L:100)
901   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287)
902   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a6a0160 (L:247)
903   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a6a0160 (L:99)
904   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
905   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
906   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
907   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b904b30 (L:328)
908   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Starting. Timeout=75000000us (L:467)
909   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Created new socket with FD=4 (L:232)
910   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
911   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Connected established (L:141)
912   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Successfully set TCP_NODELAY (L:100)
913   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b904cc0) Successfully set TCP_KEEPALIVE (L:100)
914   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b904b30,C=0x0; E=0x0 (L:287)
915   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b904850 SOCKET=0x7fe82b904cc0 (L:247)
916   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904f60,unknown) Pairing with SOCK=0x7fe82b904cc0 (L:99)
917   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904f60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
918   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
919   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
920   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75df60 (L:328)
921   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467)
922   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232)
923   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
924   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141)
925   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100)
926   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100)
927   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75df60,C=0x0; E=0x0 (L:287)
928   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247)
929   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99)
930   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
931   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
932   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
933   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a58b740 (L:328)
934   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Starting. Timeout=75000000us (L:467)
935   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Created new socket with FD=4 (L:232)
936   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
937   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Connected established (L:141)
938   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Successfully set TCP_NODELAY (L:100)
939   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0dcd0) Successfully set TCP_KEEPALIVE (L:100)
940   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a58b740,C=0x0; E=0x0 (L:287)
941   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a5b3420 SOCKET=0x7fe82bc0dcd0 (L:247)
942   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904f60,unknown) Pairing with SOCK=0x7fe82bc0dcd0 (L:99)
943   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b904f60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
944   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
945   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
946   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a58b740 (L:328)
947   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Starting. Timeout=75000000us (L:467)
948   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Created new socket with FD=4 (L:232)
949   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
950   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Connected established (L:141)
951   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_NODELAY (L:100)
952   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82bc0ffc0) Successfully set TCP_KEEPALIVE (L:100)
953   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a58b740,C=0x0; E=0x0 (L:287)
954   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0dcd0 SOCKET=0x7fe82bc0ffc0 (L:247)
955   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,unknown) Pairing with SOCK=0x7fe82bc0ffc0 (L:99)
956   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
957   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
958   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
959   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83b870 (L:328)
960   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Starting. Timeout=75000000us (L:467)
961   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Created new socket with FD=4 (L:232)
962   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Scheduling I/O watcher for asynchronous connection completion. (L:333)
963   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Connected established (L:141)
964   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Successfully set TCP_NODELAY (L:100)
965   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b838280) Successfully set TCP_KEEPALIVE (L:100)
966   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83b870,C=0x0; E=0x0 (L:287)
967   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b838280 (L:247)
968   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,unknown) Pairing with SOCK=0x7fe82b838280 (L:99)
969   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831820,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
970   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
971   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
972   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a737960 (L:328)
973   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467)
974   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232)
975   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
976   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141)
977   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100)
978   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100)
979   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a737960,C=0x0; E=0x0 (L:287)
980   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247)
981   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a67d4c0,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99)
982   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a67d4c0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
983   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
984   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
985   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a407430 (L:328)
986   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Starting. Timeout=75000000us (L:467)
987   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Created new socket with FD=4 (L:232)
988   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Scheduling I/O watcher for asynchronous connection completion. (L:333)
989   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Connected established (L:141)
990   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Successfully set TCP_NODELAY (L:100)
991   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a407870) Successfully set TCP_KEEPALIVE (L:100)
992   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a407430,C=0x0; E=0x0 (L:287)
993   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a408670 SOCKET=0x7fe82a407870 (L:247)
994   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,unknown) Pairing with SOCK=0x7fe82a407870 (L:99)
995   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a732560,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
996   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
997   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
998   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a72b160 (L:328)
999   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467)
1000   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232)
1001   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1002   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141)
1003   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100)
1004   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100)
1005   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a72b160,C=0x0; E=0x0 (L:287)
1006   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247)
1007   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99)
1008   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1009   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
1010   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
1011   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a75df60 (L:328)
1012   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467)
1013   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232)
1014   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1015   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141)
1016   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100)
1017   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100)
1018   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a75df60,C=0x0; E=0x0 (L:287)
1019   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247)
1020   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99)
1021   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a5ab200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1022   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
1023   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
1024   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82b83bea0 (L:328)
1025   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Starting. Timeout=75000000us (L:467)
1026   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Created new socket with FD=4 (L:232)
1027   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1028   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Connected established (L:141)
1029   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Successfully set TCP_NODELAY (L:100)
1030   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82b83b870) Successfully set TCP_KEEPALIVE (L:100)
1031   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82b83bea0,C=0x0; E=0x0 (L:287)
1032   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82b830710 SOCKET=0x7fe82b83b870 (L:247)
1033   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82b83b870 (L:99)
1034   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1035   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
1036   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
1037   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a5af410 (L:328)
1038   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Starting. Timeout=75000000us (L:467)
1039   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Created new socket with FD=4 (L:232)
1040   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1041   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Connected established (L:141)
1042   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_NODELAY (L:100)
1043   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_KEEPALIVE (L:100)
1044   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287)
1045   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82a5d5150 (L:247)
1046   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a685500,unknown) Pairing with SOCK=0x7fe82a5d5150 (L:99)
1047   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a685500,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1048   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
1049   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
1050   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a7306a0 (L:328)
1051   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=75000000us (L:467)
1052   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232)
1053   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1054   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141)
1055   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100)
1056   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100)
1057   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a7306a0,C=0x0; E=0x0 (L:287)
1058   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7674e0 (L:247)
1059   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99)
1060   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82b831e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1061   couchbase.http-io: DEBUG: [13] <0.0.0.0:9000> GET  http://0.0.0.0:9000/pools/default/buckets/default. Body=0 bytes (L:246)
1062   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Creating new connection because none are available in the pool (L:417)
1063   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) New pool entry: I=0x7fe82a690aa0 (L:328)
1064   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Starting. Timeout=75000000us (L:467)
1065   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Created new socket with FD=4 (L:232)
1066   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1067   couchbase.connection: INFO: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Connected established (L:141)
1068   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Successfully set TCP_NODELAY (L:100)
1069   couchbase.connection: DEBUG: [13] <0.0.0.0:9000> (SOCK=0x7fe82a6a5ff0) Successfully set TCP_KEEPALIVE (L:100)
1070   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Received result for I=0x7fe82a690aa0,C=0x0; E=0x0 (L:287)
1071   couchbase.lcbio_mgr: DEBUG: [13] <0.0.0.0:9000> (HE=0x7fe82a768440) Assigning R=0x7fe82a680ec0 SOCKET=0x7fe82a6a5ff0 (L:247)
1072   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,unknown) Pairing with SOCK=0x7fe82a6a5ff0 (L:99)
1073   couchbase.ioctx: DEBUG: [13] <0.0.0.0:9000> (CTX=0x7fe82a6820a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  511 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Connected established (L:141)
  512 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_NODELAY (L:100)
  513 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_KEEPALIVE (L:100)
  514 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287)
  515 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4325080 SOCKET=0x7fbfb432f5b0 (L:247)
  516 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4003860,unknown) Pairing with SOCK=0x7fbfb432f5b0 (L:99)
  517 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4003860,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  518 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  519 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  520 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328)
  521 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Starting. Timeout=75000000us (L:467)
  522 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Created new socket with FD=4 (L:232)
  523 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  524 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Connected established (L:141)
  525 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_NODELAY (L:100)
  526 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_KEEPALIVE (L:100)
  527 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287)
  528 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb432f5b0 SOCKET=0x7fbfb4332800 (L:247)
  529 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99)
  530 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb151b730,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  531 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  532 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  533 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328)
  534 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Starting. Timeout=75000000us (L:467)
  535 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Created new socket with FD=4 (L:232)
  536 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  537 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Connected established (L:141)
  538 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Successfully set TCP_NODELAY (L:100)
  539 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4325080) Successfully set TCP_KEEPALIVE (L:100)
  540 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287)
  541 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4332800 SOCKET=0x7fbfb4325080 (L:247)
  542 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb4325080 (L:99)
  543 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  544 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  545 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  546 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb167ecf0 (L:328)
  547 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Starting. Timeout=75000000us (L:467)
  548 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Created new socket with FD=4 (L:232)
  549 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  550 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Connected established (L:141)
  551 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Successfully set TCP_NODELAY (L:100)
  552 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Successfully set TCP_KEEPALIVE (L:100)
  553 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb167ecf0,C=0x0; E=0x0 (L:287)
  554 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16e0af0 SOCKET=0x7fbfb16d21b0 (L:247)
  555 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1696400,unknown) Pairing with SOCK=0x7fbfb16d21b0 (L:99)
  556 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1696400,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  557 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  558 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  559 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4008410 (L:328)
  560 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Starting. Timeout=75000000us (L:467)
  561 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Created new socket with FD=4 (L:232)
  562 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  563 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Connected established (L:141)
  564 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Successfully set TCP_NODELAY (L:100)
  565 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb40084f0) Successfully set TCP_KEEPALIVE (L:100)
  566 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4008410,C=0x0; E=0x0 (L:287)
  567 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4003920 SOCKET=0x7fbfb40084f0 (L:247)
  568 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb422af20,unknown) Pairing with SOCK=0x7fbfb40084f0 (L:99)
  569 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb422af20,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  570 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  571 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  572 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb422af20 (L:328)
  573 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Starting. Timeout=75000000us (L:467)
  574 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Created new socket with FD=4 (L:232)
  575 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  576 couchbase.htconfig: DEBUG: [13] Starting HTTP Configuration Provider 0x7fbfb4248990 (L:342)
  577 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Starting. Timeout=2000000us (L:467)
  578 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Created new socket with FD=5 (L:232)
  579 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  580 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Connected established (L:141)
  581 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Successfully set TCP_NODELAY (L:100)
  582 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247320) Successfully set TCP_KEEPALIVE (L:100)
  583 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb422af20,C=0x0; E=0x0 (L:287)
  584 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb425b9f0 SOCKET=0x7fbfb4247320 (L:247)
  585 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb4247320 (L:99)
  586 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Connected established (L:141)
  587 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Successfully set TCP_NODELAY (L:100)
  588 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426dfe0) Successfully set TCP_KEEPALIVE (L:100)
  589 couchbase.htconfig: DEBUG: [13] Successfuly connected to REST API [::1]:9000 (L:302)
  590 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb426dfe0 (L:99)
  591 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 395 bytes on HTTP stream (L:209)
  592 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 5332 bytes on HTTP stream (L:209)
  593 couchbase.htconfig: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Generation 1 -> 2 (L:224)
  594 couchbase.confmon: DEBUG: [13] Not applying configuration received via HTTP. No changes detected. A.rev=1438, B.rev=1450 (L:150)
  595 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  596 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  597 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  598 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328)
  599 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Starting. Timeout=75000000us (L:467)
  600 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Created new socket with FD=4 (L:232)
  601 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  602 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Connected established (L:141)
  603 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Successfully set TCP_NODELAY (L:100)
  604 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4396da0) Successfully set TCP_KEEPALIVE (L:100)
  605 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287)
  606 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb437be60 SOCKET=0x7fbfb4396da0 (L:247)
  607 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4385810,unknown) Pairing with SOCK=0x7fbfb4396da0 (L:99)
  608 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4385810,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  609 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  610 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  611 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb167ecf0 (L:328)
  612 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Starting. Timeout=75000000us (L:467)
  613 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Created new socket with FD=4 (L:232)
  614 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  615 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Connected established (L:141)
  616 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Successfully set TCP_NODELAY (L:100)
  617 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16ddda0) Successfully set TCP_KEEPALIVE (L:100)
  618 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb167ecf0,C=0x0; E=0x0 (L:287)
  619 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16d21b0 SOCKET=0x7fbfb16ddda0 (L:247)
  620 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4385810,unknown) Pairing with SOCK=0x7fbfb16ddda0 (L:99)
  621 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4385810,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  622 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  623 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  624 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4247340 (L:328)
  625 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Starting. Timeout=75000000us (L:467)
  626 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Created new socket with FD=4 (L:232)
  627 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  628 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Connected established (L:141)
  629 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Successfully set TCP_NODELAY (L:100)
  630 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Successfully set TCP_KEEPALIVE (L:100)
  631 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4247340,C=0x0; E=0x0 (L:287)
  632 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb426df90 SOCKET=0x7fbfb426ed90 (L:247)
  633 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246100,unknown) Pairing with SOCK=0x7fbfb426ed90 (L:99)
  634 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246100,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  635 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  636 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  637 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb1438d90 (L:328)
  638 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Starting. Timeout=75000000us (L:467)
  639 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Created new socket with FD=4 (L:232)
  640 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  641 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Connected established (L:141)
  642 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Successfully set TCP_NODELAY (L:100)
  643 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1444f70) Successfully set TCP_KEEPALIVE (L:100)
  644 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb1438d90,C=0x0; E=0x0 (L:287)
  645 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1457850 SOCKET=0x7fbfb1444f70 (L:247)
  646 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,unknown) Pairing with SOCK=0x7fbfb1444f70 (L:99)
  647 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1454120,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  648 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  649 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  650 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328)
  651 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Starting. Timeout=75000000us (L:467)
  652 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Created new socket with FD=4 (L:232)
  653 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  654 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Connected established (L:141)
  655 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_NODELAY (L:100)
  656 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_KEEPALIVE (L:100)
  657 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287)
  658 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb432f5b0 SOCKET=0x7fbfb4332800 (L:247)
  659 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb438b160,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99)
  660 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb438b160,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  661 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  662 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  663 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb1438d90 (L:328)
  664 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Starting. Timeout=75000000us (L:467)
  665 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Created new socket with FD=4 (L:232)
  666 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  667 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Connected established (L:141)
  668 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Successfully set TCP_NODELAY (L:100)
  669 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb14331d0) Successfully set TCP_KEEPALIVE (L:100)
  670 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb1438d90,C=0x0; E=0x0 (L:287)
  671 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1444f70 SOCKET=0x7fbfb14331d0 (L:247)
  672 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb16b6200,unknown) Pairing with SOCK=0x7fbfb14331d0 (L:99)
  673 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb16b6200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  674 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  675 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  676 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb167ecf0 (L:328)
  677 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Starting. Timeout=75000000us (L:467)
  678 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Created new socket with FD=4 (L:232)
  679 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  680 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Connected established (L:141)
  681 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Successfully set TCP_NODELAY (L:100)
  682 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16e0af0) Successfully set TCP_KEEPALIVE (L:100)
  683 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb167ecf0,C=0x0; E=0x0 (L:287)
  684 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16ddda0 SOCKET=0x7fbfb16e0af0 (L:247)
  685 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,unknown) Pairing with SOCK=0x7fbfb16e0af0 (L:99)
  686 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1522660,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  687 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  688 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  689 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb4247340 (L:328)
  690 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Starting. Timeout=75000000us (L:467)
  691 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Created new socket with FD=4 (L:232)
  692 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  693 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Connected established (L:141)
  694 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Successfully set TCP_NODELAY (L:100)
  695 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb426ed90) Successfully set TCP_KEEPALIVE (L:100)
  696 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb4247340,C=0x0; E=0x0 (L:287)
  697 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb425ba20 SOCKET=0x7fbfb426ed90 (L:247)
  698 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246100,unknown) Pairing with SOCK=0x7fbfb426ed90 (L:99)
  699 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246100,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  700 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  701 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  702 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb437c470 (L:328)
  703 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Starting. Timeout=75000000us (L:467)
  704 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Created new socket with FD=4 (L:232)
  705 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  706 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Connected established (L:141)
  707 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_NODELAY (L:100)
  708 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb432f5b0) Successfully set TCP_KEEPALIVE (L:100)
  709 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb437c470,C=0x0; E=0x0 (L:287)
  710 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb4396da0 SOCKET=0x7fbfb432f5b0 (L:247)
  711 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb432f5b0 (L:99)
  712 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  713 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  714 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  715 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb14545b0 (L:328)
  716 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Starting. Timeout=75000000us (L:467)
  717 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Created new socket with FD=4 (L:232)
  718 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  719 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Connected established (L:141)
  720 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Successfully set TCP_NODELAY (L:100)
  721 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb1457850) Successfully set TCP_KEEPALIVE (L:100)
  722 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb14545b0,C=0x0; E=0x0 (L:287)
  723 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb1444f70 SOCKET=0x7fbfb1457850 (L:247)
  724 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,unknown) Pairing with SOCK=0x7fbfb1457850 (L:99)
  725 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1442010,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  726 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  727 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  728 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb167ecf0 (L:328)
  729 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Starting. Timeout=75000000us (L:467)
  730 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Created new socket with FD=4 (L:232)
  731 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  732 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Connected established (L:141)
  733 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Successfully set TCP_NODELAY (L:100)
  734 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb16d21b0) Successfully set TCP_KEEPALIVE (L:100)
  735 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb167ecf0,C=0x0; E=0x0 (L:287)
  736 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb16e0af0 SOCKET=0x7fbfb16d21b0 (L:247)
  737 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1696400,unknown) Pairing with SOCK=0x7fbfb16d21b0 (L:99)
  738 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb1696400,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  739 couchbase.http-io: DEBUG: [13] <[::1]:9000> GET  http://[::1]:9000/pools/default/buckets/default. Body=0 bytes (L:246)
  740 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Creating new connection because none are available in the pool (L:417)
  741 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) New pool entry: I=0x7fbfb422ac60 (L:328)
  742 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Starting. Timeout=75000000us (L:467)
  743 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Created new socket with FD=4 (L:232)
  744 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  745 couchbase.connection: INFO: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Connected established (L:141)
  746 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Successfully set TCP_NODELAY (L:100)
  747 couchbase.connection: DEBUG: [13] <[::1]:9000> (SOCK=0x7fbfb4247340) Successfully set TCP_KEEPALIVE (L:100)
  748 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Received result for I=0x7fbfb422ac60,C=0x0; E=0x0 (L:287)
  749 couchbase.lcbio_mgr: DEBUG: [13] <[::1]:9000> (HE=0x7fbfb4116a80) Assigning R=0x7fbfb426df90 SOCKET=0x7fbfb4247340 (L:247)
  750 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246080,unknown) Pairing with SOCK=0x7fbfb4247340 (L:99)
  751 couchbase.ioctx: DEBUG: [13] <[::1]:9000> (CTX=0x7fbfb4246080,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1074 752 --------------------- >> end captured logging << ---------------------
1075 753  
1076 754 ======================================================================
1077 755 ERROR: test_create_list_get_remove_internal_user (couchbase.tests.test_sync.transplant_class.<locals>.C)
1078 756 ----------------------------------------------------------------------
1079 757 Traceback (most recent call last):
1080 758   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 228, in test_create_list_get_remove_internal_user
1081 759     self.admin.user_upsert(AuthDomain.Local, userid, password, roles)
1082 760   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 420, in user_upsert
1083 761     content=form)
1084 762   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 153, in http_request
1085 763     response_format=response_format)
1086 764 couchbase.exceptions.HTTPError: <Key='/settings/rbac/users/local/custom-user', RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x0, value='Cannot assign roles to user because the following roles are unknown, malformed or role parameters are undefined: [data_writer[default],data_reader[default]]', http_status=400, url=/settings/rbac/users/local/custom-user>>
1087 765 -------------------- >> begin captured logging << --------------------
1088 766 couchbase: INFO: Initializing Couchbase logging. lcb_version=('2.8.3_7_g84f70195', 133123)
1089 767 couchbase.confmon: DEBUG: [14] Preparing providers (this may be called multiple times) (L:85)
1090 768 couchbase.confmon: DEBUG: [14] Provider CCCP is DISABLED (L:94)
1091 769 couchbase.confmon: DEBUG: [14] Provider HTTP is ENABLED (L:92)
1092 770 couchbase.confmon: DEBUG: [14] Refreshing current cluster map (L:272)
1093 771 couchbase.confmon: DEBUG: [14] Attempting to retrieve cluster map via HTTP (L:259)
1094   couchbase.htconfig: DEBUG: [14] Starting HTTP Configuration Provider 0x7fe82a729fe0 (L:342)
1095   couchbase.connection: INFO: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Starting. Timeout=2000000us (L:467)
1096   couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Created new socket with FD=4 (L:232)
1097   couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1098   couchbase.connection: INFO: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Connected established (L:141)
1099   couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_NODELAY (L:100)
1100   couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82a7674e0) Successfully set TCP_KEEPALIVE (L:100)
1101   couchbase.htconfig: DEBUG: [14] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1102   couchbase.ioctx: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82a765020,unknown) Pairing with SOCK=0x7fe82a7674e0 (L:99)
1103   couchbase.htconfig: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Received 395 bytes on HTTP stream (L:209)
1104   couchbase.htconfig: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Received 5332 bytes on HTTP stream (L:209)
1105   couchbase.htconfig: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Generation 0 -> 1 (L:224)
  772 couchbase.htconfig: DEBUG: [14] Starting HTTP Configuration Provider 0x7fbfb423b4b0 (L:342)
  773 couchbase.connection: INFO: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Starting. Timeout=2000000us (L:467)
  774 couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Created new socket with FD=4 (L:232)
  775 couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  776 couchbase.connection: INFO: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Connected established (L:141)
  777 couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Successfully set TCP_NODELAY (L:100)
  778 couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb425f0f0) Successfully set TCP_KEEPALIVE (L:100)
  779 couchbase.htconfig: DEBUG: [14] Successfuly connected to REST API [::1]:9000 (L:302)
  780 couchbase.ioctx: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb425f0f0 (L:99)
  781 couchbase.htconfig: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 395 bytes on HTTP stream (L:209)
  782 couchbase.htconfig: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 5332 bytes on HTTP stream (L:209)
  783 couchbase.htconfig: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Generation 0 -> 1 (L:224)
1106 784 couchbase.confmon: INFO: [14] Setting new configuration. Received via HTTP (L:158)
1107 785 couchbase.bootstrap: DEBUG: [14] Instance configured (L:56)
1108   couchbase.http-io: DEBUG: [14] <0.0.0.0:9000> PUT  http://0.0.0.0:9000/settings/rbac/users/local/custom-user. Body=73 bytes (L:246)
1109   couchbase.lcbio_mgr: DEBUG: [14] <0.0.0.0:9000> (HE=0x7fe82a515e80) Creating new connection because none are available in the pool (L:417)
1110   couchbase.lcbio_mgr: DEBUG: [14] <0.0.0.0:9000> (HE=0x7fe82a515e80) New pool entry: I=0x7fe82a5af410 (L:328)
1111   couchbase.connection: INFO: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Starting. Timeout=75000000us (L:467)
1112   couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Created new socket with FD=5 (L:232)
1113   couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1114   couchbase.connection: INFO: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Connected established (L:141)
1115   couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Successfully set TCP_NODELAY (L:100)
1116   couchbase.connection: DEBUG: [14] <0.0.0.0:9000> (SOCK=0x7fe82bc10640) Successfully set TCP_KEEPALIVE (L:100)
1117   couchbase.lcbio_mgr: DEBUG: [14] <0.0.0.0:9000> (HE=0x7fe82a515e80) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287)
1118   couchbase.lcbio_mgr: DEBUG: [14] <0.0.0.0:9000> (HE=0x7fe82a515e80) Assigning R=0x7fe82bc1bc00 SOCKET=0x7fe82bc10640 (L:247)
1119   couchbase.ioctx: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82bc3f640,unknown) Pairing with SOCK=0x7fe82bc10640 (L:99)
  786 couchbase.http-io: DEBUG: [14] <[::1]:9000> PUT  http://[::1]:9000/settings/rbac/users/local/custom-user. Body=73 bytes (L:246)
  787 couchbase.lcbio_mgr: DEBUG: [14] <[::1]:9000> (HE=0x7fbfb435d740) Creating new connection because none are available in the pool (L:417)
  788 couchbase.lcbio_mgr: DEBUG: [14] <[::1]:9000> (HE=0x7fbfb435d740) New pool entry: I=0x7fbfb436cf90 (L:328)
  789 couchbase.connection: INFO: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Starting. Timeout=75000000us (L:467)
  790 couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Created new socket with FD=5 (L:232)
  791 couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  792 couchbase.connection: INFO: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Connected established (L:141)
  793 couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_NODELAY (L:100)
  794 couchbase.connection: DEBUG: [14] <[::1]:9000> (SOCK=0x7fbfb4332800) Successfully set TCP_KEEPALIVE (L:100)
  795 couchbase.lcbio_mgr: DEBUG: [14] <[::1]:9000> (HE=0x7fbfb435d740) Received result for I=0x7fbfb436cf90,C=0x0; E=0x0 (L:287)
  796 couchbase.lcbio_mgr: DEBUG: [14] <[::1]:9000> (HE=0x7fbfb435d740) Assigning R=0x7fbfb4328e80 SOCKET=0x7fbfb4332800 (L:247)
  797 couchbase.ioctx: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb43b1610,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99)
1120 798 couchbase.confmon: DEBUG: [14] Refreshing current cluster map (L:272)
1121   couchbase.ioctx: DEBUG: [14] <0.0.0.0:9000> (CTX=0x7fe82bc3f640,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  799 couchbase.ioctx: DEBUG: [14] <[::1]:9000> (CTX=0x7fbfb43b1610,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1122 800 --------------------- >> end captured logging << ---------------------
1123 801  
1124 802 ======================================================================
1125 803 ERROR: test_user_api_aliases (couchbase.tests.test_sync.transplant_class.<locals>.C)
1126 804 ----------------------------------------------------------------------
1127 805 Traceback (most recent call last):
1128 806   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/admin_t.py", line 260, in test_user_api_aliases
1129 807     self.admin.upsert_user(AuthDomain.Local, userid, password, roles)
1130 808   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 420, in user_upsert
1131 809     content=form)
1132 810   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 153, in http_request
1133 811     response_format=response_format)
1134 812 couchbase.exceptions.HTTPError: <Key='/settings/rbac/users/local/custom-user', RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x0, value='Cannot assign roles to user because the following roles are unknown, malformed or role parameters are undefined: [data_writer[default],data_reader[default]]', http_status=400, url=/settings/rbac/users/local/custom-user>>
1135 813 -------------------- >> begin captured logging << --------------------
1136 814 couchbase: INFO: Initializing Couchbase logging. lcb_version=('2.8.3_7_g84f70195', 133123)
1137 815 couchbase.confmon: DEBUG: [17] Preparing providers (this may be called multiple times) (L:85)
1138 816 couchbase.confmon: DEBUG: [17] Provider CCCP is DISABLED (L:94)
1139 817 couchbase.confmon: DEBUG: [17] Provider HTTP is ENABLED (L:92)
1140 818 couchbase.confmon: DEBUG: [17] Refreshing current cluster map (L:272)
1141 819 couchbase.confmon: DEBUG: [17] Attempting to retrieve cluster map via HTTP (L:259)
1142   couchbase.htconfig: DEBUG: [17] Starting HTTP Configuration Provider 0x7fe82ba015d0 (L:342)
1143   couchbase.connection: INFO: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Starting. Timeout=2000000us (L:467)
1144   couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Created new socket with FD=4 (L:232)
1145   couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1146   couchbase.connection: INFO: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Connected established (L:141)
1147   couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Successfully set TCP_NODELAY (L:100)
1148   couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82ba02980) Successfully set TCP_KEEPALIVE (L:100)
1149   couchbase.htconfig: DEBUG: [17] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1150   couchbase.ioctx: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,unknown) Pairing with SOCK=0x7fe82ba02980 (L:99)
1151   couchbase.htconfig: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,bc_http) Received 395 bytes on HTTP stream (L:209)
1152   couchbase.htconfig: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,bc_http) Received 5332 bytes on HTTP stream (L:209)
1153   couchbase.htconfig: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a7573e0,bc_http) Generation 0 -> 1 (L:224)
  820 couchbase.htconfig: DEBUG: [17] Starting HTTP Configuration Provider 0x7fbfb1712950 (L:342)
  821 couchbase.connection: INFO: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Starting. Timeout=2000000us (L:467)
  822 couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Created new socket with FD=4 (L:232)
  823 couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  824 couchbase.connection: INFO: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Connected established (L:141)
  825 couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Successfully set TCP_NODELAY (L:100)
  826 couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb1719ed0) Successfully set TCP_KEEPALIVE (L:100)
  827 couchbase.htconfig: DEBUG: [17] Successfuly connected to REST API [::1]:9000 (L:302)
  828 couchbase.ioctx: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb171a4e0,unknown) Pairing with SOCK=0x7fbfb1719ed0 (L:99)
  829 couchbase.htconfig: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb171a4e0,bc_http) Received 395 bytes on HTTP stream (L:209)
  830 couchbase.htconfig: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb171a4e0,bc_http) Received 5332 bytes on HTTP stream (L:209)
  831 couchbase.htconfig: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb171a4e0,bc_http) Generation 0 -> 1 (L:224)
1154 832 couchbase.confmon: INFO: [17] Setting new configuration. Received via HTTP (L:158)
1155 833 couchbase.bootstrap: DEBUG: [17] Instance configured (L:56)
1156   couchbase.http-io: DEBUG: [17] <0.0.0.0:9000> PUT  http://0.0.0.0:9000/settings/rbac/users/local/custom-user. Body=73 bytes (L:246)
1157   couchbase.lcbio_mgr: DEBUG: [17] <0.0.0.0:9000> (HE=0x7fe82a748aa0) Creating new connection because none are available in the pool (L:417)
1158   couchbase.lcbio_mgr: DEBUG: [17] <0.0.0.0:9000> (HE=0x7fe82a748aa0) New pool entry: I=0x7fe82a75df60 (L:328)
1159   couchbase.connection: INFO: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Starting. Timeout=75000000us (L:467)
1160   couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Created new socket with FD=5 (L:232)
1161   couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1162   couchbase.connection: INFO: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Connected established (L:141)
1163   couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Successfully set TCP_NODELAY (L:100)
1164   couchbase.connection: DEBUG: [17] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Successfully set TCP_KEEPALIVE (L:100)
1165   couchbase.lcbio_mgr: DEBUG: [17] <0.0.0.0:9000> (HE=0x7fe82a748aa0) Received result for I=0x7fe82a75df60,C=0x0; E=0x0 (L:287)
1166   couchbase.lcbio_mgr: DEBUG: [17] <0.0.0.0:9000> (HE=0x7fe82a748aa0) Assigning R=0x7fe82a736330 SOCKET=0x7fe82a7292b0 (L:247)
1167   couchbase.ioctx: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a772d00,unknown) Pairing with SOCK=0x7fe82a7292b0 (L:99)
  834 couchbase.http-io: DEBUG: [17] <[::1]:9000> PUT  http://[::1]:9000/settings/rbac/users/local/custom-user. Body=73 bytes (L:246)
  835 couchbase.lcbio_mgr: DEBUG: [17] <[::1]:9000> (HE=0x7fbfb4228cd0) Creating new connection because none are available in the pool (L:417)
  836 couchbase.lcbio_mgr: DEBUG: [17] <[::1]:9000> (HE=0x7fbfb4228cd0) New pool entry: I=0x7fbfb4229630 (L:328)
  837 couchbase.connection: INFO: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Starting. Timeout=75000000us (L:467)
  838 couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Created new socket with FD=5 (L:232)
  839 couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  840 couchbase.connection: INFO: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Connected established (L:141)
  841 couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Successfully set TCP_NODELAY (L:100)
  842 couchbase.connection: DEBUG: [17] <[::1]:9000> (SOCK=0x7fbfb4243200) Successfully set TCP_KEEPALIVE (L:100)
  843 couchbase.lcbio_mgr: DEBUG: [17] <[::1]:9000> (HE=0x7fbfb4228cd0) Received result for I=0x7fbfb4229630,C=0x0; E=0x0 (L:287)
  844 couchbase.lcbio_mgr: DEBUG: [17] <[::1]:9000> (HE=0x7fbfb4228cd0) Assigning R=0x7fbfb4238a80 SOCKET=0x7fbfb4243200 (L:247)
  845 couchbase.ioctx: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb16b6200,unknown) Pairing with SOCK=0x7fbfb4243200 (L:99)
1168 846 couchbase.confmon: DEBUG: [17] Refreshing current cluster map (L:272)
1169   couchbase.ioctx: DEBUG: [17] <0.0.0.0:9000> (CTX=0x7fe82a772d00,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  847 couchbase.ioctx: DEBUG: [17] <[::1]:9000> (CTX=0x7fbfb16b6200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1170 848 --------------------- >> end captured logging << ---------------------
1171 849  
1172 850 ======================================================================
1173 851 ERROR: test_query (couchbase.tests.test_sync.transplant_class.<locals>.C)
1174 852 ----------------------------------------------------------------------
1175 853 Traceback (most recent call last):
1176 854   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/cluster_t.py", line 55, in test_query
1177 855     row = cluster.n1ql_query('select mockrow').get_single_result()
1178 856   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/n1ql.py", line 447, in get_single_result
1179 857     for r in self:
1180 858   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/n1ql.py", line 456, in __iter__
1181 859     raw_rows = self.raw.fetch(self._mres)
1182   couchbase.exceptions.HTTPError: <RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x3B[HTTP Operation failed. Inspect status code for details], value={'requestID': '851a1be0-a741-4e4d-9c45-15f336fda470', 'errors': [{'code': 3000, 'msg': 'Ambiguous reference to field mockrow.'}], 'status': 'fatal', 'metrics': {'elapsedTime': '394.327µs', 'executionTime': '340.628µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=400>>
  860 couchbase.exceptions.HTTPError: <RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x3B[HTTP Operation failed. Inspect status code for details], value={'requestID': '163e6080-4ef2-4426-b9b8-ab66bfa3ae0b', 'errors': [{'code': 3000, 'msg': 'Ambiguous reference to field mockrow.'}], 'status': 'fatal', 'metrics': {'elapsedTime': '314.224µs', 'executionTime': '265.074µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=400>>
1183 861 -------------------- >> begin captured logging << --------------------
1184 862 couchbase.confmon: DEBUG: [39] Preparing providers (this may be called multiple times) (L:85)
1185 863 couchbase.confmon: DEBUG: [39] Provider CCCP is ENABLED (L:92)
1186 864 couchbase.confmon: DEBUG: [39] Provider HTTP is ENABLED (L:92)
1187 865 couchbase.confmon: DEBUG: [39] Refreshing current cluster map (L:272)
1188 866 couchbase.confmon: DEBUG: [39] Attempting to retrieve cluster map via CCCP (L:259)
1189 867 couchbase.confmon: INFO: [39] Provider 'CCCP' failed (L:182)
1190 868 couchbase.confmon: DEBUG: [39] Will try next provider in 0us (L:223)
1191 869 couchbase.confmon: DEBUG: [39] Attempting to retrieve cluster map via HTTP (L:259)
1192   couchbase.htconfig: DEBUG: [39] Starting HTTP Configuration Provider 0x7fe82b838280 (L:342)
1193   couchbase.connection: INFO: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Starting. Timeout=2000000us (L:467)
1194   couchbase.connection: DEBUG: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Created new socket with FD=4 (L:232)
1195   couchbase.connection: DEBUG: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1196   couchbase.connection: INFO: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Connected established (L:141)
1197   couchbase.connection: DEBUG: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Successfully set TCP_NODELAY (L:100)
1198   couchbase.connection: DEBUG: [39] <0.0.0.0:9000> (SOCK=0x7fe82bb013d0) Successfully set TCP_KEEPALIVE (L:100)
1199   couchbase.htconfig: DEBUG: [39] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1200   couchbase.ioctx: DEBUG: [39] <0.0.0.0:9000> (CTX=0x7fe82b9045d0,unknown) Pairing with SOCK=0x7fe82bb013d0 (L:99)
1201   couchbase.htconfig: DEBUG: [39] <0.0.0.0:9000> (CTX=0x7fe82b9045d0,bc_http) Received 395 bytes on HTTP stream (L:209)
1202   couchbase.htconfig: DEBUG: [39] <0.0.0.0:9000> (CTX=0x7fe82b9045d0,bc_http) Received 5332 bytes on HTTP stream (L:209)
1203   couchbase.htconfig: DEBUG: [39] <0.0.0.0:9000> (CTX=0x7fe82b9045d0,bc_http) Generation 0 -> 1 (L:224)
  870 couchbase.htconfig: DEBUG: [39] Starting HTTP Configuration Provider 0x7fbfb1435f60 (L:342)
  871 couchbase.connection: INFO: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Starting. Timeout=2000000us (L:467)
  872 couchbase.connection: DEBUG: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Created new socket with FD=4 (L:232)
  873 couchbase.connection: DEBUG: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  874 couchbase.connection: INFO: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Connected established (L:141)
  875 couchbase.connection: DEBUG: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Successfully set TCP_NODELAY (L:100)
  876 couchbase.connection: DEBUG: [39] <[::1]:9000> (SOCK=0x7fbfb1463ef0) Successfully set TCP_KEEPALIVE (L:100)
  877 couchbase.htconfig: DEBUG: [39] Successfuly connected to REST API [::1]:9000 (L:302)
  878 couchbase.ioctx: DEBUG: [39] <[::1]:9000> (CTX=0x7fbfb144abf0,unknown) Pairing with SOCK=0x7fbfb1463ef0 (L:99)
  879 couchbase.htconfig: DEBUG: [39] <[::1]:9000> (CTX=0x7fbfb144abf0,bc_http) Received 395 bytes on HTTP stream (L:209)
  880 couchbase.htconfig: DEBUG: [39] <[::1]:9000> (CTX=0x7fbfb144abf0,bc_http) Received 5332 bytes on HTTP stream (L:209)
  881 couchbase.htconfig: DEBUG: [39] <[::1]:9000> (CTX=0x7fbfb144abf0,bc_http) Generation 0 -> 1 (L:224)
1204 882 couchbase.confmon: INFO: [39] Setting new configuration. Received via HTTP (L:158)
1205 883 couchbase.bootstrap: DEBUG: [39] Instance configured (L:56)
1206   couchbase.http-io: DEBUG: [39] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=54 bytes (L:246)
1207   couchbase.lcbio_mgr: DEBUG: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) Creating new connection because none are available in the pool (L:417)
1208   couchbase.lcbio_mgr: DEBUG: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) New pool entry: I=0x7fe82b9052a0 (L:328)
1209   couchbase.connection: INFO: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Starting. Timeout=75000000us (L:467)
1210   couchbase.connection: DEBUG: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Created new socket with FD=5 (L:232)
1211   couchbase.connection: DEBUG: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1212   couchbase.connection: INFO: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Connected established (L:141)
1213   couchbase.connection: DEBUG: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Successfully set TCP_NODELAY (L:100)
1214   couchbase.connection: DEBUG: [39] <0.0.0.0:9498> (SOCK=0x7fe82a741370) Successfully set TCP_KEEPALIVE (L:100)
1215   couchbase.lcbio_mgr: DEBUG: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) Received result for I=0x7fe82b9052a0,C=0x0; E=0x0 (L:287)
1216   couchbase.lcbio_mgr: DEBUG: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) Assigning R=0x7fe82b9051a0 SOCKET=0x7fe82a741370 (L:247)
1217   couchbase.ioctx: DEBUG: [39] <0.0.0.0:9498> (CTX=0x7fe82b9053d0,unknown) Pairing with SOCK=0x7fe82a741370 (L:99)
  884 couchbase.http-io: DEBUG: [39] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=54 bytes (L:246)
  885 couchbase.lcbio_mgr: DEBUG: [39] <[::1]:9498> (HE=0x7fbfb4265210) Creating new connection because none are available in the pool (L:417)
  886 couchbase.lcbio_mgr: DEBUG: [39] <[::1]:9498> (HE=0x7fbfb4265210) New pool entry: I=0x7fbfb4237fa0 (L:328)
  887 couchbase.connection: INFO: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Starting. Timeout=75000000us (L:467)
  888 couchbase.connection: DEBUG: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Created new socket with FD=5 (L:232)
  889 couchbase.connection: DEBUG: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  890 couchbase.connection: INFO: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Connected established (L:141)
  891 couchbase.connection: DEBUG: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Successfully set TCP_NODELAY (L:100)
  892 couchbase.connection: DEBUG: [39] <[::1]:9498> (SOCK=0x7fbfb1511f10) Successfully set TCP_KEEPALIVE (L:100)
  893 couchbase.lcbio_mgr: DEBUG: [39] <[::1]:9498> (HE=0x7fbfb4265210) Received result for I=0x7fbfb4237fa0,C=0x0; E=0x0 (L:287)
  894 couchbase.lcbio_mgr: DEBUG: [39] <[::1]:9498> (HE=0x7fbfb4265210) Assigning R=0x7fbfb4262620 SOCKET=0x7fbfb1511f10 (L:247)
  895 couchbase.ioctx: DEBUG: [39] <[::1]:9498> (CTX=0x7fbfb4243200,unknown) Pairing with SOCK=0x7fbfb1511f10 (L:99)
1218 896 couchbase.confmon: DEBUG: [39] Refreshing current cluster map (L:272)
1219   couchbase.ioctx: DEBUG: [39] <0.0.0.0:9498> (CTX=0x7fe82b9053d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1220   couchbase.lcbio_mgr: INFO: [39] <0.0.0.0:9498> (HE=0x7fe82b904e30) Placing socket back into the pool. I=0x7fe82b9052a0,C=0x7fe82a741370 (L:467)
  897 couchbase.ioctx: DEBUG: [39] <[::1]:9498> (CTX=0x7fbfb4243200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  898 couchbase.lcbio_mgr: INFO: [39] <[::1]:9498> (HE=0x7fbfb4265210) Placing socket back into the pool. I=0x7fbfb4237fa0,C=0x7fbfb1511f10 (L:467)
1221 899 --------------------- >> end captured logging << ---------------------
1222 900  
1223 901 ======================================================================
1224 902 ERROR: test_enable_error_map (couchbase.tests.test_sync.transplant_class.<locals>.C)
1225 903 ----------------------------------------------------------------------
1226 904 Traceback (most recent call last):
1227 905   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/connection_t.py", line 120, in test_enable_error_map
1228 906     cb = self.factory(conn_str)
1229 907   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucket.py", line 251, in __init__
1230 908     self._do_ctor_connect()
1231 909   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucket.py", line 260, in _do_ctor_connect
1232 910     self._connect()
1233   couchbase.exceptions._AuthError_0x2 (generated, catch AuthError): <RC=0x2[Authentication failed. You may have provided an invalid username/password combination], There was a problem while trying to send/receive your request over the network. This may be a result of a bad network or a misconfigured client or server, C Source=(src/bucket.c,792)>
  911 couchbase.exceptions._UnknownHostError_0x15 (generated, catch UnknownHostError): <RC=0x15[DNS/Hostname lookup failed], There was a problem while trying to send/receive your request over the network. This may be a result of a bad network or a misconfigured client or server, C Source=(src/bucket.c,792)>
1234 912 -------------------- >> begin captured logging << --------------------
1235 913 couchbase.confmon: DEBUG: [44] Preparing providers (this may be called multiple times) (L:85)
1236 914 couchbase.confmon: DEBUG: [44] Provider CCCP is ENABLED (L:92)
1237 915 couchbase.confmon: DEBUG: [44] Provider HTTP is ENABLED (L:92)
1238 916 couchbase.confmon: DEBUG: [44] Refreshing current cluster map (L:272)
1239 917 couchbase.confmon: DEBUG: [44] Attempting to retrieve cluster map via CCCP (L:259)
1240 918 couchbase.confmon: INFO: [44] Provider 'CCCP' failed (L:182)
1241 919 couchbase.confmon: DEBUG: [44] Will try next provider in 0us (L:223)
1242 920 couchbase.confmon: DEBUG: [44] Attempting to retrieve cluster map via HTTP (L:259)
1243   couchbase.htconfig: DEBUG: [44] Starting HTTP Configuration Provider 0x7fe82b838280 (L:342)
1244   couchbase.connection: INFO: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Starting. Timeout=2000000us (L:467)
1245   couchbase.connection: DEBUG: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Created new socket with FD=4 (L:232)
1246   couchbase.connection: DEBUG: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1247   couchbase.connection: INFO: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Connected established (L:141)
1248   couchbase.connection: DEBUG: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Successfully set TCP_NODELAY (L:100)
1249   couchbase.connection: DEBUG: [44] <0.0.0.0:9000> (SOCK=0x7fe82b8504d0) Successfully set TCP_KEEPALIVE (L:100)
1250   couchbase.htconfig: DEBUG: [44] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1251   couchbase.ioctx: DEBUG: [44] <0.0.0.0:9000> (CTX=0x7fe82b840e50,unknown) Pairing with SOCK=0x7fe82b8504d0 (L:99)
1252   couchbase.htconfig: DEBUG: [44] <0.0.0.0:9000> (CTX=0x7fe82b840e50,bc_http) Received 412 bytes on HTTP stream (L:209)
1253   couchbase.htconfig: ERROR: [44] <0.0.0.0:9000> (CTX=0x7fe82b840e50,bc_http) Got non-success HTTP status code 401 (L:142)
1254   couchbase.ioctx: DEBUG: [44] <0.0.0.0:9000> (CTX=0x7fe82b840e50,bc_http) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  921 couchbase.htconfig: DEBUG: [44] Starting HTTP Configuration Provider 0x7fbfb43555a0 (L:342)
  922 couchbase.connection: INFO: [44] <[::1]:9000> (SOCK=0x7fbfb4396da0) Starting. Timeout=2000000us (L:467)
  923 couchbase.connection: ERROR: [44] <[::1]:9000> (SOCK=0x7fbfb4396da0) Couldn't look up ::1 (nodename nor servname provided, or not known) [EAI=8] (L:483)
  924 couchbase.connection: ERROR: [44] <[::1]:9000> (SOCK=0x7fbfb4396da0) Failed to establish connection: LCB_UNKNOWN_HOST (0x15), os errno=0 (L:150)
  925 couchbase.htconfig: ERROR: [44] Connection to REST API failed with LCB_UNKNOWN_HOST (0x15) (os errno = 0) (L:297)
1255 926 couchbase.confmon: INFO: [44] Provider 'HTTP' failed (L:182)
1256   couchbase.bootstrap: ERROR: [44] Failed to bootstrap client=0x7fe82b86fd50. Error=LCB_AUTH_ERROR (0x02), Message=No more bootstrap providers remain (L:170)
  927 couchbase.confmon: DEBUG: [44] Maximum provider reached. Resetting index (L:228)
  928 couchbase.bootstrap: ERROR: [44] Failed to bootstrap client=0x7fbfb438af20. Error=LCB_UNKNOWN_HOST (0x15), Message=No more bootstrap providers remain (L:170)
1257 929 --------------------- >> end captured logging << ---------------------
1258 930  
1259 931 ======================================================================
1260 932 ERROR: test_multi_hosts (couchbase.tests.test_sync.transplant_class.<locals>.C)
1261 933 ----------------------------------------------------------------------
1262 934 Traceback (most recent call last):
1263 935   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/connection_t.py", line 105, in test_multi_hosts
1264 936     cb = self.factory(str(cs), password=passwd)
1265 937   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucket.py", line 251, in __init__
1266 938     self._do_ctor_connect()
1267 939   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucket.py", line 260, in _do_ctor_connect
1268 940     self._connect()
1269   couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <RC=0x2C[The remote host refused the connection. Is the service up?], There was a problem while trying to send/receive your request over the network. This may be a result of a bad network or a misconfigured client or server, C Source=(src/bucket.c,792)>
  941 couchbase.exceptions._UnknownHostError_0x15 (generated, catch UnknownHostError): <RC=0x15[DNS/Hostname lookup failed], There was a problem while trying to send/receive your request over the network. This may be a result of a bad network or a misconfigured client or server, C Source=(src/bucket.c,792)>
1270 942 -------------------- >> begin captured logging << --------------------
1271 943 couchbase.confmon: DEBUG: [45] Preparing providers (this may be called multiple times) (L:85)
1272 944 couchbase.confmon: DEBUG: [45] Provider CCCP is ENABLED (L:92)
1273 945 couchbase.confmon: DEBUG: [45] Provider HTTP is ENABLED (L:92)
1274 946 couchbase.confmon: DEBUG: [45] Refreshing current cluster map (L:272)
1275 947 couchbase.confmon: DEBUG: [45] Attempting to retrieve cluster map via CCCP (L:259)
1276   couchbase.cccp: INFO: [45] Requesting connection to node 0.0.0.0:11210 for CCCP configuration (L:151)
1277   couchbase.lcbio_mgr: DEBUG: [45] <0.0.0.0:11210> (HE=0x7fe82a68f2b0) Creating new connection because none are available in the pool (L:417)
1278   couchbase.lcbio_mgr: DEBUG: [45] <0.0.0.0:11210> (HE=0x7fe82a68f2b0) New pool entry: I=0x7fe82a6bbc20 (L:328)
1279   couchbase.connection: INFO: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) Starting. Timeout=2000000us (L:467)
1280   couchbase.connection: DEBUG: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) Created new socket with FD=4 (L:232)
1281   couchbase.connection: DEBUG: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1282   couchbase.connection: DEBUG: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) connect() failed. errno=61 [Connection refused] (L:348)
1283   couchbase.connection: ERROR: [45] <0.0.0.0:11210> (SOCK=0x7fe82a69b750) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
1284   couchbase.lcbio_mgr: DEBUG: [45] <0.0.0.0:11210> (HE=0x7fe82a68f2b0) Received result for I=0x7fe82a6bbc20,C=0x0; E=0x2c (L:287)
1285   couchbase.cccp: ERROR: [45] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_ECONNREFUSED (0x2C) (L:165)
  948 couchbase.cccp: INFO: [45] Requesting connection to node [::1]:11210 for CCCP configuration (L:151)
  949 couchbase.lcbio_mgr: DEBUG: [45] <[::1]:11210> (HE=0x7fbfb430cc50) Creating new connection because none are available in the pool (L:417)
  950 couchbase.lcbio_mgr: DEBUG: [45] <[::1]:11210> (HE=0x7fbfb430cc50) New pool entry: I=0x7fbfb437c470 (L:328)
  951 couchbase.connection: INFO: [45] <[::1]:11210> (SOCK=0x7fbfb4396da0) Starting. Timeout=2000000us (L:467)
  952 couchbase.connection: ERROR: [45] <[::1]:11210> (SOCK=0x7fbfb4396da0) Couldn't look up ::1 (nodename nor servname provided, or not known) [EAI=8] (L:483)
  953 couchbase.connection: ERROR: [45] <[::1]:11210> (SOCK=0x7fbfb4396da0) Failed to establish connection: LCB_UNKNOWN_HOST (0x15), os errno=0 (L:150)
  954 couchbase.lcbio_mgr: DEBUG: [45] <[::1]:11210> (HE=0x7fbfb430cc50) Received result for I=0x7fbfb437c470,C=0x0; E=0x15 (L:287)
  955 couchbase.cccp: ERROR: [45] <NOHOST:NOPORT> (CTX=0x0,) Could not get configuration: LCB_UNKNOWN_HOST (0x15) (L:165)
1286 956 couchbase.confmon: INFO: [45] Provider 'CCCP' failed (L:182)
1287 957 couchbase.confmon: DEBUG: [45] Will try next provider in 0us (L:223)
1288 958 couchbase.confmon: DEBUG: [45] Attempting to retrieve cluster map via HTTP (L:259)
1289   couchbase.htconfig: DEBUG: [45] Starting HTTP Configuration Provider 0x7fe82a772d00 (L:342)
1290   couchbase.connection: INFO: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) Starting. Timeout=2000000us (L:467)
1291   couchbase.connection: DEBUG: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) Created new socket with FD=4 (L:232)
1292   couchbase.connection: DEBUG: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1293   couchbase.connection: DEBUG: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) connect() failed. errno=61 [Connection refused] (L:348)
1294   couchbase.connection: ERROR: [45] <0.0.0.0:8091> (SOCK=0x7fe82b838280) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
1295   couchbase.htconfig: ERROR: [45] Connection to REST API failed with LCB_ECONNREFUSED (0x2C) (os errno = 61) (L:297)
  959 couchbase.htconfig: DEBUG: [45] Starting HTTP Configuration Provider 0x7fbfb43555a0 (L:342)
  960 couchbase.connection: INFO: [45] <[::1]:8091> (SOCK=0x7fbfb4396da0) Starting. Timeout=2000000us (L:467)
  961 couchbase.connection: ERROR: [45] <[::1]:8091> (SOCK=0x7fbfb4396da0) Couldn't look up ::1 (nodename nor servname provided, or not known) [EAI=8] (L:483)
  962 couchbase.connection: ERROR: [45] <[::1]:8091> (SOCK=0x7fbfb4396da0) Failed to establish connection: LCB_UNKNOWN_HOST (0x15), os errno=0 (L:150)
  963 couchbase.htconfig: ERROR: [45] Connection to REST API failed with LCB_UNKNOWN_HOST (0x15) (os errno = 0) (L:297)
1296 964 couchbase.confmon: INFO: [45] Provider 'HTTP' failed (L:182)
1297 965 couchbase.confmon: DEBUG: [45] Maximum provider reached. Resetting index (L:228)
1298   couchbase.bootstrap: ERROR: [45] Failed to bootstrap client=0x7fe82a758c70. Error=LCB_ECONNREFUSED (0x2C), Message=No more bootstrap providers remain (L:170)
  966 couchbase.bootstrap: ERROR: [45] Failed to bootstrap client=0x7fbfb43abc00. Error=LCB_UNKNOWN_HOST (0x15), Message=No more bootstrap providers remain (L:170)
1299 967 --------------------- >> end captured logging << ---------------------
1300 968  
1301 969 ======================================================================
1302 970 ERROR: test_design_headers (couchbase.tests.test_sync.transplant_class.<locals>.C)
1303 971 ----------------------------------------------------------------------
1304 972 Traceback (most recent call last):
1305     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/design_t.py", line 90, in test_design_headers
1306       syncwait=5)
1307     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 189, in design_create
1308       use_devmode=use_devmode)
1309     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 128, in _design_poll
1310       "Wait time for design action completion exceeded")
1311   couchbase.exceptions.TimeoutError: <RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Wait time for design action completion exceeded>
  973   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/design_t.py", line 44, in setUp
  974     self.mgr.design_delete(DNAME, use_devmode=False, syncwait=5)
  975   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 281, in design_delete
  976     method=_LCB.LCB_HTTP_METHOD_DELETE)
  977   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 39, in _http_request
  978     return self._cb._http_request(**kwargs)
  979 couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <Key='_design/tmp', RC=0x2C[The remote host refused the connection. Is the service up?], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x2C[The remote host refused the connection. Is the service up?], value=None, http_status=0, url=_design/tmp>>
1312 980 -------------------- >> begin captured logging << --------------------
1313 981 couchbase.confmon: DEBUG: [64] Preparing providers (this may be called multiple times) (L:85)
1314 982 couchbase.confmon: DEBUG: [64] Provider CCCP is ENABLED (L:92)
1315 983 couchbase.confmon: DEBUG: [64] Provider HTTP is ENABLED (L:92)
1316 984 couchbase.confmon: DEBUG: [64] Refreshing current cluster map (L:272)
1317 985 couchbase.confmon: DEBUG: [64] Attempting to retrieve cluster map via CCCP (L:259)
1318 986 couchbase.confmon: INFO: [64] Provider 'CCCP' failed (L:182)
1319 987 couchbase.confmon: DEBUG: [64] Will try next provider in 0us (L:223)
1320 988 couchbase.confmon: DEBUG: [64] Attempting to retrieve cluster map via HTTP (L:259)
1321   couchbase.htconfig: DEBUG: [64] Starting HTTP Configuration Provider 0x7fe82a69fde0 (L:342)
1322   couchbase.connection: INFO: [64] <0.0.0.0:9000> (SOCK=0x7fe82a697b00) Starting. Timeout=2000000us (L:467)
1323   couchbase.connection: DEBUG: [64] <0.0.0.0:9000> (SOCK=0x7fe82a697b00) Created new socket with FD=6 (L:232)
1324   couchbase.connection: DEBUG: [64] <0.0.0.0:9000> (SOCK=0x7fe82a697b00) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1325   couchbase.connection: INFO: [64] <0.0.0.0:9000> (SOCK=0x7fe82a697b00) Connected established (L:141)
1326   couchbase.connection: DEBUG: [64] <0.0.0.0:9000> (SOCK=0x7fe82a697b00) Successfully set TCP_NODELAY (L:100)
1327   couchbase.connection: DEBUG: [64] <0.0.0.0:9000> (SOCK=0x7fe82a697b00) Successfully set TCP_KEEPALIVE (L:100)
1328   couchbase.htconfig: DEBUG: [64] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1329   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82a689330,unknown) Pairing with SOCK=0x7fe82a697b00 (L:99)
1330   couchbase.htconfig: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82a689330,bc_http) Received 395 bytes on HTTP stream (L:209)
1331   couchbase.htconfig: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82a689330,bc_http) Received 5332 bytes on HTTP stream (L:209)
1332   couchbase.htconfig: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82a689330,bc_http) Generation 0 -> 1 (L:224)
  989 couchbase.htconfig: DEBUG: [64] Starting HTTP Configuration Provider 0x7fbfb145b200 (L:342)
  990 couchbase.connection: INFO: [64] <[::1]:9000> (SOCK=0x7fbfb144ac70) Starting. Timeout=2000000us (L:467)
  991 couchbase.connection: DEBUG: [64] <[::1]:9000> (SOCK=0x7fbfb144ac70) Created new socket with FD=6 (L:232)
  992 couchbase.connection: DEBUG: [64] <[::1]:9000> (SOCK=0x7fbfb144ac70) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  993 couchbase.connection: INFO: [64] <[::1]:9000> (SOCK=0x7fbfb144ac70) Connected established (L:141)
  994 couchbase.connection: DEBUG: [64] <[::1]:9000> (SOCK=0x7fbfb144ac70) Successfully set TCP_NODELAY (L:100)
  995 couchbase.connection: DEBUG: [64] <[::1]:9000> (SOCK=0x7fbfb144ac70) Successfully set TCP_KEEPALIVE (L:100)
  996 couchbase.htconfig: DEBUG: [64] Successfuly connected to REST API [::1]:9000 (L:302)
  997 couchbase.ioctx: DEBUG: [64] <[::1]:9000> (CTX=0x7fbfb1473ef0,unknown) Pairing with SOCK=0x7fbfb144ac70 (L:99)
  998 couchbase.htconfig: DEBUG: [64] <[::1]:9000> (CTX=0x7fbfb1473ef0,bc_http) Received 395 bytes on HTTP stream (L:209)
  999 couchbase.htconfig: DEBUG: [64] <[::1]:9000> (CTX=0x7fbfb1473ef0,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1000 couchbase.htconfig: DEBUG: [64] <[::1]:9000> (CTX=0x7fbfb1473ef0,bc_http) Generation 0 -> 1 (L:224)
1333 1001 couchbase.confmon: INFO: [64] Setting new configuration. Received via HTTP (L:158)
1334 1002 couchbase.bootstrap: DEBUG: [64] Instance configured (L:56)
1335   couchbase.http-io: DEBUG: [64] <0.0.0.0:9501> GET  http://0.0.0.0:9501/default/_design/tmp. Body=0 bytes (L:246)
1336   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Creating new connection because none are available in the pool (L:417)
1337   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) New pool entry: I=0x7fe82a58b740 (L:328)
1338   couchbase.connection: INFO: [64] <0.0.0.0:9501> (SOCK=0x7fe82a5b3420) Starting. Timeout=75000000us (L:467)
1339   couchbase.connection: DEBUG: [64] <0.0.0.0:9501> (SOCK=0x7fe82a5b3420) Created new socket with FD=7 (L:232)
1340   couchbase.connection: DEBUG: [64] <0.0.0.0:9501> (SOCK=0x7fe82a5b3420) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1341   couchbase.connection: INFO: [64] <0.0.0.0:9501> (SOCK=0x7fe82a5b3420) Connected established (L:141)
1342   couchbase.connection: DEBUG: [64] <0.0.0.0:9501> (SOCK=0x7fe82a5b3420) Successfully set TCP_NODELAY (L:100)
1343   couchbase.connection: DEBUG: [64] <0.0.0.0:9501> (SOCK=0x7fe82a5b3420) Successfully set TCP_KEEPALIVE (L:100)
1344   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Received result for I=0x7fe82a58b740,C=0x0; E=0x0 (L:287)
1345   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Assigning R=0x7fe82a5dc540 SOCKET=0x7fe82a5b3420 (L:247)
1346   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9501> (CTX=0x7fe82b904730,unknown) Pairing with SOCK=0x7fe82a5b3420 (L:99)
  1003 couchbase.http-io: DEBUG: [64] <[::1]:9501> GET  http://[::1]:9501/default/_design/tmp. Body=0 bytes (L:246)
  1004 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9501> (HE=0x7fbfb400b280) Creating new connection because none are available in the pool (L:417)
  1005 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9501> (HE=0x7fbfb400b280) New pool entry: I=0x7fbfb4009210 (L:328)
  1006 couchbase.connection: INFO: [64] <[::1]:9501> (SOCK=0x7fbfb401c0d0) Starting. Timeout=75000000us (L:467)
  1007 couchbase.connection: DEBUG: [64] <[::1]:9501> (SOCK=0x7fbfb401c0d0) Created new socket with FD=7 (L:232)
  1008 couchbase.connection: DEBUG: [64] <[::1]:9501> (SOCK=0x7fbfb401c0d0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1009 couchbase.connection: DEBUG: [64] <[::1]:9501> (SOCK=0x7fbfb401c0d0) connect() failed. errno=61 [Connection refused] (L:348)
  1010 couchbase.connection: ERROR: [64] <[::1]:9501> (SOCK=0x7fbfb401c0d0) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1011 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9501> (HE=0x7fbfb400b280) Received result for I=0x7fbfb4009210,C=0x0; E=0x2c (L:287)
  1012 couchbase.http-io: ERROR: [64] Connection to failed with Err=0x2c (L:226)
  1013 couchbase.http-io: DEBUG: [64] <[::1]:9501> Retrying request on new node http://[::1]:9500/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1014 couchbase.http-io: DEBUG: [64] <[::1]:9500> GET  http://[::1]:9500/default/_design/tmp. Body=0 bytes (L:246)
  1015 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9500> (HE=0x7fbfb401c120) Creating new connection because none are available in the pool (L:417)
  1016 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9500> (HE=0x7fbfb401c120) New pool entry: I=0x7fbfb401c530 (L:328)
  1017 couchbase.connection: INFO: [64] <[::1]:9500> (SOCK=0x7fbfb401c770) Starting. Timeout=75000000us (L:467)
  1018 couchbase.connection: DEBUG: [64] <[::1]:9500> (SOCK=0x7fbfb401c770) Created new socket with FD=8 (L:232)
  1019 couchbase.connection: DEBUG: [64] <[::1]:9500> (SOCK=0x7fbfb401c770) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1020 couchbase.connection: DEBUG: [64] <[::1]:9500> (SOCK=0x7fbfb401c770) connect() failed. errno=61 [Connection refused] (L:348)
  1021 couchbase.connection: ERROR: [64] <[::1]:9500> (SOCK=0x7fbfb401c770) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1022 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9500> (HE=0x7fbfb401c120) Received result for I=0x7fbfb401c530,C=0x0; E=0x2c (L:287)
  1023 couchbase.http-io: ERROR: [64] Connection to failed with Err=0x2c (L:226)
  1024 couchbase.http-io: WARNING: [64] <[::1]:9500> Not retrying. No nodes available (L:83)
1347 1025 couchbase.confmon: DEBUG: [64] Refreshing current cluster map (L:272)
1348   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9501> (CTX=0x7fe82b904730,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1349   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Placing socket back into the pool. I=0x7fe82a58b740,C=0x7fe82a5b3420 (L:467)
1350   couchbase.http-io: DEBUG: [64] <0.0.0.0:9501> DELETE  http://0.0.0.0:9501/default/_design/tmp. Body=0 bytes (L:246)
1351   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1026 couchbase.http-io: DEBUG: [64] <[::1]:9500> DELETE  http://[::1]:9500/default/_design/tmp. Body=0 bytes (L:246)
  1027 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9500> (HE=0x7fbfb401c120) Creating new connection because none are available in the pool (L:417)
  1028 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9500> (HE=0x7fbfb401c120) New pool entry: I=0x7fbfb401c2e0 (L:328)
  1029 couchbase.connection: INFO: [64] <[::1]:9500> (SOCK=0x7fbfb400b180) Starting. Timeout=75000000us (L:467)
  1030 couchbase.connection: DEBUG: [64] <[::1]:9500> (SOCK=0x7fbfb400b180) Created new socket with FD=7 (L:232)
  1031 couchbase.connection: DEBUG: [64] <[::1]:9500> (SOCK=0x7fbfb400b180) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1352 1032 couchbase.confmon: DEBUG: [64] Attempting to retrieve cluster map via HTTP (L:259)
1353   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Assigning R=0x7fe82a6c1bc0 SOCKET=0x7fe82a5b3420 (L:247)
1354   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9501> (CTX=0x7fe82a6c2010,unknown) Pairing with SOCK=0x7fe82a5b3420 (L:99)
1355   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9501> (CTX=0x7fe82a6c2010,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1356   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Placing socket back into the pool. I=0x7fe82a58b740,C=0x7fe82a5b3420 (L:467)
1357   couchbase.http-io: DEBUG: [64] <0.0.0.0:9500> GET  http://0.0.0.0:9500/default/_design/dev_tmp. Body=0 bytes (L:246)
1358   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Creating new connection because none are available in the pool (L:417)
1359   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) New pool entry: I=0x7fe82b851fb0 (L:328)
1360   couchbase.connection: INFO: [64] <0.0.0.0:9500> (SOCK=0x7fe82b8525b0) Starting. Timeout=75000000us (L:467)
1361   couchbase.connection: DEBUG: [64] <0.0.0.0:9500> (SOCK=0x7fe82b8525b0) Created new socket with FD=8 (L:232)
1362   couchbase.connection: DEBUG: [64] <0.0.0.0:9500> (SOCK=0x7fe82b8525b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1363   couchbase.connection: INFO: [64] <0.0.0.0:9500> (SOCK=0x7fe82b8525b0) Connected established (L:141)
1364   couchbase.connection: DEBUG: [64] <0.0.0.0:9500> (SOCK=0x7fe82b8525b0) Successfully set TCP_NODELAY (L:100)
1365   couchbase.connection: DEBUG: [64] <0.0.0.0:9500> (SOCK=0x7fe82b8525b0) Successfully set TCP_KEEPALIVE (L:100)
1366   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Received result for I=0x7fe82b851fb0,C=0x0; E=0x0 (L:287)
1367   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Assigning R=0x7fe82b86e630 SOCKET=0x7fe82b8525b0 (L:247)
1368   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82b837af0,unknown) Pairing with SOCK=0x7fe82b8525b0 (L:99)
1369   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82b837af0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1370   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Placing socket back into the pool. I=0x7fe82b851fb0,C=0x7fe82b8525b0 (L:467)
1371   couchbase.http-io: DEBUG: [64] <0.0.0.0:9500> DELETE  http://0.0.0.0:9500/default/_design/dev_tmp. Body=0 bytes (L:246)
1372   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1373   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Assigning R=0x7fe82b86e630 SOCKET=0x7fe82b8525b0 (L:247)
1374   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82b836df0,unknown) Pairing with SOCK=0x7fe82b8525b0 (L:99)
1375   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82b836df0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1376   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Placing socket back into the pool. I=0x7fe82b851fb0,C=0x7fe82b8525b0 (L:467)
1377   couchbase.http-io: DEBUG: [64] <0.0.0.0:9500> GET  http://0.0.0.0:9500/default/_design/dev_tmp. Body=0 bytes (L:246)
1378   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1379   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Assigning R=0x7fe82a73e0f0 SOCKET=0x7fe82b8525b0 (L:247)
1380   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82a773f60,unknown) Pairing with SOCK=0x7fe82b8525b0 (L:99)
1381   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82a773f60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1382   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Placing socket back into the pool. I=0x7fe82b851fb0,C=0x7fe82b8525b0 (L:467)
1383   couchbase.http-io: DEBUG: [64] <0.0.0.0:9500> PUT  http://0.0.0.0:9500/default/_design/dev_tmp. Body=120 bytes (L:246)
1384   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1385   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Assigning R=0x7fe82a408e60 SOCKET=0x7fe82b8525b0 (L:247)
1386   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82a40b1f0,unknown) Pairing with SOCK=0x7fe82b8525b0 (L:99)
1387   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82a40b1f0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1388   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Placing socket back into the pool. I=0x7fe82b851fb0,C=0x7fe82b8525b0 (L:467)
1389   couchbase.http-io: DEBUG: [64] <0.0.0.0:9500> GET  http://0.0.0.0:9500/default/_design/dev_tmp. Body=0 bytes (L:246)
1390   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1391   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Assigning R=0x7fe82b86e630 SOCKET=0x7fe82b8525b0 (L:247)
1392   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82b84fcc0,unknown) Pairing with SOCK=0x7fe82b8525b0 (L:99)
1393   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9500> (CTX=0x7fe82b84fcc0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1394   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9500> (HE=0x7fe82b838280) Placing socket back into the pool. I=0x7fe82b851fb0,C=0x7fe82b8525b0 (L:467)
1395   couchbase.http-io: DEBUG: [64] <0.0.0.0:9501> GET  http://0.0.0.0:9501/default/_design/dev_tmp/_view/a_view?stale=ok&limit=1. Body=0 bytes (L:246)
1396   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1397   couchbase.lcbio_mgr: DEBUG: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Assigning R=0x7fe82a6c2d80 SOCKET=0x7fe82a5b3420 (L:247)
1398   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9501> (CTX=0x7fe82a6c2ea0,unknown) Pairing with SOCK=0x7fe82a5b3420 (L:99)
1399   couchbase.htconfig: ERROR: [64] <0.0.0.0:9000> (CTX=0x7fe82a689330,bc_http) HTTP Provider timed out waiting for I/O (L:326)
1400   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82a689330,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
1401   couchbase.connection: INFO: [64] <0.0.0.0:9000> (SOCK=0x7fe82ba01230) Starting. Timeout=2000000us (L:467)
1402   couchbase.connection: DEBUG: [64] <0.0.0.0:9000> (SOCK=0x7fe82ba01230) Created new socket with FD=6 (L:232)
1403   couchbase.connection: DEBUG: [64] <0.0.0.0:9000> (SOCK=0x7fe82ba01230) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1404   couchbase.connection: INFO: [64] <0.0.0.0:9000> (SOCK=0x7fe82ba01230) Connected established (L:141)
1405   couchbase.connection: DEBUG: [64] <0.0.0.0:9000> (SOCK=0x7fe82ba01230) Successfully set TCP_NODELAY (L:100)
1406   couchbase.connection: DEBUG: [64] <0.0.0.0:9000> (SOCK=0x7fe82ba01230) Successfully set TCP_KEEPALIVE (L:100)
1407   couchbase.htconfig: DEBUG: [64] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1408   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82ba01670,unknown) Pairing with SOCK=0x7fe82ba01230 (L:99)
1409   couchbase.htconfig: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82ba01670,bc_http) Received 395 bytes on HTTP stream (L:209)
1410   couchbase.htconfig: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82ba01670,bc_http) Received 5323 bytes on HTTP stream (L:209)
1411   couchbase.htconfig: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82ba01670,bc_http) Received 9 bytes on HTTP stream (L:209)
1412   couchbase.htconfig: DEBUG: [64] <0.0.0.0:9000> (CTX=0x7fe82ba01670,bc_http) Generation 1 -> 2 (L:224)
1413   couchbase.confmon: DEBUG: [64] Not applying configuration received via HTTP. No changes detected. A.rev=1462, B.rev=1462 (L:150)
1414   couchbase.ioctx: DEBUG: [64] <0.0.0.0:9501> (CTX=0x7fe82a6c2ea0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1415   couchbase.lcbio_mgr: INFO: [64] <0.0.0.0:9501> (HE=0x7fe82bc27670) Placing socket back into the pool. I=0x7fe82a58b740,C=0x7fe82a5b3420 (L:467)
  1033 couchbase.connection: DEBUG: [64] <[::1]:9500> (SOCK=0x7fbfb400b180) connect() failed. errno=61 [Connection refused] (L:348)
  1034 couchbase.connection: ERROR: [64] <[::1]:9500> (SOCK=0x7fbfb400b180) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1035 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9500> (HE=0x7fbfb401c120) Received result for I=0x7fbfb401c2e0,C=0x0; E=0x2c (L:287)
  1036 couchbase.http-io: ERROR: [64] Connection to failed with Err=0x2c (L:226)
  1037 couchbase.http-io: DEBUG: [64] <[::1]:9500> Retrying request on new node http://[::1]:9501/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1038 couchbase.http-io: DEBUG: [64] <[::1]:9501> DELETE  http://[::1]:9501/default/_design/tmp. Body=0 bytes (L:246)
  1039 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9501> (HE=0x7fbfb400b280) Creating new connection because none are available in the pool (L:417)
  1040 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9501> (HE=0x7fbfb400b280) New pool entry: I=0x7fbfb401c020 (L:328)
  1041 couchbase.connection: INFO: [64] <[::1]:9501> (SOCK=0x7fbfb401d020) Starting. Timeout=75000000us (L:467)
  1042 couchbase.connection: DEBUG: [64] <[::1]:9501> (SOCK=0x7fbfb401d020) Created new socket with FD=8 (L:232)
  1043 couchbase.connection: DEBUG: [64] <[::1]:9501> (SOCK=0x7fbfb401d020) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1044 couchbase.connection: DEBUG: [64] <[::1]:9501> (SOCK=0x7fbfb401d020) connect() failed. errno=61 [Connection refused] (L:348)
  1045 couchbase.connection: ERROR: [64] <[::1]:9501> (SOCK=0x7fbfb401d020) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1046 couchbase.lcbio_mgr: DEBUG: [64] <[::1]:9501> (HE=0x7fbfb400b280) Received result for I=0x7fbfb401c020,C=0x0; E=0x2c (L:287)
  1047 couchbase.http-io: ERROR: [64] Connection to failed with Err=0x2c (L:226)
  1048 couchbase.http-io: WARNING: [64] <[::1]:9501> Not retrying. No nodes available (L:83)
1416 1049 --------------------- >> end captured logging << ---------------------
1417 1050  
1418 1051 ======================================================================
1419 1052 ERROR: test_design_management (couchbase.tests.test_sync.transplant_class.<locals>.C)
1420 1053 ----------------------------------------------------------------------
1421 1054 Traceback (most recent call last):
1422     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/design_t.py", line 60, in test_design_management
1423       DNAME, DESIGN_JSON, use_devmode=True, syncwait=5)
1424     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 189, in design_create
1425       use_devmode=use_devmode)
1426     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 128, in _design_poll
1427       "Wait time for design action completion exceeded")
1428   couchbase.exceptions.TimeoutError: <RC=0x17[Client-Side timeout exceeded for operation. Inspect network conditions or increase the timeout], Wait time for design action completion exceeded>
  1055   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/design_t.py", line 44, in setUp
  1056     self.mgr.design_delete(DNAME, use_devmode=False, syncwait=5)
  1057   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 281, in design_delete
  1058     method=_LCB.LCB_HTTP_METHOD_DELETE)
  1059   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 39, in _http_request
  1060     return self._cb._http_request(**kwargs)
  1061 couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <Key='_design/tmp', RC=0x2C[The remote host refused the connection. Is the service up?], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x2C[The remote host refused the connection. Is the service up?], value=None, http_status=0, url=_design/tmp>>
1429 1062 -------------------- >> begin captured logging << --------------------
1430 1063 couchbase.confmon: DEBUG: [65] Preparing providers (this may be called multiple times) (L:85)
1431 1064 couchbase.confmon: DEBUG: [65] Provider CCCP is ENABLED (L:92)
1432 1065 couchbase.confmon: DEBUG: [65] Provider HTTP is ENABLED (L:92)
1433 1066 couchbase.confmon: DEBUG: [65] Refreshing current cluster map (L:272)
1434 1067 couchbase.confmon: DEBUG: [65] Attempting to retrieve cluster map via CCCP (L:259)
1435 1068 couchbase.confmon: INFO: [65] Provider 'CCCP' failed (L:182)
1436 1069 couchbase.confmon: DEBUG: [65] Will try next provider in 0us (L:223)
1437 1070 couchbase.confmon: DEBUG: [65] Attempting to retrieve cluster map via HTTP (L:259)
1438   couchbase.htconfig: DEBUG: [65] Starting HTTP Configuration Provider 0x7fe82b836df0 (L:342)
1439   couchbase.connection: INFO: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d7c0) Starting. Timeout=2000000us (L:467)
1440   couchbase.connection: DEBUG: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d7c0) Created new socket with FD=6 (L:232)
1441   couchbase.connection: DEBUG: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d7c0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1442   couchbase.connection: INFO: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d7c0) Connected established (L:141)
1443   couchbase.connection: DEBUG: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d7c0) Successfully set TCP_NODELAY (L:100)
1444   couchbase.connection: DEBUG: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d7c0) Successfully set TCP_KEEPALIVE (L:100)
1445   couchbase.htconfig: DEBUG: [65] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1446   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,unknown) Pairing with SOCK=0x7fe82b84d7c0 (L:99)
1447   couchbase.htconfig: DEBUG: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Received 395 bytes on HTTP stream (L:209)
1448   couchbase.htconfig: DEBUG: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Received 5332 bytes on HTTP stream (L:209)
1449   couchbase.htconfig: DEBUG: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Generation 0 -> 1 (L:224)
  1071 couchbase.htconfig: DEBUG: [65] Starting HTTP Configuration Provider 0x7fbfb1683e20 (L:342)
  1072 couchbase.connection: INFO: [65] <[::1]:9000> (SOCK=0x7fbfb16025f0) Starting. Timeout=2000000us (L:467)
  1073 couchbase.connection: DEBUG: [65] <[::1]:9000> (SOCK=0x7fbfb16025f0) Created new socket with FD=8 (L:232)
  1074 couchbase.connection: DEBUG: [65] <[::1]:9000> (SOCK=0x7fbfb16025f0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1075 couchbase.connection: INFO: [65] <[::1]:9000> (SOCK=0x7fbfb16025f0) Connected established (L:141)
  1076 couchbase.connection: DEBUG: [65] <[::1]:9000> (SOCK=0x7fbfb16025f0) Successfully set TCP_NODELAY (L:100)
  1077 couchbase.connection: DEBUG: [65] <[::1]:9000> (SOCK=0x7fbfb16025f0) Successfully set TCP_KEEPALIVE (L:100)
  1078 couchbase.htconfig: DEBUG: [65] Successfuly connected to REST API [::1]:9000 (L:302)
  1079 couchbase.ioctx: DEBUG: [65] <[::1]:9000> (CTX=0x7fbfb1631c60,unknown) Pairing with SOCK=0x7fbfb16025f0 (L:99)
  1080 couchbase.htconfig: DEBUG: [65] <[::1]:9000> (CTX=0x7fbfb1631c60,bc_http) Received 395 bytes on HTTP stream (L:209)
  1081 couchbase.htconfig: DEBUG: [65] <[::1]:9000> (CTX=0x7fbfb1631c60,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1082 couchbase.htconfig: DEBUG: [65] <[::1]:9000> (CTX=0x7fbfb1631c60,bc_http) Generation 0 -> 1 (L:224)
1450 1083 couchbase.confmon: INFO: [65] Setting new configuration. Received via HTTP (L:158)
1451 1084 couchbase.bootstrap: DEBUG: [65] Instance configured (L:56)
1452   couchbase.http-io: DEBUG: [65] <0.0.0.0:9501> GET  http://0.0.0.0:9501/default/_design/tmp. Body=0 bytes (L:246)
1453   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Creating new connection because none are available in the pool (L:417)
1454   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) New pool entry: I=0x7fe82b9066f0 (L:328)
1455   couchbase.connection: INFO: [65] <0.0.0.0:9501> (SOCK=0x7fe82b906880) Starting. Timeout=75000000us (L:467)
1456   couchbase.connection: DEBUG: [65] <0.0.0.0:9501> (SOCK=0x7fe82b906880) Created new socket with FD=7 (L:232)
1457   couchbase.connection: DEBUG: [65] <0.0.0.0:9501> (SOCK=0x7fe82b906880) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1458   couchbase.connection: INFO: [65] <0.0.0.0:9501> (SOCK=0x7fe82b906880) Connected established (L:141)
1459   couchbase.connection: DEBUG: [65] <0.0.0.0:9501> (SOCK=0x7fe82b906880) Successfully set TCP_NODELAY (L:100)
1460   couchbase.connection: DEBUG: [65] <0.0.0.0:9501> (SOCK=0x7fe82b906880) Successfully set TCP_KEEPALIVE (L:100)
1461   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Received result for I=0x7fe82b9066f0,C=0x0; E=0x0 (L:287)
1462   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Assigning R=0x7fe82b9061d0 SOCKET=0x7fe82b906880 (L:247)
1463   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82b906ab0,unknown) Pairing with SOCK=0x7fe82b906880 (L:99)
  1085 couchbase.http-io: DEBUG: [65] <[::1]:9500> GET  http://[::1]:9500/default/_design/tmp. Body=0 bytes (L:246)
  1086 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9500> (HE=0x7fbfb171a380) Creating new connection because none are available in the pool (L:417)
  1087 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9500> (HE=0x7fbfb171a380) New pool entry: I=0x7fbfb171a530 (L:328)
  1088 couchbase.connection: INFO: [65] <[::1]:9500> (SOCK=0x7fbfb171a6c0) Starting. Timeout=75000000us (L:467)
  1089 couchbase.connection: DEBUG: [65] <[::1]:9500> (SOCK=0x7fbfb171a6c0) Created new socket with FD=9 (L:232)
  1090 couchbase.connection: DEBUG: [65] <[::1]:9500> (SOCK=0x7fbfb171a6c0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1091 couchbase.connection: DEBUG: [65] <[::1]:9500> (SOCK=0x7fbfb171a6c0) connect() failed. errno=61 [Connection refused] (L:348)
  1092 couchbase.connection: ERROR: [65] <[::1]:9500> (SOCK=0x7fbfb171a6c0) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1093 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9500> (HE=0x7fbfb171a380) Received result for I=0x7fbfb171a530,C=0x0; E=0x2c (L:287)
  1094 couchbase.http-io: ERROR: [65] Connection to failed with Err=0x2c (L:226)
  1095 couchbase.http-io: DEBUG: [65] <[::1]:9500> Retrying request on new node http://[::1]:9501/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1096 couchbase.http-io: DEBUG: [65] <[::1]:9501> GET  http://[::1]:9501/default/_design/tmp. Body=0 bytes (L:246)
  1097 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9501> (HE=0x7fbfb171a710) Creating new connection because none are available in the pool (L:417)
  1098 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9501> (HE=0x7fbfb171a710) New pool entry: I=0x7fbfb171aae0 (L:328)
  1099 couchbase.connection: INFO: [65] <[::1]:9501> (SOCK=0x7fbfb171ad00) Starting. Timeout=75000000us (L:467)
  1100 couchbase.connection: DEBUG: [65] <[::1]:9501> (SOCK=0x7fbfb171ad00) Created new socket with FD=10 (L:232)
  1101 couchbase.connection: DEBUG: [65] <[::1]:9501> (SOCK=0x7fbfb171ad00) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1102 couchbase.connection: DEBUG: [65] <[::1]:9501> (SOCK=0x7fbfb171ad00) connect() failed. errno=61 [Connection refused] (L:348)
  1103 couchbase.connection: ERROR: [65] <[::1]:9501> (SOCK=0x7fbfb171ad00) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1104 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9501> (HE=0x7fbfb171a710) Received result for I=0x7fbfb171aae0,C=0x0; E=0x2c (L:287)
  1105 couchbase.http-io: ERROR: [65] Connection to failed with Err=0x2c (L:226)
  1106 couchbase.http-io: WARNING: [65] <[::1]:9501> Not retrying. No nodes available (L:83)
1464 1107 couchbase.confmon: DEBUG: [65] Refreshing current cluster map (L:272)
1465   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82b906ab0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1466   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Placing socket back into the pool. I=0x7fe82b9066f0,C=0x7fe82b906880 (L:467)
1467   couchbase.http-io: DEBUG: [65] <0.0.0.0:9500> DELETE  http://0.0.0.0:9500/default/_design/tmp. Body=0 bytes (L:246)
1468   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Creating new connection because none are available in the pool (L:417)
1469   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) New pool entry: I=0x7fe82b906a90 (L:328)
1470   couchbase.connection: INFO: [65] <0.0.0.0:9500> (SOCK=0x7fe82b905fd0) Starting. Timeout=75000000us (L:467)
1471   couchbase.connection: DEBUG: [65] <0.0.0.0:9500> (SOCK=0x7fe82b905fd0) Created new socket with FD=8 (L:232)
1472   couchbase.connection: DEBUG: [65] <0.0.0.0:9500> (SOCK=0x7fe82b905fd0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1108 couchbase.http-io: DEBUG: [65] <[::1]:9500> DELETE  http://[::1]:9500/default/_design/tmp. Body=0 bytes (L:246)
  1109 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9500> (HE=0x7fbfb171a380) Creating new connection because none are available in the pool (L:417)
  1110 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9500> (HE=0x7fbfb171a380) New pool entry: I=0x7fbfb171a790 (L:328)
  1111 couchbase.connection: INFO: [65] <[::1]:9500> (SOCK=0x7fbfb171a630) Starting. Timeout=75000000us (L:467)
  1112 couchbase.connection: DEBUG: [65] <[::1]:9500> (SOCK=0x7fbfb171a630) Created new socket with FD=9 (L:232)
  1113 couchbase.connection: DEBUG: [65] <[::1]:9500> (SOCK=0x7fbfb171a630) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1473 1114 couchbase.confmon: DEBUG: [65] Attempting to retrieve cluster map via HTTP (L:259)
1474   couchbase.connection: INFO: [65] <0.0.0.0:9500> (SOCK=0x7fe82b905fd0) Connected established (L:141)
1475   couchbase.connection: DEBUG: [65] <0.0.0.0:9500> (SOCK=0x7fe82b905fd0) Successfully set TCP_NODELAY (L:100)
1476   couchbase.connection: DEBUG: [65] <0.0.0.0:9500> (SOCK=0x7fe82b905fd0) Successfully set TCP_KEEPALIVE (L:100)
1477   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Received result for I=0x7fe82b906a90,C=0x0; E=0x0 (L:287)
1478   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Assigning R=0x7fe82b9062e0 SOCKET=0x7fe82b905fd0 (L:247)
1479   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9500> (CTX=0x7fe82b906e20,unknown) Pairing with SOCK=0x7fe82b905fd0 (L:99)
1480   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9500> (CTX=0x7fe82b906e20,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1481   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Placing socket back into the pool. I=0x7fe82b906a90,C=0x7fe82b905fd0 (L:467)
1482   couchbase.http-io: DEBUG: [65] <0.0.0.0:9501> GET  http://0.0.0.0:9501/default/_design/dev_tmp. Body=0 bytes (L:246)
1483   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1484   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Assigning R=0x7fe82ba01850 SOCKET=0x7fe82b906880 (L:247)
1485   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82ba01bd0,unknown) Pairing with SOCK=0x7fe82b906880 (L:99)
1486   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82ba01bd0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1487   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Placing socket back into the pool. I=0x7fe82b9066f0,C=0x7fe82b906880 (L:467)
1488   couchbase.http-io: DEBUG: [65] <0.0.0.0:9500> DELETE  http://0.0.0.0:9500/default/_design/dev_tmp. Body=0 bytes (L:246)
1489   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1490   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Assigning R=0x7fe82a6946a0 SOCKET=0x7fe82b905fd0 (L:247)
1491   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9500> (CTX=0x7fe82a68c330,unknown) Pairing with SOCK=0x7fe82b905fd0 (L:99)
1492   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9500> (CTX=0x7fe82a68c330,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1493   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Placing socket back into the pool. I=0x7fe82b906a90,C=0x7fe82b905fd0 (L:467)
1494   couchbase.http-io: DEBUG: [65] <0.0.0.0:9500> GET  http://0.0.0.0:9500/default/_design/dev_tmp. Body=0 bytes (L:246)
1495   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1496   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Assigning R=0x7fe82bb00260 SOCKET=0x7fe82b905fd0 (L:247)
1497   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9500> (CTX=0x7fe82bb083c0,unknown) Pairing with SOCK=0x7fe82b905fd0 (L:99)
1498   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9500> (CTX=0x7fe82bb083c0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1499   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9500> (HE=0x7fe82b906800) Placing socket back into the pool. I=0x7fe82b906a90,C=0x7fe82b905fd0 (L:467)
1500   couchbase.http-io: DEBUG: [65] <0.0.0.0:9501> GET  http://0.0.0.0:9501/default/_design/dev_tmp. Body=0 bytes (L:246)
1501   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1502   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Assigning R=0x7fe82b905f40 SOCKET=0x7fe82b906880 (L:247)
1503   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82b906d60,unknown) Pairing with SOCK=0x7fe82b906880 (L:99)
1504   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82b906d60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1505   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Placing socket back into the pool. I=0x7fe82b9066f0,C=0x7fe82b906880 (L:467)
1506   couchbase.http-io: DEBUG: [65] <0.0.0.0:9501> PUT  http://0.0.0.0:9501/default/_design/dev_tmp. Body=120 bytes (L:246)
1507   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1508   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Assigning R=0x7fe82ba01390 SOCKET=0x7fe82b906880 (L:247)
1509   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82ba01d10,unknown) Pairing with SOCK=0x7fe82b906880 (L:99)
1510   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82ba01d10,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1511   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Placing socket back into the pool. I=0x7fe82b9066f0,C=0x7fe82b906880 (L:467)
1512   couchbase.http-io: DEBUG: [65] <0.0.0.0:9501> GET  http://0.0.0.0:9501/default/_design/dev_tmp. Body=0 bytes (L:246)
1513   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1514   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Assigning R=0x7fe82b905f40 SOCKET=0x7fe82b906880 (L:247)
1515   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82b906d60,unknown) Pairing with SOCK=0x7fe82b906880 (L:99)
1516   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82b906d60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1517   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Placing socket back into the pool. I=0x7fe82b9066f0,C=0x7fe82b906880 (L:467)
1518   couchbase.http-io: DEBUG: [65] <0.0.0.0:9501> GET  http://0.0.0.0:9501/default/_design/dev_tmp/_view/a_view?stale=ok&limit=1. Body=0 bytes (L:246)
1519   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1520   couchbase.lcbio_mgr: DEBUG: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Assigning R=0x7fe82a40b530 SOCKET=0x7fe82b906880 (L:247)
1521   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82a40b3b0,unknown) Pairing with SOCK=0x7fe82b906880 (L:99)
1522   couchbase.htconfig: ERROR: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) HTTP Provider timed out waiting for I/O (L:326)
1523   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
1524   couchbase.connection: INFO: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d740) Starting. Timeout=2000000us (L:467)
1525   couchbase.connection: DEBUG: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d740) Created new socket with FD=6 (L:232)
1526   couchbase.connection: DEBUG: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d740) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1527   couchbase.connection: INFO: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d740) Connected established (L:141)
1528   couchbase.connection: DEBUG: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d740) Successfully set TCP_NODELAY (L:100)
1529   couchbase.connection: DEBUG: [65] <0.0.0.0:9000> (SOCK=0x7fe82b84d740) Successfully set TCP_KEEPALIVE (L:100)
1530   couchbase.htconfig: DEBUG: [65] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1531   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,unknown) Pairing with SOCK=0x7fe82b84d740 (L:99)
1532   couchbase.htconfig: DEBUG: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Received 395 bytes on HTTP stream (L:209)
1533   couchbase.htconfig: DEBUG: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Received 5332 bytes on HTTP stream (L:209)
1534   couchbase.htconfig: DEBUG: [65] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Generation 1 -> 2 (L:224)
1535   couchbase.confmon: DEBUG: [65] Not applying configuration received via HTTP. No changes detected. A.rev=1462, B.rev=1462 (L:150)
1536   couchbase.ioctx: DEBUG: [65] <0.0.0.0:9501> (CTX=0x7fe82a40b3b0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1537   couchbase.lcbio_mgr: INFO: [65] <0.0.0.0:9501> (HE=0x7fe82b906540) Placing socket back into the pool. I=0x7fe82b9066f0,C=0x7fe82b906880 (L:467)
  1115 couchbase.connection: DEBUG: [65] <[::1]:9500> (SOCK=0x7fbfb171a630) connect() failed. errno=61 [Connection refused] (L:348)
  1116 couchbase.connection: ERROR: [65] <[::1]:9500> (SOCK=0x7fbfb171a630) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1117 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9500> (HE=0x7fbfb171a380) Received result for I=0x7fbfb171a790,C=0x0; E=0x2c (L:287)
  1118 couchbase.http-io: ERROR: [65] Connection to failed with Err=0x2c (L:226)
  1119 couchbase.http-io: DEBUG: [65] <[::1]:9500> Retrying request on new node http://[::1]:9501/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1120 couchbase.http-io: DEBUG: [65] <[::1]:9501> DELETE  http://[::1]:9501/default/_design/tmp. Body=0 bytes (L:246)
  1121 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9501> (HE=0x7fbfb171a710) Creating new connection because none are available in the pool (L:417)
  1122 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9501> (HE=0x7fbfb171a710) New pool entry: I=0x7fbfb171a280 (L:328)
  1123 couchbase.connection: INFO: [65] <[::1]:9501> (SOCK=0x7fbfb171aff0) Starting. Timeout=75000000us (L:467)
  1124 couchbase.connection: DEBUG: [65] <[::1]:9501> (SOCK=0x7fbfb171aff0) Created new socket with FD=10 (L:232)
  1125 couchbase.connection: DEBUG: [65] <[::1]:9501> (SOCK=0x7fbfb171aff0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1126 couchbase.connection: DEBUG: [65] <[::1]:9501> (SOCK=0x7fbfb171aff0) connect() failed. errno=61 [Connection refused] (L:348)
  1127 couchbase.connection: ERROR: [65] <[::1]:9501> (SOCK=0x7fbfb171aff0) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1128 couchbase.lcbio_mgr: DEBUG: [65] <[::1]:9501> (HE=0x7fbfb171a710) Received result for I=0x7fbfb171a280,C=0x0; E=0x2c (L:287)
  1129 couchbase.http-io: ERROR: [65] Connection to failed with Err=0x2c (L:226)
  1130 couchbase.http-io: WARNING: [65] <[::1]:9501> Not retrying. No nodes available (L:83)
1538 1131 --------------------- >> end captured logging << ---------------------
1539 1132  
1540 1133 ======================================================================
1541 1134 ERROR: test_enhanced_err_present_authorisation (couchbase.tests.test_sync.transplant_class.<locals>.C)
1542 1135 ----------------------------------------------------------------------
1543 1136 Traceback (most recent call last):
1544 1137   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/enh_err_t.py", line 61, in test_enhanced_err_present_authorisation
1545 1138     self.admin.user_upsert(AuthDomain.Local, userid, password, roles)
1546 1139   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 420, in user_upsert
1547 1140     content=form)
1548 1141   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 153, in http_request
1549 1142     response_format=response_format)
1550 1143 couchbase.exceptions.HTTPError: HTTPError: HTTP Request failed. Examine 'objextra' for full result
1551 1144 -------------------- >> begin captured stdout << ---------------------
1552 1145 ('writer', ('s3cr3t', [('data_reader', 'default'), ('data_writer', 'default')]))
1553 1146  
1554 1147 --------------------- >> end captured stdout << ----------------------
1555 1148 -------------------- >> begin captured logging << --------------------
1556 1149 couchbase.confmon: DEBUG: [78] Preparing providers (this may be called multiple times) (L:85)
1557 1150 couchbase.confmon: DEBUG: [78] Provider CCCP is DISABLED (L:94)
1558 1151 couchbase.confmon: DEBUG: [78] Provider HTTP is ENABLED (L:92)
1559 1152 couchbase.confmon: DEBUG: [78] Refreshing current cluster map (L:272)
1560 1153 couchbase.confmon: DEBUG: [78] Attempting to retrieve cluster map via HTTP (L:259)
1561   couchbase.htconfig: DEBUG: [78] Starting HTTP Configuration Provider 0x7fe82a774db0 (L:342)
1562   couchbase.connection: INFO: [78] <0.0.0.0:9000> (SOCK=0x7fe82a72c5a0) Starting. Timeout=2000000us (L:467)
1563   couchbase.connection: DEBUG: [78] <0.0.0.0:9000> (SOCK=0x7fe82a72c5a0) Created new socket with FD=6 (L:232)
1564   couchbase.connection: DEBUG: [78] <0.0.0.0:9000> (SOCK=0x7fe82a72c5a0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1565   couchbase.connection: INFO: [78] <0.0.0.0:9000> (SOCK=0x7fe82a72c5a0) Connected established (L:141)
1566   couchbase.connection: DEBUG: [78] <0.0.0.0:9000> (SOCK=0x7fe82a72c5a0) Successfully set TCP_NODELAY (L:100)
1567   couchbase.connection: DEBUG: [78] <0.0.0.0:9000> (SOCK=0x7fe82a72c5a0) Successfully set TCP_KEEPALIVE (L:100)
1568   couchbase.htconfig: DEBUG: [78] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1569   couchbase.ioctx: DEBUG: [78] <0.0.0.0:9000> (CTX=0x7fe82bc3f640,unknown) Pairing with SOCK=0x7fe82a72c5a0 (L:99)
1570   couchbase.htconfig: DEBUG: [78] <0.0.0.0:9000> (CTX=0x7fe82bc3f640,bc_http) Received 395 bytes on HTTP stream (L:209)
1571   couchbase.htconfig: DEBUG: [78] <0.0.0.0:9000> (CTX=0x7fe82bc3f640,bc_http) Received 5332 bytes on HTTP stream (L:209)
1572   couchbase.htconfig: DEBUG: [78] <0.0.0.0:9000> (CTX=0x7fe82bc3f640,bc_http) Generation 0 -> 1 (L:224)
  1154 couchbase.htconfig: DEBUG: [78] Starting HTTP Configuration Provider 0x7fbfb1649570 (L:342)
  1155 couchbase.connection: INFO: [78] <[::1]:9000> (SOCK=0x7fbfb16de700) Starting. Timeout=2000000us (L:467)
  1156 couchbase.connection: DEBUG: [78] <[::1]:9000> (SOCK=0x7fbfb16de700) Created new socket with FD=10 (L:232)
  1157 couchbase.connection: DEBUG: [78] <[::1]:9000> (SOCK=0x7fbfb16de700) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1158 couchbase.connection: INFO: [78] <[::1]:9000> (SOCK=0x7fbfb16de700) Connected established (L:141)
  1159 couchbase.connection: DEBUG: [78] <[::1]:9000> (SOCK=0x7fbfb16de700) Successfully set TCP_NODELAY (L:100)
  1160 couchbase.connection: DEBUG: [78] <[::1]:9000> (SOCK=0x7fbfb16de700) Successfully set TCP_KEEPALIVE (L:100)
  1161 couchbase.htconfig: DEBUG: [78] Successfuly connected to REST API [::1]:9000 (L:302)
  1162 couchbase.ioctx: DEBUG: [78] <[::1]:9000> (CTX=0x7fbfb1483fd0,unknown) Pairing with SOCK=0x7fbfb16de700 (L:99)
  1163 couchbase.htconfig: DEBUG: [78] <[::1]:9000> (CTX=0x7fbfb1483fd0,bc_http) Received 395 bytes on HTTP stream (L:209)
  1164 couchbase.htconfig: DEBUG: [78] <[::1]:9000> (CTX=0x7fbfb1483fd0,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1165 couchbase.htconfig: DEBUG: [78] <[::1]:9000> (CTX=0x7fbfb1483fd0,bc_http) Generation 0 -> 1 (L:224)
1573 1166 couchbase.confmon: INFO: [78] Setting new configuration. Received via HTTP (L:158)
1574 1167 couchbase.bootstrap: DEBUG: [78] Instance configured (L:56)
1575 1168 couchbase: INFO: Initializing Couchbase logging. lcb_version=('2.8.3_7_g84f70195', 133123)
1576   couchbase.http-io: DEBUG: [78] <0.0.0.0:9000> PUT  http://0.0.0.0:9000/settings/rbac/users/local/writer. Body=73 bytes (L:246)
1577   couchbase.lcbio_mgr: DEBUG: [78] <0.0.0.0:9000> (HE=0x7fe82a67c360) Creating new connection because none are available in the pool (L:417)
1578   couchbase.lcbio_mgr: DEBUG: [78] <0.0.0.0:9000> (HE=0x7fe82a67c360) New pool entry: I=0x7fe82a69c180 (L:328)
1579   couchbase.connection: INFO: [78] <0.0.0.0:9000> (SOCK=0x7fe82a69fde0) Starting. Timeout=75000000us (L:467)
1580   couchbase.connection: DEBUG: [78] <0.0.0.0:9000> (SOCK=0x7fe82a69fde0) Created new socket with FD=7 (L:232)
1581   couchbase.connection: DEBUG: [78] <0.0.0.0:9000> (SOCK=0x7fe82a69fde0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1582   couchbase.connection: INFO: [78] <0.0.0.0:9000> (SOCK=0x7fe82a69fde0) Connected established (L:141)
1583   couchbase.connection: DEBUG: [78] <0.0.0.0:9000> (SOCK=0x7fe82a69fde0) Successfully set TCP_NODELAY (L:100)
1584   couchbase.connection: DEBUG: [78] <0.0.0.0:9000> (SOCK=0x7fe82a69fde0) Successfully set TCP_KEEPALIVE (L:100)
1585   couchbase.lcbio_mgr: DEBUG: [78] <0.0.0.0:9000> (HE=0x7fe82a67c360) Received result for I=0x7fe82a69c180,C=0x0; E=0x0 (L:287)
1586   couchbase.lcbio_mgr: DEBUG: [78] <0.0.0.0:9000> (HE=0x7fe82a67c360) Assigning R=0x7fe82a69b750 SOCKET=0x7fe82a69fde0 (L:247)
1587   couchbase.ioctx: DEBUG: [78] <0.0.0.0:9000> (CTX=0x7fe82bc408e0,unknown) Pairing with SOCK=0x7fe82a69fde0 (L:99)
  1169 couchbase.http-io: DEBUG: [78] <[::1]:9000> PUT  http://[::1]:9000/settings/rbac/users/local/writer. Body=73 bytes (L:246)
  1170 couchbase.lcbio_mgr: DEBUG: [78] <[::1]:9000> (HE=0x7fbfb16938b0) Creating new connection because none are available in the pool (L:417)
  1171 couchbase.lcbio_mgr: DEBUG: [78] <[::1]:9000> (HE=0x7fbfb16938b0) New pool entry: I=0x7fbfb160bbf0 (L:328)
  1172 couchbase.connection: INFO: [78] <[::1]:9000> (SOCK=0x7fbfb160bd00) Starting. Timeout=75000000us (L:467)
  1173 couchbase.connection: DEBUG: [78] <[::1]:9000> (SOCK=0x7fbfb160bd00) Created new socket with FD=11 (L:232)
  1174 couchbase.connection: DEBUG: [78] <[::1]:9000> (SOCK=0x7fbfb160bd00) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1175 couchbase.connection: INFO: [78] <[::1]:9000> (SOCK=0x7fbfb160bd00) Connected established (L:141)
  1176 couchbase.connection: DEBUG: [78] <[::1]:9000> (SOCK=0x7fbfb160bd00) Successfully set TCP_NODELAY (L:100)
  1177 couchbase.connection: DEBUG: [78] <[::1]:9000> (SOCK=0x7fbfb160bd00) Successfully set TCP_KEEPALIVE (L:100)
  1178 couchbase.lcbio_mgr: DEBUG: [78] <[::1]:9000> (HE=0x7fbfb16938b0) Received result for I=0x7fbfb160bbf0,C=0x0; E=0x0 (L:287)
  1179 couchbase.lcbio_mgr: DEBUG: [78] <[::1]:9000> (HE=0x7fbfb16938b0) Assigning R=0x7fbfb1655090 SOCKET=0x7fbfb160bd00 (L:247)
  1180 couchbase.ioctx: DEBUG: [78] <[::1]:9000> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb160bd00 (L:99)
1588 1181 couchbase.confmon: DEBUG: [78] Refreshing current cluster map (L:272)
1589   couchbase.ioctx: DEBUG: [78] <0.0.0.0:9000> (CTX=0x7fe82bc408e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1182 couchbase.ioctx: DEBUG: [78] <[::1]:9000> (CTX=0x7fbfb4398d00,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1590 1183 --------------------- >> end captured logging << ---------------------
1591 1184  
1592 1185 ======================================================================
1593 1186 ERROR: test_alt_indexes (couchbase.tests.test_sync.transplant_class.<locals>.C)
1594 1187 ----------------------------------------------------------------------
1595 1188 Traceback (most recent call last):
1596 1189   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/ixmgmt_t.py", line 92, in test_alt_indexes
1597 1190     mgr.n1ql_index_create(ixname, fields=fields)
1598 1191   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 412, in n1ql_index_create
1599 1192     return IxmgmtRequest(self._cb, 'create', info, **options).execute()
1600 1193   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 160, in execute
1601 1194     return [x for x in self]
1602 1195   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 160, in <listcomp>
1603 1196     return [x for x in self]
1604 1197   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 147, in __iter__
1605 1198     raw_rows = self.__raw.fetch(self._mres)
1606   couchbase.exceptions.LCB_0x4F (generated, catch: ): <RC=0x4F[Query execution failed. Inspect raw response object for information], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x4F[Query execution failed. Inspect raw response object for information], value={'requestID': 'f7063c5a-55dc-4249-9a42-a3c7a8d5cbca', 'errors': [{'code': 12005, 'msg': 'Indexer not implemented GSI may not be enabled'}], 'status': 'fatal', 'metrics': {'elapsedTime': '474.352µs', 'executionTime': '448.698µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=500>>
  1199 couchbase.exceptions.LCB_0x4F (generated, catch: ): <RC=0x4F[Query execution failed. Inspect raw response object for information], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x4F[Query execution failed. Inspect raw response object for information], value={'requestID': 'ab2e60f5-b93e-451e-b572-3825b231fcff', 'errors': [{'code': 12005, 'msg': 'Indexer not implemented GSI may not be enabled'}], 'status': 'fatal', 'metrics': {'elapsedTime': '423.513µs', 'executionTime': '395.594µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=500>>
1607 1200 -------------------- >> begin captured logging << --------------------
1608 1201 couchbase.confmon: DEBUG: [93] Preparing providers (this may be called multiple times) (L:85)
1609 1202 couchbase.confmon: DEBUG: [93] Provider CCCP is ENABLED (L:92)
1610 1203 couchbase.confmon: DEBUG: [93] Provider HTTP is ENABLED (L:92)
1611 1204 couchbase.confmon: DEBUG: [93] Refreshing current cluster map (L:272)
1612 1205 couchbase.confmon: DEBUG: [93] Attempting to retrieve cluster map via CCCP (L:259)
1613 1206 couchbase.confmon: INFO: [93] Provider 'CCCP' failed (L:182)
1614 1207 couchbase.confmon: DEBUG: [93] Will try next provider in 0us (L:223)
1615 1208 couchbase.confmon: DEBUG: [93] Attempting to retrieve cluster map via HTTP (L:259)
1616   couchbase.htconfig: DEBUG: [93] Starting HTTP Configuration Provider 0x7fe82a69fde0 (L:342)
1617   couchbase.connection: INFO: [93] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Starting. Timeout=2000000us (L:467)
1618   couchbase.connection: DEBUG: [93] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Created new socket with FD=6 (L:232)
1619   couchbase.connection: DEBUG: [93] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1620   couchbase.connection: INFO: [93] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Connected established (L:141)
1621   couchbase.connection: DEBUG: [93] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Successfully set TCP_NODELAY (L:100)
1622   couchbase.connection: DEBUG: [93] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Successfully set TCP_KEEPALIVE (L:100)
1623   couchbase.htconfig: DEBUG: [93] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1624   couchbase.ioctx: DEBUG: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,unknown) Pairing with SOCK=0x7fe82a689810 (L:99)
1625   couchbase.htconfig: DEBUG: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Received 395 bytes on HTTP stream (L:209)
1626   couchbase.htconfig: DEBUG: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Received 5332 bytes on HTTP stream (L:209)
1627   couchbase.htconfig: DEBUG: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Generation 0 -> 1 (L:224)
  1209 couchbase.htconfig: DEBUG: [93] Starting HTTP Configuration Provider 0x7fbfb16489c0 (L:342)
  1210 couchbase.connection: INFO: [93] <[::1]:9000> (SOCK=0x7fbfb16699d0) Starting. Timeout=2000000us (L:467)
  1211 couchbase.connection: DEBUG: [93] <[::1]:9000> (SOCK=0x7fbfb16699d0) Created new socket with FD=10 (L:232)
  1212 couchbase.connection: DEBUG: [93] <[::1]:9000> (SOCK=0x7fbfb16699d0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1213 couchbase.connection: INFO: [93] <[::1]:9000> (SOCK=0x7fbfb16699d0) Connected established (L:141)
  1214 couchbase.connection: DEBUG: [93] <[::1]:9000> (SOCK=0x7fbfb16699d0) Successfully set TCP_NODELAY (L:100)
  1215 couchbase.connection: DEBUG: [93] <[::1]:9000> (SOCK=0x7fbfb16699d0) Successfully set TCP_KEEPALIVE (L:100)
  1216 couchbase.htconfig: DEBUG: [93] Successfuly connected to REST API [::1]:9000 (L:302)
  1217 couchbase.ioctx: DEBUG: [93] <[::1]:9000> (CTX=0x7fbfb4398d00,unknown) Pairing with SOCK=0x7fbfb16699d0 (L:99)
  1218 couchbase.htconfig: DEBUG: [93] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 395 bytes on HTTP stream (L:209)
  1219 couchbase.htconfig: DEBUG: [93] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1220 couchbase.htconfig: DEBUG: [93] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Generation 0 -> 1 (L:224)
1628 1221 couchbase.confmon: INFO: [93] Setting new configuration. Received via HTTP (L:158)
1629 1222 couchbase.bootstrap: DEBUG: [93] Instance configured (L:56)
1630   couchbase.ixmgmt: DEBUG: [93] (mgreq=0x7fe82a5d5980) Issuing query %.*s (L:185)
1631   couchbase.http-io: DEBUG: [93] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=150 bytes (L:246)
1632   couchbase.lcbio_mgr: DEBUG: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Creating new connection because none are available in the pool (L:417)
1633   couchbase.lcbio_mgr: DEBUG: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) New pool entry: I=0x7fe82a5a5fd0 (L:328)
1634   couchbase.connection: INFO: [93] <0.0.0.0:9498> (SOCK=0x7fe82a5dc540) Starting. Timeout=75000000us (L:467)
1635   couchbase.connection: DEBUG: [93] <0.0.0.0:9498> (SOCK=0x7fe82a5dc540) Created new socket with FD=7 (L:232)
1636   couchbase.connection: DEBUG: [93] <0.0.0.0:9498> (SOCK=0x7fe82a5dc540) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1637   couchbase.connection: INFO: [93] <0.0.0.0:9498> (SOCK=0x7fe82a5dc540) Connected established (L:141)
1638   couchbase.connection: DEBUG: [93] <0.0.0.0:9498> (SOCK=0x7fe82a5dc540) Successfully set TCP_NODELAY (L:100)
1639   couchbase.connection: DEBUG: [93] <0.0.0.0:9498> (SOCK=0x7fe82a5dc540) Successfully set TCP_KEEPALIVE (L:100)
1640   couchbase.lcbio_mgr: DEBUG: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
1641   couchbase.lcbio_mgr: DEBUG: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Assigning R=0x7fe82bc1bc00 SOCKET=0x7fe82a5dc540 (L:247)
1642   couchbase.ioctx: DEBUG: [93] <0.0.0.0:9498> (CTX=0x7fe82bc3f640,unknown) Pairing with SOCK=0x7fe82a5dc540 (L:99)
1643   couchbase.ioctx: DEBUG: [93] <0.0.0.0:9498> (CTX=0x7fe82bc3f640,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1644   couchbase.lcbio_mgr: INFO: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Placing socket back into the pool. I=0x7fe82a5a5fd0,C=0x7fe82a5dc540 (L:467)
1645   couchbase.ixmgmt: DEBUG: [93] (mgreq=0x7fe82a73ffa0) Issuing query %.*s (L:185)
1646   couchbase.http-io: DEBUG: [93] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=85 bytes (L:246)
1647   couchbase.lcbio_mgr: INFO: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1648   couchbase.lcbio_mgr: DEBUG: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Assigning R=0x7fe82a732060 SOCKET=0x7fe82a5dc540 (L:247)
1649   couchbase.ioctx: DEBUG: [93] <0.0.0.0:9498> (CTX=0x7fe82a729fe0,unknown) Pairing with SOCK=0x7fe82a5dc540 (L:99)
  1223 couchbase.ixmgmt: DEBUG: [93] (mgreq=0x7fbfb4272040) Issuing query %.*s (L:185)
  1224 couchbase.http-io: DEBUG: [93] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=150 bytes (L:246)
  1225 couchbase.lcbio_mgr: DEBUG: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Creating new connection because none are available in the pool (L:417)
  1226 couchbase.lcbio_mgr: DEBUG: [93] <[::1]:9498> (HE=0x7fbfb4243c50) New pool entry: I=0x7fbfb422c2c0 (L:328)
  1227 couchbase.connection: INFO: [93] <[::1]:9498> (SOCK=0x7fbfb4229630) Starting. Timeout=75000000us (L:467)
  1228 couchbase.connection: DEBUG: [93] <[::1]:9498> (SOCK=0x7fbfb4229630) Created new socket with FD=11 (L:232)
  1229 couchbase.connection: DEBUG: [93] <[::1]:9498> (SOCK=0x7fbfb4229630) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1230 couchbase.connection: INFO: [93] <[::1]:9498> (SOCK=0x7fbfb4229630) Connected established (L:141)
  1231 couchbase.connection: DEBUG: [93] <[::1]:9498> (SOCK=0x7fbfb4229630) Successfully set TCP_NODELAY (L:100)
  1232 couchbase.connection: DEBUG: [93] <[::1]:9498> (SOCK=0x7fbfb4229630) Successfully set TCP_KEEPALIVE (L:100)
  1233 couchbase.lcbio_mgr: DEBUG: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Received result for I=0x7fbfb422c2c0,C=0x0; E=0x0 (L:287)
  1234 couchbase.lcbio_mgr: DEBUG: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Assigning R=0x7fbfb426e120 SOCKET=0x7fbfb4229630 (L:247)
  1235 couchbase.ioctx: DEBUG: [93] <[::1]:9498> (CTX=0x7fbfb4248e40,unknown) Pairing with SOCK=0x7fbfb4229630 (L:99)
  1236 couchbase.ioctx: DEBUG: [93] <[::1]:9498> (CTX=0x7fbfb4248e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1237 couchbase.lcbio_mgr: INFO: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Placing socket back into the pool. I=0x7fbfb422c2c0,C=0x7fbfb4229630 (L:467)
  1238 couchbase.ixmgmt: DEBUG: [93] (mgreq=0x7fbfb43ab9c0) Issuing query %.*s (L:185)
  1239 couchbase.http-io: DEBUG: [93] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=85 bytes (L:246)
  1240 couchbase.lcbio_mgr: INFO: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1241 couchbase.lcbio_mgr: DEBUG: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Assigning R=0x7fbfb432f5b0 SOCKET=0x7fbfb4229630 (L:247)
  1242 couchbase.ioctx: DEBUG: [93] <[::1]:9498> (CTX=0x7fbfb436e270,unknown) Pairing with SOCK=0x7fbfb4229630 (L:99)
1650 1243 couchbase.confmon: DEBUG: [93] Refreshing current cluster map (L:272)
1651   couchbase.ioctx: DEBUG: [93] <0.0.0.0:9498> (CTX=0x7fe82a729fe0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1652   couchbase.lcbio_mgr: INFO: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Placing socket back into the pool. I=0x7fe82a5a5fd0,C=0x7fe82a5dc540 (L:467)
1653   couchbase.ixmgmt: DEBUG: [93] (mgreq=0x7fe82a75dcc0) Issuing query %.*s (L:185)
1654   couchbase.http-io: DEBUG: [93] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=150 bytes (L:246)
1655   couchbase.lcbio_mgr: INFO: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1244 couchbase.ioctx: DEBUG: [93] <[::1]:9498> (CTX=0x7fbfb436e270,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1245 couchbase.lcbio_mgr: INFO: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Placing socket back into the pool. I=0x7fbfb422c2c0,C=0x7fbfb4229630 (L:467)
  1246 couchbase.ixmgmt: DEBUG: [93] (mgreq=0x7fbfb4231b10) Issuing query %.*s (L:185)
  1247 couchbase.http-io: DEBUG: [93] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=150 bytes (L:246)
  1248 couchbase.lcbio_mgr: INFO: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1656 1249 couchbase.confmon: DEBUG: [93] Attempting to retrieve cluster map via HTTP (L:259)
1657   couchbase.lcbio_mgr: DEBUG: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Assigning R=0x7fe82a774e50 SOCKET=0x7fe82a5dc540 (L:247)
1658   couchbase.ioctx: DEBUG: [93] <0.0.0.0:9498> (CTX=0x7fe82a76f070,unknown) Pairing with SOCK=0x7fe82a5dc540 (L:99)
1659   couchbase.htconfig: ERROR: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) HTTP Provider timed out waiting for I/O (L:326)
1660   couchbase.ioctx: DEBUG: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
1661   couchbase.connection: INFO: [93] <0.0.0.0:9000> (SOCK=0x7fe82a774e50) Starting. Timeout=2000000us (L:467)
1662   couchbase.connection: DEBUG: [93] <0.0.0.0:9000> (SOCK=0x7fe82a774e50) Created new socket with FD=6 (L:232)
1663   couchbase.connection: DEBUG: [93] <0.0.0.0:9000> (SOCK=0x7fe82a774e50) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1664   couchbase.connection: INFO: [93] <0.0.0.0:9000> (SOCK=0x7fe82a774e50) Connected established (L:141)
1665   couchbase.connection: DEBUG: [93] <0.0.0.0:9000> (SOCK=0x7fe82a774e50) Successfully set TCP_NODELAY (L:100)
1666   couchbase.connection: DEBUG: [93] <0.0.0.0:9000> (SOCK=0x7fe82a774e50) Successfully set TCP_KEEPALIVE (L:100)
1667   couchbase.htconfig: DEBUG: [93] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1668   couchbase.ioctx: DEBUG: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,unknown) Pairing with SOCK=0x7fe82a774e50 (L:99)
1669   couchbase.htconfig: DEBUG: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Received 395 bytes on HTTP stream (L:209)
1670   couchbase.htconfig: DEBUG: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Received 5332 bytes on HTTP stream (L:209)
1671   couchbase.htconfig: DEBUG: [93] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Generation 1 -> 2 (L:224)
1672   couchbase.confmon: DEBUG: [93] Not applying configuration received via HTTP. No changes detected. A.rev=1462, B.rev=1462 (L:150)
1673   couchbase.ioctx: DEBUG: [93] <0.0.0.0:9498> (CTX=0x7fe82a76f070,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1674   couchbase.lcbio_mgr: INFO: [93] <0.0.0.0:9498> (HE=0x7fe82a503010) Placing socket back into the pool. I=0x7fe82a5a5fd0,C=0x7fe82a5dc540 (L:467)
  1250 couchbase.lcbio_mgr: DEBUG: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Assigning R=0x7fbfb423b530 SOCKET=0x7fbfb4229630 (L:247)
  1251 couchbase.ioctx: DEBUG: [93] <[::1]:9498> (CTX=0x7fbfb426e0a0,unknown) Pairing with SOCK=0x7fbfb4229630 (L:99)
  1252 couchbase.htconfig: ERROR: [93] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) HTTP Provider timed out waiting for I/O (L:326)
  1253 couchbase.ioctx: DEBUG: [93] <[::1]:9000> (CTX=0x7fbfb4398d00,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
  1254 couchbase.connection: INFO: [93] <[::1]:9000> (SOCK=0x7fbfb410ee20) Starting. Timeout=2000000us (L:467)
  1255 couchbase.connection: DEBUG: [93] <[::1]:9000> (SOCK=0x7fbfb410ee20) Created new socket with FD=10 (L:232)
  1256 couchbase.connection: DEBUG: [93] <[::1]:9000> (SOCK=0x7fbfb410ee20) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1257 couchbase.connection: INFO: [93] <[::1]:9000> (SOCK=0x7fbfb410ee20) Connected established (L:141)
  1258 couchbase.connection: DEBUG: [93] <[::1]:9000> (SOCK=0x7fbfb410ee20) Successfully set TCP_NODELAY (L:100)
  1259 couchbase.connection: DEBUG: [93] <[::1]:9000> (SOCK=0x7fbfb410ee20) Successfully set TCP_KEEPALIVE (L:100)
  1260 couchbase.htconfig: DEBUG: [93] Successfuly connected to REST API [::1]:9000 (L:302)
  1261 couchbase.ioctx: DEBUG: [93] <[::1]:9000> (CTX=0x7fbfb4260c00,unknown) Pairing with SOCK=0x7fbfb410ee20 (L:99)
  1262 couchbase.htconfig: DEBUG: [93] <[::1]:9000> (CTX=0x7fbfb4260c00,bc_http) Received 395 bytes on HTTP stream (L:209)
  1263 couchbase.htconfig: DEBUG: [93] <[::1]:9000> (CTX=0x7fbfb4260c00,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1264 couchbase.htconfig: DEBUG: [93] <[::1]:9000> (CTX=0x7fbfb4260c00,bc_http) Generation 1 -> 2 (L:224)
  1265 couchbase.confmon: DEBUG: [93] Not applying configuration received via HTTP. No changes detected. A.rev=1450, B.rev=1450 (L:150)
  1266 couchbase.ioctx: DEBUG: [93] <[::1]:9498> (CTX=0x7fbfb426e0a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1267 couchbase.lcbio_mgr: INFO: [93] <[::1]:9498> (HE=0x7fbfb4243c50) Placing socket back into the pool. I=0x7fbfb422c2c0,C=0x7fbfb4229630 (L:467)
1675 1268 --------------------- >> end captured logging << ---------------------
1676 1269  
1677 1270 ======================================================================
1678 1271 ERROR: test_create_primary (couchbase.tests.test_sync.transplant_class.<locals>.C)
1679 1272 ----------------------------------------------------------------------
1680 1273 Traceback (most recent call last):
1681 1274   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/ixmgmt_t.py", line 48, in test_create_primary
1682 1275     mgr.n1ql_index_create_primary()
1683 1276   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 428, in n1ql_index_create_primary
1684 1277     '', defer=defer, primary=True, ignore_exists=ignore_exists)
1685 1278   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 412, in n1ql_index_create
1686 1279     return IxmgmtRequest(self._cb, 'create', info, **options).execute()
1687 1280   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 160, in execute
1688 1281     return [x for x in self]
1689 1282   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 160, in <listcomp>
1690 1283     return [x for x in self]
1691 1284   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 147, in __iter__
1692 1285     raw_rows = self.__raw.fetch(self._mres)
1693   couchbase.exceptions.LCB_0x4F (generated, catch: ): <RC=0x4F[Query execution failed. Inspect raw response object for information], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x4F[Query execution failed. Inspect raw response object for information], value={'requestID': '992b5417-a21b-4e6a-af13-2f7a2eeabb60', 'signature': None, 'results': [], 'errors': [{'code': 12005, 'msg': 'Indexer not implemented GSI may not be enabled'}], 'status': 'errors', 'metrics': {'elapsedTime': '1.076588ms', 'executionTime': '1.050537ms', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=200>>
  1286 couchbase.exceptions.LCB_0x4F (generated, catch: ): <RC=0x4F[Query execution failed. Inspect raw response object for information], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x4F[Query execution failed. Inspect raw response object for information], value={'requestID': '5a4aea4d-b4cc-4a19-aac6-c7c31307ec99', 'signature': None, 'results': [], 'errors': [{'code': 12005, 'msg': 'Indexer not implemented GSI may not be enabled'}], 'status': 'errors', 'metrics': {'elapsedTime': '1.318874ms', 'executionTime': '1.291672ms', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=200>>
1694 1287 -------------------- >> begin captured logging << --------------------
1695 1288 couchbase.confmon: DEBUG: [94] Preparing providers (this may be called multiple times) (L:85)
1696 1289 couchbase.confmon: DEBUG: [94] Provider CCCP is ENABLED (L:92)
1697 1290 couchbase.confmon: DEBUG: [94] Provider HTTP is ENABLED (L:92)
1698 1291 couchbase.confmon: DEBUG: [94] Refreshing current cluster map (L:272)
1699 1292 couchbase.confmon: DEBUG: [94] Attempting to retrieve cluster map via CCCP (L:259)
1700 1293 couchbase.confmon: INFO: [94] Provider 'CCCP' failed (L:182)
1701 1294 couchbase.confmon: DEBUG: [94] Will try next provider in 0us (L:223)
1702 1295 couchbase.confmon: DEBUG: [94] Attempting to retrieve cluster map via HTTP (L:259)
1703   couchbase.htconfig: DEBUG: [94] Starting HTTP Configuration Provider 0x7fe82a729fe0 (L:342)
1704   couchbase.connection: INFO: [94] <0.0.0.0:9000> (SOCK=0x7fe82b86fa50) Starting. Timeout=2000000us (L:467)
1705   couchbase.connection: DEBUG: [94] <0.0.0.0:9000> (SOCK=0x7fe82b86fa50) Created new socket with FD=6 (L:232)
1706   couchbase.connection: DEBUG: [94] <0.0.0.0:9000> (SOCK=0x7fe82b86fa50) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1707   couchbase.connection: INFO: [94] <0.0.0.0:9000> (SOCK=0x7fe82b86fa50) Connected established (L:141)
1708   couchbase.connection: DEBUG: [94] <0.0.0.0:9000> (SOCK=0x7fe82b86fa50) Successfully set TCP_NODELAY (L:100)
1709   couchbase.connection: DEBUG: [94] <0.0.0.0:9000> (SOCK=0x7fe82b86fa50) Successfully set TCP_KEEPALIVE (L:100)
1710   couchbase.htconfig: DEBUG: [94] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1711   couchbase.ioctx: DEBUG: [94] <0.0.0.0:9000> (CTX=0x7fe82a7260e0,unknown) Pairing with SOCK=0x7fe82b86fa50 (L:99)
1712   couchbase.htconfig: DEBUG: [94] <0.0.0.0:9000> (CTX=0x7fe82a7260e0,bc_http) Received 395 bytes on HTTP stream (L:209)
1713   couchbase.htconfig: DEBUG: [94] <0.0.0.0:9000> (CTX=0x7fe82a7260e0,bc_http) Received 5323 bytes on HTTP stream (L:209)
1714   couchbase.htconfig: DEBUG: [94] <0.0.0.0:9000> (CTX=0x7fe82a7260e0,bc_http) Received 9 bytes on HTTP stream (L:209)
1715   couchbase.htconfig: DEBUG: [94] <0.0.0.0:9000> (CTX=0x7fe82a7260e0,bc_http) Generation 0 -> 1 (L:224)
  1296 couchbase.htconfig: DEBUG: [94] Starting HTTP Configuration Provider 0x7fbfb425d850 (L:342)
  1297 couchbase.connection: INFO: [94] <[::1]:9000> (SOCK=0x7fbfb4247230) Starting. Timeout=2000000us (L:467)
  1298 couchbase.connection: DEBUG: [94] <[::1]:9000> (SOCK=0x7fbfb4247230) Created new socket with FD=10 (L:232)
  1299 couchbase.connection: DEBUG: [94] <[::1]:9000> (SOCK=0x7fbfb4247230) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1300 couchbase.connection: INFO: [94] <[::1]:9000> (SOCK=0x7fbfb4247230) Connected established (L:141)
  1301 couchbase.connection: DEBUG: [94] <[::1]:9000> (SOCK=0x7fbfb4247230) Successfully set TCP_NODELAY (L:100)
  1302 couchbase.connection: DEBUG: [94] <[::1]:9000> (SOCK=0x7fbfb4247230) Successfully set TCP_KEEPALIVE (L:100)
  1303 couchbase.htconfig: DEBUG: [94] Successfuly connected to REST API [::1]:9000 (L:302)
  1304 couchbase.ioctx: DEBUG: [94] <[::1]:9000> (CTX=0x7fbfb4247280,unknown) Pairing with SOCK=0x7fbfb4247230 (L:99)
  1305 couchbase.htconfig: DEBUG: [94] <[::1]:9000> (CTX=0x7fbfb4247280,bc_http) Received 395 bytes on HTTP stream (L:209)
  1306 couchbase.htconfig: DEBUG: [94] <[::1]:9000> (CTX=0x7fbfb4247280,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1307 couchbase.htconfig: DEBUG: [94] <[::1]:9000> (CTX=0x7fbfb4247280,bc_http) Generation 0 -> 1 (L:224)
1716 1308 couchbase.confmon: INFO: [94] Setting new configuration. Received via HTTP (L:158)
1717 1309 couchbase.bootstrap: DEBUG: [94] Instance configured (L:56)
1718   couchbase.ixmgmt: DEBUG: [94] (mgreq=0x7fe82a559810) Issuing query %.*s (L:185)
1719   couchbase.http-io: DEBUG: [94] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=150 bytes (L:246)
1720   couchbase.lcbio_mgr: DEBUG: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Creating new connection because none are available in the pool (L:417)
1721   couchbase.lcbio_mgr: DEBUG: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) New pool entry: I=0x7fe82a5af410 (L:328)
1722   couchbase.connection: INFO: [94] <0.0.0.0:9498> (SOCK=0x7fe82bc44090) Starting. Timeout=75000000us (L:467)
1723   couchbase.connection: DEBUG: [94] <0.0.0.0:9498> (SOCK=0x7fe82bc44090) Created new socket with FD=7 (L:232)
1724   couchbase.connection: DEBUG: [94] <0.0.0.0:9498> (SOCK=0x7fe82bc44090) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1725   couchbase.connection: INFO: [94] <0.0.0.0:9498> (SOCK=0x7fe82bc44090) Connected established (L:141)
1726   couchbase.connection: DEBUG: [94] <0.0.0.0:9498> (SOCK=0x7fe82bc44090) Successfully set TCP_NODELAY (L:100)
1727   couchbase.connection: DEBUG: [94] <0.0.0.0:9498> (SOCK=0x7fe82bc44090) Successfully set TCP_KEEPALIVE (L:100)
1728   couchbase.lcbio_mgr: DEBUG: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287)
1729   couchbase.lcbio_mgr: DEBUG: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Assigning R=0x7fe82bc1bc00 SOCKET=0x7fe82bc44090 (L:247)
1730   couchbase.ioctx: DEBUG: [94] <0.0.0.0:9498> (CTX=0x7fe82a5b5ac0,unknown) Pairing with SOCK=0x7fe82bc44090 (L:99)
1731   couchbase.ioctx: DEBUG: [94] <0.0.0.0:9498> (CTX=0x7fe82a5b5ac0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1732   couchbase.lcbio_mgr: INFO: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Placing socket back into the pool. I=0x7fe82a5af410,C=0x7fe82bc44090 (L:467)
1733   couchbase.ixmgmt: DEBUG: [94] (mgreq=0x7fe82a5a5510) Issuing query %.*s (L:185)
1734   couchbase.http-io: DEBUG: [94] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=73 bytes (L:246)
1735   couchbase.lcbio_mgr: INFO: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1736   couchbase.lcbio_mgr: DEBUG: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Assigning R=0x7fe82bc02c70 SOCKET=0x7fe82bc44090 (L:247)
1737   couchbase.ioctx: DEBUG: [94] <0.0.0.0:9498> (CTX=0x7fe82a5ab200,unknown) Pairing with SOCK=0x7fe82bc44090 (L:99)
1738   couchbase.ioctx: DEBUG: [94] <0.0.0.0:9498> (CTX=0x7fe82a5ab200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1739   couchbase.lcbio_mgr: INFO: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Placing socket back into the pool. I=0x7fe82a5af410,C=0x7fe82bc44090 (L:467)
1740   couchbase.ixmgmt: DEBUG: [94] (mgreq=0x7fe82a559810) Issuing query %.*s (L:185)
1741   couchbase.http-io: DEBUG: [94] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=150 bytes (L:246)
1742   couchbase.lcbio_mgr: INFO: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1743   couchbase.lcbio_mgr: DEBUG: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Assigning R=0x7fe82a5dc540 SOCKET=0x7fe82bc44090 (L:247)
1744   couchbase.ioctx: DEBUG: [94] <0.0.0.0:9498> (CTX=0x7fe82a5ab200,unknown) Pairing with SOCK=0x7fe82bc44090 (L:99)
1745   couchbase.ioctx: DEBUG: [94] <0.0.0.0:9498> (CTX=0x7fe82a5ab200,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1746   couchbase.lcbio_mgr: INFO: [94] <0.0.0.0:9498> (HE=0x7fe82bc312c0) Placing socket back into the pool. I=0x7fe82a5af410,C=0x7fe82bc44090 (L:467)
  1310 couchbase.ixmgmt: DEBUG: [94] (mgreq=0x7fbfb4358180) Issuing query %.*s (L:185)
  1311 couchbase.http-io: DEBUG: [94] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=150 bytes (L:246)
  1312 couchbase.lcbio_mgr: DEBUG: [94] <[::1]:9498> (HE=0x7fbfb4323260) Creating new connection because none are available in the pool (L:417)
  1313 couchbase.lcbio_mgr: DEBUG: [94] <[::1]:9498> (HE=0x7fbfb4323260) New pool entry: I=0x7fbfb4337760 (L:328)
  1314 couchbase.connection: INFO: [94] <[::1]:9498> (SOCK=0x7fbfb433e350) Starting. Timeout=75000000us (L:467)
  1315 couchbase.connection: DEBUG: [94] <[::1]:9498> (SOCK=0x7fbfb433e350) Created new socket with FD=11 (L:232)
  1316 couchbase.connection: DEBUG: [94] <[::1]:9498> (SOCK=0x7fbfb433e350) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1317 couchbase.connection: INFO: [94] <[::1]:9498> (SOCK=0x7fbfb433e350) Connected established (L:141)
  1318 couchbase.connection: DEBUG: [94] <[::1]:9498> (SOCK=0x7fbfb433e350) Successfully set TCP_NODELAY (L:100)
  1319 couchbase.connection: DEBUG: [94] <[::1]:9498> (SOCK=0x7fbfb433e350) Successfully set TCP_KEEPALIVE (L:100)
  1320 couchbase.lcbio_mgr: DEBUG: [94] <[::1]:9498> (HE=0x7fbfb4323260) Received result for I=0x7fbfb4337760,C=0x0; E=0x0 (L:287)
  1321 couchbase.lcbio_mgr: DEBUG: [94] <[::1]:9498> (HE=0x7fbfb4323260) Assigning R=0x7fbfb437e5b0 SOCKET=0x7fbfb433e350 (L:247)
  1322 couchbase.ioctx: DEBUG: [94] <[::1]:9498> (CTX=0x7fbfb4357950,unknown) Pairing with SOCK=0x7fbfb433e350 (L:99)
  1323 couchbase.ioctx: DEBUG: [94] <[::1]:9498> (CTX=0x7fbfb4357950,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1324 couchbase.lcbio_mgr: INFO: [94] <[::1]:9498> (HE=0x7fbfb4323260) Placing socket back into the pool. I=0x7fbfb4337760,C=0x7fbfb433e350 (L:467)
  1325 couchbase.ixmgmt: DEBUG: [94] (mgreq=0x7fbfb1605de0) Issuing query %.*s (L:185)
  1326 couchbase.http-io: DEBUG: [94] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=73 bytes (L:246)
  1327 couchbase.lcbio_mgr: INFO: [94] <[::1]:9498> (HE=0x7fbfb4323260) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1328 couchbase.lcbio_mgr: DEBUG: [94] <[::1]:9498> (HE=0x7fbfb4323260) Assigning R=0x7fbfb16ddda0 SOCKET=0x7fbfb433e350 (L:247)
  1329 couchbase.ioctx: DEBUG: [94] <[::1]:9498> (CTX=0x7fbfb16016b0,unknown) Pairing with SOCK=0x7fbfb433e350 (L:99)
  1330 couchbase.ioctx: DEBUG: [94] <[::1]:9498> (CTX=0x7fbfb16016b0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1331 couchbase.lcbio_mgr: INFO: [94] <[::1]:9498> (HE=0x7fbfb4323260) Placing socket back into the pool. I=0x7fbfb4337760,C=0x7fbfb433e350 (L:467)
  1332 couchbase.ixmgmt: DEBUG: [94] (mgreq=0x7fbfb4113700) Issuing query %.*s (L:185)
  1333 couchbase.http-io: DEBUG: [94] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=150 bytes (L:246)
  1334 couchbase.lcbio_mgr: INFO: [94] <[::1]:9498> (HE=0x7fbfb4323260) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1335 couchbase.lcbio_mgr: DEBUG: [94] <[::1]:9498> (HE=0x7fbfb4323260) Assigning R=0x7fbfb4117680 SOCKET=0x7fbfb433e350 (L:247)
  1336 couchbase.ioctx: DEBUG: [94] <[::1]:9498> (CTX=0x7fbfb41086d0,unknown) Pairing with SOCK=0x7fbfb433e350 (L:99)
  1337 couchbase.ioctx: DEBUG: [94] <[::1]:9498> (CTX=0x7fbfb41086d0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1338 couchbase.lcbio_mgr: INFO: [94] <[::1]:9498> (HE=0x7fbfb4323260) Placing socket back into the pool. I=0x7fbfb4337760,C=0x7fbfb433e350 (L:467)
1747 1339 --------------------- >> end captured logging << ---------------------
1748 1340  
1749 1341 ======================================================================
1750 1342 ERROR: test_deferred (couchbase.tests.test_sync.transplant_class.<locals>.C)
1751 1343 ----------------------------------------------------------------------
1752 1344 Traceback (most recent call last):
1753 1345   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/ixmgmt_t.py", line 141, in test_deferred
1754 1346     mgr.n1ql_index_create_primary(defer=True)
1755 1347   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 428, in n1ql_index_create_primary
1756 1348     '', defer=defer, primary=True, ignore_exists=ignore_exists)
1757 1349   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 412, in n1ql_index_create
1758 1350     return IxmgmtRequest(self._cb, 'create', info, **options).execute()
1759 1351   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 160, in execute
1760 1352     return [x for x in self]
1761 1353   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 160, in <listcomp>
1762 1354     return [x for x in self]
1763 1355   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 147, in __iter__
1764 1356     raw_rows = self.__raw.fetch(self._mres)
1765   couchbase.exceptions.LCB_0x4F (generated, catch: ): <RC=0x4F[Query execution failed. Inspect raw response object for information], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x4F[Query execution failed. Inspect raw response object for information], value={'requestID': 'a0e4c547-f0c5-4ebd-9c84-3d3c9d656aba', 'signature': None, 'results': [], 'errors': [{'code': 12005, 'msg': 'Indexer not implemented GSI may not be enabled'}], 'status': 'errors', 'metrics': {'elapsedTime': '720.172µs', 'executionTime': '674.447µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=200>>
  1357 couchbase.exceptions.LCB_0x4F (generated, catch: ): <RC=0x4F[Query execution failed. Inspect raw response object for information], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x4F[Query execution failed. Inspect raw response object for information], value={'requestID': 'a6ff508e-85d8-4a99-bd0e-a0b75aefd5fd', 'signature': None, 'results': [], 'errors': [{'code': 12005, 'msg': 'Indexer not implemented GSI may not be enabled'}], 'status': 'errors', 'metrics': {'elapsedTime': '776.361µs', 'executionTime': '736.318µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=200>>
1766 1358 -------------------- >> begin captured logging << --------------------
1767 1359 couchbase.confmon: DEBUG: [95] Preparing providers (this may be called multiple times) (L:85)
1768 1360 couchbase.confmon: DEBUG: [95] Provider CCCP is ENABLED (L:92)
1769 1361 couchbase.confmon: DEBUG: [95] Provider HTTP is ENABLED (L:92)
1770 1362 couchbase.confmon: DEBUG: [95] Refreshing current cluster map (L:272)
1771 1363 couchbase.confmon: DEBUG: [95] Attempting to retrieve cluster map via CCCP (L:259)
1772 1364 couchbase.confmon: INFO: [95] Provider 'CCCP' failed (L:182)
1773 1365 couchbase.confmon: DEBUG: [95] Will try next provider in 0us (L:223)
1774 1366 couchbase.confmon: DEBUG: [95] Attempting to retrieve cluster map via HTTP (L:259)
1775   couchbase.htconfig: DEBUG: [95] Starting HTTP Configuration Provider 0x7fe82a69fde0 (L:342)
1776   couchbase.connection: INFO: [95] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Starting. Timeout=2000000us (L:467)
1777   couchbase.connection: DEBUG: [95] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Created new socket with FD=6 (L:232)
1778   couchbase.connection: DEBUG: [95] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1779   couchbase.connection: INFO: [95] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Connected established (L:141)
1780   couchbase.connection: DEBUG: [95] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Successfully set TCP_NODELAY (L:100)
1781   couchbase.connection: DEBUG: [95] <0.0.0.0:9000> (SOCK=0x7fe82a689810) Successfully set TCP_KEEPALIVE (L:100)
1782   couchbase.htconfig: DEBUG: [95] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1783   couchbase.ioctx: DEBUG: [95] <0.0.0.0:9000> (CTX=0x7fe82a697a80,unknown) Pairing with SOCK=0x7fe82a689810 (L:99)
1784   couchbase.htconfig: DEBUG: [95] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Received 395 bytes on HTTP stream (L:209)
1785   couchbase.htconfig: DEBUG: [95] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Received 5332 bytes on HTTP stream (L:209)
1786   couchbase.htconfig: DEBUG: [95] <0.0.0.0:9000> (CTX=0x7fe82a697a80,bc_http) Generation 0 -> 1 (L:224)
  1367 couchbase.htconfig: DEBUG: [95] Starting HTTP Configuration Provider 0x7fbfb423b4b0 (L:342)
  1368 couchbase.connection: INFO: [95] <[::1]:9000> (SOCK=0x7fbfb4247230) Starting. Timeout=2000000us (L:467)
  1369 couchbase.connection: DEBUG: [95] <[::1]:9000> (SOCK=0x7fbfb4247230) Created new socket with FD=10 (L:232)
  1370 couchbase.connection: DEBUG: [95] <[::1]:9000> (SOCK=0x7fbfb4247230) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1371 couchbase.connection: INFO: [95] <[::1]:9000> (SOCK=0x7fbfb4247230) Connected established (L:141)
  1372 couchbase.connection: DEBUG: [95] <[::1]:9000> (SOCK=0x7fbfb4247230) Successfully set TCP_NODELAY (L:100)
  1373 couchbase.connection: DEBUG: [95] <[::1]:9000> (SOCK=0x7fbfb4247230) Successfully set TCP_KEEPALIVE (L:100)
  1374 couchbase.htconfig: DEBUG: [95] Successfuly connected to REST API [::1]:9000 (L:302)
  1375 couchbase.ioctx: DEBUG: [95] <[::1]:9000> (CTX=0x7fbfb4247280,unknown) Pairing with SOCK=0x7fbfb4247230 (L:99)
  1376 couchbase.htconfig: DEBUG: [95] <[::1]:9000> (CTX=0x7fbfb4247280,bc_http) Received 395 bytes on HTTP stream (L:209)
  1377 couchbase.htconfig: DEBUG: [95] <[::1]:9000> (CTX=0x7fbfb4247280,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1378 couchbase.htconfig: DEBUG: [95] <[::1]:9000> (CTX=0x7fbfb4247280,bc_http) Generation 0 -> 1 (L:224)
1787 1379 couchbase.confmon: INFO: [95] Setting new configuration. Received via HTTP (L:158)
1788 1380 couchbase.bootstrap: DEBUG: [95] Instance configured (L:56)
1789   couchbase.ixmgmt: DEBUG: [95] (mgreq=0x7fe82a73e690) Issuing query %.*s (L:185)
1790   couchbase.http-io: DEBUG: [95] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=150 bytes (L:246)
1791   couchbase.lcbio_mgr: DEBUG: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Creating new connection because none are available in the pool (L:417)
1792   couchbase.lcbio_mgr: DEBUG: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) New pool entry: I=0x7fe82a772da0 (L:328)
1793   couchbase.connection: INFO: [95] <0.0.0.0:9498> (SOCK=0x7fe82a778030) Starting. Timeout=75000000us (L:467)
1794   couchbase.connection: DEBUG: [95] <0.0.0.0:9498> (SOCK=0x7fe82a778030) Created new socket with FD=7 (L:232)
1795   couchbase.connection: DEBUG: [95] <0.0.0.0:9498> (SOCK=0x7fe82a778030) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1796   couchbase.connection: INFO: [95] <0.0.0.0:9498> (SOCK=0x7fe82a778030) Connected established (L:141)
1797   couchbase.connection: DEBUG: [95] <0.0.0.0:9498> (SOCK=0x7fe82a778030) Successfully set TCP_NODELAY (L:100)
1798   couchbase.connection: DEBUG: [95] <0.0.0.0:9498> (SOCK=0x7fe82a778030) Successfully set TCP_KEEPALIVE (L:100)
1799   couchbase.lcbio_mgr: DEBUG: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Received result for I=0x7fe82a772da0,C=0x0; E=0x0 (L:287)
1800   couchbase.lcbio_mgr: DEBUG: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Assigning R=0x7fe82a7292b0 SOCKET=0x7fe82a778030 (L:247)
1801   couchbase.ioctx: DEBUG: [95] <0.0.0.0:9498> (CTX=0x7fe82a774db0,unknown) Pairing with SOCK=0x7fe82a778030 (L:99)
1802   couchbase.ioctx: DEBUG: [95] <0.0.0.0:9498> (CTX=0x7fe82a774db0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1803   couchbase.lcbio_mgr: INFO: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Placing socket back into the pool. I=0x7fe82a772da0,C=0x7fe82a778030 (L:467)
1804   couchbase.ixmgmt: DEBUG: [95] (mgreq=0x7fe82a503520) Issuing query %.*s (L:185)
1805   couchbase.http-io: DEBUG: [95] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=102 bytes (L:246)
1806   couchbase.lcbio_mgr: INFO: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1807   couchbase.lcbio_mgr: DEBUG: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Assigning R=0x7fe82a5d5150 SOCKET=0x7fe82a778030 (L:247)
1808   couchbase.ioctx: DEBUG: [95] <0.0.0.0:9498> (CTX=0x7fe82bc46420,unknown) Pairing with SOCK=0x7fe82a778030 (L:99)
1809   couchbase.ioctx: DEBUG: [95] <0.0.0.0:9498> (CTX=0x7fe82bc46420,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1810   couchbase.lcbio_mgr: INFO: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Placing socket back into the pool. I=0x7fe82a772da0,C=0x7fe82a778030 (L:467)
1811   couchbase.ixmgmt: DEBUG: [95] (mgreq=0x7fe82a40b270) Issuing query %.*s (L:185)
1812   couchbase.http-io: DEBUG: [95] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=150 bytes (L:246)
1813   couchbase.lcbio_mgr: INFO: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1814   couchbase.lcbio_mgr: DEBUG: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Assigning R=0x7fe82a40bb10 SOCKET=0x7fe82a778030 (L:247)
1815   couchbase.ioctx: DEBUG: [95] <0.0.0.0:9498> (CTX=0x7fe82a4084e0,unknown) Pairing with SOCK=0x7fe82a778030 (L:99)
1816   couchbase.ioctx: DEBUG: [95] <0.0.0.0:9498> (CTX=0x7fe82a4084e0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1817   couchbase.lcbio_mgr: INFO: [95] <0.0.0.0:9498> (HE=0x7fe82a755570) Placing socket back into the pool. I=0x7fe82a772da0,C=0x7fe82a778030 (L:467)
  1381 couchbase.ixmgmt: DEBUG: [95] (mgreq=0x7fbfb432d830) Issuing query %.*s (L:185)
  1382 couchbase.http-io: DEBUG: [95] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=150 bytes (L:246)
  1383 couchbase.lcbio_mgr: DEBUG: [95] <[::1]:9498> (HE=0x7fbfb4369300) Creating new connection because none are available in the pool (L:417)
  1384 couchbase.lcbio_mgr: DEBUG: [95] <[::1]:9498> (HE=0x7fbfb4369300) New pool entry: I=0x7fbfb430e250 (L:328)
  1385 couchbase.connection: INFO: [95] <[::1]:9498> (SOCK=0x7fbfb4332800) Starting. Timeout=75000000us (L:467)
  1386 couchbase.connection: DEBUG: [95] <[::1]:9498> (SOCK=0x7fbfb4332800) Created new socket with FD=11 (L:232)
  1387 couchbase.connection: DEBUG: [95] <[::1]:9498> (SOCK=0x7fbfb4332800) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1388 couchbase.connection: INFO: [95] <[::1]:9498> (SOCK=0x7fbfb4332800) Connected established (L:141)
  1389 couchbase.connection: DEBUG: [95] <[::1]:9498> (SOCK=0x7fbfb4332800) Successfully set TCP_NODELAY (L:100)
  1390 couchbase.connection: DEBUG: [95] <[::1]:9498> (SOCK=0x7fbfb4332800) Successfully set TCP_KEEPALIVE (L:100)
  1391 couchbase.lcbio_mgr: DEBUG: [95] <[::1]:9498> (HE=0x7fbfb4369300) Received result for I=0x7fbfb430e250,C=0x0; E=0x0 (L:287)
  1392 couchbase.lcbio_mgr: DEBUG: [95] <[::1]:9498> (HE=0x7fbfb4369300) Assigning R=0x7fbfb437e5b0 SOCKET=0x7fbfb4332800 (L:247)
  1393 couchbase.ioctx: DEBUG: [95] <[::1]:9498> (CTX=0x7fbfb434cf70,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99)
  1394 couchbase.ioctx: DEBUG: [95] <[::1]:9498> (CTX=0x7fbfb434cf70,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1395 couchbase.lcbio_mgr: INFO: [95] <[::1]:9498> (HE=0x7fbfb4369300) Placing socket back into the pool. I=0x7fbfb430e250,C=0x7fbfb4332800 (L:467)
  1396 couchbase.ixmgmt: DEBUG: [95] (mgreq=0x7fbfb170f260) Issuing query %.*s (L:185)
  1397 couchbase.http-io: DEBUG: [95] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=102 bytes (L:246)
  1398 couchbase.lcbio_mgr: INFO: [95] <[::1]:9498> (HE=0x7fbfb4369300) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1399 couchbase.lcbio_mgr: DEBUG: [95] <[::1]:9498> (HE=0x7fbfb4369300) Assigning R=0x7fbfb171b3e0 SOCKET=0x7fbfb4332800 (L:247)
  1400 couchbase.ioctx: DEBUG: [95] <[::1]:9498> (CTX=0x7fbfb144ab90,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99)
  1401 couchbase.ioctx: DEBUG: [95] <[::1]:9498> (CTX=0x7fbfb144ab90,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1402 couchbase.lcbio_mgr: INFO: [95] <[::1]:9498> (HE=0x7fbfb4369300) Placing socket back into the pool. I=0x7fbfb430e250,C=0x7fbfb4332800 (L:467)
  1403 couchbase.ixmgmt: DEBUG: [95] (mgreq=0x7fbfb4371ce0) Issuing query %.*s (L:185)
  1404 couchbase.http-io: DEBUG: [95] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=150 bytes (L:246)
  1405 couchbase.lcbio_mgr: INFO: [95] <[::1]:9498> (HE=0x7fbfb4369300) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1406 couchbase.lcbio_mgr: DEBUG: [95] <[::1]:9498> (HE=0x7fbfb4369300) Assigning R=0x7fbfb433e350 SOCKET=0x7fbfb4332800 (L:247)
  1407 couchbase.ioctx: DEBUG: [95] <[::1]:9498> (CTX=0x7fbfb434cf70,unknown) Pairing with SOCK=0x7fbfb4332800 (L:99)
  1408 couchbase.ioctx: DEBUG: [95] <[::1]:9498> (CTX=0x7fbfb434cf70,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1409 couchbase.lcbio_mgr: INFO: [95] <[::1]:9498> (HE=0x7fbfb4369300) Placing socket back into the pool. I=0x7fbfb430e250,C=0x7fbfb4332800 (L:467)
1818 1410 --------------------- >> end captured logging << ---------------------
1819 1411  
1820 1412 ======================================================================
1821 1413 ERROR: test_list_indexes (couchbase.tests.test_sync.transplant_class.<locals>.C)
1822 1414 ----------------------------------------------------------------------
1823 1415 Traceback (most recent call last):
1824 1416   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/ixmgmt_t.py", line 130, in test_list_indexes
1825 1417     mgr.n1ql_index_create_primary()
1826 1418   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 428, in n1ql_index_create_primary
1827 1419     '', defer=defer, primary=True, ignore_exists=ignore_exists)
1828 1420   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 412, in n1ql_index_create
1829 1421     return IxmgmtRequest(self._cb, 'create', info, **options).execute()
1830 1422   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 160, in execute
1831 1423     return [x for x in self]
1832 1424   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 160, in <listcomp>
1833 1425     return [x for x in self]
1834 1426   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/_ixmgmt.py", line 147, in __iter__
1835 1427     raw_rows = self.__raw.fetch(self._mres)
1836   couchbase.exceptions.LCB_0x4F (generated, catch: ): <RC=0x4F[Query execution failed. Inspect raw response object for information], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x4F[Query execution failed. Inspect raw response object for information], value={'requestID': 'edd0a299-11e8-4690-b9ac-f33b4d58d289', 'signature': None, 'results': [], 'errors': [{'code': 12005, 'msg': 'Indexer not implemented GSI may not be enabled'}], 'status': 'errors', 'metrics': {'elapsedTime': '356.514µs', 'executionTime': '314.997µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=200>>
  1428 couchbase.exceptions.LCB_0x4F (generated, catch: ): <RC=0x4F[Query execution failed. Inspect raw response object for information], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=ViewResult<rc=0x4F[Query execution failed. Inspect raw response object for information], value={'requestID': 'ee023a9a-74fa-4267-a3df-1935d0fee03c', 'signature': None, 'results': [], 'errors': [{'code': 12005, 'msg': 'Indexer not implemented GSI may not be enabled'}], 'status': 'errors', 'metrics': {'elapsedTime': '379.286µs', 'executionTime': '350.958µs', 'resultCount': 0, 'resultSize': 0, 'errorCount': 1}}, http_status=200>>
1837 1429 -------------------- >> begin captured logging << --------------------
1838 1430 couchbase.confmon: DEBUG: [96] Preparing providers (this may be called multiple times) (L:85)
1839 1431 couchbase.confmon: DEBUG: [96] Provider CCCP is ENABLED (L:92)
1840 1432 couchbase.confmon: DEBUG: [96] Provider HTTP is ENABLED (L:92)
1841 1433 couchbase.confmon: DEBUG: [96] Refreshing current cluster map (L:272)
1842 1434 couchbase.confmon: DEBUG: [96] Attempting to retrieve cluster map via CCCP (L:259)
1843 1435 couchbase.confmon: INFO: [96] Provider 'CCCP' failed (L:182)
1844 1436 couchbase.confmon: DEBUG: [96] Will try next provider in 0us (L:223)
1845 1437 couchbase.confmon: DEBUG: [96] Attempting to retrieve cluster map via HTTP (L:259)
1846   couchbase.htconfig: DEBUG: [96] Starting HTTP Configuration Provider 0x7fe82bc54440 (L:342)
1847   couchbase.connection: INFO: [96] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Starting. Timeout=2000000us (L:467)
1848   couchbase.connection: DEBUG: [96] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Created new socket with FD=6 (L:232)
1849   couchbase.connection: DEBUG: [96] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1850   couchbase.connection: INFO: [96] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Connected established (L:141)
1851   couchbase.connection: DEBUG: [96] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_NODELAY (L:100)
1852   couchbase.connection: DEBUG: [96] <0.0.0.0:9000> (SOCK=0x7fe82a5d5150) Successfully set TCP_KEEPALIVE (L:100)
1853   couchbase.htconfig: DEBUG: [96] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1854   couchbase.ioctx: DEBUG: [96] <0.0.0.0:9000> (CTX=0x7fe82a40b1f0,unknown) Pairing with SOCK=0x7fe82a5d5150 (L:99)
1855   couchbase.htconfig: DEBUG: [96] <0.0.0.0:9000> (CTX=0x7fe82a40b1f0,bc_http) Received 395 bytes on HTTP stream (L:209)
1856   couchbase.htconfig: DEBUG: [96] <0.0.0.0:9000> (CTX=0x7fe82a40b1f0,bc_http) Received 5332 bytes on HTTP stream (L:209)
1857   couchbase.htconfig: DEBUG: [96] <0.0.0.0:9000> (CTX=0x7fe82a40b1f0,bc_http) Generation 0 -> 1 (L:224)
  1438 couchbase.htconfig: DEBUG: [96] Starting HTTP Configuration Provider 0x7fbfb425d850 (L:342)
  1439 couchbase.connection: INFO: [96] <[::1]:9000> (SOCK=0x7fbfb4247230) Starting. Timeout=2000000us (L:467)
  1440 couchbase.connection: DEBUG: [96] <[::1]:9000> (SOCK=0x7fbfb4247230) Created new socket with FD=10 (L:232)
  1441 couchbase.connection: DEBUG: [96] <[::1]:9000> (SOCK=0x7fbfb4247230) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1442 couchbase.connection: INFO: [96] <[::1]:9000> (SOCK=0x7fbfb4247230) Connected established (L:141)
  1443 couchbase.connection: DEBUG: [96] <[::1]:9000> (SOCK=0x7fbfb4247230) Successfully set TCP_NODELAY (L:100)
  1444 couchbase.connection: DEBUG: [96] <[::1]:9000> (SOCK=0x7fbfb4247230) Successfully set TCP_KEEPALIVE (L:100)
  1445 couchbase.htconfig: DEBUG: [96] Successfuly connected to REST API [::1]:9000 (L:302)
  1446 couchbase.ioctx: DEBUG: [96] <[::1]:9000> (CTX=0x7fbfb144ab90,unknown) Pairing with SOCK=0x7fbfb4247230 (L:99)
  1447 couchbase.htconfig: DEBUG: [96] <[::1]:9000> (CTX=0x7fbfb144ab90,bc_http) Received 395 bytes on HTTP stream (L:209)
  1448 couchbase.htconfig: DEBUG: [96] <[::1]:9000> (CTX=0x7fbfb144ab90,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1449 couchbase.htconfig: DEBUG: [96] <[::1]:9000> (CTX=0x7fbfb144ab90,bc_http) Generation 0 -> 1 (L:224)
1858 1450 couchbase.confmon: INFO: [96] Setting new configuration. Received via HTTP (L:158)
1859 1451 couchbase.bootstrap: DEBUG: [96] Instance configured (L:56)
1860   couchbase.ixmgmt: DEBUG: [96] (mgreq=0x7fe82a40d120) Issuing query %.*s (L:185)
1861   couchbase.http-io: DEBUG: [96] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=150 bytes (L:246)
1862   couchbase.lcbio_mgr: DEBUG: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Creating new connection because none are available in the pool (L:417)
1863   couchbase.lcbio_mgr: DEBUG: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) New pool entry: I=0x7fe82a40dea0 (L:328)
1864   couchbase.connection: INFO: [96] <0.0.0.0:9498> (SOCK=0x7fe82a40e050) Starting. Timeout=75000000us (L:467)
1865   couchbase.connection: DEBUG: [96] <0.0.0.0:9498> (SOCK=0x7fe82a40e050) Created new socket with FD=7 (L:232)
1866   couchbase.connection: DEBUG: [96] <0.0.0.0:9498> (SOCK=0x7fe82a40e050) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1867   couchbase.connection: INFO: [96] <0.0.0.0:9498> (SOCK=0x7fe82a40e050) Connected established (L:141)
1868   couchbase.connection: DEBUG: [96] <0.0.0.0:9498> (SOCK=0x7fe82a40e050) Successfully set TCP_NODELAY (L:100)
1869   couchbase.connection: DEBUG: [96] <0.0.0.0:9498> (SOCK=0x7fe82a40e050) Successfully set TCP_KEEPALIVE (L:100)
1870   couchbase.lcbio_mgr: DEBUG: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Received result for I=0x7fe82a40dea0,C=0x0; E=0x0 (L:287)
1871   couchbase.lcbio_mgr: DEBUG: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Assigning R=0x7fe82a40dda0 SOCKET=0x7fe82a40e050 (L:247)
1872   couchbase.ioctx: DEBUG: [96] <0.0.0.0:9498> (CTX=0x7fe82b852dc0,unknown) Pairing with SOCK=0x7fe82a40e050 (L:99)
1873   couchbase.ioctx: DEBUG: [96] <0.0.0.0:9498> (CTX=0x7fe82b852dc0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1874   couchbase.lcbio_mgr: INFO: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Placing socket back into the pool. I=0x7fe82a40dea0,C=0x7fe82a40e050 (L:467)
1875   couchbase.ixmgmt: DEBUG: [96] (mgreq=0x7fe82a70d270) Issuing query %.*s (L:185)
1876   couchbase.http-io: DEBUG: [96] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=150 bytes (L:246)
1877   couchbase.lcbio_mgr: INFO: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1878   couchbase.lcbio_mgr: DEBUG: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Assigning R=0x7fe82a72a080 SOCKET=0x7fe82a40e050 (L:247)
1879   couchbase.ioctx: DEBUG: [96] <0.0.0.0:9498> (CTX=0x7fe82a773f60,unknown) Pairing with SOCK=0x7fe82a40e050 (L:99)
1880   couchbase.ioctx: DEBUG: [96] <0.0.0.0:9498> (CTX=0x7fe82a773f60,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1881   couchbase.lcbio_mgr: INFO: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Placing socket back into the pool. I=0x7fe82a40dea0,C=0x7fe82a40e050 (L:467)
1882   couchbase.ixmgmt: DEBUG: [96] (mgreq=0x7fe82b825630) Issuing query %.*s (L:185)
1883   couchbase.http-io: DEBUG: [96] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=73 bytes (L:246)
1884   couchbase.lcbio_mgr: INFO: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1885   couchbase.lcbio_mgr: DEBUG: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Assigning R=0x7fe82b852020 SOCKET=0x7fe82a40e050 (L:247)
1886   couchbase.ioctx: DEBUG: [96] <0.0.0.0:9498> (CTX=0x7fe82b852530,unknown) Pairing with SOCK=0x7fe82a40e050 (L:99)
1887   couchbase.ioctx: DEBUG: [96] <0.0.0.0:9498> (CTX=0x7fe82b852530,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1888   couchbase.lcbio_mgr: INFO: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Placing socket back into the pool. I=0x7fe82a40dea0,C=0x7fe82a40e050 (L:467)
1889   couchbase.ixmgmt: DEBUG: [96] (mgreq=0x7fe82b84c720) Issuing query %.*s (L:185)
1890   couchbase.http-io: DEBUG: [96] <0.0.0.0:9498> POST  http://0.0.0.0:9498/query/service. Body=150 bytes (L:246)
1891   couchbase.lcbio_mgr: INFO: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
1892   couchbase.lcbio_mgr: DEBUG: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Assigning R=0x7fe82b84de80 SOCKET=0x7fe82a40e050 (L:247)
1893   couchbase.ioctx: DEBUG: [96] <0.0.0.0:9498> (CTX=0x7fe82b852530,unknown) Pairing with SOCK=0x7fe82a40e050 (L:99)
1894   couchbase.ioctx: DEBUG: [96] <0.0.0.0:9498> (CTX=0x7fe82b852530,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1895   couchbase.lcbio_mgr: INFO: [96] <0.0.0.0:9498> (HE=0x7fe82a40d830) Placing socket back into the pool. I=0x7fe82a40dea0,C=0x7fe82a40e050 (L:467)
  1452 couchbase.ixmgmt: DEBUG: [96] (mgreq=0x7fbfb167e310) Issuing query %.*s (L:185)
  1453 couchbase.http-io: DEBUG: [96] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=150 bytes (L:246)
  1454 couchbase.lcbio_mgr: DEBUG: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Creating new connection because none are available in the pool (L:417)
  1455 couchbase.lcbio_mgr: DEBUG: [96] <[::1]:9498> (HE=0x7fbfb16ac810) New pool entry: I=0x7fbfb167ecf0 (L:328)
  1456 couchbase.connection: INFO: [96] <[::1]:9498> (SOCK=0x7fbfb1695f40) Starting. Timeout=75000000us (L:467)
  1457 couchbase.connection: DEBUG: [96] <[::1]:9498> (SOCK=0x7fbfb1695f40) Created new socket with FD=11 (L:232)
  1458 couchbase.connection: DEBUG: [96] <[::1]:9498> (SOCK=0x7fbfb1695f40) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1459 couchbase.connection: INFO: [96] <[::1]:9498> (SOCK=0x7fbfb1695f40) Connected established (L:141)
  1460 couchbase.connection: DEBUG: [96] <[::1]:9498> (SOCK=0x7fbfb1695f40) Successfully set TCP_NODELAY (L:100)
  1461 couchbase.connection: DEBUG: [96] <[::1]:9498> (SOCK=0x7fbfb1695f40) Successfully set TCP_KEEPALIVE (L:100)
  1462 couchbase.lcbio_mgr: DEBUG: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Received result for I=0x7fbfb167ecf0,C=0x0; E=0x0 (L:287)
  1463 couchbase.lcbio_mgr: DEBUG: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Assigning R=0x7fbfb16a9bf0 SOCKET=0x7fbfb1695f40 (L:247)
  1464 couchbase.ioctx: DEBUG: [96] <[::1]:9498> (CTX=0x7fbfb16a05a0,unknown) Pairing with SOCK=0x7fbfb1695f40 (L:99)
  1465 couchbase.ioctx: DEBUG: [96] <[::1]:9498> (CTX=0x7fbfb16a05a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1466 couchbase.lcbio_mgr: INFO: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Placing socket back into the pool. I=0x7fbfb167ecf0,C=0x7fbfb1695f40 (L:467)
  1467 couchbase.ixmgmt: DEBUG: [96] (mgreq=0x7fbfb16a2e00) Issuing query %.*s (L:185)
  1468 couchbase.http-io: DEBUG: [96] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=150 bytes (L:246)
  1469 couchbase.lcbio_mgr: INFO: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1470 couchbase.lcbio_mgr: DEBUG: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Assigning R=0x7fbfb1648a00 SOCKET=0x7fbfb1695f40 (L:247)
  1471 couchbase.ioctx: DEBUG: [96] <[::1]:9498> (CTX=0x7fbfb16a05a0,unknown) Pairing with SOCK=0x7fbfb1695f40 (L:99)
  1472 couchbase.ioctx: DEBUG: [96] <[::1]:9498> (CTX=0x7fbfb16a05a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1473 couchbase.lcbio_mgr: INFO: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Placing socket back into the pool. I=0x7fbfb167ecf0,C=0x7fbfb1695f40 (L:467)
  1474 couchbase.ixmgmt: DEBUG: [96] (mgreq=0x7fbfb4248a90) Issuing query %.*s (L:185)
  1475 couchbase.http-io: DEBUG: [96] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=73 bytes (L:246)
  1476 couchbase.lcbio_mgr: INFO: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1477 couchbase.lcbio_mgr: DEBUG: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Assigning R=0x7fbfb426cea0 SOCKET=0x7fbfb1695f40 (L:247)
  1478 couchbase.ioctx: DEBUG: [96] <[::1]:9498> (CTX=0x7fbfb4248e40,unknown) Pairing with SOCK=0x7fbfb1695f40 (L:99)
  1479 couchbase.ioctx: DEBUG: [96] <[::1]:9498> (CTX=0x7fbfb4248e40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1480 couchbase.lcbio_mgr: INFO: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Placing socket back into the pool. I=0x7fbfb167ecf0,C=0x7fbfb1695f40 (L:467)
  1481 couchbase.ixmgmt: DEBUG: [96] (mgreq=0x7fbfb1484150) Issuing query %.*s (L:185)
  1482 couchbase.http-io: DEBUG: [96] <[::1]:9498> POST  http://[::1]:9498/query/service. Body=150 bytes (L:246)
  1483 couchbase.lcbio_mgr: INFO: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
  1484 couchbase.lcbio_mgr: DEBUG: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Assigning R=0x7fbfb148a0e0 SOCKET=0x7fbfb1695f40 (L:247)
  1485 couchbase.ioctx: DEBUG: [96] <[::1]:9498> (CTX=0x7fbfb147e570,unknown) Pairing with SOCK=0x7fbfb1695f40 (L:99)
  1486 couchbase.ioctx: DEBUG: [96] <[::1]:9498> (CTX=0x7fbfb147e570,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
  1487 couchbase.lcbio_mgr: INFO: [96] <[::1]:9498> (HE=0x7fbfb16ac810) Placing socket back into the pool. I=0x7fbfb167ecf0,C=0x7fbfb1695f40 (L:467)
1896 1488 --------------------- >> end captured logging << ---------------------
1897 1489  
1898 1490 ======================================================================
1899 1491 ERROR: test_simple_spatial (couchbase.tests.test_sync.transplant_class.<locals>.C)
1900 1492 ----------------------------------------------------------------------
1901 1493 Traceback (most recent call last):
1902     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/spatial_t.py", line 69, in test_simple_spatial
1903       rows_found = [r for r in self.cb.query('geo', 'simpleGeo', query=spq)]
1904     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/spatial_t.py", line 69, in <listcomp>
1905       rows_found = [r for r in self.cb.query('geo', 'simpleGeo', query=spq)]
1906     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/views/iterator.py", line 402, in __iter__
1907       for row in self._process_payload(raw_rows):
1908     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/views/iterator.py", line 369, in _process_payload
1909       self._handle_meta(self.raw.value)
1910     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/views/iterator.py", line 361, in _handle_meta
1911       self._handle_errors(value.get('errors'))
1912     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/views/iterator.py", line 351, in _handle_errors
1913       self._errors)
1914   couchbase.exceptions.ViewEngineError: <Error while executing view., OBJ=[[{'from': '[::1]:9501', 'reason': '{econnrefused,[{lhttpc_client,send_request,1,\n                              [{file,"/Users/ellis_breen/root/workspaces/couchbase/server_parent/couchdb/src/lhttpc/lhttpc_client.erl"},\n                               {line,220}]},\n               {lhttpc_client,execute,9,\n                              [{file,"/Users/ellis_breen/root/workspaces/couchbase/server_parent/couchdb/src/lhttpc/lhttpc_client.erl"},\n                               {line,169}]},\n               {lhttpc_client,request,9,\n                              [{file,"/Users/ellis_breen/root/workspaces/couchbase/server_parent/couchdb/src/lhttpc/lhttpc_client.erl"},\n                               {line,92}]}]}'}]]>
  1494   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/spatial_t.py", line 59, in setUp
  1495     ret = mgr.design_create('geo', DESIGN_JSON, use_devmode=False)
  1496   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 186, in design_create
  1497     content_type="application/json")
  1498 couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <Key='_design/geo', RC=0x2C[The remote host refused the connection. Is the service up?], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x2C[The remote host refused the connection. Is the service up?], value=None, http_status=0, url=_design/geo>>
1915 1499  
1916 1500 ======================================================================
1917 1501 ERROR: test_stats_with_argument_list (couchbase.tests.test_sync.transplant_class.<locals>.C)
1918 1502 ----------------------------------------------------------------------
1919 1503 Traceback (most recent call last):
1920 1504   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/stats_t.py", line 50, in test_stats_with_argument_list
1921 1505     stats = self.cb.stats(['memory', 'tap'])
1922 1506   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucket.py", line 909, in stats
1923 1507     return self._stats(keys, keystats=keystats)
1924 1508 couchbase.exceptions._NotFoundError_0xD (generated, catch NotFoundError): <RC=0xD[The key does not exist on the server], Operational Error, Results=24, C Source=(src/multiresult.c,316)>
1925 1509  
1926 1510 ======================================================================
  1511 ERROR: test_missing_view (couchbase.tests.test_sync.transplant_class.<locals>.C)
  1512 ----------------------------------------------------------------------
  1513 Traceback (most recent call last):
  1514   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 67, in setUp
  1515     ret = mgr.design_create('blog', DESIGN_JSON, use_devmode=False)
  1516   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 186, in design_create
  1517     content_type="application/json")
  1518 couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <Key='_design/blog', RC=0x2C[The remote host refused the connection. Is the service up?], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x2C[The remote host refused the connection. Is the service up?], value=None, http_status=0, url=_design/blog>>
  1519 -------------------- >> begin captured logging << --------------------
  1520 couchbase.confmon: DEBUG: [219] Preparing providers (this may be called multiple times) (L:85)
  1521 couchbase.confmon: DEBUG: [219] Provider CCCP is ENABLED (L:92)
  1522 couchbase.confmon: DEBUG: [219] Provider HTTP is ENABLED (L:92)
  1523 couchbase.confmon: DEBUG: [219] Refreshing current cluster map (L:272)
  1524 couchbase.confmon: DEBUG: [219] Attempting to retrieve cluster map via CCCP (L:259)
  1525 couchbase.confmon: INFO: [219] Provider 'CCCP' failed (L:182)
  1526 couchbase.confmon: DEBUG: [219] Will try next provider in 0us (L:223)
  1527 couchbase.confmon: DEBUG: [219] Attempting to retrieve cluster map via HTTP (L:259)
  1528 couchbase.htconfig: DEBUG: [219] Starting HTTP Configuration Provider 0x7fbfb1648940 (L:342)
  1529 couchbase.connection: INFO: [219] <[::1]:9000> (SOCK=0x7fbfb1663a10) Starting. Timeout=2000000us (L:467)
  1530 couchbase.connection: DEBUG: [219] <[::1]:9000> (SOCK=0x7fbfb1663a10) Created new socket with FD=12 (L:232)
  1531 couchbase.connection: DEBUG: [219] <[::1]:9000> (SOCK=0x7fbfb1663a10) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1532 couchbase.connection: INFO: [219] <[::1]:9000> (SOCK=0x7fbfb1663a10) Connected established (L:141)
  1533 couchbase.connection: DEBUG: [219] <[::1]:9000> (SOCK=0x7fbfb1663a10) Successfully set TCP_NODELAY (L:100)
  1534 couchbase.connection: DEBUG: [219] <[::1]:9000> (SOCK=0x7fbfb1663a10) Successfully set TCP_KEEPALIVE (L:100)
  1535 couchbase.htconfig: DEBUG: [219] Successfuly connected to REST API [::1]:9000 (L:302)
  1536 couchbase.ioctx: DEBUG: [219] <[::1]:9000> (CTX=0x7fbfb16a2d00,unknown) Pairing with SOCK=0x7fbfb1663a10 (L:99)
  1537 couchbase.htconfig: DEBUG: [219] <[::1]:9000> (CTX=0x7fbfb16a2d00,bc_http) Received 395 bytes on HTTP stream (L:209)
  1538 couchbase.htconfig: DEBUG: [219] <[::1]:9000> (CTX=0x7fbfb16a2d00,bc_http) Received 5323 bytes on HTTP stream (L:209)
  1539 couchbase.htconfig: DEBUG: [219] <[::1]:9000> (CTX=0x7fbfb16a2d00,bc_http) Received 9 bytes on HTTP stream (L:209)
  1540 couchbase.htconfig: DEBUG: [219] <[::1]:9000> (CTX=0x7fbfb16a2d00,bc_http) Generation 0 -> 1 (L:224)
  1541 couchbase.confmon: INFO: [219] Setting new configuration. Received via HTTP (L:158)
  1542 couchbase.bootstrap: DEBUG: [219] Instance configured (L:56)
  1543 couchbase.http-io: DEBUG: [219] <[::1]:9500> PUT  http://[::1]:9500/default/_design/blog. Body=248 bytes (L:246)
  1544 couchbase.lcbio_mgr: DEBUG: [219] <[::1]:9500> (HE=0x7fbfb16056a0) Creating new connection because none are available in the pool (L:417)
  1545 couchbase.lcbio_mgr: DEBUG: [219] <[::1]:9500> (HE=0x7fbfb16056a0) New pool entry: I=0x7fbfb16660a0 (L:328)
  1546 couchbase.connection: INFO: [219] <[::1]:9500> (SOCK=0x7fbfb1663260) Starting. Timeout=75000000us (L:467)
  1547 couchbase.connection: DEBUG: [219] <[::1]:9500> (SOCK=0x7fbfb1663260) Created new socket with FD=13 (L:232)
  1548 couchbase.connection: DEBUG: [219] <[::1]:9500> (SOCK=0x7fbfb1663260) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1549 couchbase.connection: DEBUG: [219] <[::1]:9500> (SOCK=0x7fbfb1663260) connect() failed. errno=61 [Connection refused] (L:348)
  1550 couchbase.connection: ERROR: [219] <[::1]:9500> (SOCK=0x7fbfb1663260) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1551 couchbase.lcbio_mgr: DEBUG: [219] <[::1]:9500> (HE=0x7fbfb16056a0) Received result for I=0x7fbfb16660a0,C=0x0; E=0x2c (L:287)
  1552 couchbase.http-io: ERROR: [219] Connection to failed with Err=0x2c (L:226)
  1553 couchbase.http-io: DEBUG: [219] <[::1]:9500> Retrying request on new node http://[::1]:9501/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1554 couchbase.http-io: DEBUG: [219] <[::1]:9501> PUT  http://[::1]:9501/default/_design/blog. Body=248 bytes (L:246)
  1555 couchbase.lcbio_mgr: DEBUG: [219] <[::1]:9501> (HE=0x7fbfb16eb6a0) Creating new connection because none are available in the pool (L:417)
  1556 couchbase.lcbio_mgr: DEBUG: [219] <[::1]:9501> (HE=0x7fbfb16eb6a0) New pool entry: I=0x7fbfb16469a0 (L:328)
  1557 couchbase.connection: INFO: [219] <[::1]:9501> (SOCK=0x7fbfb16dedf0) Starting. Timeout=75000000us (L:467)
  1558 couchbase.connection: DEBUG: [219] <[::1]:9501> (SOCK=0x7fbfb16dedf0) Created new socket with FD=14 (L:232)
  1559 couchbase.connection: DEBUG: [219] <[::1]:9501> (SOCK=0x7fbfb16dedf0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1560 couchbase.connection: DEBUG: [219] <[::1]:9501> (SOCK=0x7fbfb16dedf0) connect() failed. errno=61 [Connection refused] (L:348)
  1561 couchbase.connection: ERROR: [219] <[::1]:9501> (SOCK=0x7fbfb16dedf0) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1562 couchbase.lcbio_mgr: DEBUG: [219] <[::1]:9501> (HE=0x7fbfb16eb6a0) Received result for I=0x7fbfb16469a0,C=0x0; E=0x2c (L:287)
  1563 couchbase.http-io: ERROR: [219] Connection to failed with Err=0x2c (L:226)
  1564 couchbase.http-io: WARNING: [219] <[::1]:9501> Not retrying. No nodes available (L:83)
  1565 couchbase.confmon: DEBUG: [219] Refreshing current cluster map (L:272)
  1566 --------------------- >> end captured logging << ---------------------
  1567  
  1568 ======================================================================
1927 1569 ERROR: test_reject_ephemeral_attempt (couchbase.tests.test_sync.transplant_class.<locals>.C)
1928 1570 ----------------------------------------------------------------------
1929 1571 Traceback (most recent call last):
1930     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 158, in test_reject_ephemeral_attempt
1931       admin.user_remove(AuthDomain.Local, userid)
1932     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 433, in user_remove
1933       method='DELETE')
1934     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/admin.py", line 153, in http_request
1935       response_format=response_format)
1936   couchbase.exceptions.HTTPError: <Key='/settings/rbac/users/local/viewer', RC=0x3B[HTTP Operation failed. Inspect status code for details], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x0, value='User was not found.', http_status=404, url=/settings/rbac/users/local/viewer>>
  1572   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 67, in setUp
  1573     ret = mgr.design_create('blog', DESIGN_JSON, use_devmode=False)
  1574   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 186, in design_create
  1575     content_type="application/json")
  1576 couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <Key='_design/blog', RC=0x2C[The remote host refused the connection. Is the service up?], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x2C[The remote host refused the connection. Is the service up?], value=None, http_status=0, url=_design/blog>>
1937 1577 -------------------- >> begin captured logging << --------------------
1938 1578 couchbase.confmon: DEBUG: [220] Preparing providers (this may be called multiple times) (L:85)
1939 1579 couchbase.confmon: DEBUG: [220] Provider CCCP is ENABLED (L:92)
1940 1580 couchbase.confmon: DEBUG: [220] Provider HTTP is ENABLED (L:92)
1941 1581 couchbase.confmon: DEBUG: [220] Refreshing current cluster map (L:272)
1942 1582 couchbase.confmon: DEBUG: [220] Attempting to retrieve cluster map via CCCP (L:259)
1943 1583 couchbase.confmon: INFO: [220] Provider 'CCCP' failed (L:182)
1944 1584 couchbase.confmon: DEBUG: [220] Will try next provider in 0us (L:223)
1945 1585 couchbase.confmon: DEBUG: [220] Attempting to retrieve cluster map via HTTP (L:259)
1946   couchbase.htconfig: DEBUG: [220] Starting HTTP Configuration Provider 0x7fe82a770200 (L:342)
1947   couchbase.connection: INFO: [220] <0.0.0.0:9000> (SOCK=0x7fe82a774e30) Starting. Timeout=2000000us (L:467)
1948   couchbase.connection: DEBUG: [220] <0.0.0.0:9000> (SOCK=0x7fe82a774e30) Created new socket with FD=6 (L:232)
1949   couchbase.connection: DEBUG: [220] <0.0.0.0:9000> (SOCK=0x7fe82a774e30) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1950   couchbase.connection: INFO: [220] <0.0.0.0:9000> (SOCK=0x7fe82a774e30) Connected established (L:141)
1951   couchbase.connection: DEBUG: [220] <0.0.0.0:9000> (SOCK=0x7fe82a774e30) Successfully set TCP_NODELAY (L:100)
1952   couchbase.connection: DEBUG: [220] <0.0.0.0:9000> (SOCK=0x7fe82a774e30) Successfully set TCP_KEEPALIVE (L:100)
1953   couchbase.htconfig: DEBUG: [220] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
1954   couchbase.ioctx: DEBUG: [220] <0.0.0.0:9000> (CTX=0x7fe82a765020,unknown) Pairing with SOCK=0x7fe82a774e30 (L:99)
1955   couchbase.htconfig: DEBUG: [220] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Received 395 bytes on HTTP stream (L:209)
1956   couchbase.htconfig: DEBUG: [220] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Received 5332 bytes on HTTP stream (L:209)
1957   couchbase.htconfig: DEBUG: [220] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Generation 0 -> 1 (L:224)
  1586 couchbase.htconfig: DEBUG: [220] Starting HTTP Configuration Provider 0x7fbfb16dedc0 (L:342)
  1587 couchbase.connection: INFO: [220] <[::1]:9000> (SOCK=0x7fbfb16ced20) Starting. Timeout=2000000us (L:467)
  1588 couchbase.connection: DEBUG: [220] <[::1]:9000> (SOCK=0x7fbfb16ced20) Created new socket with FD=14 (L:232)
  1589 couchbase.connection: DEBUG: [220] <[::1]:9000> (SOCK=0x7fbfb16ced20) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1590 couchbase.connection: INFO: [220] <[::1]:9000> (SOCK=0x7fbfb16ced20) Connected established (L:141)
  1591 couchbase.connection: DEBUG: [220] <[::1]:9000> (SOCK=0x7fbfb16ced20) Successfully set TCP_NODELAY (L:100)
  1592 couchbase.connection: DEBUG: [220] <[::1]:9000> (SOCK=0x7fbfb16ced20) Successfully set TCP_KEEPALIVE (L:100)
  1593 couchbase.htconfig: DEBUG: [220] Successfuly connected to REST API [::1]:9000 (L:302)
  1594 couchbase.ioctx: DEBUG: [220] <[::1]:9000> (CTX=0x7fbfb4243200,unknown) Pairing with SOCK=0x7fbfb16ced20 (L:99)
  1595 couchbase.htconfig: DEBUG: [220] <[::1]:9000> (CTX=0x7fbfb4243200,bc_http) Received 395 bytes on HTTP stream (L:209)
  1596 couchbase.htconfig: DEBUG: [220] <[::1]:9000> (CTX=0x7fbfb4243200,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1597 couchbase.htconfig: DEBUG: [220] <[::1]:9000> (CTX=0x7fbfb4243200,bc_http) Generation 0 -> 1 (L:224)
1958 1598 couchbase.confmon: INFO: [220] Setting new configuration. Received via HTTP (L:158)
1959 1599 couchbase.bootstrap: DEBUG: [220] Instance configured (L:56)
1960   couchbase.http-io: DEBUG: [220] <0.0.0.0:9501> PUT  http://0.0.0.0:9501/default/_design/blog. Body=248 bytes (L:246)
1961   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:9501> (HE=0x7fe82a747f70) Creating new connection because none are available in the pool (L:417)
1962   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:9501> (HE=0x7fe82a747f70) New pool entry: I=0x7fe82a72c540 (L:328)
1963   couchbase.connection: INFO: [220] <0.0.0.0:9501> (SOCK=0x7fe82a757ad0) Starting. Timeout=75000000us (L:467)
1964   couchbase.connection: DEBUG: [220] <0.0.0.0:9501> (SOCK=0x7fe82a757ad0) Created new socket with FD=7 (L:232)
1965   couchbase.connection: DEBUG: [220] <0.0.0.0:9501> (SOCK=0x7fe82a757ad0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1966   couchbase.connection: INFO: [220] <0.0.0.0:9501> (SOCK=0x7fe82a757ad0) Connected established (L:141)
1967   couchbase.connection: DEBUG: [220] <0.0.0.0:9501> (SOCK=0x7fe82a757ad0) Successfully set TCP_NODELAY (L:100)
1968   couchbase.connection: DEBUG: [220] <0.0.0.0:9501> (SOCK=0x7fe82a757ad0) Successfully set TCP_KEEPALIVE (L:100)
1969   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:9501> (HE=0x7fe82a747f70) Received result for I=0x7fe82a72c540,C=0x0; E=0x0 (L:287)
1970   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:9501> (HE=0x7fe82a747f70) Assigning R=0x7fe82a72b8f0 SOCKET=0x7fe82a757ad0 (L:247)
1971   couchbase.ioctx: DEBUG: [220] <0.0.0.0:9501> (CTX=0x7fe82a779ba0,unknown) Pairing with SOCK=0x7fe82a757ad0 (L:99)
1972   couchbase.ioctx: DEBUG: [220] <0.0.0.0:9501> (CTX=0x7fe82a779ba0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
1973   couchbase.lcbio_mgr: INFO: [220] <0.0.0.0:9501> (HE=0x7fe82a747f70) Placing socket back into the pool. I=0x7fe82a72c540,C=0x7fe82a757ad0 (L:467)
1974   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:12000> (HE=0x7fe82bb0a0c0) Creating new connection because none are available in the pool (L:417)
1975   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:12000> (HE=0x7fe82bb0a0c0) New pool entry: I=0x7fe82bb0a2c0 (L:328)
1976   couchbase.connection: INFO: [220] <0.0.0.0:12000> (SOCK=0x7fe82bb0a4e0) Starting. Timeout=2500000us (L:467)
1977   couchbase.connection: DEBUG: [220] <0.0.0.0:12000> (SOCK=0x7fe82bb0a4e0) Created new socket with FD=8 (L:232)
1978   couchbase.connection: DEBUG: [220] <0.0.0.0:12000> (SOCK=0x7fe82bb0a4e0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1979   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:12002> (HE=0x7fe82ba007a0) Creating new connection because none are available in the pool (L:417)
1980   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:12002> (HE=0x7fe82ba007a0) New pool entry: I=0x7fe82ba00970 (L:328)
1981   couchbase.connection: INFO: [220] <0.0.0.0:12002> (SOCK=0x7fe82ba003d0) Starting. Timeout=2500000us (L:467)
1982   couchbase.connection: DEBUG: [220] <0.0.0.0:12002> (SOCK=0x7fe82ba003d0) Created new socket with FD=9 (L:232)
1983   couchbase.connection: DEBUG: [220] <0.0.0.0:12002> (SOCK=0x7fe82ba003d0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
1984   couchbase.connection: INFO: [220] <0.0.0.0:12000> (SOCK=0x7fe82bb0a4e0) Connected established (L:141)
1985   couchbase.connection: DEBUG: [220] <0.0.0.0:12000> (SOCK=0x7fe82bb0a4e0) Successfully set TCP_NODELAY (L:100)
1986   couchbase.connection: DEBUG: [220] <0.0.0.0:12000> (SOCK=0x7fe82bb0a4e0) Successfully set TCP_KEEPALIVE (L:100)
1987   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:12000> (HE=0x7fe82bb0a0c0) Received result for I=0x7fe82bb0a2c0,C=0x0; E=0x0 (L:287)
1988   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:12000> (HE=0x7fe82bb0a0c0) Assigning R=0x7fe82bb0a1c0 SOCKET=0x7fe82bb0a4e0 (L:247)
1989   couchbase.server: DEBUG: [220] <0.0.0.0:12000> (SRV=0x7fe82a7721d0) Session not yet negotiated. Negotiating (L:644)
1990   couchbase.ioctx: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,unknown) Pairing with SOCK=0x7fe82bb0a4e0 (L:99)
1991   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) HELLO identificator: "%.*s" (L:390)
1992   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x2 (TLS) (L:394)
1993   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x6 (XATTR) (L:394)
1994   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x8 (Select bucket) (L:394)
1995   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x7 (XERROR) (L:394)
1996   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x3 (TCP nodelay) (L:394)
1997   couchbase.connection: INFO: [220] <0.0.0.0:12002> (SOCK=0x7fe82ba003d0) Connected established (L:141)
1998   couchbase.connection: DEBUG: [220] <0.0.0.0:12002> (SOCK=0x7fe82ba003d0) Successfully set TCP_NODELAY (L:100)
1999   couchbase.connection: DEBUG: [220] <0.0.0.0:12002> (SOCK=0x7fe82ba003d0) Successfully set TCP_KEEPALIVE (L:100)
2000   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:12002> (HE=0x7fe82ba007a0) Received result for I=0x7fe82ba00970,C=0x0; E=0x0 (L:287)
2001   couchbase.lcbio_mgr: DEBUG: [220] <0.0.0.0:12002> (HE=0x7fe82ba007a0) Assigning R=0x7fe82ba008a0 SOCKET=0x7fe82ba003d0 (L:247)
2002   couchbase.server: DEBUG: [220] <0.0.0.0:12002> (SRV=0x7fe82a779390) Session not yet negotiated. Negotiating (L:644)
2003   couchbase.ioctx: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,unknown) Pairing with SOCK=0x7fe82ba003d0 (L:99)
2004   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) HELLO identificator: "%.*s" (L:390)
2005   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Request feature: 0x2 (TLS) (L:394)
2006   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Request feature: 0x6 (XATTR) (L:394)
2007   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Request feature: 0x8 (Select bucket) (L:394)
2008   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Request feature: 0x7 (XERROR) (L:394)
2009   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Request feature: 0x3 (TCP nodelay) (L:394)
2010   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x6 (XATTR) (L:420)
2011   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x8 (Select bucket) (L:420)
2012   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x7 (XERROR) (L:420)
2013   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x3 (TCP nodelay) (L:420)
2014   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Server supports feature: 0x6 (XATTR) (L:420)
2015   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Server supports feature: 0x8 (Select bucket) (L:420)
2016   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Server supports feature: 0x7 (XERROR) (L:420)
2017   couchbase.negotiation: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Server supports feature: 0x3 (TCP nodelay) (L:420)
2018   couchbase.negotiation: INFO: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Sending SELECT_BUCKET (L:474)
2019   couchbase.negotiation: INFO: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl,SASLREQ=0x7fe82a4084e0) Sending SELECT_BUCKET (L:474)
2020   couchbase.ioctx: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82b852dc0,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2021   couchbase.ioctx: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82bb0a1c0,unknown) Pairing with SOCK=0x7fe82bb0a4e0 (L:99)
2022   couchbase.ioctx: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2023   couchbase.ioctx: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82bb0a6b0,unknown) Pairing with SOCK=0x7fe82ba003d0 (L:99)
  1600 couchbase.http-io: DEBUG: [220] <[::1]:9501> PUT  http://[::1]:9501/default/_design/blog. Body=248 bytes (L:246)
  1601 couchbase.lcbio_mgr: DEBUG: [220] <[::1]:9501> (HE=0x7fbfb423b520) Creating new connection because none are available in the pool (L:417)
  1602 couchbase.lcbio_mgr: DEBUG: [220] <[::1]:9501> (HE=0x7fbfb423b520) New pool entry: I=0x7fbfb426d2a0 (L:328)
  1603 couchbase.connection: INFO: [220] <[::1]:9501> (SOCK=0x7fbfb4270800) Starting. Timeout=75000000us (L:467)
  1604 couchbase.connection: DEBUG: [220] <[::1]:9501> (SOCK=0x7fbfb4270800) Created new socket with FD=15 (L:232)
  1605 couchbase.connection: DEBUG: [220] <[::1]:9501> (SOCK=0x7fbfb4270800) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1606 couchbase.connection: DEBUG: [220] <[::1]:9501> (SOCK=0x7fbfb4270800) connect() failed. errno=61 [Connection refused] (L:348)
  1607 couchbase.connection: ERROR: [220] <[::1]:9501> (SOCK=0x7fbfb4270800) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1608 couchbase.lcbio_mgr: DEBUG: [220] <[::1]:9501> (HE=0x7fbfb423b520) Received result for I=0x7fbfb426d2a0,C=0x0; E=0x2c (L:287)
  1609 couchbase.http-io: ERROR: [220] Connection to failed with Err=0x2c (L:226)
  1610 couchbase.http-io: DEBUG: [220] <[::1]:9501> Retrying request on new node http://[::1]:9500/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1611 couchbase.http-io: DEBUG: [220] <[::1]:9500> PUT  http://[::1]:9500/default/_design/blog. Body=248 bytes (L:246)
  1612 couchbase.lcbio_mgr: DEBUG: [220] <[::1]:9500> (HE=0x7fbfb425d850) Creating new connection because none are available in the pool (L:417)
  1613 couchbase.lcbio_mgr: DEBUG: [220] <[::1]:9500> (HE=0x7fbfb425d850) New pool entry: I=0x7fbfb4229630 (L:328)
  1614 couchbase.connection: INFO: [220] <[::1]:9500> (SOCK=0x7fbfb4272c70) Starting. Timeout=75000000us (L:467)
  1615 couchbase.connection: DEBUG: [220] <[::1]:9500> (SOCK=0x7fbfb4272c70) Created new socket with FD=16 (L:232)
  1616 couchbase.connection: DEBUG: [220] <[::1]:9500> (SOCK=0x7fbfb4272c70) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1617 couchbase.connection: DEBUG: [220] <[::1]:9500> (SOCK=0x7fbfb4272c70) connect() failed. errno=61 [Connection refused] (L:348)
  1618 couchbase.connection: ERROR: [220] <[::1]:9500> (SOCK=0x7fbfb4272c70) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1619 couchbase.lcbio_mgr: DEBUG: [220] <[::1]:9500> (HE=0x7fbfb425d850) Received result for I=0x7fbfb4229630,C=0x0; E=0x2c (L:287)
  1620 couchbase.http-io: ERROR: [220] Connection to failed with Err=0x2c (L:226)
  1621 couchbase.http-io: WARNING: [220] <[::1]:9500> Not retrying. No nodes available (L:83)
  1622 couchbase.confmon: DEBUG: [220] Refreshing current cluster map (L:272)
  1623 --------------------- >> end captured logging << ---------------------
  1624  
  1625 ======================================================================
  1626 ERROR: test_simple_view (couchbase.tests.test_sync.transplant_class.<locals>.C)
  1627 ----------------------------------------------------------------------
  1628 Traceback (most recent call last):
  1629   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 67, in setUp
  1630     ret = mgr.design_create('blog', DESIGN_JSON, use_devmode=False)
  1631   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 186, in design_create
  1632     content_type="application/json")
  1633 couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <Key='_design/blog', RC=0x2C[The remote host refused the connection. Is the service up?], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x2C[The remote host refused the connection. Is the service up?], value=None, http_status=0, url=_design/blog>>
  1634 -------------------- >> begin captured logging << --------------------
2024 1635 couchbase.confmon: DEBUG: [221] Preparing providers (this may be called multiple times) (L:85)
2025   couchbase.confmon: DEBUG: [221] Provider CCCP is DISABLED (L:94)
  1636 couchbase.confmon: DEBUG: [221] Provider CCCP is ENABLED (L:92)
2026 1637 couchbase.confmon: DEBUG: [221] Provider HTTP is ENABLED (L:92)
2027 1638 couchbase.confmon: DEBUG: [221] Refreshing current cluster map (L:272)
  1639 couchbase.confmon: DEBUG: [221] Attempting to retrieve cluster map via CCCP (L:259)
  1640 couchbase.confmon: INFO: [221] Provider 'CCCP' failed (L:182)
  1641 couchbase.confmon: DEBUG: [221] Will try next provider in 0us (L:223)
2028 1642 couchbase.confmon: DEBUG: [221] Attempting to retrieve cluster map via HTTP (L:259)
2029   couchbase.htconfig: DEBUG: [221] Starting HTTP Configuration Provider 0x7fe82bc50900 (L:342)
2030   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82b849750) Starting. Timeout=2000000us (L:467)
2031   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b849750) Created new socket with FD=11 (L:232)
2032   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b849750) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2033   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82b849750) Connected established (L:141)
2034   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b849750) Successfully set TCP_NODELAY (L:100)
2035   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b849750) Successfully set TCP_KEEPALIVE (L:100)
2036   couchbase.htconfig: DEBUG: [221] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
2037   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82b852dc0,unknown) Pairing with SOCK=0x7fe82b849750 (L:99)
2038   couchbase.htconfig: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82b852dc0,bc_http) Received 395 bytes on HTTP stream (L:209)
2039   couchbase.htconfig: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82b852dc0,bc_http) Received 5323 bytes on HTTP stream (L:209)
2040   couchbase.htconfig: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82b852dc0,bc_http) Received 9 bytes on HTTP stream (L:209)
2041   couchbase.htconfig: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82b852dc0,bc_http) Generation 0 -> 1 (L:224)
  1643 couchbase.htconfig: DEBUG: [221] Starting HTTP Configuration Provider 0x7fbfb4323260 (L:342)
  1644 couchbase.connection: INFO: [221] <[::1]:9000> (SOCK=0x7fbfb437e5b0) Starting. Timeout=2000000us (L:467)
  1645 couchbase.connection: DEBUG: [221] <[::1]:9000> (SOCK=0x7fbfb437e5b0) Created new socket with FD=16 (L:232)
  1646 couchbase.connection: DEBUG: [221] <[::1]:9000> (SOCK=0x7fbfb437e5b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1647 couchbase.connection: INFO: [221] <[::1]:9000> (SOCK=0x7fbfb437e5b0) Connected established (L:141)
  1648 couchbase.connection: DEBUG: [221] <[::1]:9000> (SOCK=0x7fbfb437e5b0) Successfully set TCP_NODELAY (L:100)
  1649 couchbase.connection: DEBUG: [221] <[::1]:9000> (SOCK=0x7fbfb437e5b0) Successfully set TCP_KEEPALIVE (L:100)
  1650 couchbase.htconfig: DEBUG: [221] Successfuly connected to REST API [::1]:9000 (L:302)
  1651 couchbase.ioctx: DEBUG: [221] <[::1]:9000> (CTX=0x7fbfb434cf70,unknown) Pairing with SOCK=0x7fbfb437e5b0 (L:99)
  1652 couchbase.htconfig: DEBUG: [221] <[::1]:9000> (CTX=0x7fbfb434cf70,bc_http) Received 395 bytes on HTTP stream (L:209)
  1653 couchbase.htconfig: DEBUG: [221] <[::1]:9000> (CTX=0x7fbfb434cf70,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1654 couchbase.htconfig: DEBUG: [221] <[::1]:9000> (CTX=0x7fbfb434cf70,bc_http) Generation 0 -> 1 (L:224)
2042 1655 couchbase.confmon: INFO: [221] Setting new configuration. Received via HTTP (L:158)
2043 1656 couchbase.bootstrap: DEBUG: [221] Instance configured (L:56)
2044   couchbase.http-io: DEBUG: [221] <0.0.0.0:9000> DELETE  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
2045   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Creating new connection because none are available in the pool (L:417)
2046   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) New pool entry: I=0x7fe82b907eb0 (L:328)
2047   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908040) Starting. Timeout=75000000us (L:467)
2048   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908040) Created new socket with FD=12 (L:232)
2049   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908040) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2050   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908040) Connected established (L:141)
2051   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908040) Successfully set TCP_NODELAY (L:100)
2052   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908040) Successfully set TCP_KEEPALIVE (L:100)
2053   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Received result for I=0x7fe82b907eb0,C=0x0; E=0x0 (L:287)
2054   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Assigning R=0x7fe82b907300 SOCKET=0x7fe82b908040 (L:247)
2055   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82bc3e350,unknown) Pairing with SOCK=0x7fe82b908040 (L:99)
2056   couchbase.confmon: DEBUG: [221] Refreshing current cluster map (L:272)
2057   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82bc3e350,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2058   couchbase.http-io: DEBUG: [221] <0.0.0.0:9000> POST  http://0.0.0.0:9000/pools/default/buckets. Body=109 bytes (L:246)
2059   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Creating new connection because none are available in the pool (L:417)
2060   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) New pool entry: I=0x7fe82b9073e0 (L:328)
2061   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908000) Starting. Timeout=75000000us (L:467)
2062   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908000) Created new socket with FD=12 (L:232)
2063   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908000) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2064   couchbase.confmon: DEBUG: [221] Attempting to retrieve cluster map via HTTP (L:259)
2065   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908000) Connected established (L:141)
2066   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908000) Successfully set TCP_NODELAY (L:100)
2067   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82b908000) Successfully set TCP_KEEPALIVE (L:100)
2068   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Received result for I=0x7fe82b9073e0,C=0x0; E=0x0 (L:287)
2069   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Assigning R=0x7fe82b908210 SOCKET=0x7fe82b908000 (L:247)
2070   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82b907850,unknown) Pairing with SOCK=0x7fe82b908000 (L:99)
2071   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82b907850,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2072   couchbase.http-io: DEBUG: [221] <0.0.0.0:9000> PUT  http://0.0.0.0:9000/settings/rbac/users/local/viewer. Body=78 bytes (L:246)
2073   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Creating new connection because none are available in the pool (L:417)
2074   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) New pool entry: I=0x7fe82a40ac40 (L:328)
2075   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82a4098c0) Starting. Timeout=75000000us (L:467)
2076   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82a4098c0) Created new socket with FD=12 (L:232)
2077   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82a4098c0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2078   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82a4098c0) Connected established (L:141)
2079   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82a4098c0) Successfully set TCP_NODELAY (L:100)
2080   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82a4098c0) Successfully set TCP_KEEPALIVE (L:100)
2081   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Received result for I=0x7fe82a40ac40,C=0x0; E=0x0 (L:287)
2082   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Assigning R=0x7fe82a40b250 SOCKET=0x7fe82a4098c0 (L:247)
2083   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82a409b40,unknown) Pairing with SOCK=0x7fe82a4098c0 (L:99)
2084   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82a409b40,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2085   couchbase.http-io: DEBUG: [221] <0.0.0.0:9000> DELETE  http://0.0.0.0:9000/pools/default/buckets/ephemeral. Body=0 bytes (L:246)
2086   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Creating new connection because none are available in the pool (L:417)
2087   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) New pool entry: I=0x7fe82ba00d60 (L:328)
2088   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00530) Starting. Timeout=75000000us (L:467)
2089   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00530) Created new socket with FD=12 (L:232)
2090   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00530) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2091   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00530) Connected established (L:141)
2092   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00530) Successfully set TCP_NODELAY (L:100)
2093   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00530) Successfully set TCP_KEEPALIVE (L:100)
2094   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Received result for I=0x7fe82ba00d60,C=0x0; E=0x0 (L:287)
2095   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Assigning R=0x7fe82ba004e0 SOCKET=0x7fe82ba00530 (L:247)
2096   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82ba02a20,unknown) Pairing with SOCK=0x7fe82ba00530 (L:99)
2097   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82ba02a20,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2098   couchbase.http-io: DEBUG: [221] <0.0.0.0:9000> DELETE  http://0.0.0.0:9000/settings/rbac/users/local/viewer. Body=0 bytes (L:246)
2099   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Creating new connection because none are available in the pool (L:417)
2100   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) New pool entry: I=0x7fe82ba00340 (L:328)
2101   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00e60) Starting. Timeout=75000000us (L:467)
2102   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00e60) Created new socket with FD=12 (L:232)
2103   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00e60) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2104   couchbase.connection: INFO: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00e60) Connected established (L:141)
2105   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00e60) Successfully set TCP_NODELAY (L:100)
2106   couchbase.connection: DEBUG: [221] <0.0.0.0:9000> (SOCK=0x7fe82ba00e60) Successfully set TCP_KEEPALIVE (L:100)
2107   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Received result for I=0x7fe82ba00340,C=0x0; E=0x0 (L:287)
2108   couchbase.lcbio_mgr: DEBUG: [221] <0.0.0.0:9000> (HE=0x7fe82b907450) Assigning R=0x7fe82ba02790 SOCKET=0x7fe82ba00e60 (L:247)
2109   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82ba02a20,unknown) Pairing with SOCK=0x7fe82ba00e60 (L:99)
2110   couchbase.ioctx: DEBUG: [221] <0.0.0.0:9000> (CTX=0x7fe82ba02a20,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2111   couchbase.server: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82bb0a1c0,memcached,SRV=0x7fe82a7721d0,IX=0) Finalizing context (L:849)
2112   couchbase.ioctx: DEBUG: [220] <0.0.0.0:12000> (CTX=0x7fe82bb0a1c0,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2113   couchbase.server: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82bb0a6b0,memcached,SRV=0x7fe82a779390,IX=1) Finalizing context (L:849)
2114   couchbase.ioctx: DEBUG: [220] <0.0.0.0:12002> (CTX=0x7fe82bb0a6b0,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2115   couchbase.ioctx: DEBUG: [220] <0.0.0.0:9000> (CTX=0x7fe82a765020,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
  1657 couchbase.http-io: DEBUG: [221] <[::1]:9500> PUT  http://[::1]:9500/default/_design/blog. Body=248 bytes (L:246)
  1658 couchbase.lcbio_mgr: DEBUG: [221] <[::1]:9500> (HE=0x7fbfb438d860) Creating new connection because none are available in the pool (L:417)
  1659 couchbase.lcbio_mgr: DEBUG: [221] <[::1]:9500> (HE=0x7fbfb438d860) New pool entry: I=0x7fbfb433bf60 (L:328)
  1660 couchbase.connection: INFO: [221] <[::1]:9500> (SOCK=0x7fbfb435a340) Starting. Timeout=75000000us (L:467)
  1661 couchbase.connection: DEBUG: [221] <[::1]:9500> (SOCK=0x7fbfb435a340) Created new socket with FD=17 (L:232)
  1662 couchbase.connection: DEBUG: [221] <[::1]:9500> (SOCK=0x7fbfb435a340) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1663 couchbase.connection: DEBUG: [221] <[::1]:9500> (SOCK=0x7fbfb435a340) connect() failed. errno=61 [Connection refused] (L:348)
  1664 couchbase.connection: ERROR: [221] <[::1]:9500> (SOCK=0x7fbfb435a340) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1665 couchbase.lcbio_mgr: DEBUG: [221] <[::1]:9500> (HE=0x7fbfb438d860) Received result for I=0x7fbfb433bf60,C=0x0; E=0x2c (L:287)
  1666 couchbase.http-io: ERROR: [221] Connection to failed with Err=0x2c (L:226)
  1667 couchbase.http-io: DEBUG: [221] <[::1]:9500> Retrying request on new node http://[::1]:9501/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1668 couchbase.http-io: DEBUG: [221] <[::1]:9501> PUT  http://[::1]:9501/default/_design/blog. Body=248 bytes (L:246)
  1669 couchbase.lcbio_mgr: DEBUG: [221] <[::1]:9501> (HE=0x7fbfb43b1610) Creating new connection because none are available in the pool (L:417)
  1670 couchbase.lcbio_mgr: DEBUG: [221] <[::1]:9501> (HE=0x7fbfb43b1610) New pool entry: I=0x7fbfb4371090 (L:328)
  1671 couchbase.connection: INFO: [221] <[::1]:9501> (SOCK=0x7fbfb4348fe0) Starting. Timeout=75000000us (L:467)
  1672 couchbase.connection: DEBUG: [221] <[::1]:9501> (SOCK=0x7fbfb4348fe0) Created new socket with FD=18 (L:232)
  1673 couchbase.connection: DEBUG: [221] <[::1]:9501> (SOCK=0x7fbfb4348fe0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1674 couchbase.connection: DEBUG: [221] <[::1]:9501> (SOCK=0x7fbfb4348fe0) connect() failed. errno=61 [Connection refused] (L:348)
  1675 couchbase.connection: ERROR: [221] <[::1]:9501> (SOCK=0x7fbfb4348fe0) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1676 couchbase.lcbio_mgr: DEBUG: [221] <[::1]:9501> (HE=0x7fbfb43b1610) Received result for I=0x7fbfb4371090,C=0x0; E=0x2c (L:287)
  1677 couchbase.http-io: ERROR: [221] Connection to failed with Err=0x2c (L:226)
  1678 couchbase.http-io: WARNING: [221] <[::1]:9501> Not retrying. No nodes available (L:83)
  1679 couchbase.confmon: DEBUG: [221] Refreshing current cluster map (L:272)
2116 1680 --------------------- >> end captured logging << ---------------------
2117 1681  
2118 1682 ======================================================================
2119   FAIL: test_simple_view (couchbase.tests.test_sync.transplant_class.<locals>.C)
  1683 ERROR: test_with_jparams (couchbase.tests.test_sync.transplant_class.<locals>.C)
2120 1684 ----------------------------------------------------------------------
2121 1685 Traceback (most recent call last):
2122     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 78, in test_simple_view
2123       self.assertTrue(rows['total_rows']  >= 3)
2124   AssertionError: AssertionError: False is not true
2125   -------------------- >> begin captured stdout << ---------------------
2126   {'total_rows': 2, 'rows': [{'id': 'biking', 'key': '2009/01/30 18:04:11', 'value': 'Biking'}, {'id': 'bought-a-cat', 'key': '2009/01/30 18:04:11', 'value': 'Bought a Cat'}], 'errors': [{'from': '[::1]:9500', 'reason': '{econnrefused,[{lhttpc_client,send_request,1,\n                              [{file,"/Users/ellis_breen/root/workspaces/couchbase/server_parent/couchdb/src/lhttpc/lhttpc_client.erl"},\n                               {line,220}]},\n               {lhttpc_client,execute,9,\n                              [{file,"/Users/ellis_breen/root/workspaces/couchbase/server_parent/couchdb/src/lhttpc/lhttpc_client.erl"},\n                               {line,169}]},\n               {lhttpc_client,request,9,\n                              [{file,"/Users/ellis_breen/root/workspaces/couchbase/server_parent/couchdb/src/lhttpc/lhttpc_client.erl"},\n                               {line,92}]}]}'}]}
2127    
2128   --------------------- >> end captured stdout << ----------------------
  1686   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 67, in setUp
  1687     ret = mgr.design_create('blog', DESIGN_JSON, use_devmode=False)
  1688   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 186, in design_create
  1689   content_type="application/json")
  1690 couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <Key='_design/blog', RC=0x2C[The remote host refused the connection. Is the service up?], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x2C[The remote host refused the connection. Is the service up?], value=None, http_status=0, url=_design/blog>>
2129 1691 -------------------- >> begin captured logging << --------------------
2130 1692 couchbase.confmon: DEBUG: [222] Preparing providers (this may be called multiple times) (L:85)
2131 1693 couchbase.confmon: DEBUG: [222] Provider CCCP is ENABLED (L:92)
2132 1694 couchbase.confmon: DEBUG: [222] Provider HTTP is ENABLED (L:92)
2133 1695 couchbase.confmon: DEBUG: [222] Refreshing current cluster map (L:272)
2134 1696 couchbase.confmon: DEBUG: [222] Attempting to retrieve cluster map via CCCP (L:259)
2135 1697 couchbase.confmon: INFO: [222] Provider 'CCCP' failed (L:182)
2136 1698 couchbase.confmon: DEBUG: [222] Will try next provider in 0us (L:223)
2137 1699 couchbase.confmon: DEBUG: [222] Attempting to retrieve cluster map via HTTP (L:259)
2138   couchbase.htconfig: DEBUG: [222] Starting HTTP Configuration Provider 0x7fe82a69fde0 (L:342)
2139   couchbase.connection: INFO: [222] <0.0.0.0:9000> (SOCK=0x7fe82a682f50) Starting. Timeout=2000000us (L:467)
2140   couchbase.connection: DEBUG: [222] <0.0.0.0:9000> (SOCK=0x7fe82a682f50) Created new socket with FD=6 (L:232)
2141   couchbase.connection: DEBUG: [222] <0.0.0.0:9000> (SOCK=0x7fe82a682f50) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2142   couchbase.connection: INFO: [222] <0.0.0.0:9000> (SOCK=0x7fe82a682f50) Connected established (L:141)
2143   couchbase.connection: DEBUG: [222] <0.0.0.0:9000> (SOCK=0x7fe82a682f50) Successfully set TCP_NODELAY (L:100)
2144   couchbase.connection: DEBUG: [222] <0.0.0.0:9000> (SOCK=0x7fe82a682f50) Successfully set TCP_KEEPALIVE (L:100)
2145   couchbase.htconfig: DEBUG: [222] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
2146   couchbase.ioctx: DEBUG: [222] <0.0.0.0:9000> (CTX=0x7fe82a6b9170,unknown) Pairing with SOCK=0x7fe82a682f50 (L:99)
2147   couchbase.htconfig: DEBUG: [222] <0.0.0.0:9000> (CTX=0x7fe82a6b9170,bc_http) Received 395 bytes on HTTP stream (L:209)
2148   couchbase.htconfig: DEBUG: [222] <0.0.0.0:9000> (CTX=0x7fe82a6b9170,bc_http) Received 5332 bytes on HTTP stream (L:209)
2149   couchbase.htconfig: DEBUG: [222] <0.0.0.0:9000> (CTX=0x7fe82a6b9170,bc_http) Generation 0 -> 1 (L:224)
  1700 couchbase.htconfig: DEBUG: [222] Starting HTTP Configuration Provider 0x7fbfb439d7e0 (L:342)
  1701 couchbase.connection: INFO: [222] <[::1]:9000> (SOCK=0x7fbfb435b7c0) Starting. Timeout=2000000us (L:467)
  1702 couchbase.connection: DEBUG: [222] <[::1]:9000> (SOCK=0x7fbfb435b7c0) Created new socket with FD=18 (L:232)
  1703 couchbase.connection: DEBUG: [222] <[::1]:9000> (SOCK=0x7fbfb435b7c0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1704 couchbase.connection: INFO: [222] <[::1]:9000> (SOCK=0x7fbfb435b7c0) Connected established (L:141)
  1705 couchbase.connection: DEBUG: [222] <[::1]:9000> (SOCK=0x7fbfb435b7c0) Successfully set TCP_NODELAY (L:100)
  1706 couchbase.connection: DEBUG: [222] <[::1]:9000> (SOCK=0x7fbfb435b7c0) Successfully set TCP_KEEPALIVE (L:100)
  1707 couchbase.htconfig: DEBUG: [222] Successfuly connected to REST API [::1]:9000 (L:302)
  1708 couchbase.ioctx: DEBUG: [222] <[::1]:9000> (CTX=0x7fbfb148f810,unknown) Pairing with SOCK=0x7fbfb435b7c0 (L:99)
  1709 couchbase.htconfig: DEBUG: [222] <[::1]:9000> (CTX=0x7fbfb148f810,bc_http) Received 395 bytes on HTTP stream (L:209)
  1710 couchbase.htconfig: DEBUG: [222] <[::1]:9000> (CTX=0x7fbfb148f810,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1711 couchbase.htconfig: DEBUG: [222] <[::1]:9000> (CTX=0x7fbfb148f810,bc_http) Generation 0 -> 1 (L:224)
2150 1712 couchbase.confmon: INFO: [222] Setting new configuration. Received via HTTP (L:158)
2151 1713 couchbase.bootstrap: DEBUG: [222] Instance configured (L:56)
2152   couchbase.http-io: DEBUG: [222] <0.0.0.0:9501> PUT  http://0.0.0.0:9501/default/_design/blog. Body=248 bytes (L:246)
2153   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:9501> (HE=0x7fe82b904e10) Creating new connection because none are available in the pool (L:417)
2154   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:9501> (HE=0x7fe82b904e10) New pool entry: I=0x7fe82b905270 (L:328)
2155   couchbase.connection: INFO: [222] <0.0.0.0:9501> (SOCK=0x7fe82b905400) Starting. Timeout=75000000us (L:467)
2156   couchbase.connection: DEBUG: [222] <0.0.0.0:9501> (SOCK=0x7fe82b905400) Created new socket with FD=7 (L:232)
2157   couchbase.connection: DEBUG: [222] <0.0.0.0:9501> (SOCK=0x7fe82b905400) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2158   couchbase.connection: INFO: [222] <0.0.0.0:9501> (SOCK=0x7fe82b905400) Connected established (L:141)
2159   couchbase.connection: DEBUG: [222] <0.0.0.0:9501> (SOCK=0x7fe82b905400) Successfully set TCP_NODELAY (L:100)
2160   couchbase.connection: DEBUG: [222] <0.0.0.0:9501> (SOCK=0x7fe82b905400) Successfully set TCP_KEEPALIVE (L:100)
2161   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:9501> (HE=0x7fe82b904e10) Received result for I=0x7fe82b905270,C=0x0; E=0x0 (L:287)
2162   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:9501> (HE=0x7fe82b904e10) Assigning R=0x7fe82b908280 SOCKET=0x7fe82b905400 (L:247)
2163   couchbase.ioctx: DEBUG: [222] <0.0.0.0:9501> (CTX=0x7fe82b905680,unknown) Pairing with SOCK=0x7fe82b905400 (L:99)
2164   couchbase.ioctx: DEBUG: [222] <0.0.0.0:9501> (CTX=0x7fe82b905680,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2165   couchbase.lcbio_mgr: INFO: [222] <0.0.0.0:9501> (HE=0x7fe82b904e10) Placing socket back into the pool. I=0x7fe82b905270,C=0x7fe82b905400 (L:467)
2166   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:12000> (HE=0x7fe82a40b1f0) Creating new connection because none are available in the pool (L:417)
2167   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:12000> (HE=0x7fe82a40b1f0) New pool entry: I=0x7fe82a4085e0 (L:328)
2168   couchbase.connection: INFO: [222] <0.0.0.0:12000> (SOCK=0x7fe82a40ac30) Starting. Timeout=2500000us (L:467)
2169   couchbase.connection: DEBUG: [222] <0.0.0.0:12000> (SOCK=0x7fe82a40ac30) Created new socket with FD=8 (L:232)
2170   couchbase.connection: DEBUG: [222] <0.0.0.0:12000> (SOCK=0x7fe82a40ac30) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2171   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:12002> (HE=0x7fe82a4093c0) Creating new connection because none are available in the pool (L:417)
2172   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:12002> (HE=0x7fe82a4093c0) New pool entry: I=0x7fe82a409680 (L:328)
2173   couchbase.connection: INFO: [222] <0.0.0.0:12002> (SOCK=0x7fe82a4098a0) Starting. Timeout=2500000us (L:467)
2174   couchbase.connection: DEBUG: [222] <0.0.0.0:12002> (SOCK=0x7fe82a4098a0) Created new socket with FD=9 (L:232)
2175   couchbase.connection: DEBUG: [222] <0.0.0.0:12002> (SOCK=0x7fe82a4098a0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2176   couchbase.connection: INFO: [222] <0.0.0.0:12000> (SOCK=0x7fe82a40ac30) Connected established (L:141)
2177   couchbase.connection: DEBUG: [222] <0.0.0.0:12000> (SOCK=0x7fe82a40ac30) Successfully set TCP_NODELAY (L:100)
2178   couchbase.connection: DEBUG: [222] <0.0.0.0:12000> (SOCK=0x7fe82a40ac30) Successfully set TCP_KEEPALIVE (L:100)
2179   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:12000> (HE=0x7fe82a40b1f0) Received result for I=0x7fe82a4085e0,C=0x0; E=0x0 (L:287)
2180   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:12000> (HE=0x7fe82a40b1f0) Assigning R=0x7fe82a408e60 SOCKET=0x7fe82a40ac30 (L:247)
2181   couchbase.server: DEBUG: [222] <0.0.0.0:12000> (SRV=0x7fe82b9045d0) Session not yet negotiated. Negotiating (L:644)
2182   couchbase.ioctx: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,unknown) Pairing with SOCK=0x7fe82a40ac30 (L:99)
2183   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) HELLO identificator: "%.*s" (L:390)
2184   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Request feature: 0x2 (TLS) (L:394)
2185   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Request feature: 0x6 (XATTR) (L:394)
2186   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Request feature: 0x8 (Select bucket) (L:394)
2187   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Request feature: 0x7 (XERROR) (L:394)
2188   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Request feature: 0x3 (TCP nodelay) (L:394)
2189   couchbase.connection: INFO: [222] <0.0.0.0:12002> (SOCK=0x7fe82a4098a0) Connected established (L:141)
2190   couchbase.connection: DEBUG: [222] <0.0.0.0:12002> (SOCK=0x7fe82a4098a0) Successfully set TCP_NODELAY (L:100)
2191   couchbase.connection: DEBUG: [222] <0.0.0.0:12002> (SOCK=0x7fe82a4098a0) Successfully set TCP_KEEPALIVE (L:100)
2192   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:12002> (HE=0x7fe82a4093c0) Received result for I=0x7fe82a409680,C=0x0; E=0x0 (L:287)
2193   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:12002> (HE=0x7fe82a4093c0) Assigning R=0x7fe82a409580 SOCKET=0x7fe82a4098a0 (L:247)
2194   couchbase.server: DEBUG: [222] <0.0.0.0:12002> (SRV=0x7fe82b907a50) Session not yet negotiated. Negotiating (L:644)
2195   couchbase.ioctx: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,unknown) Pairing with SOCK=0x7fe82a4098a0 (L:99)
2196   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) HELLO identificator: "%.*s" (L:390)
2197   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Request feature: 0x2 (TLS) (L:394)
2198   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Request feature: 0x6 (XATTR) (L:394)
2199   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Request feature: 0x8 (Select bucket) (L:394)
2200   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Request feature: 0x7 (XERROR) (L:394)
2201   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Request feature: 0x3 (TCP nodelay) (L:394)
2202   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Server supports feature: 0x6 (XATTR) (L:420)
2203   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Server supports feature: 0x8 (Select bucket) (L:420)
2204   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Server supports feature: 0x7 (XERROR) (L:420)
2205   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Server supports feature: 0x3 (TCP nodelay) (L:420)
2206   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Server supports feature: 0x6 (XATTR) (L:420)
2207   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Server supports feature: 0x8 (Select bucket) (L:420)
2208   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Server supports feature: 0x7 (XERROR) (L:420)
2209   couchbase.negotiation: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Server supports feature: 0x3 (TCP nodelay) (L:420)
2210   couchbase.negotiation: INFO: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl,SASLREQ=0x7fe82a697a80) Sending SELECT_BUCKET (L:474)
2211   couchbase.ioctx: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82a6bd710,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2212   couchbase.ioctx: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82bc3f640,unknown) Pairing with SOCK=0x7fe82a40ac30 (L:99)
2213   couchbase.negotiation: INFO: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl,SASLREQ=0x7fe82b905450) Sending SELECT_BUCKET (L:474)
2214   couchbase.ioctx: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82b905680,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2215   couchbase.ioctx: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82bb085e0,unknown) Pairing with SOCK=0x7fe82a4098a0 (L:99)
2216   couchbase.http-io: DEBUG: [222] <0.0.0.0:9501> GET  http://0.0.0.0:9501/default/_design/blog/_view/recent_posts?stale=false. Body=0 bytes (L:246)
2217   couchbase.lcbio_mgr: INFO: [222] <0.0.0.0:9501> (HE=0x7fe82b904e10) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
2218   couchbase.lcbio_mgr: DEBUG: [222] <0.0.0.0:9501> (HE=0x7fe82b904e10) Assigning R=0x7fe82ba00c60 SOCKET=0x7fe82b905400 (L:247)
2219   couchbase.ioctx: DEBUG: [222] <0.0.0.0:9501> (CTX=0x7fe82bc51c50,unknown) Pairing with SOCK=0x7fe82b905400 (L:99)
2220   couchbase.ioctx: DEBUG: [222] <0.0.0.0:9501> (CTX=0x7fe82bc51c50,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2221   couchbase.lcbio_mgr: INFO: [222] <0.0.0.0:9501> (HE=0x7fe82b904e10) Placing socket back into the pool. I=0x7fe82b905270,C=0x7fe82b905400 (L:467)
2222   couchbase.server: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82bc3f640,memcached,SRV=0x7fe82b9045d0,IX=0) Finalizing context (L:849)
2223   couchbase.ioctx: DEBUG: [222] <0.0.0.0:12000> (CTX=0x7fe82bc3f640,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2224   couchbase.server: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82bb085e0,memcached,SRV=0x7fe82b907a50,IX=1) Finalizing context (L:849)
2225   couchbase.ioctx: DEBUG: [222] <0.0.0.0:12002> (CTX=0x7fe82bb085e0,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2226   couchbase.ioctx: DEBUG: [222] <0.0.0.0:9000> (CTX=0x7fe82a6b9170,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
  1714 couchbase.http-io: DEBUG: [222] <[::1]:9501> PUT  http://[::1]:9501/default/_design/blog. Body=248 bytes (L:246)
  1715 couchbase.lcbio_mgr: DEBUG: [222] <[::1]:9501> (HE=0x7fbfb43013c0) Creating new connection because none are available in the pool (L:417)
  1716 couchbase.lcbio_mgr: DEBUG: [222] <[::1]:9501> (HE=0x7fbfb43013c0) New pool entry: I=0x7fbfb437b500 (L:328)
  1717 couchbase.connection: INFO: [222] <[::1]:9501> (SOCK=0x7fbfb43788b0) Starting. Timeout=75000000us (L:467)
  1718 couchbase.connection: DEBUG: [222] <[::1]:9501> (SOCK=0x7fbfb43788b0) Created new socket with FD=19 (L:232)
  1719 couchbase.connection: DEBUG: [222] <[::1]:9501> (SOCK=0x7fbfb43788b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1720 couchbase.connection: DEBUG: [222] <[::1]:9501> (SOCK=0x7fbfb43788b0) connect() failed. errno=61 [Connection refused] (L:348)
  1721 couchbase.connection: ERROR: [222] <[::1]:9501> (SOCK=0x7fbfb43788b0) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1722 couchbase.lcbio_mgr: DEBUG: [222] <[::1]:9501> (HE=0x7fbfb43013c0) Received result for I=0x7fbfb437b500,C=0x0; E=0x2c (L:287)
  1723 couchbase.http-io: ERROR: [222] Connection to failed with Err=0x2c (L:226)
  1724 couchbase.http-io: DEBUG: [222] <[::1]:9501> Retrying request on new node http://[::1]:9500/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1725 couchbase.http-io: DEBUG: [222] <[::1]:9500> PUT  http://[::1]:9500/default/_design/blog. Body=248 bytes (L:246)
  1726 couchbase.lcbio_mgr: DEBUG: [222] <[::1]:9500> (HE=0x7fbfb4378900) Creating new connection because none are available in the pool (L:417)
  1727 couchbase.lcbio_mgr: DEBUG: [222] <[::1]:9500> (HE=0x7fbfb4378900) New pool entry: I=0x7fbfb4336be0 (L:328)
  1728 couchbase.connection: INFO: [222] <[::1]:9500> (SOCK=0x7fbfb43aac80) Starting. Timeout=75000000us (L:467)
  1729 couchbase.connection: DEBUG: [222] <[::1]:9500> (SOCK=0x7fbfb43aac80) Created new socket with FD=20 (L:232)
  1730 couchbase.connection: DEBUG: [222] <[::1]:9500> (SOCK=0x7fbfb43aac80) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1731 couchbase.connection: DEBUG: [222] <[::1]:9500> (SOCK=0x7fbfb43aac80) connect() failed. errno=61 [Connection refused] (L:348)
  1732 couchbase.connection: ERROR: [222] <[::1]:9500> (SOCK=0x7fbfb43aac80) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1733 couchbase.lcbio_mgr: DEBUG: [222] <[::1]:9500> (HE=0x7fbfb4378900) Received result for I=0x7fbfb4336be0,C=0x0; E=0x2c (L:287)
  1734 couchbase.http-io: ERROR: [222] Connection to failed with Err=0x2c (L:226)
  1735 couchbase.http-io: WARNING: [222] <[::1]:9500> Not retrying. No nodes available (L:83)
  1736 couchbase.confmon: DEBUG: [222] Refreshing current cluster map (L:272)
2227 1737 --------------------- >> end captured logging << ---------------------
2228 1738  
2229 1739 ======================================================================
2230   FAIL: test_with_jparams (couchbase.tests.test_sync.transplant_class.<locals>.C)
  1740 ERROR: test_with_params (couchbase.tests.test_sync.transplant_class.<locals>.C)
2231 1741 ----------------------------------------------------------------------
2232 1742 Traceback (most recent call last):
2233     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 105, in test_with_jparams
2234       self.assertTrue(len(rows) == 1)
2235   AssertionError: AssertionError: False is not true
2236   -------------------- >> begin captured stdout << ---------------------
2237   HttpResult<rc=0x0, value={'total_rows': 2, 'rows': [], 'errors': [{'from': '[::1]:9500', 'reason': '{econnrefused,[{lhttpc_client,send_request,1,\n                              [{file,"/Users/ellis_breen/root/workspaces/couchbase/server_parent/couchdb/src/lhttpc/lhttpc_client.erl"},\n                               {line,220}]},\n               {lhttpc_client,execute,9,\n                              [{file,"/Users/ellis_breen/root/workspaces/couchbase/server_parent/couchdb/src/lhttpc/lhttpc_client.erl"},\n                               {line,169}]},\n               {lhttpc_client,request,9,\n                              [{file,"/Users/ellis_breen/root/workspaces/couchbase/server_parent/couchdb/src/lhttpc/lhttpc_client.erl"},\n                               {line,92}]}]}'}]}, http_status=200, url=_design/blog/_view/recent_posts?startkey=%222009/01/15%2015%3A52%3A20%22&endkey=%222009/01/15%2015%3A52%3A20%22&inclusive_end=true>
2238    
2239   --------------------- >> end captured stdout << ----------------------
  1743   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 67, in setUp
  1744     ret = mgr.design_create('blog', DESIGN_JSON, use_devmode=False)
  1745   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 186, in design_create
  1746   content_type="application/json")
  1747 couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <Key='_design/blog', RC=0x2C[The remote host refused the connection. Is the service up?], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x2C[The remote host refused the connection. Is the service up?], value=None, http_status=0, url=_design/blog>>
2240 1748 -------------------- >> begin captured logging << --------------------
2241 1749 couchbase.confmon: DEBUG: [223] Preparing providers (this may be called multiple times) (L:85)
2242 1750 couchbase.confmon: DEBUG: [223] Provider CCCP is ENABLED (L:92)
2243 1751 couchbase.confmon: DEBUG: [223] Provider HTTP is ENABLED (L:92)
2244 1752 couchbase.confmon: DEBUG: [223] Refreshing current cluster map (L:272)
2245 1753 couchbase.confmon: DEBUG: [223] Attempting to retrieve cluster map via CCCP (L:259)
2246 1754 couchbase.confmon: INFO: [223] Provider 'CCCP' failed (L:182)
2247 1755 couchbase.confmon: DEBUG: [223] Will try next provider in 0us (L:223)
2248 1756 couchbase.confmon: DEBUG: [223] Attempting to retrieve cluster map via HTTP (L:259)
2249   couchbase.htconfig: DEBUG: [223] Starting HTTP Configuration Provider 0x7fe82b84fcc0 (L:342)
2250   couchbase.connection: INFO: [223] <0.0.0.0:9000> (SOCK=0x7fe82b871400) Starting. Timeout=2000000us (L:467)
2251   couchbase.connection: DEBUG: [223] <0.0.0.0:9000> (SOCK=0x7fe82b871400) Created new socket with FD=6 (L:232)
2252   couchbase.connection: DEBUG: [223] <0.0.0.0:9000> (SOCK=0x7fe82b871400) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2253   couchbase.connection: INFO: [223] <0.0.0.0:9000> (SOCK=0x7fe82b871400) Connected established (L:141)
2254   couchbase.connection: DEBUG: [223] <0.0.0.0:9000> (SOCK=0x7fe82b871400) Successfully set TCP_NODELAY (L:100)
2255   couchbase.connection: DEBUG: [223] <0.0.0.0:9000> (SOCK=0x7fe82b871400) Successfully set TCP_KEEPALIVE (L:100)
2256   couchbase.htconfig: DEBUG: [223] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
2257   couchbase.ioctx: DEBUG: [223] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,unknown) Pairing with SOCK=0x7fe82b871400 (L:99)
2258   couchbase.htconfig: DEBUG: [223] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Received 395 bytes on HTTP stream (L:209)
2259   couchbase.htconfig: DEBUG: [223] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Received 5332 bytes on HTTP stream (L:209)
2260   couchbase.htconfig: DEBUG: [223] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Generation 0 -> 1 (L:224)
  1757 couchbase.htconfig: DEBUG: [223] Starting HTTP Configuration Provider 0x7fbfb4336c00 (L:342)
  1758 couchbase.connection: INFO: [223] <[::1]:9000> (SOCK=0x7fbfb43bb330) Starting. Timeout=2000000us (L:467)
  1759 couchbase.connection: DEBUG: [223] <[::1]:9000> (SOCK=0x7fbfb43bb330) Created new socket with FD=20 (L:232)
  1760 couchbase.connection: DEBUG: [223] <[::1]:9000> (SOCK=0x7fbfb43bb330) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1761 couchbase.connection: INFO: [223] <[::1]:9000> (SOCK=0x7fbfb43bb330) Connected established (L:141)
  1762 couchbase.connection: DEBUG: [223] <[::1]:9000> (SOCK=0x7fbfb43bb330) Successfully set TCP_NODELAY (L:100)
  1763 couchbase.connection: DEBUG: [223] <[::1]:9000> (SOCK=0x7fbfb43bb330) Successfully set TCP_KEEPALIVE (L:100)
  1764 couchbase.htconfig: DEBUG: [223] Successfuly connected to REST API [::1]:9000 (L:302)
  1765 couchbase.ioctx: DEBUG: [223] <[::1]:9000> (CTX=0x7fbfb43b4ca0,unknown) Pairing with SOCK=0x7fbfb43bb330 (L:99)
  1766 couchbase.htconfig: DEBUG: [223] <[::1]:9000> (CTX=0x7fbfb43b4ca0,bc_http) Received 395 bytes on HTTP stream (L:209)
  1767 couchbase.htconfig: DEBUG: [223] <[::1]:9000> (CTX=0x7fbfb43b4ca0,bc_http) Received 5332 bytes on HTTP stream (L:209)
  1768 couchbase.htconfig: DEBUG: [223] <[::1]:9000> (CTX=0x7fbfb43b4ca0,bc_http) Generation 0 -> 1 (L:224)
2261 1769 couchbase.confmon: INFO: [223] Setting new configuration. Received via HTTP (L:158)
2262 1770 couchbase.bootstrap: DEBUG: [223] Instance configured (L:56)
2263   couchbase.http-io: DEBUG: [223] <0.0.0.0:9501> PUT  http://0.0.0.0:9501/default/_design/blog. Body=248 bytes (L:246)
2264   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:9501> (HE=0x7fe82ba03030) Creating new connection because none are available in the pool (L:417)
2265   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:9501> (HE=0x7fe82ba03030) New pool entry: I=0x7fe82ba04010 (L:328)
2266   couchbase.connection: INFO: [223] <0.0.0.0:9501> (SOCK=0x7fe82ba041a0) Starting. Timeout=75000000us (L:467)
2267   couchbase.connection: DEBUG: [223] <0.0.0.0:9501> (SOCK=0x7fe82ba041a0) Created new socket with FD=7 (L:232)
2268   couchbase.connection: DEBUG: [223] <0.0.0.0:9501> (SOCK=0x7fe82ba041a0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2269   couchbase.connection: INFO: [223] <0.0.0.0:9501> (SOCK=0x7fe82ba041a0) Connected established (L:141)
2270   couchbase.connection: DEBUG: [223] <0.0.0.0:9501> (SOCK=0x7fe82ba041a0) Successfully set TCP_NODELAY (L:100)
2271   couchbase.connection: DEBUG: [223] <0.0.0.0:9501> (SOCK=0x7fe82ba041a0) Successfully set TCP_KEEPALIVE (L:100)
2272   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:9501> (HE=0x7fe82ba03030) Received result for I=0x7fe82ba04010,C=0x0; E=0x0 (L:287)
2273   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:9501> (HE=0x7fe82ba03030) Assigning R=0x7fe82ba03f40 SOCKET=0x7fe82ba041a0 (L:247)
2274   couchbase.ioctx: DEBUG: [223] <0.0.0.0:9501> (CTX=0x7fe82ba04420,unknown) Pairing with SOCK=0x7fe82ba041a0 (L:99)
2275   couchbase.ioctx: DEBUG: [223] <0.0.0.0:9501> (CTX=0x7fe82ba04420,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2276   couchbase.lcbio_mgr: INFO: [223] <0.0.0.0:9501> (HE=0x7fe82ba03030) Placing socket back into the pool. I=0x7fe82ba04010,C=0x7fe82ba041a0 (L:467)
2277   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:12000> (HE=0x7fe82ba04120) Creating new connection because none are available in the pool (L:417)
2278   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:12000> (HE=0x7fe82ba04120) New pool entry: I=0x7fe82ba04340 (L:328)
2279   couchbase.connection: INFO: [223] <0.0.0.0:12000> (SOCK=0x7fe82ba03920) Starting. Timeout=2500000us (L:467)
2280   couchbase.connection: DEBUG: [223] <0.0.0.0:12000> (SOCK=0x7fe82ba03920) Created new socket with FD=8 (L:232)
2281   couchbase.connection: DEBUG: [223] <0.0.0.0:12000> (SOCK=0x7fe82ba03920) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2282   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:12002> (HE=0x7fe82b826e40) Creating new connection because none are available in the pool (L:417)
2283   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:12002> (HE=0x7fe82b826e40) New pool entry: I=0x7fe82b8474b0 (L:328)
2284   couchbase.connection: INFO: [223] <0.0.0.0:12002> (SOCK=0x7fe82b84ea20) Starting. Timeout=2500000us (L:467)
2285   couchbase.connection: DEBUG: [223] <0.0.0.0:12002> (SOCK=0x7fe82b84ea20) Created new socket with FD=9 (L:232)
2286   couchbase.connection: DEBUG: [223] <0.0.0.0:12002> (SOCK=0x7fe82b84ea20) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2287   couchbase.connection: INFO: [223] <0.0.0.0:12000> (SOCK=0x7fe82ba03920) Connected established (L:141)
2288   couchbase.connection: DEBUG: [223] <0.0.0.0:12000> (SOCK=0x7fe82ba03920) Successfully set TCP_NODELAY (L:100)
2289   couchbase.connection: DEBUG: [223] <0.0.0.0:12000> (SOCK=0x7fe82ba03920) Successfully set TCP_KEEPALIVE (L:100)
2290   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:12000> (HE=0x7fe82ba04120) Received result for I=0x7fe82ba04340,C=0x0; E=0x0 (L:287)
2291   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:12000> (HE=0x7fe82ba04120) Assigning R=0x7fe82ba04270 SOCKET=0x7fe82ba03920 (L:247)
2292   couchbase.server: DEBUG: [223] <0.0.0.0:12000> (SRV=0x7fe82ba00dd0) Session not yet negotiated. Negotiating (L:644)
2293   couchbase.ioctx: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,unknown) Pairing with SOCK=0x7fe82ba03920 (L:99)
2294   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) HELLO identificator: "%.*s" (L:390)
2295   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Request feature: 0x2 (TLS) (L:394)
2296   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Request feature: 0x6 (XATTR) (L:394)
2297   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Request feature: 0x8 (Select bucket) (L:394)
2298   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Request feature: 0x7 (XERROR) (L:394)
2299   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Request feature: 0x3 (TCP nodelay) (L:394)
2300   couchbase.connection: INFO: [223] <0.0.0.0:12002> (SOCK=0x7fe82b84ea20) Connected established (L:141)
2301   couchbase.connection: DEBUG: [223] <0.0.0.0:12002> (SOCK=0x7fe82b84ea20) Successfully set TCP_NODELAY (L:100)
2302   couchbase.connection: DEBUG: [223] <0.0.0.0:12002> (SOCK=0x7fe82b84ea20) Successfully set TCP_KEEPALIVE (L:100)
2303   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:12002> (HE=0x7fe82b826e40) Received result for I=0x7fe82b8474b0,C=0x0; E=0x0 (L:287)
2304   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:12002> (HE=0x7fe82b826e40) Assigning R=0x7fe82b83d950 SOCKET=0x7fe82b84ea20 (L:247)
2305   couchbase.server: DEBUG: [223] <0.0.0.0:12002> (SRV=0x7fe82ba02730) Session not yet negotiated. Negotiating (L:644)
2306   couchbase.ioctx: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,unknown) Pairing with SOCK=0x7fe82b84ea20 (L:99)
2307   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) HELLO identificator: "%.*s" (L:390)
2308   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Request feature: 0x2 (TLS) (L:394)
2309   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Request feature: 0x6 (XATTR) (L:394)
2310   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Request feature: 0x8 (Select bucket) (L:394)
2311   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Request feature: 0x7 (XERROR) (L:394)
2312   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Request feature: 0x3 (TCP nodelay) (L:394)
2313   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Server supports feature: 0x6 (XATTR) (L:420)
2314   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Server supports feature: 0x8 (Select bucket) (L:420)
2315   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Server supports feature: 0x7 (XERROR) (L:420)
2316   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Server supports feature: 0x3 (TCP nodelay) (L:420)
2317   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Server supports feature: 0x6 (XATTR) (L:420)
2318   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Server supports feature: 0x8 (Select bucket) (L:420)
2319   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Server supports feature: 0x7 (XERROR) (L:420)
2320   couchbase.negotiation: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Server supports feature: 0x3 (TCP nodelay) (L:420)
2321   couchbase.negotiation: INFO: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl,SASLREQ=0x7fe82b8761d0) Sending SELECT_BUCKET (L:474)
2322   couchbase.negotiation: INFO: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl,SASLREQ=0x7fe82b876b40) Sending SELECT_BUCKET (L:474)
2323   couchbase.ioctx: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82b876430,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2324   couchbase.ioctx: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82a773f60,unknown) Pairing with SOCK=0x7fe82ba03920 (L:99)
2325   couchbase.ioctx: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82b876ca0,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2326   couchbase.ioctx: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82a76f070,unknown) Pairing with SOCK=0x7fe82b84ea20 (L:99)
2327   couchbase.http-io: DEBUG: [223] <0.0.0.0:9501> GET  http://0.0.0.0:9501/default/_design/blog/_view/recent_posts?startkey=%222009/01/15%2015%3A52%3A20%22&endkey=%222009/01/15%2015%3A52%3A20%22&inclusive_end=true. Body=0 bytes (L:246)
2328   couchbase.lcbio_mgr: INFO: [223] <0.0.0.0:9501> (HE=0x7fe82ba03030) Found ready connection in pool. Reusing socket and not creating new connection (L:410)
2329   couchbase.lcbio_mgr: DEBUG: [223] <0.0.0.0:9501> (HE=0x7fe82ba03030) Assigning R=0x7fe82a6b8620 SOCKET=0x7fe82ba041a0 (L:247)
2330   couchbase.ioctx: DEBUG: [223] <0.0.0.0:9501> (CTX=0x7fe82a6ba0c0,unknown) Pairing with SOCK=0x7fe82ba041a0 (L:99)
2331   couchbase.ioctx: DEBUG: [223] <0.0.0.0:9501> (CTX=0x7fe82a6ba0c0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2332   couchbase.lcbio_mgr: INFO: [223] <0.0.0.0:9501> (HE=0x7fe82ba03030) Placing socket back into the pool. I=0x7fe82ba04010,C=0x7fe82ba041a0 (L:467)
2333   couchbase.server: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82a773f60,memcached,SRV=0x7fe82ba00dd0,IX=0) Finalizing context (L:849)
2334   couchbase.ioctx: DEBUG: [223] <0.0.0.0:12000> (CTX=0x7fe82a773f60,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2335   couchbase.server: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82a76f070,memcached,SRV=0x7fe82ba02730,IX=1) Finalizing context (L:849)
2336   couchbase.ioctx: DEBUG: [223] <0.0.0.0:12002> (CTX=0x7fe82a76f070,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2337   couchbase.ioctx: DEBUG: [223] <0.0.0.0:9000> (CTX=0x7fe82b82ec20,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
  1771 couchbase.http-io: DEBUG: [223] <[::1]:9500> PUT  http://[::1]:9500/default/_design/blog. Body=248 bytes (L:246)
  1772 couchbase.lcbio_mgr: DEBUG: [223] <[::1]:9500> (HE=0x7fbfb1492410) Creating new connection because none are available in the pool (L:417)
  1773 couchbase.lcbio_mgr: DEBUG: [223] <[::1]:9500> (HE=0x7fbfb1492410) New pool entry: I=0x7fbfb1492b10 (L:328)
  1774 couchbase.connection: INFO: [223] <[::1]:9500> (SOCK=0x7fbfb1492ca0) Starting. Timeout=75000000us (L:467)
  1775 couchbase.connection: DEBUG: [223] <[::1]:9500> (SOCK=0x7fbfb1492ca0) Created new socket with FD=21 (L:232)
  1776 couchbase.connection: DEBUG: [223] <[::1]:9500> (SOCK=0x7fbfb1492ca0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1777 couchbase.connection: DEBUG: [223] <[::1]:9500> (SOCK=0x7fbfb1492ca0) connect() failed. errno=61 [Connection refused] (L:348)
  1778 couchbase.connection: ERROR: [223] <[::1]:9500> (SOCK=0x7fbfb1492ca0) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1779 couchbase.lcbio_mgr: DEBUG: [223] <[::1]:9500> (HE=0x7fbfb1492410) Received result for I=0x7fbfb1492b10,C=0x0; E=0x2c (L:287)
  1780 couchbase.http-io: ERROR: [223] Connection to failed with Err=0x2c (L:226)
  1781 couchbase.http-io: DEBUG: [223] <[::1]:9500> Retrying request on new node http://[::1]:9501/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1782 couchbase.http-io: DEBUG: [223] <[::1]:9501> PUT  http://[::1]:9501/default/_design/blog. Body=248 bytes (L:246)
  1783 couchbase.lcbio_mgr: DEBUG: [223] <[::1]:9501> (HE=0x7fbfb1492cf0) Creating new connection because none are available in the pool (L:417)
  1784 couchbase.lcbio_mgr: DEBUG: [223] <[::1]:9501> (HE=0x7fbfb1492cf0) New pool entry: I=0x7fbfb14930e0 (L:328)
  1785 couchbase.connection: INFO: [223] <[::1]:9501> (SOCK=0x7fbfb1493320) Starting. Timeout=75000000us (L:467)
  1786 couchbase.connection: DEBUG: [223] <[::1]:9501> (SOCK=0x7fbfb1493320) Created new socket with FD=22 (L:232)
  1787 couchbase.connection: DEBUG: [223] <[::1]:9501> (SOCK=0x7fbfb1493320) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1788 couchbase.connection: DEBUG: [223] <[::1]:9501> (SOCK=0x7fbfb1493320) connect() failed. errno=61 [Connection refused] (L:348)
  1789 couchbase.connection: ERROR: [223] <[::1]:9501> (SOCK=0x7fbfb1493320) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1790 couchbase.lcbio_mgr: DEBUG: [223] <[::1]:9501> (HE=0x7fbfb1492cf0) Received result for I=0x7fbfb14930e0,C=0x0; E=0x2c (L:287)
  1791 couchbase.http-io: ERROR: [223] Connection to failed with Err=0x2c (L:226)
  1792 couchbase.http-io: WARNING: [223] <[::1]:9501> Not retrying. No nodes available (L:83)
  1793 couchbase.confmon: DEBUG: [223] Refreshing current cluster map (L:272)
2338 1794 --------------------- >> end captured logging << ---------------------
2339 1795  
2340 1796 ======================================================================
2341   FAIL: test_with_params (couchbase.tests.test_sync.transplant_class.<locals>.C)
  1797 ERROR: test_with_strparam (couchbase.tests.test_sync.transplant_class.<locals>.C)
2342 1798 ----------------------------------------------------------------------
2343 1799 Traceback (most recent call last):
2344     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 86, in test_with_params
2345       self.assertEqual(len(rows), 1)
2346   AssertionError: 0 != 1
  1800   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 67, in setUp
  1801     ret = mgr.design_create('blog', DESIGN_JSON, use_devmode=False)
  1802   File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/bucketmanager.py", line 186, in design_create
  1803     content_type="application/json")
  1804 couchbase.exceptions.LCB_0x2C (generated, catch: CouchbaseNetworkError, CouchbaseTransientError): <Key='_design/blog', RC=0x2C[The remote host refused the connection. Is the service up?], HTTP Request failed. Examine 'objextra' for full result, Results=1, C Source=(src/http.c,144), OBJ=HttpResult<rc=0x2C[The remote host refused the connection. Is the service up?], value=None, http_status=0, url=_design/blog>>
2347 1805 -------------------- >> begin captured logging << --------------------
2348 1806 couchbase.confmon: DEBUG: [224] Preparing providers (this may be called multiple times) (L:85)
2349 1807 couchbase.confmon: DEBUG: [224] Provider CCCP is ENABLED (L:92)
2350 1808 couchbase.confmon: DEBUG: [224] Provider HTTP is ENABLED (L:92)
2351 1809 couchbase.confmon: DEBUG: [224] Refreshing current cluster map (L:272)
2352 1810 couchbase.confmon: DEBUG: [224] Attempting to retrieve cluster map via CCCP (L:259)
2353 1811 couchbase.confmon: INFO: [224] Provider 'CCCP' failed (L:182)
2354 1812 couchbase.confmon: DEBUG: [224] Will try next provider in 0us (L:223)
2355 1813 couchbase.confmon: DEBUG: [224] Attempting to retrieve cluster map via HTTP (L:259)
2356   couchbase.htconfig: DEBUG: [224] Starting HTTP Configuration Provider 0x7fe82a770200 (L:342)
2357   couchbase.connection: INFO: [224] <0.0.0.0:9000> (SOCK=0x7fe82a72a060) Starting. Timeout=2000000us (L:467)
2358   couchbase.connection: DEBUG: [224] <0.0.0.0:9000> (SOCK=0x7fe82a72a060) Created new socket with FD=6 (L:232)
2359   couchbase.connection: DEBUG: [224] <0.0.0.0:9000> (SOCK=0x7fe82a72a060) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2360   couchbase.connection: INFO: [224] <0.0.0.0:9000> (SOCK=0x7fe82a72a060) Connected established (L:141)
2361   couchbase.connection: DEBUG: [224] <0.0.0.0:9000> (SOCK=0x7fe82a72a060) Successfully set TCP_NODELAY (L:100)
2362   couchbase.connection: DEBUG: [224] <0.0.0.0:9000> (SOCK=0x7fe82a72a060) Successfully set TCP_KEEPALIVE (L:100)
2363   couchbase.htconfig: DEBUG: [224] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
2364   couchbase.ioctx: DEBUG: [224] <0.0.0.0:9000> (CTX=0x7fe82a72c4c0,unknown) Pairing with SOCK=0x7fe82a72a060 (L:99)
2365   couchbase.htconfig: DEBUG: [224] <0.0.0.0:9000> (CTX=0x7fe82a72c4c0,bc_http) Received 395 bytes on HTTP stream (L:209)
2366   couchbase.htconfig: DEBUG: [224] <0.0.0.0:9000> (CTX=0x7fe82a72c4c0,bc_http) Received 5332 bytes on HTTP stream (L:209)
2367   couchbase.htconfig: DEBUG: [224] <0.0.0.0:9000> (CTX=0x7fe82a72c4c0,bc_http) Generation 0 -> 1 (L:224)
  1814 couchbase.htconfig: DEBUG: [224] Starting HTTP Configuration Provider 0x7fbfb14939c0 (L:342)
  1815 couchbase.connection: INFO: [224] <[::1]:9000> (SOCK=0x7fbfb1494d60) Starting. Timeout=2000000us (L:467)
  1816 couchbase.connection: DEBUG: [224] <[::1]:9000> (SOCK=0x7fbfb1494d60) Created new socket with FD=22 (L:232)
  1817 couchbase.connection: DEBUG: [224] <[::1]:9000> (SOCK=0x7fbfb1494d60) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1818 couchbase.connection: INFO: [224] <[::1]:9000> (SOCK=0x7fbfb1494d60) Connected established (L:141)
  1819 couchbase.connection: DEBUG: [224] <[::1]:9000> (SOCK=0x7fbfb1494d60) Successfully set TCP_NODELAY (L:100)
  1820 couchbase.connection: DEBUG: [224] <[::1]:9000> (SOCK=0x7fbfb1494d60) Successfully set TCP_KEEPALIVE (L:100)
  1821 couchbase.htconfig: DEBUG: [224] Successfuly connected to REST API [::1]:9000 (L:302)
  1822 couchbase.ioctx: DEBUG: [224] <[::1]:9000> (CTX=0x7fbfb43bb220,unknown) Pairing with SOCK=0x7fbfb1494d60 (L:99)
  1823 couchbase.htconfig: DEBUG: [224] <[::1]:9000> (CTX=0x7fbfb43bb220,bc_http) Received 395 bytes on HTTP stream (L:209)
  1824 couchbase.htconfig: DEBUG: [224] <[::1]:9000> (CTX=0x7fbfb43bb220,bc_http) Received 5323 bytes on HTTP stream (L:209)
  1825 couchbase.htconfig: DEBUG: [224] <[::1]:9000> (CTX=0x7fbfb43bb220,bc_http) Received 9 bytes on HTTP stream (L:209)
  1826 couchbase.htconfig: DEBUG: [224] <[::1]:9000> (CTX=0x7fbfb43bb220,bc_http) Generation 0 -> 1 (L:224)
2368 1827 couchbase.confmon: INFO: [224] Setting new configuration. Received via HTTP (L:158)
2369 1828 couchbase.bootstrap: DEBUG: [224] Instance configured (L:56)
2370   couchbase.http-io: DEBUG: [224] <0.0.0.0:9501> PUT  http://0.0.0.0:9501/default/_design/blog. Body=248 bytes (L:246)
2371   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:9501> (HE=0x7fe82a515e80) Creating new connection because none are available in the pool (L:417)
2372   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:9501> (HE=0x7fe82a515e80) New pool entry: I=0x7fe82a5a5fd0 (L:328)
2373   couchbase.connection: INFO: [224] <0.0.0.0:9501> (SOCK=0x7fe82bc44090) Starting. Timeout=75000000us (L:467)
2374   couchbase.connection: DEBUG: [224] <0.0.0.0:9501> (SOCK=0x7fe82bc44090) Created new socket with FD=7 (L:232)
2375   couchbase.connection: DEBUG: [224] <0.0.0.0:9501> (SOCK=0x7fe82bc44090) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2376   couchbase.connection: INFO: [224] <0.0.0.0:9501> (SOCK=0x7fe82bc44090) Connected established (L:141)
2377   couchbase.connection: DEBUG: [224] <0.0.0.0:9501> (SOCK=0x7fe82bc44090) Successfully set TCP_NODELAY (L:100)
2378   couchbase.connection: DEBUG: [224] <0.0.0.0:9501> (SOCK=0x7fe82bc44090) Successfully set TCP_KEEPALIVE (L:100)
2379   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:9501> (HE=0x7fe82a515e80) Received result for I=0x7fe82a5a5fd0,C=0x0; E=0x0 (L:287)
2380   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:9501> (HE=0x7fe82a515e80) Assigning R=0x7fe82a5d5150 SOCKET=0x7fe82bc44090 (L:247)
2381   couchbase.ioctx: DEBUG: [224] <0.0.0.0:9501> (CTX=0x7fe82bc3e350,unknown) Pairing with SOCK=0x7fe82bc44090 (L:99)
2382   couchbase.ioctx: DEBUG: [224] <0.0.0.0:9501> (CTX=0x7fe82bc3e350,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2383   couchbase.lcbio_mgr: INFO: [224] <0.0.0.0:9501> (HE=0x7fe82a515e80) Placing socket back into the pool. I=0x7fe82a5a5fd0,C=0x7fe82bc44090 (L:467)
2384   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:12000> (HE=0x7fe82a577ea0) Creating new connection because none are available in the pool (L:417)
2385   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:12000> (HE=0x7fe82a577ea0) New pool entry: I=0x7fe82b907220 (L:328)
2386   couchbase.connection: INFO: [224] <0.0.0.0:12000> (SOCK=0x7fe82b907710) Starting. Timeout=2500000us (L:467)
2387   couchbase.connection: DEBUG: [224] <0.0.0.0:12000> (SOCK=0x7fe82b907710) Created new socket with FD=8 (L:232)
2388   couchbase.connection: DEBUG: [224] <0.0.0.0:12000> (SOCK=0x7fe82b907710) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2389   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:12002> (HE=0x7fe82a5ca8e0) Creating new connection because none are available in the pool (L:417)
2390   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:12002> (HE=0x7fe82a5ca8e0) New pool entry: I=0x7fe82bc556a0 (L:328)
2391   couchbase.connection: INFO: [224] <0.0.0.0:12002> (SOCK=0x7fe82a5b3420) Starting. Timeout=2500000us (L:467)
2392   couchbase.connection: DEBUG: [224] <0.0.0.0:12002> (SOCK=0x7fe82a5b3420) Created new socket with FD=9 (L:232)
2393   couchbase.connection: DEBUG: [224] <0.0.0.0:12002> (SOCK=0x7fe82a5b3420) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2394   couchbase.connection: INFO: [224] <0.0.0.0:12000> (SOCK=0x7fe82b907710) Connected established (L:141)
2395   couchbase.connection: DEBUG: [224] <0.0.0.0:12000> (SOCK=0x7fe82b907710) Successfully set TCP_NODELAY (L:100)
2396   couchbase.connection: DEBUG: [224] <0.0.0.0:12000> (SOCK=0x7fe82b907710) Successfully set TCP_KEEPALIVE (L:100)
2397   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:12000> (HE=0x7fe82a577ea0) Received result for I=0x7fe82b907220,C=0x0; E=0x0 (L:287)
2398   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:12000> (HE=0x7fe82a577ea0) Assigning R=0x7fe82a5d5150 SOCKET=0x7fe82b907710 (L:247)
2399   couchbase.server: DEBUG: [224] <0.0.0.0:12000> (SRV=0x7fe82bc5c8e0) Session not yet negotiated. Negotiating (L:644)
2400   couchbase.ioctx: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,unknown) Pairing with SOCK=0x7fe82b907710 (L:99)
2401   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) HELLO identificator: "%.*s" (L:390)
2402   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x2 (TLS) (L:394)
2403   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x6 (XATTR) (L:394)
2404   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x8 (Select bucket) (L:394)
2405   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x7 (XERROR) (L:394)
2406   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x3 (TCP nodelay) (L:394)
2407   couchbase.connection: INFO: [224] <0.0.0.0:12002> (SOCK=0x7fe82a5b3420) Connected established (L:141)
2408   couchbase.connection: DEBUG: [224] <0.0.0.0:12002> (SOCK=0x7fe82a5b3420) Successfully set TCP_NODELAY (L:100)
2409   couchbase.connection: DEBUG: [224] <0.0.0.0:12002> (SOCK=0x7fe82a5b3420) Successfully set TCP_KEEPALIVE (L:100)
2410   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:12002> (HE=0x7fe82a5ca8e0) Received result for I=0x7fe82bc556a0,C=0x0; E=0x0 (L:287)
2411   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:12002> (HE=0x7fe82a5ca8e0) Assigning R=0x7fe82bc0ffc0 SOCKET=0x7fe82a5b3420 (L:247)
2412   couchbase.server: DEBUG: [224] <0.0.0.0:12002> (SRV=0x7fe82bc5d120) Session not yet negotiated. Negotiating (L:644)
2413   couchbase.ioctx: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,unknown) Pairing with SOCK=0x7fe82a5b3420 (L:99)
2414   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) HELLO identificator: "%.*s" (L:390)
2415   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Request feature: 0x2 (TLS) (L:394)
2416   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Request feature: 0x6 (XATTR) (L:394)
2417   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Request feature: 0x8 (Select bucket) (L:394)
2418   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Request feature: 0x7 (XERROR) (L:394)
2419   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Request feature: 0x3 (TCP nodelay) (L:394)
2420   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x6 (XATTR) (L:420)
2421   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x8 (Select bucket) (L:420)
2422   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x7 (XERROR) (L:420)
2423   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x3 (TCP nodelay) (L:420)
2424   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Server supports feature: 0x6 (XATTR) (L:420)
2425   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Server supports feature: 0x8 (Select bucket) (L:420)
2426   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Server supports feature: 0x7 (XERROR) (L:420)
2427   couchbase.negotiation: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Server supports feature: 0x3 (TCP nodelay) (L:420)
2428   couchbase.negotiation: INFO: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl,SASLREQ=0x7fe82b86a270) Sending SELECT_BUCKET (L:474)
2429   couchbase.ioctx: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82bc3e350,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2430   couchbase.ioctx: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82a72b850,unknown) Pairing with SOCK=0x7fe82b907710 (L:99)
2431   couchbase.negotiation: INFO: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl,SASLREQ=0x7fe82b907760) Sending SELECT_BUCKET (L:474)
2432   couchbase.ioctx: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82b9078c0,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2433   couchbase.ioctx: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,unknown) Pairing with SOCK=0x7fe82a5b3420 (L:99)
2434   couchbase.http-io: DEBUG: [224] <0.0.0.0:9500> GET  http://0.0.0.0:9500/default/_design/blog/_view/recent_posts?limit=1. Body=0 bytes (L:246)
2435   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:9500> (HE=0x7fe82a7626e0) Creating new connection because none are available in the pool (L:417)
2436   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:9500> (HE=0x7fe82a7626e0) New pool entry: I=0x7fe82a747fb0 (L:328)
2437   couchbase.connection: INFO: [224] <0.0.0.0:9500> (SOCK=0x7fe82a762690) Starting. Timeout=75000000us (L:467)
2438   couchbase.connection: DEBUG: [224] <0.0.0.0:9500> (SOCK=0x7fe82a762690) Created new socket with FD=10 (L:232)
2439   couchbase.connection: DEBUG: [224] <0.0.0.0:9500> (SOCK=0x7fe82a762690) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2440   couchbase.connection: INFO: [224] <0.0.0.0:9500> (SOCK=0x7fe82a762690) Connected established (L:141)
2441   couchbase.connection: DEBUG: [224] <0.0.0.0:9500> (SOCK=0x7fe82a762690) Successfully set TCP_NODELAY (L:100)
2442   couchbase.connection: DEBUG: [224] <0.0.0.0:9500> (SOCK=0x7fe82a762690) Successfully set TCP_KEEPALIVE (L:100)
2443   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:9500> (HE=0x7fe82a7626e0) Received result for I=0x7fe82a747fb0,C=0x0; E=0x0 (L:287)
2444   couchbase.lcbio_mgr: DEBUG: [224] <0.0.0.0:9500> (HE=0x7fe82a7626e0) Assigning R=0x7fe82a72b800 SOCKET=0x7fe82a762690 (L:247)
2445   couchbase.ioctx: DEBUG: [224] <0.0.0.0:9500> (CTX=0x7fe82a7637a0,unknown) Pairing with SOCK=0x7fe82a762690 (L:99)
2446   couchbase.ioctx: DEBUG: [224] <0.0.0.0:9500> (CTX=0x7fe82a7637a0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2447   couchbase.lcbio_mgr: INFO: [224] <0.0.0.0:9500> (HE=0x7fe82a7626e0) Placing socket back into the pool. I=0x7fe82a747fb0,C=0x7fe82a762690 (L:467)
2448   couchbase.server: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82a72b850,memcached,SRV=0x7fe82bc5c8e0,IX=0) Finalizing context (L:849)
2449   couchbase.ioctx: DEBUG: [224] <0.0.0.0:12000> (CTX=0x7fe82a72b850,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2450   couchbase.server: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,memcached,SRV=0x7fe82bc5d120,IX=1) Finalizing context (L:849)
2451   couchbase.ioctx: DEBUG: [224] <0.0.0.0:12002> (CTX=0x7fe82a40b1f0,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2452   couchbase.ioctx: DEBUG: [224] <0.0.0.0:9000> (CTX=0x7fe82a72c4c0,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2453   --------------------- >> end captured logging << ---------------------
2454    
2455   ======================================================================
2456   FAIL: test_with_strparam (couchbase.tests.test_sync.transplant_class.<locals>.C)
2457   ----------------------------------------------------------------------
2458   Traceback (most recent call last):
2459     File "/Users/ellis_breen/root/workspaces/couchbase/couchbase-python-client-2.3.1/couchbase/tests/cases/view_t.py", line 91, in test_with_strparam
2460       self.assertEqual(len(ret.value['rows']), 2)
2461   AssertionError: 0 != 2
2462   -------------------- >> begin captured logging << --------------------
2463   couchbase.confmon: DEBUG: [225] Preparing providers (this may be called multiple times) (L:85)
2464   couchbase.confmon: DEBUG: [225] Provider CCCP is ENABLED (L:92)
2465   couchbase.confmon: DEBUG: [225] Provider HTTP is ENABLED (L:92)
2466   couchbase.confmon: DEBUG: [225] Refreshing current cluster map (L:272)
2467   couchbase.confmon: DEBUG: [225] Attempting to retrieve cluster map via CCCP (L:259)
2468   couchbase.confmon: INFO: [225] Provider 'CCCP' failed (L:182)
2469   couchbase.confmon: DEBUG: [225] Will try next provider in 0us (L:223)
2470   couchbase.confmon: DEBUG: [225] Attempting to retrieve cluster map via HTTP (L:259)
2471   couchbase.htconfig: DEBUG: [225] Starting HTTP Configuration Provider 0x7fe82a69fde0 (L:342)
2472   couchbase.connection: INFO: [225] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Starting. Timeout=2000000us (L:467)
2473   couchbase.connection: DEBUG: [225] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Created new socket with FD=6 (L:232)
2474   couchbase.connection: DEBUG: [225] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2475   couchbase.connection: INFO: [225] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Connected established (L:141)
2476   couchbase.connection: DEBUG: [225] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Successfully set TCP_NODELAY (L:100)
2477   couchbase.connection: DEBUG: [225] <0.0.0.0:9000> (SOCK=0x7fe82a7292b0) Successfully set TCP_KEEPALIVE (L:100)
2478   couchbase.htconfig: DEBUG: [225] Successfuly connected to REST API 0.0.0.0:9000 (L:302)
2479   couchbase.ioctx: DEBUG: [225] <0.0.0.0:9000> (CTX=0x7fe82a76f070,unknown) Pairing with SOCK=0x7fe82a7292b0 (L:99)
2480   couchbase.htconfig: DEBUG: [225] <0.0.0.0:9000> (CTX=0x7fe82a76f070,bc_http) Received 395 bytes on HTTP stream (L:209)
2481   couchbase.htconfig: DEBUG: [225] <0.0.0.0:9000> (CTX=0x7fe82a76f070,bc_http) Received 5332 bytes on HTTP stream (L:209)
2482   couchbase.htconfig: DEBUG: [225] <0.0.0.0:9000> (CTX=0x7fe82a76f070,bc_http) Generation 0 -> 1 (L:224)
2483   couchbase.confmon: INFO: [225] Setting new configuration. Received via HTTP (L:158)
2484   couchbase.bootstrap: DEBUG: [225] Instance configured (L:56)
2485   couchbase.http-io: DEBUG: [225] <0.0.0.0:9501> PUT  http://0.0.0.0:9501/default/_design/blog. Body=248 bytes (L:246)
2486   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:9501> (HE=0x7fe82a40dd90) Creating new connection because none are available in the pool (L:417)
2487   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:9501> (HE=0x7fe82a40dd90) New pool entry: I=0x7fe82ba01d60 (L:328)
2488   couchbase.connection: INFO: [225] <0.0.0.0:9501> (SOCK=0x7fe82ba00940) Starting. Timeout=75000000us (L:467)
2489   couchbase.connection: DEBUG: [225] <0.0.0.0:9501> (SOCK=0x7fe82ba00940) Created new socket with FD=7 (L:232)
2490   couchbase.connection: DEBUG: [225] <0.0.0.0:9501> (SOCK=0x7fe82ba00940) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2491   couchbase.connection: INFO: [225] <0.0.0.0:9501> (SOCK=0x7fe82ba00940) Connected established (L:141)
2492   couchbase.connection: DEBUG: [225] <0.0.0.0:9501> (SOCK=0x7fe82ba00940) Successfully set TCP_NODELAY (L:100)
2493   couchbase.connection: DEBUG: [225] <0.0.0.0:9501> (SOCK=0x7fe82ba00940) Successfully set TCP_KEEPALIVE (L:100)
2494   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:9501> (HE=0x7fe82a40dd90) Received result for I=0x7fe82ba01d60,C=0x0; E=0x0 (L:287)
2495   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:9501> (HE=0x7fe82a40dd90) Assigning R=0x7fe82a40e060 SOCKET=0x7fe82ba00940 (L:247)
2496   couchbase.ioctx: DEBUG: [225] <0.0.0.0:9501> (CTX=0x7fe82bc51c50,unknown) Pairing with SOCK=0x7fe82ba00940 (L:99)
2497   couchbase.ioctx: DEBUG: [225] <0.0.0.0:9501> (CTX=0x7fe82bc51c50,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2498   couchbase.lcbio_mgr: INFO: [225] <0.0.0.0:9501> (HE=0x7fe82a40dd90) Placing socket back into the pool. I=0x7fe82ba01d60,C=0x7fe82ba00940 (L:467)
2499   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:12000> (HE=0x7fe82a748aa0) Creating new connection because none are available in the pool (L:417)
2500   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:12000> (HE=0x7fe82a748aa0) New pool entry: I=0x7fe82b904310 (L:328)
2501   couchbase.connection: INFO: [225] <0.0.0.0:12000> (SOCK=0x7fe82a682f50) Starting. Timeout=2500000us (L:467)
2502   couchbase.connection: DEBUG: [225] <0.0.0.0:12000> (SOCK=0x7fe82a682f50) Created new socket with FD=8 (L:232)
2503   couchbase.connection: DEBUG: [225] <0.0.0.0:12000> (SOCK=0x7fe82a682f50) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2504   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:12002> (HE=0x7fe82b905b10) Creating new connection because none are available in the pool (L:417)
2505   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:12002> (HE=0x7fe82b905b10) New pool entry: I=0x7fe82b905c90 (L:328)
2506   couchbase.connection: INFO: [225] <0.0.0.0:12002> (SOCK=0x7fe82b907410) Starting. Timeout=2500000us (L:467)
2507   couchbase.connection: DEBUG: [225] <0.0.0.0:12002> (SOCK=0x7fe82b907410) Created new socket with FD=9 (L:232)
2508   couchbase.connection: DEBUG: [225] <0.0.0.0:12002> (SOCK=0x7fe82b907410) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2509   couchbase.connection: INFO: [225] <0.0.0.0:12000> (SOCK=0x7fe82a682f50) Connected established (L:141)
2510   couchbase.connection: DEBUG: [225] <0.0.0.0:12000> (SOCK=0x7fe82a682f50) Successfully set TCP_NODELAY (L:100)
2511   couchbase.connection: DEBUG: [225] <0.0.0.0:12000> (SOCK=0x7fe82a682f50) Successfully set TCP_KEEPALIVE (L:100)
2512   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:12000> (HE=0x7fe82a748aa0) Received result for I=0x7fe82b904310,C=0x0; E=0x0 (L:287)
2513   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:12000> (HE=0x7fe82a748aa0) Assigning R=0x7fe82a776ba0 SOCKET=0x7fe82a682f50 (L:247)
2514   couchbase.server: DEBUG: [225] <0.0.0.0:12000> (SRV=0x7fe82a40aad0) Session not yet negotiated. Negotiating (L:644)
2515   couchbase.ioctx: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,unknown) Pairing with SOCK=0x7fe82a682f50 (L:99)
2516   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) HELLO identificator: "%.*s" (L:390)
2517   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Request feature: 0x2 (TLS) (L:394)
2518   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Request feature: 0x6 (XATTR) (L:394)
2519   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Request feature: 0x8 (Select bucket) (L:394)
2520   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Request feature: 0x7 (XERROR) (L:394)
2521   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Request feature: 0x3 (TCP nodelay) (L:394)
2522   couchbase.connection: INFO: [225] <0.0.0.0:12002> (SOCK=0x7fe82b907410) Connected established (L:141)
2523   couchbase.connection: DEBUG: [225] <0.0.0.0:12002> (SOCK=0x7fe82b907410) Successfully set TCP_NODELAY (L:100)
2524   couchbase.connection: DEBUG: [225] <0.0.0.0:12002> (SOCK=0x7fe82b907410) Successfully set TCP_KEEPALIVE (L:100)
2525   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:12002> (HE=0x7fe82b905b10) Received result for I=0x7fe82b905c90,C=0x0; E=0x0 (L:287)
2526   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:12002> (HE=0x7fe82b905b10) Assigning R=0x7fe82b905c10 SOCKET=0x7fe82b907410 (L:247)
2527   couchbase.server: DEBUG: [225] <0.0.0.0:12002> (SRV=0x7fe82a40a530) Session not yet negotiated. Negotiating (L:644)
2528   couchbase.ioctx: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,unknown) Pairing with SOCK=0x7fe82b907410 (L:99)
2529   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) HELLO identificator: "%.*s" (L:390)
2530   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x2 (TLS) (L:394)
2531   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x6 (XATTR) (L:394)
2532   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x8 (Select bucket) (L:394)
2533   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x7 (XERROR) (L:394)
2534   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Request feature: 0x3 (TCP nodelay) (L:394)
2535   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Server supports feature: 0x6 (XATTR) (L:420)
2536   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Server supports feature: 0x8 (Select bucket) (L:420)
2537   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Server supports feature: 0x7 (XERROR) (L:420)
2538   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Server supports feature: 0x3 (TCP nodelay) (L:420)
2539   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x6 (XATTR) (L:420)
2540   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x8 (Select bucket) (L:420)
2541   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x7 (XERROR) (L:420)
2542   couchbase.negotiation: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Server supports feature: 0x3 (TCP nodelay) (L:420)
2543   couchbase.negotiation: INFO: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl,SASLREQ=0x7fe82a747eb0) Sending SELECT_BUCKET (L:474)
2544   couchbase.negotiation: INFO: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl,SASLREQ=0x7fe82b86a270) Sending SELECT_BUCKET (L:474)
2545   couchbase.ioctx: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a773f60,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2546   couchbase.ioctx: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a40de40,unknown) Pairing with SOCK=0x7fe82a682f50 (L:99)
2547   couchbase.ioctx: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82b852dc0,sasl) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2548   couchbase.ioctx: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82ba00860,unknown) Pairing with SOCK=0x7fe82b907410 (L:99)
2549   couchbase.http-io: DEBUG: [225] <0.0.0.0:9500> GET  http://0.0.0.0:9500/default/_design/blog/_view/recent_posts?limit=2. Body=0 bytes (L:246)
2550   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:9500> (HE=0x7fe82a589bd0) Creating new connection because none are available in the pool (L:417)
2551   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:9500> (HE=0x7fe82a589bd0) New pool entry: I=0x7fe82a5af410 (L:328)
2552   couchbase.connection: INFO: [225] <0.0.0.0:9500> (SOCK=0x7fe82a689730) Starting. Timeout=75000000us (L:467)
2553   couchbase.connection: DEBUG: [225] <0.0.0.0:9500> (SOCK=0x7fe82a689730) Created new socket with FD=10 (L:232)
2554   couchbase.connection: DEBUG: [225] <0.0.0.0:9500> (SOCK=0x7fe82a689730) Scheduling I/O watcher for asynchronous connection completion. (L:333)
2555   couchbase.connection: INFO: [225] <0.0.0.0:9500> (SOCK=0x7fe82a689730) Connected established (L:141)
2556   couchbase.connection: DEBUG: [225] <0.0.0.0:9500> (SOCK=0x7fe82a689730) Successfully set TCP_NODELAY (L:100)
2557   couchbase.connection: DEBUG: [225] <0.0.0.0:9500> (SOCK=0x7fe82a689730) Successfully set TCP_KEEPALIVE (L:100)
2558   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:9500> (HE=0x7fe82a589bd0) Received result for I=0x7fe82a5af410,C=0x0; E=0x0 (L:287)
2559   couchbase.lcbio_mgr: DEBUG: [225] <0.0.0.0:9500> (HE=0x7fe82a589bd0) Assigning R=0x7fe82bc10640 SOCKET=0x7fe82a689730 (L:247)
2560   couchbase.ioctx: DEBUG: [225] <0.0.0.0:9500> (CTX=0x7fe82b907ae0,unknown) Pairing with SOCK=0x7fe82a689730 (L:99)
2561   couchbase.ioctx: DEBUG: [225] <0.0.0.0:9500> (CTX=0x7fe82b907ae0,mgmt/capi) Destroying context. Pending Writes=0, Entered=true, Socket Refcount=1 (L:149)
2562   couchbase.lcbio_mgr: INFO: [225] <0.0.0.0:9500> (HE=0x7fe82a589bd0) Placing socket back into the pool. I=0x7fe82a5af410,C=0x7fe82a689730 (L:467)
2563   couchbase.server: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a40de40,memcached,SRV=0x7fe82a40aad0,IX=0) Finalizing context (L:849)
2564   couchbase.ioctx: DEBUG: [225] <0.0.0.0:12000> (CTX=0x7fe82a40de40,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2565   couchbase.server: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82ba00860,memcached,SRV=0x7fe82a40a530,IX=1) Finalizing context (L:849)
2566   couchbase.ioctx: DEBUG: [225] <0.0.0.0:12002> (CTX=0x7fe82ba00860,memcached) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
2567   couchbase.ioctx: DEBUG: [225] <0.0.0.0:9000> (CTX=0x7fe82a76f070,bc_http) Destroying context. Pending Writes=0, Entered=false, Socket Refcount=1 (L:149)
  1829 couchbase.http-io: DEBUG: [224] <[::1]:9500> PUT  http://[::1]:9500/default/_design/blog. Body=248 bytes (L:246)
  1830 couchbase.lcbio_mgr: DEBUG: [224] <[::1]:9500> (HE=0x7fbfb16ea830) Creating new connection because none are available in the pool (L:417)
  1831 couchbase.lcbio_mgr: DEBUG: [224] <[::1]:9500> (HE=0x7fbfb16ea830) New pool entry: I=0x7fbfb16b7570 (L:328)
  1832 couchbase.connection: INFO: [224] <[::1]:9500> (SOCK=0x7fbfb1620500) Starting. Timeout=75000000us (L:467)
  1833 couchbase.connection: DEBUG: [224] <[::1]:9500> (SOCK=0x7fbfb1620500) Created new socket with FD=23 (L:232)
  1834 couchbase.connection: DEBUG: [224] <[::1]:9500> (SOCK=0x7fbfb1620500) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1835 couchbase.connection: DEBUG: [224] <[::1]:9500> (SOCK=0x7fbfb1620500) connect() failed. errno=61 [Connection refused] (L:348)
  1836 couchbase.connection: ERROR: [224] <[::1]:9500> (SOCK=0x7fbfb1620500) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1837 couchbase.lcbio_mgr: DEBUG: [224] <[::1]:9500> (HE=0x7fbfb16ea830) Received result for I=0x7fbfb16b7570,C=0x0; E=0x2c (L:287)
  1838 couchbase.http-io: ERROR: [224] Connection to failed with Err=0x2c (L:226)
  1839 couchbase.http-io: DEBUG: [224] <[::1]:9500> Retrying request on new node http://[::1]:9501/default. Reason: 0x2c (The remote host refused the connection. Is the service up?) (L:95)
  1840 couchbase.http-io: DEBUG: [224] <[::1]:9501> PUT  http://[::1]:9501/default/_design/blog. Body=248 bytes (L:246)
  1841 couchbase.lcbio_mgr: DEBUG: [224] <[::1]:9501> (HE=0x7fbfb161fd10) Creating new connection because none are available in the pool (L:417)
  1842 couchbase.lcbio_mgr: DEBUG: [224] <[::1]:9501> (HE=0x7fbfb161fd10) New pool entry: I=0x7fbfb16fa450 (L:328)
  1843 couchbase.connection: INFO: [224] <[::1]:9501> (SOCK=0x7fbfb16fa670) Starting. Timeout=75000000us (L:467)
  1844 couchbase.connection: DEBUG: [224] <[::1]:9501> (SOCK=0x7fbfb16fa670) Created new socket with FD=24 (L:232)
  1845 couchbase.connection: DEBUG: [224] <[::1]:9501> (SOCK=0x7fbfb16fa670) Scheduling I/O watcher for asynchronous connection completion. (L:333)
  1846 couchbase.connection: DEBUG: [224] <[::1]:9501> (SOCK=0x7fbfb16fa670) connect() failed. errno=61 [Connection refused] (L:348)
  1847 couchbase.connection: ERROR: [224] <[::1]:9501> (SOCK=0x7fbfb16fa670) Failed to establish connection: LCB_ECONNREFUSED (0x2C), os errno=61 (L:150)
  1848 couchbase.lcbio_mgr: DEBUG: [224] <[::1]:9501> (HE=0x7fbfb161fd10) Received result for I=0x7fbfb16fa450,C=0x0; E=0x2c (L:287)
  1849 couchbase.http-io: ERROR: [224] Connection to failed with Err=0x2c (L:226)
  1850 couchbase.http-io: WARNING: [224] <[::1]:9501> Not retrying. No nodes available (L:83)
  1851 couchbase.confmon: DEBUG: [224] Refreshing current cluster map (L:272)
2568 1852 --------------------- >> end captured logging << ---------------------
2569 1853  
2570 1854 ----------------------------------------------------------------------
2571   Ran 255 tests in 198.793s
  1855 Ran 255 tests in 182.139s
2572 1856  
2573   FAILED (SKIP=30, errors=16, failures=4)
  1857 FAILED (SKIP=30, errors=21)