Created
October 13, 2017 15:31
-
-
Save tleyden/5f4904220189e49de6a344a516988e16 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tleyden_macbook:sync_gateway tleyden$ | |
tleyden_macbook:sync_gateway tleyden$ | |
tleyden_macbook:sync_gateway tleyden$ | |
tleyden_macbook:sync_gateway tleyden$ | |
tleyden_macbook:sync_gateway tleyden$ | |
tleyden_macbook:sync_gateway tleyden$ | |
tleyden_macbook:sync_gateway tleyden$ | |
tleyden_macbook:sync_gateway tleyden$ SG_TEST_BACKING_STORE=Couchbase SG_TEST_COUCHBASE_SERVER_URL=http://localhost:8091 SG_TEST_USE_XATTRS=false ./test.sh | |
Testing code with 'go test' ... | |
Running Sync Gateway unit tests | |
? github.com/couchbase/sync_gateway [no test files] | |
=== RUN TestValidateGuestUser | |
2017-10-12 21:20:10.510593 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:10.514673 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:10.514695 I | BucketManager.Flush() called. bm: 0xc4201b4a20 | |
2017-10-12T21:20:11.527-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:12.034-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:12.538-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:13.042-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:13.547-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:14.053-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:14.559-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:15.066-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:15.574-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:20:16.081686 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12 21:20:16.092480 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12 21:20:16.116275 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12 21:20:16.161745 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12 21:20:16.245992 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12 21:20:16.410025 I | max seq for vb 29 > 0 (2). Retrying | |
2017-10-12 21:20:16.733872 I | max seq for vb 29 > 0 (2). Retrying | |
2017-10-12T21:20:17.378-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:17.388-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:17.411-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12 21:20:17.461426 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:17.461-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:17.461709 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:17.464464 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestValidateGuestUser (6.95s) | |
=== RUN TestValidateUser | |
2017-10-12 21:20:17.464522 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:17.466260 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:17.466280 I | BucketManager.Flush() called. bm: 0xc420398cf0 | |
2017-10-12 21:20:18.259483 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:18.259-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:18.260298 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:18.335395 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestValidateUser (0.87s) | |
=== RUN TestValidateRole | |
2017-10-12 21:20:18.335462 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:18.337373 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:18.337395 I | BucketManager.Flush() called. bm: 0xc4204c2840 | |
2017-10-12 21:20:19.108120 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:19.108-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:19.108354 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:19.110037 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestValidateRole (0.77s) | |
=== RUN TestValidateUserEmail | |
2017-10-12 21:20:19.110082 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:19.111320 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:19.111330 I | BucketManager.Flush() called. bm: 0xc42014b9b0 | |
2017-10-12 21:20:19.834651 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:19.834-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:19.834921 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:19.908472 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestValidateUserEmail (0.80s) | |
=== RUN TestUserPasswords | |
2017-10-12 21:20:19.908561 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:19.910400 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:19.910412 I | BucketManager.Flush() called. bm: 0xc42026f350 | |
2017-10-12 21:20:20.638138 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:20.638-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:20.638432 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:21.220891 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestUserPasswords (1.31s) | |
=== RUN TestAuthenticationSpeed | |
2017-10-12 21:20:21.220962 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:21.222588 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:21.222599 I | BucketManager.Flush() called. bm: 0xc42026eb40 | |
2017-10-12 21:20:21.959480 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:21.959-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:21.959740 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:22.110780 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestAuthenticationSpeed (0.89s) | |
=== RUN TestSerializeUser | |
2017-10-12 21:20:22.110888 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:22.113146 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:22.113162 I | BucketManager.Flush() called. bm: 0xc4203b4ea0 | |
2017-10-12 21:20:23.563568 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:23.563-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:23.563871 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:23.642207 I | Marshaled User as: {"name":"me","admin_channels":{"me":1,"public":1},"all_channels":{"!":1,"me":1,"public":1},"sequence":0,"email":"foo@example.com","passwordhash_bcrypt":"JDJhJDEwJG5vRTVMVFBXY1A0OC9hbEFIZWxaUGVBbmMuLkJOSzM5RmpKT1h3Z3dDVC5IUGNzdUVFcktP","rolesSince":{}} | |
2017-10-12 21:20:23.790250 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestSerializeUser (1.68s) | |
=== RUN TestSerializeRole | |
2017-10-12 21:20:23.790376 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:23.792138 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:23.792149 I | BucketManager.Flush() called. bm: 0xc420228ba0 | |
2017-10-12 21:20:24.531642 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:24.531-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:24.531829 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:24.533570 I | Marshaled Role as: {"name":"froods","admin_channels":{"hoopy":1,"public":1},"all_channels":{"!":1,"hoopy":1,"public":1},"sequence":0} | |
2017-10-12 21:20:24.533784 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestSerializeRole (0.74s) | |
=== RUN TestUserAccess | |
2017-10-12 21:20:24.533901 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:24.535096 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:24.535108 I | BucketManager.Flush() called. bm: 0xc42014b0b0 | |
2017-10-12 21:20:25.303332 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:25.303-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:25.303537 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:25.377914 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestUserAccess (0.84s) | |
=== RUN TestGetMissingUser | |
2017-10-12 21:20:25.377968 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:25.380001 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:25.380017 I | BucketManager.Flush() called. bm: 0xc4204c3800 | |
2017-10-12 21:20:26.156857 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:26.156-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:26.157068 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:26.159-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:noSuchUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:26.160-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:useremail:noreply@example.com. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:26.160050 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestGetMissingUser (0.78s) | |
=== RUN TestGetMissingRole | |
2017-10-12 21:20:26.160084 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:26.161476 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:26.161488 I | BucketManager.Flush() called. bm: 0xc420152e70 | |
2017-10-12 21:20:26.879834 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:26.879-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:26.880049 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:26.883-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:role:noSuchRole. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:26.883481 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestGetMissingRole (0.72s) | |
=== RUN TestGetGuestUser | |
2017-10-12 21:20:26.883531 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:26.885337 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:26.885351 I | BucketManager.Flush() called. bm: 0xc420398810 | |
2017-10-12 21:20:27.677427 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:27.677-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:27.677673 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:27.681-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:27.681242 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestGetGuestUser (0.80s) | |
=== RUN TestSaveUsers | |
2017-10-12 21:20:27.681294 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:27.683204 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:27.683218 I | BucketManager.Flush() called. bm: 0xc42026fe90 | |
2017-10-12 21:20:28.420388 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:28.420-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:28.420613 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:28.497-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:28.497964 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestSaveUsers (0.82s) | |
=== RUN TestSaveRoles | |
2017-10-12 21:20:28.498044 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:28.500058 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:28.500110 I | BucketManager.Flush() called. bm: 0xc4203b4570 | |
2017-10-12 21:20:29.258723 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:29.258-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:29.258925 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:29.262-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:testRole. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:29.262383 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestSaveRoles (0.76s) | |
=== RUN TestRebuildUserChannels | |
2017-10-12 21:20:29.262432 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:29.263789 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:29.263799 I | BucketManager.Flush() called. bm: 0xc420167b00 | |
2017-10-12 21:20:30.001165 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:30.001-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:30.001334 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:30.077-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:30.077767 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestRebuildUserChannels (0.82s) | |
=== RUN TestRebuildRoleChannels | |
2017-10-12 21:20:30.077834 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:30.080042 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:30.080056 I | BucketManager.Flush() called. bm: 0xc4201670e0 | |
2017-10-12T21:20:30.834-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:31.336-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:31.840-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:32.344-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:32.850-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:33.357-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:33.860-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:34.366-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:34.870-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:35.375-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:20:35.882244 I | max seq for vb 59 > 0 (2). Retrying | |
2017-10-12 21:20:35.894305 I | max seq for vb 59 > 0 (2). Retrying | |
2017-10-12 21:20:35.919721 I | max seq for vb 59 > 0 (2). Retrying | |
2017-10-12 21:20:35.964278 I | max seq for vb 59 > 0 (2). Retrying | |
2017-10-12 21:20:36.047012 I | max seq for vb 59 > 0 (2). Retrying | |
2017-10-12T21:20:36.210-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.221-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.242-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.282-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.368-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.532-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.853-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:37.497-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:38.780-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12 21:20:41.345557 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:41.345-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:41.345788 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:41.348-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:testRole. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:41.348721 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestRebuildRoleChannels (11.27s) | |
=== RUN TestRebuildChannelsError | |
2017-10-12 21:20:41.348802 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:41.350196 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:41.350206 I | BucketManager.Flush() called. bm: 0xc4201b4d80 | |
2017-10-12 21:20:42.103030 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:42.103-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:42.103276 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:42.107-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:testRole2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:42.107-07:00 WARNING: channelComputer.ComputeChannelsForPrincipal returned error for &{testRole2 explicit1:1 0 <nil>}: I'm sorry, Dave. -- auth.(*Authenticator).rebuildChannels() at auth.go:156 | |
2017-10-12 21:20:42.107149 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestRebuildChannelsError (0.76s) | |
=== RUN TestRebuildUserRoles | |
2017-10-12 21:20:42.108243 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:42.109999 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:42.110009 I | BucketManager.Flush() called. bm: 0xc42026e690 | |
2017-10-12 21:20:42.858994 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:42.859-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:42.859221 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:42.938-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:42.939010 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestRebuildUserRoles (0.83s) | |
=== RUN TestRoleInheritance | |
2017-10-12 21:20:42.939067 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:42.941661 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:42.941676 I | BucketManager.Flush() called. bm: 0xc4201534a0 | |
2017-10-12 21:20:43.668128 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:43.668-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:43.668300 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:43.746-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:arthur. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:43.746747 I | Channels = !:1,britain:1 | |
2017-10-12T21:20:43.746-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:square. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:43.747-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:frood. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:43.747-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:role:nonexistent. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:43.747231 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestRoleInheritance (0.81s) | |
=== RUN TestRegisterUser | |
2017-10-12 21:20:43.747287 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:43.748999 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:43.749010 I | BucketManager.Flush() called. bm: 0xc4204c2210 | |
2017-10-12 21:20:44.521680 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:44.521-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:44.521884 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:44.600-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:ValidName. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:44.600-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:useremail:foo@example.com. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:44.600-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:ValidName. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:44.675-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:UnknownName. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:44.676-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:useremail:bar@example.com. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:44.676-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:bar@example.com. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:44.676267 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestRegisterUser (0.93s) | |
=== RUN TestFilterToAvailableSince | |
=== RUN TestFilterToAvailableSince/AllBeforeSince | |
2017-10-12 21:20:44.676412 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:44.678199 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:44.678251 I | BucketManager.Flush() called. bm: 0xc42026f6e0 | |
2017-10-12 21:20:45.421775 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:45.421-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:45.421939 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:45.498-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:45.498-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:45.498955 I | channelA_Star: [10:50] | |
2017-10-12 21:20:45.498978 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:45.498991 I | channelA_Single: [10:50] | |
2017-10-12 21:20:45.498996 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:45.499002 I | channelBSince: | |
2017-10-12 21:20:45.499008 I | syncGrant1Multi: A:10.50 | |
2017-10-12 21:20:45.499012 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:45.499017 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/UserBeforeSince | |
2017-10-12 21:20:45.499065 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:45.501022 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:45.501035 I | BucketManager.Flush() called. bm: 0xc42026e4b0 | |
2017-10-12T21:20:46.253-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:46.759-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:47.267-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:47.769-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:48.277-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:48.782-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:49.289-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:49.795-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:50.298-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:20:50.809459 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:50.809-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:50.809691 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:50.885-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:50.885-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:50.885810 I | channelA_Star: [10:50] | |
2017-10-12 21:20:50.885819 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:50.885832 I | channelA_Single: [10:50] | |
2017-10-12 21:20:50.885837 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:50.885850 I | channelBSince: | |
2017-10-12 21:20:50.885859 I | syncGrant1Multi: A:10.50 | |
2017-10-12 21:20:50.885866 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:50.885872 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/RoleGrantBeforeSince | |
2017-10-12 21:20:50.885956 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:50.887727 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:50.887737 I | BucketManager.Flush() called. bm: 0xc4203992c0 | |
2017-10-12 21:20:51.327036 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:51.327-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:51.327239 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:51.401-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:51.401-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:51.401442 I | channelA_Star: [10:150] | |
2017-10-12 21:20:51.401451 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:51.401458 I | channelA_Single: [10:150] | |
2017-10-12 21:20:51.401463 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:51.401468 I | channelBSince: | |
2017-10-12 21:20:51.401479 I | syncGrant1Multi: A:10.150 | |
2017-10-12 21:20:51.401483 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:51.401486 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/RoleGrantAfterSince | |
2017-10-12 21:20:51.401538 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:51.403260 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:51.403271 I | BucketManager.Flush() called. bm: 0xc4201b4600 | |
2017-10-12 21:20:51.895626 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:51.895-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:51.896293 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:51.973-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:51.974-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:51.974244 I | channelA_Star: [20:160] | |
2017-10-12 21:20:51.974255 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:51.974266 I | channelA_Single: [20:160] | |
2017-10-12 21:20:51.974274 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:51.974283 I | channelBSince: | |
2017-10-12 21:20:51.974292 I | syncGrant1Multi: A:20.160 | |
2017-10-12 21:20:51.974298 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:51.974303 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/RoleAndRoleChannelGrantAfterSince_ChannelGrantFirst | |
2017-10-12 21:20:51.974378 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:51.976563 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:51.976573 I | BucketManager.Flush() called. bm: 0xc420167230 | |
2017-10-12 21:20:52.406300 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:52.406-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:52.406447 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:52.484-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:52.485-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:52.485354 I | channelA_Star: [20:160] | |
2017-10-12 21:20:52.485363 I | secondaryTrigger [10:170], expected [10:170] | |
2017-10-12 21:20:52.485373 I | channelA_Single: [20:160] | |
2017-10-12 21:20:52.485378 I | secondaryTrigger [10:170], expected [10:170] | |
2017-10-12 21:20:52.485384 I | channelBSince: | |
2017-10-12 21:20:52.485390 I | syncGrant1Multi: A:20.160 | |
2017-10-12 21:20:52.485395 I | secondaryTrigger [10:170], expected [10:170] | |
2017-10-12 21:20:52.485398 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/RoleAndRoleChannelGrantAfterSince_RoleGrantFirst | |
2017-10-12 21:20:52.485476 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:52.487246 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:52.487256 I | BucketManager.Flush() called. bm: 0xc4203c43c0 | |
2017-10-12 21:20:52.916976 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:52.917-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:52.917151 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:52.992-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:52.993-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:52.993180 I | channelA_Star: [20:170] | |
2017-10-12 21:20:52.993189 I | secondaryTrigger [10:160], expected [10:160] | |
2017-10-12 21:20:52.993198 I | channelA_Single: [20:170] | |
2017-10-12 21:20:52.993202 I | secondaryTrigger [10:160], expected [10:160] | |
2017-10-12 21:20:52.993207 I | channelBSince: | |
2017-10-12 21:20:52.993214 I | syncGrant1Multi: A:20.170 | |
2017-10-12 21:20:52.993219 I | secondaryTrigger [10:160], expected [10:160] | |
2017-10-12 21:20:52.993225 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/UserGrantOnly | |
2017-10-12 21:20:52.993283 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:52.995375 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:52.995384 I | BucketManager.Flush() called. bm: 0xc4203c5e00 | |
2017-10-12 21:20:53.411235 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:53.411-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:53.411453 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:53.489-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:53.489556 I | channelA_Star: [10:50] | |
2017-10-12 21:20:53.489567 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:53.489573 I | channelA_Single: [10:50] | |
2017-10-12 21:20:53.489577 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:53.489583 I | channelBSince: | |
2017-10-12 21:20:53.489589 I | syncGrant1Multi: A:10.50 | |
2017-10-12 21:20:53.489593 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:53.489596 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/RoleGrantBeforeSince#01 | |
2017-10-12 21:20:53.489653 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:53.491475 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:53.491485 I | BucketManager.Flush() called. bm: 0xc420153f80 | |
2017-10-12 21:20:53.931437 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:53.931-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:53.931684 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:54.008-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:54.008-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:54.008571 I | channelA_Star: [10:150] | |
2017-10-12 21:20:54.008581 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:54.008590 I | channelA_Single: [10:150] | |
2017-10-12 21:20:54.008594 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:54.008600 I | channelBSince: | |
2017-10-12 21:20:54.008606 I | syncGrant1Multi: A:10.150 | |
2017-10-12 21:20:54.008612 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:54.008617 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/AllAfterSince | |
2017-10-12 21:20:54.008709 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:54.011073 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:54.011092 I | BucketManager.Flush() called. bm: 0xc4201b4ea0 | |
2017-10-12 21:20:54.442297 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:54.442-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:54.442603 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:54.519-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:54.520-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:54.520212 I | channelA_Star: [10:150] | |
2017-10-12 21:20:54.520239 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:54.520252 I | channelA_Single: [10:150] | |
2017-10-12 21:20:54.520256 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:54.520261 I | channelBSince: | |
2017-10-12 21:20:54.520269 I | syncGrant1Multi: A:10.150 | |
2017-10-12 21:20:54.520274 I | secondaryTrigger [nil:0], expected [nil:0] | |
2017-10-12 21:20:54.520277 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/AllAfterSinceRoleGrantFirst | |
2017-10-12 21:20:54.520337 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:54.523394 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:54.523406 I | BucketManager.Flush() called. bm: 0xc420398690 | |
2017-10-12 21:20:54.970249 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:54.970-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:54.970444 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:55.048-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:55.048-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:55.048765 I | channelA_Star: [20:160] | |
2017-10-12 21:20:55.048773 I | secondaryTrigger [10:170], expected [10:170] | |
2017-10-12 21:20:55.048779 I | channelA_Single: [20:160] | |
2017-10-12 21:20:55.048782 I | secondaryTrigger [10:170], expected [10:170] | |
2017-10-12 21:20:55.048788 I | channelBSince: | |
2017-10-12 21:20:55.048794 I | syncGrant1Multi: A:20.160 | |
2017-10-12 21:20:55.048798 I | secondaryTrigger [10:170], expected [10:170] | |
2017-10-12 21:20:55.048801 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/AllAfterSinceRoleChannelGrantFirst | |
2017-10-12 21:20:55.048848 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:55.050443 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:55.050453 I | BucketManager.Flush() called. bm: 0xc420229dd0 | |
2017-10-12 21:20:55.476353 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:55.476-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:55.476588 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:55.553-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:testUser. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:55.554-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:ROLE_1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:55.554279 I | channelA_Star: [20:170] | |
2017-10-12 21:20:55.554287 I | secondaryTrigger [10:160], expected [10:160] | |
2017-10-12 21:20:55.554293 I | channelA_Single: [20:170] | |
2017-10-12 21:20:55.554296 I | secondaryTrigger [10:160], expected [10:160] | |
2017-10-12 21:20:55.554305 I | channelBSince: | |
2017-10-12 21:20:55.554312 I | syncGrant1Multi: A:20.170 | |
2017-10-12 21:20:55.554316 I | secondaryTrigger [10:160], expected [10:160] | |
2017-10-12 21:20:55.554319 I | Closing GoCB bucket: test_data_bucket | |
=== RUN TestFilterToAvailableSince/AllAfterSinceNoUserGrant | |
2017-10-12 21:20:55.554374 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:55.555972 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:55.555981 I | BucketManager.Flush() called. bm: 0xc4203c51d0 | |
2017-10-12T21:20:55.984-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:56.489-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:56.996-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:57.501-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:58.004-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:58.510-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:59.015-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:59.519-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:00.027-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:00.532-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:21:01.039313 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.050352 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.073760 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.118195 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.199338 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.365185 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.687195 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:02.328056 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:03.613400 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:06.177576 I | max seq for vb 32 > 0 (1). Retrying | |
2017-10-12 21:21:11.299602 I | max seq for vb 32 > 0 (1). Retrying | |
2017-10-12 21:21:21.544426 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:42.028533 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12T21:21:42.028-07:00 WARNING: RetryLoop for Wait for vb sequence numbers to be 0 giving up after 13 attempts -- base.RetryLoop() at util.go:298 | |
panic: Error trying to empty bucket. Spec: {Server:http://localhost:8091 PoolName: BucketName:test_data_bucket FeedType: Auth:{Username:test_data_bucket Password:password BucketName:test_data_bucket} CouchbaseDriver:GoCBCustomSGTranscoder MaxNumRetries:0 InitialRetrySleepTimeMS:0 UseXattrs:false ViewQueryTimeoutSecs:<nil>}. err: RetryLoop for Wait for vb sequence numbers to be 0 giving up after 13 attempts [recovered] | |
panic: Error trying to empty bucket. Spec: {Server:http://localhost:8091 PoolName: BucketName:test_data_bucket FeedType: Auth:{Username:test_data_bucket Password:password BucketName:test_data_bucket} CouchbaseDriver:GoCBCustomSGTranscoder MaxNumRetries:0 InitialRetrySleepTimeMS:0 UseXattrs:false ViewQueryTimeoutSecs:<nil>}. err: RetryLoop for Wait for vb sequence numbers to be 0 giving up after 13 attempts | |
goroutine 1059 [running]: | |
panic(0x4779e0, 0xc4200161a0) | |
/usr/local/go/src/runtime/panic.go:500 +0x1a1 | |
testing.tRunner.func1(0xc4205523c0) | |
/usr/local/go/src/testing/testing.go:579 +0x25d | |
panic(0x4779e0, 0xc4200161a0) | |
/usr/local/go/src/runtime/panic.go:458 +0x243 | |
github.com/couchbase/sync_gateway/base.GetBucketOrPanicCommon(0x0, 0x0, 0x0) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/base/util_testing.go:123 +0x6d9 | |
github.com/couchbase/sync_gateway/base.GetBucketOrPanic(0x0, 0x0) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/base/util_testing.go:46 +0x2a | |
github.com/couchbase/sync_gateway/auth.TestFilterToAvailableSince.func1(0xc4205523c0) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/auth/auth_test.go:559 +0x43 | |
testing.tRunner(0xc4205523c0, 0xc420390f20) | |
/usr/local/go/src/testing/testing.go:610 +0x81 | |
created by testing.(*T).Run | |
/usr/local/go/src/testing/testing.go:646 +0x2ec | |
FAIL github.com/couchbase/sync_gateway/auth 91.545s | |
=== RUN TestTranscoder | |
--- PASS: TestTranscoder (0.00s) | |
=== RUN TestSetGetRaw | |
2017/10/12 21:20:10 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:10 Flushing test bucket: test_data_bucket | |
2017/10/12 21:20:10 BucketManager.Flush() called. bm: 0xc420165890 | |
2017-10-12T21:20:11.027-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:11.540-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:12.047-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:12.555-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:13.062-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:13.566-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:14.069-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:14.572-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:15.076-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:15.581-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017/10/12 21:20:16 max seq for vb 5 > 0 (5). Retrying | |
2017/10/12 21:20:16 max seq for vb 5 > 0 (5). Retrying | |
2017/10/12 21:20:16 max seq for vb 5 > 0 (5). Retrying | |
2017/10/12 21:20:16 max seq for vb 5 > 0 (5). Retrying | |
2017-10-12T21:20:16.252-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:16.262-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:16.284-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017/10/12 21:20:16 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:16.328-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017/10/12 21:20:16 Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:16.331-07:00 WARNING: Got unrecoverable error key not found trying to get key TestSetGetRaw2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:16.333-07:00 WARNING: Got unrecoverable error <nil> trying to get key TestSetGetRaw2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017/10/12 21:20:16 Closing GoCB bucket: test_data_bucket | |
--- PASS: TestSetGetRaw (6.11s) | |
=== RUN TestAddRaw | |
2017/10/12 21:20:16 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:16 Flushing test bucket: test_data_bucket | |
2017/10/12 21:20:16 BucketManager.Flush() called. bm: 0xc42036ab70 | |
2017/10/12 21:20:16 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:16.945-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017/10/12 21:20:16 Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:16.948-07:00 WARNING: Got unrecoverable error key not found trying to get key TestAddRaw. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:16.949-07:00 WARNING: Got unrecoverable error <nil> trying to get key TestAddRaw. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017/10/12 21:20:16 Closing GoCB bucket: test_data_bucket | |
--- PASS: TestAddRaw (0.62s) | |
=== RUN TestBulkGetRaw | |
2017/10/12 21:20:16 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:16 Flushing test bucket: test_data_bucket | |
2017/10/12 21:20:16 BucketManager.Flush() called. bm: 0xc42014ec30 | |
2017/10/12 21:20:17 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:17.424-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017/10/12 21:20:17 Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:17.428-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw0. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.429-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.429-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.430-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.430-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw4. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.430-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw5. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.431-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw6. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.431-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw7. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.431-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw8. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.431-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw9. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.432-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw10. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.432-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw11. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.432-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw12. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.432-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw13. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.433-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw14. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.433-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw15. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.433-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw16. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.434-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw17. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.434-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw18. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.434-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw19. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.434-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw20. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.435-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw21. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.435-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw22. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.435-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw23. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.436-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw24. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.436-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw25. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.437-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw26. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.437-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw27. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.437-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw28. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.437-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw29. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.438-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw30. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.438-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw31. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.438-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw32. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.439-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw33. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.439-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw34. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.439-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw35. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.439-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw36. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.440-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw37. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.440-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw38. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.440-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw39. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.441-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw40. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.441-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw41. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.441-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw42. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.449-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw43. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.449-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw44. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.449-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw45. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.450-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw46. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.450-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw47. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.450-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw48. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.451-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw49. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.451-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw50. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.451-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw51. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.453-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw52. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.454-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw53. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.454-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw54. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.455-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw55. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.455-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw56. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.456-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw57. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.456-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw58. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.456-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw59. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.457-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw60. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.457-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw61. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.458-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw62. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.458-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw63. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.459-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw64. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.459-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw65. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.459-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw66. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.459-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw67. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.460-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw68. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.460-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw69. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.460-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw70. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.461-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw71. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.461-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw72. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.461-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw73. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.462-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw74. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.464-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw75. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.464-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw76. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.464-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw77. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.465-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw78. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.465-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw79. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.465-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw80. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.466-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw81. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.466-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw82. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.466-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw83. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.467-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw84. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.467-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw85. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.467-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw86. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.468-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw87. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.468-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw88. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.468-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw89. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.469-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw90. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.469-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.476-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.488-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.509-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.550-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.633-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.795-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:18.115-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:18.755-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:20.036-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:22.597-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw91. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:22.597-07:00 WARNING: RetryLoop for Get TestBulkGetRaw91 giving up after 11 attempts -- base.RetryLoop() at util.go:298 | |
2017-10-12T21:20:27.728-07:00 WARNING: RetryLoop for CouchbaseBucketGoCB SetRaw() giving up after 11 attempts -- base.RetryLoop() at util.go:298 | |
2017-10-12T21:20:27.729-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:27.734-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:27.746-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:27.768-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:27.808-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:27.892-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:28.055-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:28.379-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:29.021-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:30.303-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key TestBulkGetRaw92. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:32.867-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw92. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.867-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw93. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.868-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw94. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.868-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw95. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.868-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw96. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.868-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw97. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.869-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw98. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.869-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw99. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.869-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw100. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.870-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw101. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.870-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw102. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.870-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw103. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.871-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw104. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.871-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw105. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.871-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw106. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.872-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw107. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.872-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw108. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.872-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw109. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.872-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw110. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.873-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw111. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.873-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw112. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.873-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw113. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.874-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw114. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.874-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw115. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.874-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw116. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.875-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw117. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.875-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw118. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.875-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw119. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.875-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw120. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.876-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw121. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.876-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw122. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.876-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw123. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.877-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw124. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.877-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw125. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.877-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw126. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.878-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw127. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.878-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw128. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.881-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw129. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.881-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw130. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.882-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw131. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.882-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw132. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.882-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw133. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.882-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw134. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.883-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw135. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.883-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw136. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.883-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw137. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.885-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw138. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.886-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw139. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.886-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw140. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.889-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw141. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.890-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw142. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.890-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw143. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.890-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw144. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.891-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw145. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.891-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw146. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.891-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw147. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.891-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw148. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.892-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw149. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.892-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw150. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.892-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw151. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.893-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw152. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.893-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw153. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.893-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw154. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.893-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw155. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.894-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw156. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.894-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw157. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.894-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw158. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.895-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw159. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.895-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw160. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.895-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw161. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.896-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw162. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.896-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw163. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.896-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw164. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.896-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw165. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.897-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw166. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.897-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw167. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.897-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw168. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.898-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw169. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.898-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw170. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.898-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw171. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.898-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw172. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.899-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw173. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.899-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw174. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.899-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw175. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.900-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw176. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.900-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw177. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.900-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw178. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.900-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw179. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.901-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw180. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.901-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw181. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.901-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw182. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.902-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw183. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.902-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw184. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.902-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw185. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.902-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw186. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.903-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw187. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.903-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw188. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.903-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw189. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.903-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw190. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.904-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw191. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.904-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw192. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.904-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw193. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.905-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw194. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.905-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw195. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.905-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw196. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.905-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw197. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.906-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw198. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.906-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw199. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.906-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw200. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.907-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw201. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.907-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw202. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.907-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw203. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.907-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw204. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.908-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw205. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.908-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw206. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.908-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw207. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.909-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw208. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.909-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw209. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.909-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw210. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.910-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw211. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.910-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw212. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.910-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw213. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.910-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw214. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.911-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw215. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.911-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw216. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.911-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw217. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.912-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw218. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.912-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw219. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.912-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw220. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.913-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw221. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.913-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw222. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.913-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw223. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.914-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw224. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.914-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw225. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.914-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw226. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.918-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw227. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.918-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw228. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.919-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw229. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.919-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw230. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.919-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw231. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.920-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw232. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.920-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw233. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.920-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw234. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.920-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw235. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.921-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw236. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.921-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw237. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.921-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw238. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.922-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw239. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.922-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw240. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.922-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw241. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.922-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw242. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.923-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw243. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.923-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw244. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.924-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw245. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.924-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw246. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.925-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw247. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.925-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw248. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.925-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw249. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.926-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw250. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.926-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw251. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.927-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw252. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.927-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw253. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.927-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw254. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.928-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw255. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.928-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw256. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.929-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw257. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.929-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw258. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.930-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw259. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.930-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw260. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.931-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw261. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.932-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw262. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.932-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw263. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.932-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw264. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.933-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw265. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.933-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw266. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.934-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw267. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.935-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw268. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.936-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw269. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.936-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw270. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.936-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw271. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.937-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw272. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.938-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw273. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.938-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw274. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.939-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw275. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.939-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw276. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.940-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw277. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.941-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw278. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.942-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw279. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.943-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw280. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.945-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw281. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.946-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw282. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.946-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw283. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.947-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw284. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.947-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw285. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.948-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw286. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.949-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw287. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.951-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw288. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.951-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw289. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.952-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw290. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.953-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw291. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.954-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw292. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.955-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw293. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.956-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw294. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.958-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw295. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.958-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw296. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.959-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw297. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.959-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw298. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.960-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw299. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.961-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw300. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.963-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw301. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.963-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw302. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.964-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw303. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.966-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw304. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.966-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw305. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.968-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw306. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.968-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw307. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.970-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw308. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.971-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw309. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.973-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw310. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.974-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw311. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.974-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw312. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.975-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw313. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.975-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw314. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.975-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw315. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.976-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw316. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.976-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw317. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.976-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw318. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.976-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw319. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.977-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw320. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.977-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw321. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.977-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw322. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.978-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw323. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.978-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw324. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.978-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw325. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.979-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw326. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.979-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw327. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.979-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw328. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.979-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw329. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.980-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw330. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.980-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw331. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.980-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw332. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.981-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw333. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.981-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw334. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.981-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw335. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.982-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw336. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.982-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw337. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.982-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw338. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.982-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw339. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.983-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw340. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.983-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw341. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.983-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw342. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.984-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw343. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.984-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw344. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.984-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw345. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.984-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw346. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.985-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw347. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.985-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw348. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.985-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw349. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.986-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw350. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.986-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw351. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.986-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw352. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.986-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw353. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.987-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw354. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.987-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw355. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.987-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw356. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.988-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw357. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.988-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw358. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.988-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw359. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.988-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw360. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.989-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw361. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.989-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw362. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.989-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw363. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.990-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw364. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.990-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw365. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.990-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw366. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.990-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw367. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.991-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw368. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.991-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw369. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.991-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw370. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.992-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw371. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.992-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw372. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.992-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw373. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.992-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw374. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.993-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw375. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.993-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw376. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.993-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw377. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.994-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw378. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.994-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw379. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.994-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw380. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.995-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw381. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.995-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw382. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.995-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw383. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.995-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw384. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.996-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw385. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.996-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw386. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.996-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw387. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.997-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw388. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.997-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw389. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.997-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw390. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.997-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw391. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.998-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw392. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.998-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw393. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.998-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw394. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.999-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw395. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.999-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw396. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.999-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw397. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.999-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw398. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.000-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw399. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.000-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw400. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.000-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw401. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.001-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw402. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.001-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw403. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.001-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw404. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.001-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw405. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.002-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw406. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.002-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw407. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.002-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw408. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.002-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw409. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.003-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw410. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.003-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw411. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.003-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw412. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.004-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw413. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.004-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw414. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.004-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw415. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.004-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw416. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.005-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw417. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.005-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw418. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.005-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw419. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.006-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw420. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.006-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw421. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.006-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw422. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.006-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw423. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.007-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw424. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.007-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw425. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.007-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw426. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.008-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw427. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.008-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw428. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.008-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw429. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.008-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw430. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.009-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw431. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.009-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw432. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.009-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw433. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.010-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw434. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.010-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw435. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.010-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw436. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.010-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw437. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.011-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw438. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.011-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw439. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.011-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw440. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.012-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw441. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.012-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw442. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.012-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw443. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.013-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw444. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.013-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw445. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.013-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw446. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.013-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw447. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.014-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw448. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.014-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw449. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.014-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw450. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.015-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw451. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.015-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw452. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.015-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw453. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.015-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw454. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.016-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw455. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.016-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw456. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.016-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw457. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.017-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw458. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.017-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw459. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.017-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw460. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.017-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw461. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.018-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw462. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.018-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw463. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.018-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw464. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.019-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw465. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.019-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw466. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.019-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw467. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.020-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw468. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.020-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw469. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.020-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw470. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.020-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw471. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.021-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw472. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.021-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw473. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.021-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw474. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.022-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw475. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.022-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw476. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.022-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw477. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.023-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw478. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.023-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw479. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.023-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw480. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.023-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw481. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.024-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw482. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.024-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw483. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.024-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw484. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.025-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw485. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.025-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw486. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.025-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw487. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.026-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw488. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.026-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw489. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.026-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw490. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.027-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw491. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.027-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw492. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.027-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw493. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.028-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw494. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.028-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw495. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.028-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw496. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.028-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw497. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.029-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw498. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.029-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw499. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.029-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw500. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.030-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw501. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.030-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw502. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.030-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw503. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.031-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw504. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.031-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw505. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.031-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw506. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.031-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw507. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.032-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw508. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.032-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw509. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.032-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw510. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.033-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw511. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.033-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw512. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.033-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw513. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.034-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw514. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.034-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw515. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.034-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw516. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.035-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw517. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.035-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw518. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.036-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw519. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.036-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw520. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.036-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw521. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.037-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw522. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.037-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw523. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.038-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw524. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.038-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw525. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.038-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw526. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.039-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw527. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.039-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw528. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.039-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw529. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.040-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw530. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.040-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw531. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.040-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw532. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.041-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw533. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.041-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw534. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.041-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw535. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.042-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw536. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.042-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw537. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.042-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw538. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.042-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw539. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.043-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw540. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.043-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw541. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.043-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw542. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.044-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw543. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.044-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw544. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.044-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw545. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.044-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw546. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.045-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw547. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.045-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw548. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.045-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw549. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.045-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw550. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.046-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw551. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.046-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw552. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.046-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw553. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.047-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw554. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.047-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw555. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.047-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw556. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.048-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw557. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.048-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw558. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.048-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw559. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.049-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw560. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.049-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw561. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.049-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw562. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.049-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw563. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.050-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw564. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.050-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw565. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.050-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw566. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.051-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw567. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.051-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw568. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.051-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw569. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.052-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw570. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.052-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw571. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.052-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw572. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.053-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw573. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.053-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw574. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.053-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw575. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.054-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw576. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.054-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw577. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.055-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw578. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.055-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw579. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.055-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw580. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.056-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw581. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.057-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw582. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.058-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw583. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.058-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw584. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.059-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw585. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.059-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw586. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.060-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw587. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.060-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw588. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.060-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw589. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.061-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw590. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.061-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw591. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.061-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw592. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.061-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw593. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.062-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw594. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.062-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw595. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.062-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw596. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.063-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw597. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.063-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw598. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.063-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw599. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.063-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw600. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.064-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw601. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.064-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw602. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.064-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw603. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.065-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw604. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.065-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw605. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.065-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw606. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.066-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw607. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.066-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw608. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.066-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw609. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.067-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw610. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.067-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw611. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.067-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw612. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.067-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw613. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.068-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw614. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.068-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw615. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.068-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw616. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.069-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw617. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.069-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw618. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.069-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw619. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.069-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw620. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.070-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw621. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.070-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw622. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.070-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw623. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.071-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw624. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.071-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw625. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.071-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw626. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.072-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw627. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.072-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw628. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.072-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw629. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.072-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw630. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.073-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw631. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.073-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw632. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.073-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw633. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.074-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw634. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.074-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw635. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.075-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw636. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.075-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw637. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.075-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw638. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.076-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw639. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.076-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw640. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.076-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw641. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.077-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw642. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.077-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw643. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.077-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw644. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.078-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw645. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.078-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw646. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.078-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw647. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.079-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw648. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.079-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw649. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.079-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw650. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.080-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw651. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.080-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw652. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.080-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw653. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.080-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw654. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.081-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw655. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.081-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw656. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.082-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw657. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.082-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw658. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.082-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw659. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.082-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw660. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.083-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw661. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.083-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw662. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.083-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw663. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.084-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw664. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.084-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw665. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.084-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw666. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.084-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw667. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.085-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw668. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.085-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw669. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.085-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw670. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.086-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw671. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.086-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw672. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.087-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw673. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.087-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw674. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.087-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw675. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.087-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw676. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.088-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw677. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.088-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw678. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.089-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw679. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.089-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw680. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.089-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw681. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.090-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw682. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.090-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw683. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.090-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw684. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.090-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw685. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.091-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw686. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.091-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw687. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.091-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw688. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.092-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw689. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.092-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw690. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.092-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw691. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.093-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw692. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.093-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw693. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.093-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw694. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.094-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw695. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.094-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw696. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.094-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw697. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.094-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw698. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.095-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw699. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.095-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw700. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.095-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw701. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.096-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw702. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.096-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw703. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.096-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw704. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.097-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw705. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.097-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw706. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.097-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw707. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.098-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw708. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.098-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw709. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.098-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw710. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.099-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw711. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.099-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw712. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.099-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw713. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.100-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw714. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.100-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw715. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.100-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw716. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.100-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw717. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.101-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw718. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.101-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw719. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.101-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw720. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.101-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw721. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.102-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw722. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.102-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw723. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.102-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw724. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.103-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw725. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.103-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw726. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.103-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw727. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.104-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw728. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.104-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw729. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.104-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw730. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.104-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw731. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.105-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw732. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.105-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw733. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.105-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw734. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.105-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw735. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.106-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw736. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.106-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw737. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.106-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw738. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.106-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw739. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.107-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw740. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.107-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw741. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.107-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw742. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.107-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw743. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.108-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw744. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.108-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw745. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.108-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw746. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.109-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw747. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.109-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw748. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.110-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw749. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.110-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw750. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.110-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw751. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.110-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw752. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.111-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw753. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.111-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw754. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.111-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw755. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.112-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw756. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.112-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw757. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.112-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw758. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.113-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw759. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.113-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw760. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.113-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw761. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.114-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw762. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.114-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw763. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.114-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw764. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.114-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw765. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.115-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw766. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.115-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw767. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.115-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw768. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.116-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw769. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.116-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw770. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.116-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw771. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.117-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw772. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.117-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw773. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.117-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw774. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.118-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw775. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.118-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw776. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.118-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw777. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.118-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw778. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.119-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw779. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.119-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw780. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.119-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw781. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.120-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw782. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.120-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw783. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.120-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw784. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.120-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw785. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.121-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw786. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.121-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw787. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.121-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw788. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.122-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw789. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.122-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw790. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.122-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw791. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.123-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw792. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.123-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw793. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.123-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw794. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.124-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw795. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.124-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw796. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.124-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw797. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.125-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw798. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.125-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw799. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.125-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw800. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.126-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw801. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.126-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw802. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.126-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw803. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.126-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw804. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.127-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw805. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.127-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw806. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.127-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw807. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.128-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw808. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.128-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw809. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.128-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw810. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.128-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw811. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.129-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw812. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.129-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw813. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.129-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw814. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.130-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw815. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.130-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw816. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.130-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw817. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.131-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw818. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.131-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw819. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.131-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw820. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.131-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw821. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.132-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw822. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.132-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw823. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.132-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw824. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.133-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw825. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.133-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw826. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.133-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw827. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.134-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw828. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.134-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw829. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.134-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw830. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.134-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw831. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.135-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw832. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.135-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw833. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.135-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw834. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.136-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw835. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.136-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw836. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.136-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw837. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.136-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw838. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.137-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw839. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.137-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw840. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.137-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw841. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.138-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw842. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.138-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw843. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.138-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw844. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.138-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw845. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.139-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw846. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.139-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw847. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.139-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw848. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.140-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw849. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.140-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw850. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.140-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw851. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.140-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw852. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.141-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw853. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.141-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw854. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.141-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw855. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.142-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw856. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.142-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw857. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.142-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw858. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.143-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw859. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.143-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw860. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.143-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw861. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.143-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw862. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.144-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw863. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.144-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw864. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.144-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw865. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.144-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw866. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.145-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw867. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.145-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw868. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.145-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw869. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.145-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw870. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.146-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw871. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.146-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw872. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.146-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw873. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.149-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw874. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.149-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw875. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.150-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw876. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.150-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw877. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.150-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw878. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.150-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw879. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.151-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw880. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.151-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw881. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.151-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw882. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.151-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw883. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.152-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw884. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.152-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw885. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.152-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw886. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.153-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw887. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.153-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw888. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.153-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw889. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.153-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw890. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.154-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw891. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.154-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw892. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.154-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw893. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.155-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw894. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.155-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw895. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.155-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw896. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.156-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw897. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.156-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw898. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.156-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw899. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.157-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw900. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.157-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw901. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.157-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw902. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.158-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw903. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.158-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw904. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.158-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw905. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.158-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw906. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.159-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw907. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.159-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw908. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.159-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw909. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.160-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw910. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.160-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw911. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.160-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw912. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.161-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw913. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.161-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw914. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.161-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw915. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.161-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw916. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.162-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw917. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.162-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw918. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.163-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw919. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.163-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw920. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.163-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw921. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.164-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw922. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.164-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw923. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.164-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw924. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.165-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw925. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.165-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw926. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.165-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw927. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.166-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw928. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.166-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw929. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.166-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw930. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.166-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw931. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.167-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw932. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.167-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw933. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.168-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw934. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.168-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw935. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.168-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw936. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.169-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw937. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.169-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw938. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.169-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw939. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.169-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw940. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.170-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw941. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.170-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw942. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.170-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw943. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.171-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw944. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.171-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw945. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.171-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw946. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.172-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw947. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.172-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw948. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.172-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw949. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.173-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw950. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.173-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw951. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.173-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw952. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.174-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw953. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.174-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw954. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.174-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw955. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.175-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw956. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.175-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw957. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.175-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw958. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.176-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw959. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.176-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw960. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.176-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw961. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.177-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw962. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.177-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw963. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.177-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw964. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.177-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw965. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.178-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw966. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.178-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw967. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.179-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw968. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.179-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw969. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.179-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw970. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.180-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw971. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.180-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw972. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.180-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw973. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.180-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw974. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.181-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw975. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.181-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw976. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.181-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw977. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.182-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw978. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.182-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw979. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.182-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw980. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.183-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw981. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.183-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw982. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.183-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw983. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.183-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw984. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.184-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw985. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.184-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw986. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.185-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw987. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.185-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw988. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.185-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw989. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.186-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw990. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.186-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw991. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.186-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw992. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.187-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw993. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.187-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw994. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.187-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw995. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.187-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw996. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.188-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw997. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.188-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw998. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.188-07:00 WARNING: Got unrecoverable error key not found trying to get key TestBulkGetRaw999. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
bucket_gocb_test.go:159 | |
assert.True(t, len(results) == 1000) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:165 | |
assert.True(t, bytes.Equal(results[key], valueSet[key])) | |
bucket_gocb_test.go:173 | |
assert.True(t, len(results) == 1000) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
bucket_gocb_test.go:177 | |
assert.True(t, bytes.Equal(mixedResults[key], valueSet[key])) | |
2017/10/12 21:20:33 Closing GoCB bucket: test_data_bucket | |
--- FAIL: TestBulkGetRaw (16.57s) | |
bucket_gocb_test.go:153: Error calling SetRaw(): temporary failure occurred, try again later | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
assert.go:31: | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
bucket_gocb_test.go:134: Error removing key from bucket | |
=== RUN TestWriteCasBasic | |
2017/10/12 21:20:33 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:33 Flushing test bucket: test_data_bucket | |
2017/10/12 21:20:33 BucketManager.Flush() called. bm: 0xc420268930 | |
2017-10-12T21:20:34.325-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:34.833-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:35.339-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017/10/12 21:20:35 max seq for vb 59 > 0 (2). Retrying | |
2017/10/12 21:20:35 max seq for vb 59 > 0 (2). Retrying | |
2017/10/12 21:20:35 max seq for vb 59 > 0 (2). Retrying | |
2017/10/12 21:20:35 max seq for vb 59 > 0 (2). Retrying | |
2017/10/12 21:20:36 max seq for vb 59 > 0 (2). Retrying | |
2017-10-12T21:20:36.173-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.183-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.207-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.248-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:36.332-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017/10/12 21:20:36 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:36.498-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017/10/12 21:20:36 Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:36.500-07:00 WARNING: Got unrecoverable error key not found trying to get key TestWriteCas. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:36.501-07:00 WARNING: Got unrecoverable error <nil> trying to get key TestWriteCas. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017/10/12 21:20:36 Closing GoCB bucket: test_data_bucket | |
--- PASS: TestWriteCasBasic (2.98s) | |
=== RUN TestWriteCasAdvanced | |
2017/10/12 21:20:36 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:36 Flushing test bucket: test_data_bucket | |
2017/10/12 21:20:36 BucketManager.Flush() called. bm: 0xc42026e450 | |
2017/10/12 21:20:37 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:37.249-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017/10/12 21:20:37 Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:37.252-07:00 WARNING: Got unrecoverable error key not found trying to get key TestWriteCas. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017/10/12 21:20:37 Closing GoCB bucket: test_data_bucket | |
--- PASS: TestWriteCasAdvanced (0.75s) | |
=== RUN TestSetBulk | |
--- SKIP: TestSetBulk (0.00s) | |
bucket_gocb_test.go:276: TestSetBulk is currently not passing against both walrus and couchbase server. Error logs: https://gist.github.com/tleyden/22d69ff9e627d7ad37043200614a3cc5 | |
=== RUN TestUpdate | |
2017/10/12 21:20:37 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:37 Flushing test bucket: test_data_bucket | |
2017/10/12 21:20:37 BucketManager.Flush() called. bm: 0xc420226540 | |
2017/10/12 21:20:37 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:37.962-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017/10/12 21:20:37 Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:37.965-07:00 WARNING: Got unrecoverable error key not found trying to get key TestUpdate. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:37.965-07:00 WARNING: Got unrecoverable error key not found trying to get key TestUpdate. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:37.965-07:00 WARNING: Got unrecoverable error <nil> trying to get key TestUpdate. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:37.966-07:00 WARNING: Got unrecoverable error <nil> trying to get key TestUpdate. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:37.966-07:00 WARNING: Got unrecoverable error <nil> trying to get key TestUpdate. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017/10/12 21:20:37 Closing GoCB bucket: test_data_bucket | |
--- PASS: TestUpdate (0.71s) | |
=== RUN TestIncrCounter | |
--- SKIP: TestIncrCounter (0.00s) | |
bucket_gocb_test.go:430: Currently not passing: under walrus, go-couchbase and gocb, this test results in: Attempt to retrieve non-existent counter should return error | |
=== RUN TestGetAndTouchRaw | |
2017/10/12 21:20:37 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:37 Flushing test bucket: test_data_bucket | |
2017/10/12 21:20:37 BucketManager.Flush() called. bm: 0xc420227a10 | |
2017/10/12 21:20:38 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:38.756-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017/10/12 21:20:38 Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:38.759-07:00 WARNING: Got unrecoverable error key not found trying to get key TestGetAndTouchRaw. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:38.759-07:00 WARNING: Got unrecoverable error <nil> trying to get key TestGetAndTouchRaw. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017/10/12 21:20:38 Closing GoCB bucket: test_data_bucket | |
--- PASS: TestGetAndTouchRaw (0.79s) | |
=== RUN TestCreateBatchesEntries | |
2017/10/12 21:20:38 batches: [[0xc4202ccd00 0xc4202ccd40] [0xc4202ccd80 0xc4202ccdc0] [0xc4202cce00 0xc4202cce40] [0xc4202cce80]] | |
--- PASS: TestCreateBatchesEntries (0.00s) | |
=== RUN TestCreateBatchesKeys | |
2017/10/12 21:20:38 batches: [[one two] [three four] [five six] [seven]] | |
--- PASS: TestCreateBatchesKeys (0.00s) | |
=== RUN TestXattrWriteCasSimple | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrWriteCasSimple (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrWriteCasUpsert | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrWriteCasUpsert (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrWriteCasWithXattrCasCheck | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrWriteCasWithXattrCasCheck (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrWriteCasRaw | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrWriteCasRaw (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrWriteCasTombstoneResurrect | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrWriteCasTombstoneResurrect (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrWriteCasTombstoneUpdate | |
--- SKIP: TestXattrWriteCasTombstoneUpdate (0.00s) | |
bucket_gocb_test.go:902: Test does not pass with errors: https://gist.github.com/tleyden/d261fe2b92bdaaa6e78f9f1c00fdfd58. Needs investigation | |
=== RUN TestXattrWriteUpdateXattr | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrWriteUpdateXattr (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrDeleteDocument | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrDeleteDocument (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrDeleteDocumentUpdate | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrDeleteDocumentUpdate (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrDeleteDocumentAndUpdateXattr | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrDeleteDocumentAndUpdateXattr (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrTombstoneDocAndUpdateXattr | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrTombstoneDocAndUpdateXattr (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrDeleteDocAndXattr | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrDeleteDocAndXattr (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestDeleteWithXattrWithSimulatedRaceResurrect | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestDeleteWithXattrWithSimulatedRaceResurrect (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrRetrieveDocumentAndXattr | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrRetrieveDocumentAndXattr (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestXattrMutateDocAndXattr | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestXattrMutateDocAndXattr (0.00s) | |
bucket_gocb_test.go:574: XATTR based tests not enabled. Enable via SG_TEST_USE_XATTRS=true environment variable | |
=== RUN TestApplyViewQueryOptions | |
--- PASS: TestApplyViewQueryOptions (0.00s) | |
=== RUN TestApplyViewQueryOptionsWithStrings | |
--- PASS: TestApplyViewQueryOptionsWithStrings (0.00s) | |
=== RUN TestApplyViewQueryStaleOptions | |
--- PASS: TestApplyViewQueryStaleOptions (0.00s) | |
=== RUN TestParseCouchbaseServerVersion | |
--- PASS: TestParseCouchbaseServerVersion (0.00s) | |
=== RUN TestCouchbaseServerVersion | |
2017/10/12 21:20:38 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:38 Flushing test bucket: test_data_bucket | |
2017/10/12 21:20:38 BucketManager.Flush() called. bm: 0xc420164cf0 | |
2017/10/12 21:20:39 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:39.487-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017/10/12 21:20:39 Opening GoCB bucket: test_data_bucket | |
2017/10/12 21:20:39 Closing GoCB bucket: test_data_bucket | |
--- PASS: TestCouchbaseServerVersion (0.73s) | |
=== RUN TestTransformBucketCredentials | |
--- PASS: TestTransformBucketCredentials (0.00s) | |
=== RUN TestRollingMeanExpvar | |
--- PASS: TestRollingMeanExpvar (0.00s) | |
=== RUN TestTimingExpvarSequenceOnly | |
2017/10/12 21:20:39 sequence only: {"seq10:SequenceBased": 1507868439491160096, "seq15:SequenceBased": 1507868439491161784, "seq5:SequenceBased": 1507868439491140892} | |
--- PASS: TestTimingExpvarSequenceOnly (0.00s) | |
=== RUN TestTimingExpvarRangeOnly | |
2017/10/12 21:20:39 range only: {"seq10:SequenceBased": 1507868439491203820, "seq15:SequenceBased": 1507868439491205413, "seq5:SequenceBased": 1507868439491202119} | |
--- PASS: TestTimingExpvarRangeOnly (0.00s) | |
=== RUN TestTimingExpvarMixed | |
2017/10/12 21:20:39 mixed only: {"seq10:ChangeEntrySent": 1507868439491233327, "seq10:ChangesNotified": 1507868439491232075, "seq10:Polled": 1507868439491230917, "seq15:ChangeEntrySent": 1507868439491237645, "seq15:ChangesNotified": 1507868439491236151, "seq15:Polled": 1507868439491234764, "seq5:ChangeEntrySent": 1507868439491229391, "seq5:ChangesNotified": 1507868439491228471, "seq5:Polled": 1507868439491227131} | |
--- PASS: TestTimingExpvarMixed (0.00s) | |
=== RUN TestDedupeTapEventsLaterSeqSameDoc | |
--- PASS: TestDedupeTapEventsLaterSeqSameDoc (0.00s) | |
=== RUN TestDedupeNoDedupeDifferentDocs | |
--- PASS: TestDedupeNoDedupeDifferentDocs (0.00s) | |
=== RUN TestLRUCache | |
--- PASS: TestLRUCache (0.00s) | |
=== RUN TestGetSoftFDLimitWithCurrent | |
2017-10-12T21:20:39.491-07:00 requestedSoftFDLimit < currentSoftFdLimit (1024 < 2048) no action needed | |
--- PASS: TestGetSoftFDLimitWithCurrent (0.00s) | |
=== RUN TestSetFromArray | |
--- PASS: TestSetFromArray (0.00s) | |
=== RUN TestSet | |
--- PASS: TestSet (0.00s) | |
=== RUN TestUnion | |
--- PASS: TestUnion (0.00s) | |
=== RUN TestSetMarshal | |
--- PASS: TestSetMarshal (0.00s) | |
=== RUN TestSetUnmarshal | |
--- PASS: TestSetUnmarshal (0.00s) | |
=== RUN TestShardedSequenceClock | |
2017/10/12 21:20:39 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:39 Flushing test bucket: test_indexbucket | |
2017/10/12 21:20:39 BucketManager.Flush() called. bm: 0xc42036ae10 | |
2017/10/12 21:20:39 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:39.688-07:00 GoCB Opening Couchbase database test_indexbucket on <http://localhost:8091> as user "test_indexbucket" | |
2017/10/12 21:20:39 Opening GoCB bucket: test_indexbucket | |
2017-10-12T21:20:39.691-07:00 WARNING: CouchbaseBucketGoCB: Unimplemented method: Dump() -- base.CouchbaseBucketGoCB.Dump() at bucket_gocb.go:2058 | |
2017/10/12 21:20:39 Closing GoCB bucket: test_indexbucket | |
--- PASS: TestShardedSequenceClock (0.20s) | |
=== RUN TestShardedSequenceClockCasError | |
2017/10/12 21:20:39 NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017/10/12 21:20:39 Flushing test bucket: test_indexbucket | |
2017/10/12 21:20:39 BucketManager.Flush() called. bm: 0xc42026e9f0 | |
2017/10/12 21:20:39 workerReadOwnWrites completed without errors | |
2017-10-12T21:20:39.876-07:00 GoCB Opening Couchbase database test_indexbucket on <http://localhost:8091> as user "test_indexbucket" | |
2017/10/12 21:20:39 Opening GoCB bucket: test_indexbucket | |
2017-10-12T21:20:39.879-07:00 WARNING: Got unrecoverable error <nil> trying to get key _idx_c:myClock:clock-3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:39.880-07:00 WARNING: Got unrecoverable error <nil> trying to get key _idx_c:myClock:clock-3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:39.880-07:00 WARNING: CouchbaseBucketGoCB: Unimplemented method: Dump() -- base.CouchbaseBucketGoCB.Dump() at bucket_gocb.go:2058 | |
2017-10-12T21:20:39.880-07:00 WARNING: Got unrecoverable error <nil> trying to get key _idx_c:myClock:clock-3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017/10/12 21:20:39 Closing GoCB bucket: test_indexbucket | |
--- PASS: TestShardedSequenceClockCasError (0.19s) | |
=== RUN TestShardedClockSizes | |
2017/10/12 21:20:39 SCP bytes:131 | |
2017/10/12 21:20:39 Packed SCP bytes:131 | |
--- PASS: TestShardedClockSizes (0.00s) | |
=== RUN TestShardedClockPartitionBasic | |
--- PASS: TestShardedClockPartitionBasic (0.00s) | |
=== RUN TestShardedClockPartitionResize | |
2017/10/12 21:20:39 vbNos[4]:40000000 | |
--- PASS: TestShardedClockPartitionResize (0.00s) | |
=== RUN TestShardedClockPartitionResizeLarge | |
--- PASS: TestShardedClockPartitionResizeLarge (0.00s) | |
=== RUN TestCompareVbAndSequence | |
--- PASS: TestCompareVbAndSequence (0.00s) | |
=== RUN TestFixJSONNumbers | |
--- PASS: TestFixJSONNumbers (0.00s) | |
=== RUN TestBackQuotedStrings | |
--- PASS: TestBackQuotedStrings (0.00s) | |
=== RUN TestCouchbaseUrlWithAuth | |
--- PASS: TestCouchbaseUrlWithAuth (0.00s) | |
=== RUN TestCreateDoublingSleeperFunc | |
--- PASS: TestCreateDoublingSleeperFunc (0.00s) | |
=== RUN TestRetryLoop | |
2017/10/12 21:20:39 Worker invoked | |
2017/10/12 21:20:39 Worker returning shouldRetry true, fake error | |
2017/10/12 21:20:39 Worker invoked | |
2017/10/12 21:20:39 Worker returning shouldRetry true, fake error | |
2017/10/12 21:20:39 Worker invoked | |
2017/10/12 21:20:39 Worker returning shouldRetry true, fake error | |
2017/10/12 21:20:39 Worker invoked | |
--- PASS: TestRetryLoop (0.00s) | |
=== RUN TestRetryLoopTimeoutSafe | |
2017/10/12 21:20:39 Worker invoked | |
2017/10/12 21:20:39 Worker returning shouldRetry true, fake error | |
2017/10/12 21:20:39 Worker invoked | |
2017/10/12 21:20:39 Worker returning shouldRetry true, fake error | |
2017/10/12 21:20:39 Worker invoked | |
2017/10/12 21:20:39 Worker returning shouldRetry true, fake error | |
2017/10/12 21:20:39 Worker invoked | |
--- PASS: TestRetryLoopTimeoutSafe (0.00s) | |
=== RUN TestRetryLoopTimeoutEffective | |
--- PASS: TestRetryLoopTimeoutEffective (0.10s) | |
=== RUN TestSyncSourceFromURL | |
--- PASS: TestSyncSourceFromURL (0.00s) | |
=== RUN TestValueToStringArray | |
--- PASS: TestValueToStringArray (0.00s) | |
=== RUN TestHighSeqNosToSequenceClock | |
--- PASS: TestHighSeqNosToSequenceClock (0.00s) | |
=== RUN TestCouchbaseURIToHttpURL | |
--- PASS: TestCouchbaseURIToHttpURL (0.00s) | |
FAIL | |
FAIL github.com/couchbase/sync_gateway/base 29.785s | |
=== RUN TestEmptyLog | |
--- PASS: TestEmptyLog (0.00s) | |
=== RUN TestAddInOrder | |
--- PASS: TestAddInOrder (0.00s) | |
=== RUN TestAddOutOfOrder | |
--- PASS: TestAddOutOfOrder (0.00s) | |
=== RUN TestTruncate | |
--- PASS: TestTruncate (0.00s) | |
=== RUN TestSort | |
--- PASS: TestSort (0.00s) | |
=== RUN TestOttoValueToStringArray | |
--- PASS: TestOttoValueToStringArray (0.00s) | |
=== RUN TestJavaScriptWorks | |
--- PASS: TestJavaScriptWorks (0.00s) | |
=== RUN TestSyncFunction | |
--- PASS: TestSyncFunction (0.00s) | |
=== RUN TestAccessFunction | |
--- PASS: TestAccessFunction (0.00s) | |
=== RUN TestSyncFunctionTakesArray | |
--- PASS: TestSyncFunctionTakesArray (0.00s) | |
=== RUN TestSyncFunctionRejectsInvalidChannels | |
--- PASS: TestSyncFunctionRejectsInvalidChannels (0.00s) | |
=== RUN TestAccessFunctionRejectsInvalidChannels | |
--- PASS: TestAccessFunctionRejectsInvalidChannels (0.00s) | |
=== RUN TestAccessFunctionTakesArrayOfUsers | |
--- PASS: TestAccessFunctionTakesArrayOfUsers (0.00s) | |
=== RUN TestAccessFunctionTakesArrayOfChannels | |
--- PASS: TestAccessFunctionTakesArrayOfChannels (0.00s) | |
=== RUN TestAccessFunctionTakesArrayOfChannelsAndUsers | |
--- PASS: TestAccessFunctionTakesArrayOfChannelsAndUsers (0.00s) | |
=== RUN TestAccessFunctionTakesEmptyArrayUser | |
--- PASS: TestAccessFunctionTakesEmptyArrayUser (0.00s) | |
=== RUN TestAccessFunctionTakesEmptyArrayChannels | |
--- PASS: TestAccessFunctionTakesEmptyArrayChannels (0.00s) | |
=== RUN TestAccessFunctionTakesNullUser | |
--- PASS: TestAccessFunctionTakesNullUser (0.00s) | |
=== RUN TestAccessFunctionTakesNullChannels | |
--- PASS: TestAccessFunctionTakesNullChannels (0.00s) | |
=== RUN TestAccessFunctionTakesNonChannelsInArray | |
--- PASS: TestAccessFunctionTakesNonChannelsInArray (0.00s) | |
=== RUN TestAccessFunctionTakesUndefinedUser | |
--- PASS: TestAccessFunctionTakesUndefinedUser (0.00s) | |
=== RUN TestRoleFunction | |
--- PASS: TestRoleFunction (0.00s) | |
=== RUN TestInputParse | |
--- PASS: TestInputParse (0.00s) | |
=== RUN TestDefaultChannelMapper | |
--- PASS: TestDefaultChannelMapper (0.00s) | |
=== RUN TestEmptyChannelMapper | |
--- PASS: TestEmptyChannelMapper (0.00s) | |
=== RUN TestChannelMapperUnderscoreLib | |
--- PASS: TestChannelMapperUnderscoreLib (0.05s) | |
=== RUN TestChannelMapperReject | |
--- PASS: TestChannelMapperReject (0.00s) | |
=== RUN TestChannelMapperThrow | |
--- PASS: TestChannelMapperThrow (0.00s) | |
=== RUN TestChannelMapperException | |
--- PASS: TestChannelMapperException (0.00s) | |
=== RUN TestPublicChannelMapper | |
--- PASS: TestPublicChannelMapper (0.00s) | |
=== RUN TestCheckUser | |
--- PASS: TestCheckUser (0.00s) | |
=== RUN TestCheckUserArray | |
--- PASS: TestCheckUserArray (0.00s) | |
=== RUN TestCheckRole | |
--- PASS: TestCheckRole (0.00s) | |
=== RUN TestCheckRoleArray | |
--- PASS: TestCheckRoleArray (0.00s) | |
=== RUN TestCheckAccess | |
--- PASS: TestCheckAccess (0.00s) | |
=== RUN TestCheckAccessArray | |
--- PASS: TestCheckAccessArray (0.00s) | |
=== RUN TestSetFunction | |
--- PASS: TestSetFunction (0.00s) | |
=== RUN TestChangedUsers | |
--- PASS: TestChangedUsers (0.00s) | |
=== RUN TestIsValidChannel | |
--- PASS: TestIsValidChannel (0.00s) | |
=== RUN TestSetFromArray | |
--- PASS: TestSetFromArray (0.00s) | |
=== RUN TestSetFromArrayWithStar | |
--- PASS: TestSetFromArrayWithStar (0.00s) | |
=== RUN TestSetFromArrayError | |
--- PASS: TestSetFromArrayError (0.00s) | |
=== RUN TestRequireUser | |
--- PASS: TestRequireUser (0.00s) | |
=== RUN TestRequireRole | |
--- PASS: TestRequireRole (0.00s) | |
=== RUN TestRequireAccess | |
--- PASS: TestRequireAccess (0.00s) | |
=== RUN TestTimedSetMarshal | |
--- PASS: TestTimedSetMarshal (0.00s) | |
=== RUN TestTimedSetUnmarshal | |
--- PASS: TestTimedSetUnmarshal (0.00s) | |
=== RUN TestEncodeSequenceID | |
--- PASS: TestEncodeSequenceID (0.00s) | |
=== RUN TestEqualsWithEqualSet | |
--- PASS: TestEqualsWithEqualSet (0.00s) | |
=== RUN TestEqualsWithUnequalSet | |
--- PASS: TestEqualsWithUnequalSet (0.00s) | |
PASS | |
ok github.com/couchbase/sync_gateway/channels 0.146s | |
=== RUN TestAttachments | |
2017-10-12 21:20:13.255906 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:13.259658 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:13.259678 I | BucketManager.Flush() called. bm: 0xc4202c0990 | |
2017-10-12T21:20:13.820-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:14.325-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:14.831-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:15.335-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:20:15.850701 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:15.850-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:15.851081 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:15.853-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.854-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.854-07:00 WARNING: Using DCP Receiver. Receiver: 1 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:20:15.854190 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:20:15.854197 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:20:15.854761 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:20:15.855163 I | bucketDataSource.Start() called | |
2017-10-12 21:20:15.855179 I | Create rev 1... | |
2017-10-12T21:20:15.855-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:15.856334 I | Retrieve doc... | |
2017-10-12T21:20:15.856-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.856-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-l+N7VpXGnoxMm8xfvtWPbz2YvDc=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.857-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-Kq5sNclPz7QV2+lfQIuc6R7oRu0=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:15.857065 I | Create rev 2... | |
2017-10-12T21:20:15.857-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:15.858544 I | Retrieve doc... | |
2017-10-12T21:20:15.858-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.858-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-gwwPApfQR9bzBKpqoEYwFmKp98A=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.859-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-Kq5sNclPz7QV2+lfQIuc6R7oRu0=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:15.859038 I | Retrieve doc with atts_since... | |
2017-10-12T21:20:15.859-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.859-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-gwwPApfQR9bzBKpqoEYwFmKp98A=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:15.859363 I | Create rev 3... | |
2017-10-12T21:20:15.859-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:15.860124 I | Retrieve doc... | |
2017-10-12T21:20:15.860-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.860-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-gwwPApfQR9bzBKpqoEYwFmKp98A=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:15.860452 I | Expire body of rev 1, then add a child... | |
2017-10-12T21:20:15.860-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.860-07:00 WARNING: Unexpected error parsing body of rev "1-54f3a105fb903018c160712ffddb74dc" -- db.(*document).getNonWinningRevisionBody() at document.go:309 | |
2017-10-12T21:20:15.860-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:doc1:34:1-54f3a105fb903018c160712ffddb74dc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:15.861-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:doc1:34:1-54f3a105fb903018c160712ffddb74dc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:15.861476 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestAttachments (2.61s) | |
=== RUN TestAttachmentForRejectedDocument | |
2017-10-12 21:20:15.861508 I | bucketDataSource.Close() called | |
2017-10-12 21:20:15.861971 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:15.861981 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:15.863751 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:15.863763 I | BucketManager.Flush() called. bm: 0xc420320090 | |
2017-10-12 21:20:16.324739 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:16.324-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:16.325039 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:16.571-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.576-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.588-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.610-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.651-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.736-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.900-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.222-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.871-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:19.153-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:21.717-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:21.717-07:00 WARNING: RetryLoop for Get _sync:seq giving up after 11 attempts -- base.RetryLoop() at util.go:298 | |
2017-10-12T21:20:21.727-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:21.741-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:21.757-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:21.783-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:21.832-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:21.914-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:22.078-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:22.078-07:00 WARNING: Using DCP Receiver. Receiver: 2 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:20:22.078397 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:20:22.078402 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:20:22.078982 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:20:22.079010 I | bucketDataSource.Start() called | |
2017-10-12T21:20:22.079-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:22.082-07:00 Sync fn rejected: new=map[_attachments:map[hello.txt:map[stub:true digest:sha1-Kq5sNclPz7QV2+lfQIuc6R7oRu0= revpos:1 length:11]] _rev:1-c325a14e17ef08fb34c37b965d0ca3a0 _id:doc1] old= --> 403 None shall pass! | |
2017-10-12 21:20:22.082189 I | Got error on put doc:403 None shall pass! | |
2017-10-12T21:20:22.082-07:00 WARNING: CouchbaseBucketGoCB: Unimplemented method: Dump() -- base.CouchbaseBucketGoCB.Dump() at bucket_gocb.go:2058 | |
2017-10-12T21:20:22.082-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:att:sha1-Kq5sNclPz7QV2+lfQIuc6R7oRu0=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:22.082365 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestAttachmentForRejectedDocument (6.22s) | |
=== RUN TestSkippedSequenceQueue | |
2017-10-12 21:20:22.082381 I | bucketDataSource.Close() called | |
--- PASS: TestSkippedSequenceQueue (0.00s) | |
=== RUN TestLateSequenceHandling | |
2017-10-12 21:20:22.083963 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:22.084008 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:22.086622 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:22.086635 I | BucketManager.Flush() called. bm: 0xc4204745a0 | |
2017-10-12T21:20:22.811-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:22.822-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:22.846-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:22.888-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:22.968-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:23.128-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:23.453-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:24.096-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12 21:20:25.378991 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:25.379-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:25.379202 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:25.717-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:25.722-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:25.733-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:25.753-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:25.796-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:25.877-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:26.041-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:26.366-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:27.010-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:28.291-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:30.853-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:30.853-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:30.853-07:00 WARNING: Using DCP Receiver. Receiver: 3 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:20:30.853391 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:20:30.853400 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:20:30.853991 I | Seeding seqnos: map[] | |
2017-10-12 21:20:30.854009 I | bucketDataSource.Start() called | |
2017-10-12 21:20:30.854054 I | entries: [0xc4203406c0 0xc420340750] | |
2017-10-12 21:20:30.854065 I | entries: [0xc4203407e0 0xc420340870] | |
2017-10-12 21:20:30.854072 I | cache.lateLogs: [0xc4204d7d80 0xc4204d7dc0 0xc4204d7e00] | |
2017-10-12 21:20:30.854078 I | cache.lateLogs: [0xc4204d7e00 0xc42045a140 0xc42045a1c0] | |
2017-10-12 21:20:30.854083 I | cache.lateLogs: [0xc4204d7e00 0xc42045a140 0xc42045a1c0] | |
2017-10-12 21:20:30.854092 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestLateSequenceHandling (8.77s) | |
=== RUN TestLateSequenceHandlingWithMultipleListeners | |
2017-10-12 21:20:30.854106 I | bucketDataSource.Close() called | |
2017-10-12 21:20:30.855330 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:30.855377 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:30.858063 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:30.858077 I | BucketManager.Flush() called. bm: 0xc4201576e0 | |
2017-10-12T21:20:31.567-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:32.074-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:32.580-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:33.086-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:33.594-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:34.100-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:34.603-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:35.106-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:20:35.614677 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:35.614-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:35.614901 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:35.724-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:35.724-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:35.724-07:00 WARNING: Using DCP Receiver. Receiver: 4 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:20:35.724964 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:20:35.724973 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:20:35.726409 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:20:35.726446 I | bucketDataSource.Start() called | |
2017-10-12 21:20:35.726485 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestLateSequenceHandlingWithMultipleListeners (4.87s) | |
=== RUN TestChannelCacheBufferingWithUserDoc | |
2017-10-12 21:20:35.726505 I | bucketDataSource.Close() called | |
2017-10-12 21:20:35.727126 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:35.727142 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:35.727152 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:35.727178 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:35.729538 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:35.729552 I | BucketManager.Flush() called. bm: 0xc420474ab0 | |
2017-10-12 21:20:36.485065 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:36.485-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:36.485316 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:36.667-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:36.673-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:36.685-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:36.706-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:36.748-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:36.835-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:37.001-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:37.326-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:37.971-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:39.263-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:41.836-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:41.836-07:00 WARNING: RetryLoop for Get _sync:seq giving up after 11 attempts -- base.RetryLoop() at util.go:298 | |
2017-10-12T21:20:41.846-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:41.859-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:41.879-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:41.907-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:41.953-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:42.038-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:42.201-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:42.529-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:43.172-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:44.457-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:47.021-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:47.021-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:20:47.021-07:00 WARNING: Using DCP Receiver. Receiver: 5 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12T21:20:47.021-07:00 DCP: SetBucketNotifyFn() | |
2017-10-12 21:20:47.021401 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:20:47.021411 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:20:47.022472 I | Seeding seqnos: map[] | |
2017-10-12 21:20:47.022504 I | bucketDataSource.Start() called | |
2017-10-12 21:20:47.022528 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:47.023-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 0 | |
2017-10-12T21:20:47.023-07:00 Changes+: Calling tapNotifier.Wait() | |
_time=2017-10-12T21:20:47.032-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:20:47.033-07:00 Cache: Received #1 ("_user/bernard") | |
2017-10-12T21:20:47.033-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:20:47.033-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:20:47.033-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=2 | |
2017-10-12T21:20:47.033-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:bernard}") count=3 | |
2017-10-12T21:20:47.033-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12T21:20:47.033-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12T21:20:47.042-07:00 Cache: Received #2 after 20ms ("doc-2" / "1-a") | |
2017-10-12T21:20:47.042-07:00 Cache: Initialized cache for channel "ABC" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:20:47.042-07:00 Cache: #2 ==> channel "ABC" | |
2017-10-12T21:20:47.042-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:20:47.042-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, ABC}") count=4 | |
2017-10-12T21:20:47.042-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12 21:20:47.042701 I | notification successful | |
2017-10-12T21:20:47.042-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:20:47.042-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:20:47.042716 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestChannelCacheBufferingWithUserDoc (11.32s) | |
=== RUN TestChannelCacheBackfill | |
2017-10-12 21:20:47.042730 I | bucketDataSource.Close() called | |
2017-10-12T21:20:47.042-07:00 DCP: OnError: pkt.Receive, err: read tcp 127.0.0.1:58277->127.0.0.1:11210: use of closed network connection | |
2017-10-12T21:20:47.042-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58277->127.0.0.1:11210: use of closed network connection. Receiver ID: 5 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:20:47.043198 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
--- SKIP: TestChannelCacheBackfill (0.00s) | |
change_cache_test.go:352: This test is only working against Walrus currently. Needs more investigation. Failure logs: https://gist.github.com/tleyden/7011c68aa85dd739babf90a1a556469d | |
=== RUN TestContinuousChangesBackfill | |
2017-10-12 21:20:47.043719 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:47.043731 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:47.043739 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:47.043755 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:47.046087 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:47.046102 I | BucketManager.Flush() called. bm: 0xc42000c840 | |
2017-10-12T21:20:47.815-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:48.320-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:48.830-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:49.332-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:49.839-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:50.345-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:20:50.848785 I | max seq for vb 59 > 0 (2). Retrying | |
2017-10-12 21:20:50.859397 I | max seq for vb 59 > 0 (2). Retrying | |
2017-10-12 21:20:50.880343 I | max seq for vb 59 > 0 (2). Retrying | |
2017-10-12 21:20:50.924236 I | max seq for vb 42 > 0 (2). Retrying | |
2017-10-12 21:20:51.009052 I | max seq for vb 42 > 0 (2). Retrying | |
2017-10-12 21:20:51.174673 I | max seq for vb 42 > 0 (2). Retrying | |
2017-10-12 21:20:51.499447 I | max seq for vb 42 > 0 (2). Retrying | |
2017-10-12 21:20:52.141091 I | max seq for vb 42 > 0 (2). Retrying | |
2017-10-12 21:20:53.425288 I | max seq for vb 59 > 0 (2). Retrying | |
2017-10-12 21:20:55.990713 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:55.990-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:55.990951 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:56.095-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:56.096-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:56.096-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5ms CachePendingSeqMaxNum:50 CacheSkippedSeqMaxWait:2m0s} | |
2017-10-12T21:20:56.096-07:00 WARNING: Using DCP Receiver. Receiver: 6 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12T21:20:56.096-07:00 DCP: SetBucketNotifyFn() | |
2017-10-12 21:20:56.096108 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:20:56.096118 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:20:56.096807 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:20:56.096837 I | bucketDataSource.Start() called | |
_time=2017-10-12T21:20:56.109-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12 21:20:56.219176 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:56.219-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:naomi}") count=2 | |
2017-10-12 21:20:56.219479 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:56.219-07:00 Cache: Received #1 after 0ms ("doc-1" / "1-a") | |
2017-10-12T21:20:56.219-07:00 Cache: Initialized cache for channel "ABC" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:20:56.219-07:00 Cache: #1 ==> channel "ABC" | |
2017-10-12T21:20:56.219-07:00 Cache: Initialized cache for channel "NBC" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:20:56.219-07:00 Cache: #1 ==> channel "NBC" | |
2017-10-12T21:20:56.219-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:20:56.219-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:20:56.219-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, ABC, NBC}") count=3 | |
2017-10-12 21:20:56.219711 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:56.219-07:00 Cache: Received #2 after 0ms ("doc-2" / "1-a") | |
2017-10-12T21:20:56.219-07:00 Cache: #2 ==> channel "ABC" | |
2017-10-12T21:20:56.219-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:20:56.219-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, ABC}") count=4 | |
2017-10-12 21:20:56.219939 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:56.220-07:00 Cache: Received #5 after 0ms ("doc-5" / "1-a") | |
2017-10-12T21:20:56.220-07:00 Cache: Deferring #5 (1 now waiting for #3...#4) | |
2017-10-12T21:20:56.220-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:naomi. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:56.220-07:00 Cache: Received #6 after 0ms ("doc-6" / "1-a") | |
2017-10-12T21:20:56.220-07:00 Cache: Deferring #6 (2 now waiting for #3...#4) | |
2017-10-12T21:20:56.220-07:00 Changes+: Int sequence multi changes feed... | |
2017-10-12T21:20:56.220-07:00 Changes: MultiChangesFeed(channels: {*}, options: {Since:0 Limit:0 Conflicts:false IncludeDocs:false Wait:true Continuous:true Terminator:0xc4203ffd40 HeartbeatMs:0 TimeoutMs:0 ActiveOnly:false}) ... (to naomi) | |
2017-10-12T21:20:56.220-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:naomi. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:56.220-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,ABC:1,CBS:1,NBC:1,PBS:1" ... (to naomi) | |
2017-10-12T21:20:56.220-07:00 Cache: Initialized cache for channel "CBS" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:20:56.220-07:00 Cache: getCachedChanges("CBS", 0) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 0 changes for channel CBS | |
2017-10-12T21:20:56.220-07:00 Cache: getCachedChanges("NBC", 0) --> 1 changes valid from #1 | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 1 changes for channel NBC | |
2017-10-12T21:20:56.220-07:00 Cache: Initialized cache for channel "PBS" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:20:56.220-07:00 Cache: getCachedChanges("PBS", 0) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 0 changes for channel PBS | |
2017-10-12T21:20:56.220-07:00 Cache: Initialized cache for channel "!" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:20:56.220-07:00 Cache: getCachedChanges("!", 0) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:20:56.220-07:00 Changes+: Channel feed processing seq:1 in channel NBC (to naomi) | |
2017-10-12T21:20:56.220-07:00 Cache: getCachedChanges("ABC", 0) --> 2 changes valid from #1 | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 2 changes for channel ABC | |
2017-10-12T21:20:56.220-07:00 Changes+: Channel feed processing seq:1 in channel ABC (to naomi) | |
2017-10-12T21:20:56.220-07:00 Changes+: Channel feed processing seq:2 in channel ABC (to naomi) | |
2017-10-12T21:20:56.220-07:00 Changes+: MultiChangesFeed sending {Seq:1, ID:doc-1, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.220-07:00 Changes+: MultiChangesFeed sending {Seq:2, ID:doc-2, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.220-07:00 Changes+: MultiChangesFeed waiting... (to naomi) | |
2017-10-12T21:20:56.220-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:20:56.220-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 2 | |
2017-10-12T21:20:56.220-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,ABC:1,CBS:1,NBC:1,PBS:1" ... (to naomi) | |
2017-10-12T21:20:56.220-07:00 Cache: getCachedChanges("PBS", 2) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 0 changes for channel PBS | |
2017-10-12T21:20:56.220-07:00 Cache: getCachedChanges("!", 2) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 0 changes for channel ABC | |
2017-10-12T21:20:56.220-07:00 Cache: getCachedChanges("CBS", 2) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 0 changes for channel CBS | |
2017-10-12T21:20:56.220-07:00 Changes+: [changesFeed] Found 0 changes for channel NBC | |
2017-10-12T21:20:56.220-07:00 Changes+: MultiChangesFeed waiting... (to naomi) | |
2017-10-12T21:20:56.220-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:20:56.220-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 4 | |
2017-10-12T21:20:56.220-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.226-07:00 Cache: #5 ==> channel "PBS" | |
2017-10-12T21:20:56.226-07:00 Cache: #5 ==> channel "*" | |
2017-10-12T21:20:56.226-07:00 Cache: #6 ==> channel "CBS" | |
2017-10-12T21:20:56.226-07:00 Cache: #6 ==> channel "*" | |
2017-10-12T21:20:56.226-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, CBS, PBS}") count=5 | |
2017-10-12T21:20:56.226-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.226-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,ABC:1,CBS:1,NBC:1,PBS:1" ... (to naomi) | |
2017-10-12T21:20:56.226-07:00 Sequences: get oldest, returning: 3 | |
2017-10-12T21:20:56.226-07:00 Changes+: [changesFeed] Found 0 changes for channel ABC | |
2017-10-12T21:20:56.226-07:00 Cache: getCachedChanges("CBS", 2) --> 1 changes valid from #1 | |
2017-10-12T21:20:56.226-07:00 Changes+: [changesFeed] Found 1 changes for channel CBS | |
2017-10-12T21:20:56.226-07:00 Changes+: [changesFeed] Found 0 changes for channel NBC | |
2017-10-12T21:20:56.226-07:00 Cache: getCachedChanges("PBS", 2) --> 1 changes valid from #1 | |
2017-10-12T21:20:56.226-07:00 Changes+: [changesFeed] Found 1 changes for channel PBS | |
2017-10-12T21:20:56.226-07:00 Cache: getCachedChanges("!", 2) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.226-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:20:56.226-07:00 Changes+: Channel feed processing seq:5 in channel PBS (to naomi) | |
2017-10-12T21:20:56.226-07:00 Changes+: Channel feed processing seq:6 in channel CBS (to naomi) | |
2017-10-12T21:20:56.227-07:00 Changes+: MultiChangesFeed sending {Seq:2::5, ID:doc-5, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.227-07:00 Changes+: MultiChangesFeed sending {Seq:2::6, ID:doc-6, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.227-07:00 Changes+: MultiChangesFeed waiting... (to naomi) | |
2017-10-12T21:20:56.227-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:20:56.227-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 5 | |
2017-10-12T21:20:56.227-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12 21:20:56.270561 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:56.271060 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:56.271-07:00 Cache: Received #3 after 0ms ("doc-3" / "1-a") | |
2017-10-12T21:20:56.271-07:00 Cache: Received previously skipped out-of-order change (seq 3, expecting 7) doc "doc-3" / "1-a" | |
2017-10-12T21:20:56.271-07:00 Sequences: Acquired late sequence lock for 3 | |
2017-10-12T21:20:56.271-07:00 Cache: #3 ==> channel "CBS" | |
2017-10-12T21:20:56.271-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:20:56.271-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, CBS}") count=6 | |
2017-10-12T21:20:56.271-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.271-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,ABC:1,CBS:1,NBC:1,PBS:1" ... (to naomi) | |
2017-10-12T21:20:56.271-07:00 Sequences: get oldest, returning: 4 | |
2017-10-12T21:20:56.271-07:00 Changes+: [changesFeed] Found 0 changes for channel NBC | |
2017-10-12T21:20:56.271-07:00 Changes+: [changesFeed] Found 0 changes for channel PBS | |
2017-10-12T21:20:56.271-07:00 Cache: getCachedChanges("!", 6) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.271-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:20:56.271-07:00 Changes+: [changesFeed] Found 0 changes for channel ABC | |
2017-10-12T21:20:56.271-07:00 Changes+: [changesFeed] Found 0 changes for channel CBS | |
2017-10-12T21:20:56.271-07:00 Changes+: MultiChangesFeed sending {Seq:3, ID:doc-3, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.271-07:00 Changes+: MultiChangesFeed waiting... (to naomi) | |
2017-10-12T21:20:56.271-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:20:56.271-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 6 | |
2017-10-12T21:20:56.271-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.271-07:00 Cache: Received #12 after 0ms ("doc-12" / "1-a") | |
2017-10-12T21:20:56.271-07:00 Cache: Deferring #12 (1 now waiting for #7...#11) | |
2017-10-12T21:20:56.278-07:00 Cache: #12 ==> channel "PBS" | |
2017-10-12T21:20:56.278-07:00 Cache: #12 ==> channel "*" | |
2017-10-12T21:20:56.278-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, PBS}") count=7 | |
2017-10-12T21:20:56.278-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.278-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,ABC:1,CBS:1,NBC:1,PBS:1" ... (to naomi) | |
2017-10-12T21:20:56.278-07:00 Sequences: get oldest, returning: 4 | |
2017-10-12T21:20:56.278-07:00 Changes+: [changesFeed] Found 0 changes for channel CBS | |
2017-10-12T21:20:56.278-07:00 Changes+: [changesFeed] Found 0 changes for channel NBC | |
2017-10-12T21:20:56.278-07:00 Cache: getCachedChanges("PBS", 6) --> 1 changes valid from #6 | |
2017-10-12T21:20:56.278-07:00 Changes+: [changesFeed] Found 1 changes for channel PBS | |
2017-10-12T21:20:56.278-07:00 Cache: getCachedChanges("!", 6) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.278-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:20:56.278-07:00 Changes+: [changesFeed] Found 0 changes for channel ABC | |
2017-10-12T21:20:56.278-07:00 Changes+: Channel feed processing seq:12 in channel PBS (to naomi) | |
2017-10-12T21:20:56.278-07:00 Changes+: MultiChangesFeed sending {Seq:3::12, ID:doc-12, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.278-07:00 Changes+: MultiChangesFeed waiting... (to naomi) | |
2017-10-12T21:20:56.278-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:20:56.278-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 7 | |
2017-10-12T21:20:56.278-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.371-07:00 waitForSequence(12) took 100 ms | |
2017-10-12 21:20:56.371878 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:56.372259 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:56.372-07:00 Cache: Received #4 after 0ms ("doc-4" / "1-a") | |
2017-10-12T21:20:56.372-07:00 Cache: Received previously skipped out-of-order change (seq 4, expecting 13) doc "doc-4" / "1-a" | |
2017-10-12T21:20:56.372-07:00 Sequences: Acquired late sequence lock for 4 | |
2017-10-12T21:20:56.372-07:00 Cache: #4 ==> channel "NBC" | |
2017-10-12T21:20:56.372-07:00 Cache: #4 ==> channel "PBS" | |
2017-10-12T21:20:56.372-07:00 Cache: #4 ==> channel "ABC" | |
2017-10-12T21:20:56.372-07:00 Cache: #4 ==> channel "CBS" | |
2017-10-12T21:20:56.372-07:00 Cache: #4 ==> channel "*" | |
2017-10-12T21:20:56.372-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, ABC, CBS, NBC, PBS}") count=8 | |
2017-10-12T21:20:56.372-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.372-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,ABC:1,CBS:1,NBC:1,PBS:1" ... (to naomi) | |
2017-10-12 21:20:56.372619 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:56.372-07:00 Sequences: get oldest, returning: 7 | |
2017-10-12T21:20:56.372-07:00 Cache: getCachedChanges("!", 12) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel ABC | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel CBS | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel NBC | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel PBS | |
2017-10-12T21:20:56.372-07:00 Cache: Received #7 after 0ms ("doc-7" / "1-a") | |
2017-10-12T21:20:56.372-07:00 Cache: Received previously skipped out-of-order change (seq 7, expecting 13) doc "doc-7" / "1-a" | |
2017-10-12T21:20:56.372-07:00 Sequences: Acquired late sequence lock for 7 | |
2017-10-12T21:20:56.372-07:00 Cache: #7 ==> channel "ABC" | |
2017-10-12T21:20:56.372-07:00 Cache: #7 ==> channel "CBS" | |
2017-10-12T21:20:56.372-07:00 Cache: #7 ==> channel "NBC" | |
2017-10-12T21:20:56.372-07:00 Cache: #7 ==> channel "PBS" | |
2017-10-12T21:20:56.372-07:00 Cache: #7 ==> channel "*" | |
2017-10-12T21:20:56.372-07:00 Changes+: MultiChangesFeed sending {Seq:4, ID:doc-4, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.372-07:00 Changes+: MultiChangesFeed waiting... (to naomi) | |
2017-10-12T21:20:56.372-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, ABC, CBS, NBC, PBS}") count=9 | |
2017-10-12T21:20:56.372-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:20:56.372-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 8 | |
2017-10-12T21:20:56.372-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,ABC:1,CBS:1,NBC:1,PBS:1" ... (to naomi) | |
2017-10-12T21:20:56.372-07:00 Sequences: get oldest, returning: 8 | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel NBC | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel PBS | |
2017-10-12T21:20:56.372-07:00 Cache: getCachedChanges("!", 12) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel ABC | |
2017-10-12 21:20:56.372933 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:56.372-07:00 Changes+: [changesFeed] Found 0 changes for channel CBS | |
2017-10-12T21:20:56.372-07:00 Changes+: MultiChangesFeed sending {Seq:7, ID:doc-7, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.372-07:00 Changes+: MultiChangesFeed waiting... (to naomi) | |
2017-10-12T21:20:56.373-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:20:56.373-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 9 | |
2017-10-12T21:20:56.373-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.373-07:00 Cache: Received #8 after 0ms ("doc-8" / "1-a") | |
2017-10-12T21:20:56.373-07:00 Cache: Received previously skipped out-of-order change (seq 8, expecting 13) doc "doc-8" / "1-a" | |
2017-10-12T21:20:56.373-07:00 Sequences: Acquired late sequence lock for 8 | |
2017-10-12T21:20:56.373-07:00 Cache: #8 ==> channel "ABC" | |
2017-10-12T21:20:56.373-07:00 Cache: #8 ==> channel "PBS" | |
2017-10-12T21:20:56.373-07:00 Cache: #8 ==> channel "*" | |
2017-10-12T21:20:56.373-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, ABC, PBS}") count=10 | |
2017-10-12T21:20:56.373-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.373-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,ABC:1,CBS:1,NBC:1,PBS:1" ... (to naomi) | |
2017-10-12T21:20:56.373-07:00 Sequences: get oldest, returning: 9 | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 0 changes for channel CBS | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 0 changes for channel NBC | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 0 changes for channel PBS | |
2017-10-12T21:20:56.373-07:00 Cache: getCachedChanges("!", 12) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 0 changes for channel ABC | |
2017-10-12T21:20:56.373-07:00 Changes+: MultiChangesFeed sending {Seq:8, ID:doc-8, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.373-07:00 Changes+: MultiChangesFeed waiting... (to naomi) | |
2017-10-12T21:20:56.373-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:20:56.373-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 10 | |
2017-10-12T21:20:56.373-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.373-07:00 Cache: Received #13 after 0ms ("doc-13" / "1-a") | |
2017-10-12T21:20:56.373-07:00 Cache: #13 ==> channel "ABC" | |
2017-10-12T21:20:56.373-07:00 Cache: #13 ==> channel "PBS" | |
2017-10-12T21:20:56.373-07:00 Cache: #13 ==> channel "*" | |
2017-10-12T21:20:56.373-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, ABC, PBS}") count=11 | |
2017-10-12T21:20:56.373-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.373-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,ABC:1,CBS:1,NBC:1,PBS:1" ... (to naomi) | |
2017-10-12T21:20:56.373-07:00 Sequences: get oldest, returning: 9 | |
2017-10-12T21:20:56.373-07:00 Cache: getCachedChanges("!", 12) --> 0 changes valid from #1 | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:20:56.373-07:00 Cache: getCachedChanges("ABC", 12) --> 1 changes valid from #9 | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 1 changes for channel ABC | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 0 changes for channel CBS | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 0 changes for channel NBC | |
2017-10-12T21:20:56.373-07:00 Cache: getCachedChanges("PBS", 12) --> 1 changes valid from #13 | |
2017-10-12T21:20:56.373-07:00 Changes+: [changesFeed] Found 1 changes for channel PBS | |
2017-10-12T21:20:56.373-07:00 Changes+: Channel feed processing seq:13 in channel ABC (to naomi) | |
2017-10-12T21:20:56.373-07:00 Changes+: Channel feed processing seq:13 in channel PBS (to naomi) | |
2017-10-12T21:20:56.373-07:00 Changes+: MultiChangesFeed sending {Seq:8::13, ID:doc-13, Changes:[map[rev:1-a]]} (to naomi) | |
2017-10-12T21:20:56.373-07:00 Changes+: MultiChangesFeed waiting... (to naomi) | |
2017-10-12T21:20:56.373-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:20:56.373-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 11 | |
2017-10-12T21:20:56.373-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12T21:20:56.473-07:00 waitForSequence(13) took 100 ms | |
2017-10-12 21:20:56.524101 I | Read changes entry: {Seq:1, ID:doc-1, Changes:[map[rev:1-a]]} | |
2017-10-12 21:20:56.524124 I | Read changes entry: {Seq:2, ID:doc-2, Changes:[map[rev:1-a]]} | |
2017-10-12 21:20:56.524171 I | Read changes entry: <nil> | |
2017-10-12 21:20:56.524190 I | Read changes entry: <nil> | |
2017-10-12 21:20:56.524205 I | Read changes entry: {Seq:2::5, ID:doc-5, Changes:[map[rev:1-a]]} | |
2017-10-12 21:20:56.524214 I | Read changes entry: {Seq:2::6, ID:doc-6, Changes:[map[rev:1-a]]} | |
2017-10-12 21:20:56.524237 I | Read changes entry: <nil> | |
2017-10-12 21:20:56.524258 I | Read changes entry: {Seq:3, ID:doc-3, Changes:[map[rev:1-a]]} | |
2017-10-12 21:20:56.524285 I | Read changes entry: <nil> | |
2017-10-12 21:20:56.524299 I | Read changes entry: {Seq:3::12, ID:doc-12, Changes:[map[rev:1-a]]} | |
2017-10-12 21:20:56.524317 I | Read changes entry: <nil> | |
2017-10-12 21:20:56.524333 I | Read changes entry: {Seq:4, ID:doc-4, Changes:[map[rev:1-a]]} | |
2017-10-12 21:20:56.524348 I | Read changes entry: <nil> | |
2017-10-12 21:20:56.524359 I | Read changes entry: {Seq:7, ID:doc-7, Changes:[map[rev:1-a]]} | |
2017-10-12 21:20:56.524376 I | Read changes entry: <nil> | |
2017-10-12 21:20:56.524387 I | Read changes entry: {Seq:8, ID:doc-8, Changes:[map[rev:1-a]]} | |
2017-10-12 21:20:56.524416 I | Read changes entry: <nil> | |
2017-10-12 21:20:56.524436 I | Read changes entry: {Seq:8::13, ID:doc-13, Changes:[map[rev:1-a]]} | |
2017-10-12T21:20:56.524-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:20:56.524-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:20:56.524460 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12T21:20:56.524-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
--- PASS: TestContinuousChangesBackfill (9.48s) | |
2017-10-12T21:20:56.524-07:00 Changes+: listener.terminator was closed, getting out of Wait() loop | |
2017-10-12T21:20:56.524-07:00 Changes: MultiChangesFeed done (to naomi) | |
=== RUN TestLowSequenceHandling | |
2017-10-12 21:20:56.524478 I | bucketDataSource.Close() called | |
2017-10-12T21:20:56.524-07:00 DCP: OnError: pkt.Receive, err: read tcp 127.0.0.1:58438->127.0.0.1:11210: use of closed network connection | |
2017-10-12T21:20:56.524-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58438->127.0.0.1:11210: use of closed network connection. Receiver ID: 6 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:20:56.525035 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:56.525048 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:56.525084 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:56.525096 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:56.527182 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:56.527194 I | BucketManager.Flush() called. bm: 0xc4203d1950 | |
2017-10-12T21:20:56.960-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:57.466-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:57.973-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:58.480-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:58.983-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:59.485-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:59.991-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:00.498-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:21:01.007070 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.018577 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.039378 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.084130 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.166949 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.329307 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:01.651921 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:02.296978 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:03.581115 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:06.145739 I | max seq for vb 32 > 0 (1). Retrying | |
2017-10-12 21:21:11.271300 I | max seq for vb 32 > 0 (1). Retrying | |
2017-10-12 21:21:21.512991 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12 21:21:41.998574 I | max seq for vb 0 > 0 (1). Retrying | |
2017-10-12T21:21:41.998-07:00 WARNING: RetryLoop for Wait for vb sequence numbers to be 0 giving up after 13 attempts -- base.RetryLoop() at util.go:298 | |
--- FAIL: TestLowSequenceHandling (45.48s) | |
panic: Error trying to empty bucket. Spec: {Server:http://localhost:8091 PoolName: BucketName:test_data_bucket FeedType: Auth:{Username:test_data_bucket Password:password BucketName:test_data_bucket} CouchbaseDriver:GoCBCustomSGTranscoder MaxNumRetries:0 InitialRetrySleepTimeMS:0 UseXattrs:false ViewQueryTimeoutSecs:<nil>}. err: RetryLoop for Wait for vb sequence numbers to be 0 giving up after 13 attempts [recovered] | |
panic: Error trying to empty bucket. Spec: {Server:http://localhost:8091 PoolName: BucketName:test_data_bucket FeedType: Auth:{Username:test_data_bucket Password:password BucketName:test_data_bucket} CouchbaseDriver:GoCBCustomSGTranscoder MaxNumRetries:0 InitialRetrySleepTimeMS:0 UseXattrs:false ViewQueryTimeoutSecs:<nil>}. err: RetryLoop for Wait for vb sequence numbers to be 0 giving up after 13 attempts | |
goroutine 397 [running]: | |
panic(0x5677a0, 0xc420016480) | |
/usr/local/go/src/runtime/panic.go:500 +0x1a1 | |
testing.tRunner.func1(0xc4204c86c0) | |
/usr/local/go/src/testing/testing.go:579 +0x25d | |
panic(0x5677a0, 0xc420016480) | |
/usr/local/go/src/runtime/panic.go:458 +0x243 | |
github.com/couchbase/sync_gateway/base.GetBucketOrPanicCommon(0x0, 0x0, 0x0) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/base/util_testing.go:123 +0x6d9 | |
github.com/couchbase/sync_gateway/base.GetBucketOrPanic(0x0, 0xc42001425d) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/base/util_testing.go:46 +0x2a | |
github.com/couchbase/sync_gateway/db.testBucket(0xc420151a78, 0xc4203d0f60) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/db/database_test.go:84 +0x71 | |
github.com/couchbase/sync_gateway/db.setupTestDBWithCacheOptions(0x90e940, 0xc4204c86c0, 0x0, 0x0, 0x0, 0x4c4b40, 0x32, 0x1bf08eb000, 0xc420350380) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/db/database_test.go:74 +0xb4 | |
github.com/couchbase/sync_gateway/db.TestLowSequenceHandling(0xc4204c86c0) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/db/change_cache_test.go:554 +0x18b | |
testing.tRunner(0xc4204c86c0, 0x6e3400) | |
/usr/local/go/src/testing/testing.go:610 +0x81 | |
created by testing.(*T).Run | |
/usr/local/go/src/testing/testing.go:646 +0x2ec | |
FAIL github.com/couchbase/sync_gateway/db 88.765s | |
=== RUN TestUserApiRepeat | |
2017-10-12 21:20:14.471583 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:14.475469 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:14.475491 I | BucketManager.Flush() called. bm: 0xc4203349c0 | |
2017-10-12T21:20:14.964-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:15.469-07:00 WARNING: TestBucketManager.EmptyBucket(): still 3 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:20:15.976722 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12 21:20:15.987899 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12 21:20:16.012220 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12 21:20:16.054172 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12 21:20:16.138700 I | max seq for vb 5 > 0 (5). Retrying | |
2017-10-12T21:20:16.302-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:16.313-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12 21:20:16.336824 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:16.336-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:16.337105 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:16.338830 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:20:16.338853 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:16.338867 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:16.338-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:20:16.338-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:16.339122 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:16.774-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.779-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.790-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.811-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.854-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:16.936-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.098-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:17.423-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.423-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.423-07:00 WARNING: Using DCP Receiver. Receiver: 1 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:20:17.423887 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:20:17.423897 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:20:17.424519 I | Seeding seqnos: map[59:1] | |
2017-10-12 21:20:17.425045 I | bucketDataSource.Start() called | |
2017-10-12T21:20:17.425-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.425-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:20:17.425-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.430-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:17.435-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:20:17.435-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:20:18.215-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.217-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 58, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.218-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 62, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.218-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 57, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.219-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 52, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.221-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 56, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.226-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 43, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.227-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 61, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.227-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 63, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.228-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 54, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.228-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 55, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.229-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 30, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.229-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 42, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.229-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 36, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.230-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 49, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.230-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 48, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.230-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 32, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.232-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 51, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.233-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 19, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.233-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 33, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.234-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 34, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.235-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 35, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.235-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 38, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.236-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 45, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.236-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 9, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.236-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 14, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.237-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 27, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.237-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 16, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.237-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 26, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.238-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 28, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.238-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 44, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.239-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 25, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.241-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 21, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.241-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 29, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.242-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 23, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.242-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 18, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.242-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 37, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.243-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 20, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.246-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 15, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.251-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 7, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.251-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 8, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.254-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 6, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.255-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 2, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.256-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 1, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.256-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 0, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:18.256-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 5, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:19.067-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:19.791-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:20.574-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:21.909-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:22.771-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:24.493-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:25.258-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:26.112-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:26.853-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:27.637-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:28.371-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:29.210-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:29.228-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 42, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:29.958-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:29.970-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 14, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:30.793-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:30.798-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 42, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:32.622-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.701-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:32.780-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.027-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.111-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.116-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.125-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.405-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:33.565-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:34.287-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 57, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.287-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 62, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.288-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 61, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.291-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 60, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.293-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 55, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.294-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 38, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.294-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 46, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.294-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 52, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.295-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 54, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.296-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 58, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.297-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 63, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.297-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 36, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.298-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 39, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.299-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 42, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.299-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 20, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.299-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 44, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.301-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 31, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.302-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 17, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.303-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 56, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.303-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.304-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 32, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.304-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 40, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.304-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 47, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.306-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 27, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.306-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 53, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.307-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 48, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.311-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 12, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.312-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 19, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.312-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 24, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.313-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 33, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.313-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 13, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.313-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 22, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.314-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 45, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.314-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 26, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.314-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 28, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.315-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 35, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.315-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 14, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.315-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 15, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.316-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 21, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.316-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 41, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.317-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 43, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.317-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 49, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.317-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 23, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.317-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 25, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.318-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 50, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.318-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 37, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.318-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 18, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.318-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 11, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.319-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 34, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.319-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 30, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.319-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 51, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.319-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 16, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.320-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 29, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.324-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 10, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.330-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 8, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.331-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 9, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.335-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 3, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.335-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 2, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.336-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 6, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.336-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 0, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.336-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 4, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.337-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 7, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.337-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 5, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:34.337-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 1, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:36.455-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:37.209-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:37.227-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 41, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:37.923-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:37.927-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 41, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:38.725-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:38.730-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 50, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:39.458-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:39.466-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 25, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:42.060-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:42.076-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 14, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:42.828-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 30, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:42.830-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:43.628-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:43.632-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 42, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:44.481-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:44.485-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 52, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:44.491-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 34, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:44.499-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 23, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:45.387-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:45.388-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 56, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:45.404-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 15, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:45.410-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 12, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:45.412-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 0, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:46.217-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 61, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:46.219-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 42, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:46.222-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 59, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:47.789-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 57, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:47.799-07:00 WARNING: DCP RollbackEx request - rolling back DCP feed for: vbucketId: 41, rollbackSeq: 0. Receiver: 1 -- base.(*DCPReceiver).RollbackEx() at dcp_feed.go:254 | |
2017-10-12T21:20:48.604-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
goroutine 21 [running]: | |
runtime/debug.Stack(0xacbcc, 0xc420211bd8, 0x207184) | |
/usr/local/go/src/runtime/debug/stack.go:24 +0x79 | |
runtime/debug.PrintStack() | |
/usr/local/go/src/runtime/debug/stack.go:16 +0x22 | |
github.com/couchbase/sync_gateway/rest.assertStatus(0xc4200a2780, 0xc42024fdc0, 0xc8) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/rest/utilities_testing.go:350 +0x5f | |
github.com/couchbase/sync_gateway/rest.TestUserAPI(0xc4200a2780) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/rest/admin_api_test.go:88 +0x12d5 | |
github.com/couchbase/sync_gateway/rest.TestUserApiRepeat(0xc4200a2780) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/rest/admin_api_test.go:32 +0x38 | |
testing.tRunner(0xc4200a2780, 0x956a40) | |
/usr/local/go/src/testing/testing.go:610 +0x81 | |
created by testing.(*T).Run | |
/usr/local/go/src/testing/testing.go:646 +0x2ec | |
2017-10-12 21:20:48.604159 I | Closing GoCB bucket: test_data_bucket | |
--- FAIL: TestUserApiRepeat (34.13s) | |
utilities_testing.go:352: Response status 404 (expected 200) for GET <http://localhost/db/_user/snej> : {"error":"not_found","reason":"missing"} | |
=== RUN TestUserAPI | |
2017-10-12 21:20:48.604191 I | bucketDataSource.Close() called | |
2017-10-12T21:20:48.604-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:57856->127.0.0.1:11210: use of closed network connection. Receiver ID: 1 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:20:48.605985 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:48.608124 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:48.608138 I | BucketManager.Flush() called. bm: 0xc420462900 | |
2017-10-12T21:20:49.046-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:49.549-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:50.051-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:50.555-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:20:51.062835 I | max seq for vb 42 > 0 (2). Retrying | |
2017-10-12 21:20:51.074136 I | max seq for vb 42 > 0 (2). Retrying | |
2017-10-12 21:20:51.096784 I | max seq for vb 42 > 0 (2). Retrying | |
2017-10-12 21:20:51.140451 I | max seq for vb 42 > 0 (2). Retrying | |
2017-10-12T21:20:51.223-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:51.233-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:51.256-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12T21:20:51.300-07:00 WARNING: Error inserting key to recently flushed bucket: temporary failure occurred, try again later Retrying. -- base.(*TestBucketManager).EmptyTestBucket.func3() at util_testing.go:386 | |
2017-10-12 21:20:51.381712 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:20:51.381-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:51.382004 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:20:51.383622 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:20:51.383641 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:51.383653 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:20:51.383-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:20:51.383-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:20:51.383871 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:20:51.565-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:51.571-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:51.581-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:51.601-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:51.642-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:51.723-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:51.883-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:52.206-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:52.848-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:54.129-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:56.689-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:56.689-07:00 WARNING: RetryLoop for Get _sync:seq giving up after 11 attempts -- base.RetryLoop() at util.go:298 | |
2017-10-12T21:20:56.689-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:56.695-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:56.705-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:56.726-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:56.767-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:56.847-07:00 WARNING: Got error temporary failure occurred, try again later trying to get key _sync:seq. Going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:301 | |
2017-10-12T21:20:57.009-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.009-07:00 WARNING: Using DCP Receiver. Receiver: 2 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:20:57.009866 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:20:57.009873 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:20:57.010590 I | Seeding seqnos: map[] | |
2017-10-12 21:20:57.010610 I | bucketDataSource.Start() called | |
2017-10-12T21:20:57.010-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.011-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:20:57.011-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.016-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:20:57.019-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:20:57.020-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.143-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.218-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.295-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.416-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.491-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.494-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.499-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.612-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.659-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.661-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.719-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.723-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.758-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:20:57.792-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:20:57.792895 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestUserAPI (9.19s) | |
=== RUN TestUserPasswordValidation | |
2017-10-12 21:20:57.792905 I | bucketDataSource.Close() called | |
2017-10-12T21:20:57.792-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58450->127.0.0.1:11210: use of closed network connection. Receiver ID: 2 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:20:57.793340 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:20:57.795381 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:20:57.795400 I | BucketManager.Flush() called. bm: 0xc42059a9f0 | |
2017-10-12T21:20:58.227-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:58.732-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:59.236-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:20:59.738-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:00.242-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:21:00.746014 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:00.746-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:00.746205 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:00.747699 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:00.747714 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:00.747727 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:00.747-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:00.747-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:00.747860 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:00.852-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.852-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.852-07:00 WARNING: Using DCP Receiver. Receiver: 3 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:00.852991 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:00.852997 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:00.853611 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:00.853638 I | bucketDataSource.Start() called | |
2017-10-12T21:21:00.853-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.853-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:00.854-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.858-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:00.860-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:00.981-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:ajresnopassword. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.983-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:ajresnopassword. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.986-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:ajresnopassword. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.988-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:ajresnopassword. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.991-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:ajresnopassword. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.993-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:ajresnopassword. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:00.996-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:01.031-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:01.034-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:01.038-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:snej. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:21:01.164946 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestUserPasswordValidation (3.37s) | |
=== RUN TestUserAllowEmptyPassword | |
2017-10-12 21:21:01.164967 I | bucketDataSource.Close() called | |
2017-10-12T21:21:01.165-07:00 Opening db /db as bucket "sync_gateway_test_3", pool "default", server <walrus:> | |
2017-10-12T21:21:01.165-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58495->127.0.0.1:11210: use of closed network connection. Receiver ID: 3 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12T21:21:01.165-07:00 Opening Walrus database sync_gateway_test_3 on <walrus:> | |
2017-10-12T21:21:01.165-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
--- PASS: TestUserAllowEmptyPassword (0.18s) | |
=== RUN TestUserDeleteDuringChangesWithAccess | |
2017-10-12 21:21:01.347608 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:01.349706 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:01.349721 I | BucketManager.Flush() called. bm: 0xc4202171a0 | |
2017-10-12 21:21:01.760243 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:01.760-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:01.760485 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:01.762299 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:01.762318 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:01.762332 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:01.762-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:01.762-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:01.762486 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:01.878-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:01.878-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:01.878-07:00 WARNING: Using DCP Receiver. Receiver: 4 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:01.878978 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:01.878985 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:01.879619 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:01.879651 I | bucketDataSource.Start() called | |
2017-10-12T21:21:01.879-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:01.880-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:01.888-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:01.889-07:00 HTTP: #047: PUT http://localhost/db/_user/bernard (ADMIN) | |
2017-10-12T21:21:01.889-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:01.904-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:21:02.012-07:00 Cache: Received #1 ("_user/bernard") | |
2017-10-12T21:21:02.012-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:21:02.012-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:21:02.012-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=3 | |
2017-10-12T21:21:02.012-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:bernard}") count=4 | |
2017-10-12T21:21:02.014-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.048-07:00 Cache: Received #1 ("_user/bernard") | |
2017-10-12T21:21:02.048-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:bernard}") count=5 | |
2017-10-12T21:21:02.123-07:00 HTTP: #048: GET http://localhost/db/_changes?feed=continuous&since=0&timeout=3000 (as bernard) | |
2017-10-12T21:21:02.123-07:00 Changes+: Int sequence multi changes feed... | |
2017-10-12T21:21:02.123-07:00 Changes: MultiChangesFeed(channels: {*}, options: {Since:0 Limit:0 Conflicts:false IncludeDocs:false Wait:true Continuous:true Terminator:0xc4208d48a0 HeartbeatMs:0 TimeoutMs:3000 ActiveOnly:false}) ... (to bernard) | |
2017-10-12T21:21:02.123-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.123-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,foo:1" ... (to bernard) | |
2017-10-12T21:21:02.123-07:00 Cache: Initialized cache for channel "foo" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:21:02.123-07:00 Cache: getCachedChanges("foo", 0) --> 0 changes valid from #1 | |
2017-10-12T21:21:02.123-07:00 Changes+: [changesFeed] Found 0 changes for channel foo | |
2017-10-12T21:21:02.123-07:00 Cache: Initialized cache for channel "!" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:21:02.123-07:00 Cache: getCachedChanges("!", 0) --> 0 changes valid from #1 | |
2017-10-12T21:21:02.123-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:21:02.123-07:00 Changes+: MultiChangesFeed sending {Seq:1, ID:_user/bernard, Changes:[]} (to bernard) | |
2017-10-12T21:21:02.123-07:00 Changes+: MultiChangesFeed waiting... (to bernard) | |
2017-10-12T21:21:02.123-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:21:02.123-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 5 | |
2017-10-12T21:21:02.123-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12T21:21:02.123-07:00 Changes: sending 1 change(s) | |
2017-10-12T21:21:02.516-07:00 HTTP: #049: PUT http://localhost/db/bernard_doc1 (ADMIN) | |
2017-10-12T21:21:02.516-07:00 WARNING: Got unrecoverable error key not found trying to get key bernard_doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.521-07:00 Cache: Received #2 after 0ms ("bernard_doc1" / "1-427b20a48847afb8d72c1983f5e2d4df") | |
2017-10-12T21:21:02.521-07:00 Cache: #2 ==> channel "foo" | |
2017-10-12T21:21:02.521-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:21:02.521-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=6 | |
2017-10-12T21:21:02.521-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12T21:21:02.521-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,foo:1" ... (to bernard) | |
2017-10-12T21:21:02.521-07:00 Cache: getCachedChanges("foo", 1) --> 1 changes valid from #1 | |
2017-10-12T21:21:02.521-07:00 Changes+: [changesFeed] Found 1 changes for channel foo | |
2017-10-12T21:21:02.521-07:00 Cache: getCachedChanges("!", 1) --> 0 changes valid from #1 | |
2017-10-12T21:21:02.521-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:21:02.521-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.521-07:00 Changes+: Channel feed processing seq:2 in channel foo (to bernard) | |
2017-10-12T21:21:02.521-07:00 Changes+: MultiChangesFeed sending {Seq:2, ID:bernard_doc1, Changes:[map[rev:1-427b20a48847afb8d72c1983f5e2d4df]]} (to bernard) | |
2017-10-12T21:21:02.521-07:00 Changes+: MultiChangesFeed waiting... (to bernard) | |
2017-10-12T21:21:02.521-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:21:02.521-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 6 | |
2017-10-12T21:21:02.521-07:00 Changes+: Calling tapNotifier.Wait() | |
2017-10-12T21:21:02.521-07:00 Changes: sending 1 change(s) | |
2017-10-12T21:21:02.521-07:00 Cache: Received #1 ("_user/bernard") | |
2017-10-12T21:21:02.521-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:bernard}") count=7 | |
2017-10-12T21:21:02.521-07:00 Changes+: /finished Calling tapNotifier.Wait() | |
2017-10-12T21:21:02.521-07:00 Changes+: MultiChangesFeed reloading user &{roleImpl:{Name_:bernard ExplicitChannels_:foo:1 Channels_:!:1,foo:1 Sequence_:1 PreviousChannels_: vbNo:<nil>} userImplBody:{Email_: Disabled_:false PasswordHash_:[36 50 97 36 49 48 36 48 102 82 73 89 110 71 117 70 99 108 50 68 120 50 90 75 68 116 85 81 79 69 75 111 49 69 122 72 101 117 77 121 118 83 81 73 57 54 72 109 80 122 48 106 56 110 83 121 82 77 88 46] OldPasswordHash_:<nil> ExplicitRoles_: RolesSince_: OldExplicitRoles_:[]} auth:0xc4207863e0 roles:[]} | |
2017-10-12T21:21:02.521-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.524-07:00 HTTP: #050: DELETE http://localhost/db/_user/bernard (ADMIN) | |
2017-10-12T21:21:02.525-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.562-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.562-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,foo:1" ... (to bernard) | |
2017-10-12T21:21:02.562-07:00 Changes+: [changesFeed] Found 0 changes for channel foo | |
2017-10-12T21:21:02.562-07:00 Cache: getCachedChanges("!", 2) --> 0 changes valid from #1 | |
2017-10-12T21:21:02.562-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:21:02.563-07:00 Changes+: MultiChangesFeed waiting... (to bernard) | |
2017-10-12T21:21:02.563-07:00 Cache: Received #1 ("_user/bernard") | |
2017-10-12T21:21:02.563-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:bernard}") count=8 | |
2017-10-12T21:21:02.563-07:00 Changes+: Sent output <- nil | |
2017-10-12T21:21:02.563-07:00 Changes+: No new changes to send to change listener. Waiting for "test_data_bucket"'s count to pass 7 | |
2017-10-12T21:21:02.563-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:bernard}") count=9 | |
2017-10-12T21:21:02.563-07:00 Changes+: MultiChangesFeed reloading user &{roleImpl:{Name_:bernard ExplicitChannels_:foo:1 Channels_:!:1,foo:1 Sequence_:1 PreviousChannels_: vbNo:<nil>} userImplBody:{Email_: Disabled_:false PasswordHash_:[36 50 97 36 49 48 36 48 102 82 73 89 110 71 117 70 99 108 50 68 120 50 90 75 68 116 85 81 79 69 75 111 49 69 122 72 101 117 77 121 118 83 81 73 57 54 72 109 80 122 48 106 56 110 83 121 82 77 88 46] OldPasswordHash_:<nil> ExplicitRoles_: RolesSince_: OldExplicitRoles_:[]} auth:0xc42068e640 roles:[]} | |
2017-10-12T21:21:02.563-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.563-07:00 WARNING: Error reloading user "bernard": User not found during reload -- db.(*Database).checkForUserUpdates() at changes.go:310 | |
2017-10-12T21:21:02.563-07:00 Changes+: User not found during reload - terminating changes feed with entry {Seq:0 ID: Deleted:false Removed:{} Doc:map[] Changes:[] Err:User not found during reload - terminating changes feed allRemoved:false branched:false backfill:0 pseudoDoc:false} | |
2017-10-12T21:21:02.563-07:00 Changes: MultiChangesFeed done (to bernard) | |
2017-10-12 21:21:02.563251 I | Got change ==> {1 _user/bernard false {} map[] [] <nil> false false 0 false} | |
2017-10-12 21:21:02.563270 I | Got change ==> {2 bernard_doc1 false {} map[] [map[rev:1-427b20a48847afb8d72c1983f5e2d4df]] <nil> false false 0 false} | |
2017-10-12T21:21:02.564-07:00 HTTP: #051: PUT http://localhost/db/manny_doc1 (ADMIN) | |
2017-10-12T21:21:02.565-07:00 WARNING: Got unrecoverable error key not found trying to get key manny_doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.565-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:manny. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.565-07:00 Cache: Received #3 after 0ms ("manny_doc1" / "1-0b5f75111fa381ed3d269c2757f38b53") | |
2017-10-12T21:21:02.565-07:00 Cache: Initialized cache for channel "bar" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:21:02.565-07:00 Cache: #3 ==> channel "bar" | |
2017-10-12T21:21:02.565-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:21:02.565-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, bar}") count=10 | |
2017-10-12T21:21:02.568-07:00 HTTP: #052: PUT http://localhost/db/bernard_doc2 (ADMIN) | |
2017-10-12T21:21:02.568-07:00 WARNING: Got unrecoverable error key not found trying to get key bernard_doc2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.568-07:00 Cache: Received #4 after 0ms ("bernard_doc2" / "1-7b779e164102c45a4fab6297f99373f7") | |
2017-10-12T21:21:02.569-07:00 Cache: #4 ==> channel "foo" | |
2017-10-12T21:21:02.569-07:00 Cache: #4 ==> channel "*" | |
2017-10-12T21:21:02.569-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=11 | |
2017-10-12T21:21:02.571-07:00 HTTP: #053: PUT http://localhost/db/bernard_doc3 (ADMIN) | |
2017-10-12T21:21:02.571-07:00 WARNING: Got unrecoverable error key not found trying to get key bernard_doc3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.572-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.572-07:00 Cache: Received #5 after 0ms ("bernard_doc3" / "1-427b20a48847afb8d72c1983f5e2d4df") | |
2017-10-12T21:21:02.572-07:00 Cache: #5 ==> channel "foo" | |
2017-10-12T21:21:02.572-07:00 Cache: #5 ==> channel "*" | |
2017-10-12T21:21:02.572-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=12 | |
2017-10-12T21:21:02.575-07:00 HTTP: #054: PUT http://localhost/db/bernard_doc4 (ADMIN) | |
2017-10-12T21:21:02.575-07:00 WARNING: Got unrecoverable error key not found trying to get key bernard_doc4. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.576-07:00 Cache: Received #6 after 0ms ("bernard_doc4" / "1-427b20a48847afb8d72c1983f5e2d4df") | |
2017-10-12T21:21:02.576-07:00 Cache: #6 ==> channel "foo" | |
2017-10-12T21:21:02.576-07:00 Cache: #6 ==> channel "*" | |
2017-10-12T21:21:02.576-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=13 | |
2017-10-12T21:21:02.576-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.578-07:00 HTTP: #055: PUT http://localhost/db/bernard_doc5 (ADMIN) | |
2017-10-12T21:21:02.578-07:00 WARNING: Got unrecoverable error key not found trying to get key bernard_doc5. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.579-07:00 Cache: Received #7 after 0ms ("bernard_doc5" / "1-427b20a48847afb8d72c1983f5e2d4df") | |
2017-10-12T21:21:02.579-07:00 Cache: #7 ==> channel "foo" | |
2017-10-12T21:21:02.579-07:00 Cache: #7 ==> channel "*" | |
2017-10-12T21:21:02.579-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=14 | |
2017-10-12T21:21:02.579-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.581-07:00 HTTP: #056: PUT http://localhost/db/bernard_doc6 (ADMIN) | |
2017-10-12T21:21:02.581-07:00 WARNING: Got unrecoverable error key not found trying to get key bernard_doc6. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.582-07:00 Cache: Received #8 after 0ms ("bernard_doc6" / "1-427b20a48847afb8d72c1983f5e2d4df") | |
2017-10-12T21:21:02.582-07:00 Cache: #8 ==> channel "foo" | |
2017-10-12T21:21:02.582-07:00 Cache: #8 ==> channel "*" | |
2017-10-12T21:21:02.582-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=15 | |
2017-10-12T21:21:02.582-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.585-07:00 HTTP: #057: PUT http://localhost/db/bernard_doc7 (ADMIN) | |
2017-10-12T21:21:02.585-07:00 WARNING: Got unrecoverable error key not found trying to get key bernard_doc7. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.586-07:00 Cache: Received #9 after 0ms ("bernard_doc7" / "1-427b20a48847afb8d72c1983f5e2d4df") | |
2017-10-12T21:21:02.586-07:00 Cache: #9 ==> channel "foo" | |
2017-10-12T21:21:02.586-07:00 Cache: #9 ==> channel "*" | |
2017-10-12T21:21:02.586-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=16 | |
2017-10-12T21:21:02.586-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.588-07:00 HTTP: #058: PUT http://localhost/db/bernard_doc8 (ADMIN) | |
2017-10-12T21:21:02.589-07:00 WARNING: Got unrecoverable error key not found trying to get key bernard_doc8. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.589-07:00 Cache: Received #10 after 0ms ("bernard_doc8" / "1-427b20a48847afb8d72c1983f5e2d4df") | |
2017-10-12T21:21:02.589-07:00 Cache: #10 ==> channel "foo" | |
2017-10-12T21:21:02.589-07:00 Cache: #10 ==> channel "*" | |
2017-10-12T21:21:02.589-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=17 | |
2017-10-12T21:21:02.589-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:bernard. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:02.589-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:02.589-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:02.589773 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestUserDeleteDuringChangesWithAccess (1.24s) | |
=== RUN TestRoleAPI | |
2017-10-12 21:21:02.589782 I | bucketDataSource.Close() called | |
2017-10-12 21:21:02.589847 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:02.589-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58517->127.0.0.1:11210: use of closed network connection. Receiver ID: 4 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:02.591533 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:02.591545 I | BucketManager.Flush() called. bm: 0xc42059a360 | |
2017-10-12 21:21:03.006005 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:03.006-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:03.006174 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:03.007691 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:03.007705 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:03.007713 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:03.007-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:03.007-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:03.007861 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:03.132-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.132-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.132-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:03.132-07:00 WARNING: Using DCP Receiver. Receiver: 5 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:03.132249 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:03.132256 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:03.133058 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:03.133092 I | bucketDataSource.Start() called | |
2017-10-12T21:21:03.133-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.133-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:03.133-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.138-07:00 HTTP: #059: GET http://localhost/db/_role/hipster (ADMIN) | |
2017-10-12T21:21:03.138-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.138-07:00 HTTP: #059: --> 404 missing (0.2 ms) | |
_time=2017-10-12T21:21:03.140-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:03.142-07:00 HTTP: #060: PUT http://localhost/db/_role/hipster (ADMIN) | |
2017-10-12T21:21:03.142-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.161-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:21:03.188-07:00 Cache: Received #1 ("_role/hipster") | |
2017-10-12T21:21:03.188-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:21:03.188-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:21:03.188-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=3 | |
2017-10-12T21:21:03.188-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:role:hipster}") count=4 | |
2017-10-12T21:21:03.190-07:00 HTTP: #061: GET http://localhost/db/_role/hipster (ADMIN) | |
2017-10-12T21:21:03.191-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.225-07:00 Cache: Received #1 ("_role/hipster") | |
2017-10-12T21:21:03.225-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:role:hipster}") count=5 | |
2017-10-12T21:21:03.228-07:00 HTTP: #062: GET http://localhost/db/_role/ (ADMIN) | |
2017-10-12T21:21:03.263-07:00 HTTP: #063: DELETE http://localhost/db/_role/hipster (ADMIN) | |
2017-10-12T21:21:03.263-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.264-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:role:hipster}") count=6 | |
2017-10-12T21:21:03.266-07:00 HTTP: #064: GET http://localhost/db/_role/hipster (ADMIN) | |
2017-10-12T21:21:03.266-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.266-07:00 HTTP: #064: --> 404 missing (0.1 ms) | |
2017-10-12T21:21:03.270-07:00 HTTP: #065: POST http://localhost/db/_role/ (ADMIN) | |
2017-10-12T21:21:03.271-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.303-07:00 Cache: Received #2 ("_role/hipster") | |
2017-10-12T21:21:03.303-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:21:03.303-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=7 | |
2017-10-12T21:21:03.303-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:role:hipster}") count=8 | |
2017-10-12T21:21:03.305-07:00 HTTP: #066: GET http://localhost/db/_role/hipster (ADMIN) | |
2017-10-12T21:21:03.305-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.339-07:00 Cache: Received #2 ("_role/hipster") | |
2017-10-12T21:21:03.339-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:role:hipster}") count=9 | |
2017-10-12T21:21:03.342-07:00 HTTP: #067: DELETE http://localhost/db/_role/hipster (ADMIN) | |
2017-10-12T21:21:03.342-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:role:hipster. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.342-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:03.342-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:03.342548 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestRoleAPI (0.75s) | |
=== RUN TestGuestUser | |
2017-10-12 21:21:03.342568 I | bucketDataSource.Close() called | |
2017-10-12 21:21:03.342626 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:03.342-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58546->127.0.0.1:11210: use of closed network connection. Receiver ID: 5 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:03.344504 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:03.344516 I | BucketManager.Flush() called. bm: 0xc42059b440 | |
2017-10-12 21:21:03.775488 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:03.775-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:03.775696 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:03.777939 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:03.777970 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:03.777988 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:03.777-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:03.778-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:03.778158 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:03.890-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.890-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.890-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:03.890-07:00 WARNING: Using DCP Receiver. Receiver: 6 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:03.890333 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:03.890338 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:03.891061 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:03.891090 I | bucketDataSource.Start() called | |
2017-10-12T21:21:03.891-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.891-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:03.895-07:00 HTTP: #068: GET http://localhost/db/_user/GUEST (ADMIN) | |
2017-10-12T21:21:03.895-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:03.899-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:03.899-07:00 HTTP: #069: PUT http://localhost/db/_user/GUEST (ADMIN) | |
2017-10-12T21:21:03.899-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.904-07:00 HTTP: #070: GET http://localhost/db/_user/GUEST (ADMIN) | |
2017-10-12T21:21:03.904-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.904-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:03.904-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:03.904-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:03.904391 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestGuestUser (0.56s) | |
=== RUN TestSessionTtlGreaterThan30Days | |
2017-10-12 21:21:03.904400 I | bucketDataSource.Close() called | |
2017-10-12T21:21:03.905-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58580->127.0.0.1:11210: use of closed network connection. Receiver ID: 6 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12T21:21:14.160-07:00 WARNING: RetryLoop for Retry StackTraceContainsPatterns giving up after 11 attempts -- base.RetryLoop() at util.go:298 | |
2017-10-12 21:21:14.162519 I | Stacktrace with unexpected pattern: changeListener. Stacktrace: goroutine 3215 [running]: | |
github.com/couchbase/sync_gateway/base.AssertStackTraceDoesntContainPatterns(0xc4208046c0, 0xc42015acd0, 0x1, 0x1) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/base/util_testing.go:566 +0xd5 | |
github.com/couchbase/sync_gateway/base.AssertStackTraceDoesntContainProblematicPatterns(0xc4208046c0) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/base/util_testing.go:556 +0x4f | |
github.com/couchbase/sync_gateway/rest.TestSessionTtlGreaterThan30Days(0xc4208046c0) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/rest/admin_api_test.go:460 +0x43 | |
testing.tRunner(0xc4208046c0, 0x9569f0) | |
/usr/local/go/src/testing/testing.go:610 +0x81 | |
created by testing.(*T).Run | |
/usr/local/go/src/testing/testing.go:646 +0x2ec | |
goroutine 1 [chan receive]: | |
testing.(*T).Run(0xc4200a26c0, 0x8985b1, 0x1f, 0x9569f0, 0x5e901) | |
/usr/local/go/src/testing/testing.go:647 +0x316 | |
testing.RunTests.func1(0xc4200a26c0) | |
/usr/local/go/src/testing/testing.go:793 +0x6d | |
testing.tRunner(0xc4200a26c0, 0xc4203d7e30) | |
/usr/local/go/src/testing/testing.go:610 +0x81 | |
testing.RunTests(0x957790, 0xdf0be0, 0x84, 0x84, 0xfadb) | |
/usr/local/go/src/testing/testing.go:799 +0x2f5 | |
testing.(*M).Run(0xc4203d7ef8, 0x0) | |
/usr/local/go/src/testing/testing.go:743 +0x85 | |
main.main() | |
github.com/couchbase/sync_gateway/rest/_test/_testmain.go:322 +0xc6 | |
goroutine 17 [syscall, locked to thread]: | |
runtime.goexit() | |
/usr/local/go/src/runtime/asm_amd64.s:2086 +0x1 | |
goroutine 84 [select]: | |
net/http.(*persistConn).readLoop(0xc420076b00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 38 [select]: | |
net/http.(*persistConn).writeLoop(0xc420077700) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 88 [select]: | |
net/http.(*persistConn).writeLoop(0xc42000a700) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 37 [IO wait]: | |
net.runtime_pollWait(0x15a0f00, 0x72, 0x5) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4201d6300, 0x72, 0xc4200419d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4201d6300, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4201d62a0, 0xc420370000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4201de018, 0xc420370000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420077700, 0xc420370000, 0x1000, 0x1000, 0x30, 0xc420041b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420336480) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420336480, 0x1, 0x0, 0x1, 0x0, 0xc4203364e0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420077700) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 40 [IO wait]: | |
net.runtime_pollWait(0x15a0d80, 0x72, 0x8) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4203681b0, 0x72, 0xc4203559d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4203681b0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc420368150, 0xc420392000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4201de028, 0xc420392000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42038e200, 0xc420392000, 0x1000, 0x1000, 0x220080, 0xc420355b58, 0x571d) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420336780) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420336780, 0x1, 0xc420355bbd, 0x1, 0x0, 0xc4206e5e60, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42038e200) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 41 [select]: | |
net/http.(*persistConn).writeLoop(0xc42038e200) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2715 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060e400) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3087 [select]: | |
net/http.(*persistConn).writeLoop(0xc420077000) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 87 [select]: | |
net/http.(*persistConn).readLoop(0xc42000a700) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 91 [IO wait]: | |
net.runtime_pollWait(0x15a0b40, 0x72, 0xc) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc420172920, 0x72, 0xc4203d19d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc420172920, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4201728c0, 0xc4203cf000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420034100, 0xc4203cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420076d00, 0xc4203cf000, 0x1000, 0x1000, 0x220080, 0xc4203d1b58, 0x571d) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420079860) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420079860, 0x1, 0xc4203d1bbd, 0x1, 0x0, 0xc4204be2a0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420076d00) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 85 [select]: | |
net/http.(*persistConn).writeLoop(0xc420076b00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2794 [select]: | |
net/http.(*persistConn).readLoop(0xc42000b100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 92 [select]: | |
net/http.(*persistConn).writeLoop(0xc420076d00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2714 [IO wait]: | |
net.runtime_pollWait(0x15a0840, 0x72, 0xe) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4202f8060, 0x72, 0xc4203fd9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4202f8060, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4202f8000, 0xc42073a000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420090038, 0xc42073a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42060e400, 0xc42073a000, 0x1000, 0x1000, 0x30, 0xc4203fdb58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4202569c0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4202569c0, 0x1, 0x0, 0x1, 0x0, 0xc420256a20, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42060e400) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2608 [select]: | |
net/http.(*persistConn).readLoop(0xc420077600) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2729 [chan receive]: | |
github.com/couchbase/sync_gateway/db.(*changeListener).StartMutationFeed.func1(0xc42084cab0) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/db/change_listener.go:82 +0xc7 | |
created by github.com/couchbase/sync_gateway/db.(*changeListener).StartMutationFeed | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/db/change_listener.go:85 +0x2f8 | |
goroutine 3182 [select]: | |
net/http.(*persistConn).writeLoop(0xc420448300) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3003 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3181 [IO wait]: | |
net.runtime_pollWait(0x15a00c0, 0x72, 0x18) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42061d800, 0x72, 0xc42064d9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42061d800, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42061d7a0, 0xc420540000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4205dc0b0, 0xc420540000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420448300, 0xc420540000, 0x1000, 0x1000, 0x30, 0xc42064db58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4206e5ce0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4206e5ce0, 0x1, 0x0, 0x1, 0x0, 0xc4206e5d40, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420448300) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3021 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052c800) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3086 [select]: | |
net/http.(*persistConn).readLoop(0xc420077000) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3218 [select]: | |
net/http.(*persistConn).readLoop(0xc4202aa100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2626 [select]: | |
net/http.(*persistConn).readLoop(0xc42048c400) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3002 [select]: | |
net/http.(*persistConn).readLoop(0xc420550100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2897 [select]: | |
net/http.(*persistConn).readLoop(0xc420448e00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3219 [select]: | |
net/http.(*persistConn).writeLoop(0xc4202aa100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3081 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052cd00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3080 [select]: | |
net/http.(*persistConn).readLoop(0xc42052cd00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2609 [select]: | |
net/http.(*persistConn).writeLoop(0xc420077600) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2572 [select]: | |
net/http.(*persistConn).writeLoop(0xc4202aa500) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2571 [IO wait]: | |
net.runtime_pollWait(0x15a0a80, 0x72, 0x9) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42044c060, 0x72, 0xc4203569d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42044c060, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42044c000, 0xc4204f3000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4201de010, 0xc4204f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc4202aa500, 0xc4204f3000, 0x1000, 0x1000, 0x30, 0xc420356b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4205d41e0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4205d41e0, 0x1, 0x0, 0x1, 0x0, 0xc4205d4240, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc4202aa500) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3010 [select]: | |
net/http.(*persistConn).writeLoop(0xc420448e00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3225 [select]: | |
net/http.(*persistConn).writeLoop(0xc42000a800) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2982 [IO wait]: | |
net.runtime_pollWait(0x15a0600, 0x72, 0x11) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc420542060, 0x72, 0xc4207c99d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc420542060, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc420542000, 0xc420541000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4201de1c8, 0xc420541000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42052c300, 0xc420541000, 0x1000, 0x1000, 0x30, 0xc4207c9b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc42021b440) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc42021b440, 0x1, 0x0, 0x1, 0x0, 0xc42021b4a0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42052c300) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2983 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052c300) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2795 [select]: | |
net/http.(*persistConn).writeLoop(0xc42000b100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2903 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060e200) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3020 [IO wait]: | |
net.runtime_pollWait(0x15a03c0, 0x72, 0x13) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc420680370, 0x72, 0xc420a8f9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc420680370, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc420680310, 0xc4204e7000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc42059c058, 0xc4204e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42052c800, 0xc4204e7000, 0x1000, 0x1000, 0x30, 0xc420a8fb58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4208d5c80) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4208d5c80, 0x1, 0x0, 0x1, 0x0, 0xc4208d5da0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42052c800) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2902 [IO wait]: | |
net.runtime_pollWait(0x15a0300, 0x72, 0x17) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42050e140, 0x72, 0xc420a8c9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42050e140, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42050e0e0, 0xc4206e8000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420090030, 0xc4206e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42060e200, 0xc4206e8000, 0x1000, 0x1000, 0x220080, 0xc420a8cb58, 0x571d) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4205e61e0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4205e61e0, 0x1, 0xc420a8cbbd, 0x1, 0x0, 0xc4205d0000, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42060e200) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2789 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060eb00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2627 [select]: | |
net/http.(*persistConn).writeLoop(0xc42048c400) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2788 [select]: | |
net/http.(*persistConn).readLoop(0xc42060eb00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3224 [select]: | |
net/http.(*persistConn).readLoop(0xc42000a800) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
--- FAIL: TestSessionTtlGreaterThan30Days (10.26s) | |
util_testing.go:568: StackTraceContainsPatterns returned true. See logs for details | |
=== RUN TestSessionExtension | |
2017-10-12 21:21:14.166349 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:14.168545 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:14.168556 I | BucketManager.Flush() called. bm: 0xc420582450 | |
2017-10-12T21:21:14.605-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:15.108-07:00 WARNING: TestBucketManager.EmptyBucket(): still 1 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:21:15.618110 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:15.618-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:15.618321 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:15.620302 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:15.620337 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:15.620352 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:15.620-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:15.620-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:15.620577 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:15.733-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.733-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.733-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:15.733-07:00 WARNING: Using DCP Receiver. Receiver: 7 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:15.733213 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:15.733222 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:15.734008 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:15.734045 I | bucketDataSource.Start() called | |
2017-10-12T21:21:15.734-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.734-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:15.734-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.735-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.735-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.738-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.738-07:00 HTTP: #071: PUT http://localhost/db/doc | |
2017-10-12T21:21:15.738-07:00 HTTP: #071: --> 401 Login required (0.4 ms) | |
_time=2017-10-12T21:21:15.742-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:15.759-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:21:15.812-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:pupshaw}") count=3 | |
2017-10-12T21:21:15.814-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.814-07:00 HTTP: #072: GET http://localhost/db/_session | |
2017-10-12T21:21:15.817-07:00 HTTP: #073: POST http://localhost/db/_session (ADMIN) | |
2017-10-12T21:21:15.817-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:pupshaw. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.818-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:session:816988f5316c10f787764f5bd4faae1d01941dca. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.818-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:pupshaw. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.818-07:00 HTTP: #074: PUT http://localhost/db/doc1 (as pupshaw) | |
2017-10-12T21:21:15.819-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:15.819-07:00 Cache: Received #1 after 0ms ("doc1" / "1-8d99d37a3fbeed6ca6052ede5e43fb2d") | |
2017-10-12T21:21:15.819-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:21:15.819-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:21:15.819-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:21:17.824-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:session:816988f5316c10f787764f5bd4faae1d01941dca. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:17.825-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:pupshaw. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:17.825-07:00 HTTP: #075: PUT http://localhost/db/doc2 (as pupshaw) | |
2017-10-12T21:21:17.825-07:00 WARNING: Got unrecoverable error key not found trying to get key doc2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:17.825-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:17.825-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:17.825955 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestSessionExtension (3.66s) | |
=== RUN TestSessionAPI | |
2017-10-12 21:21:17.825968 I | bucketDataSource.Close() called | |
--- SKIP: TestSessionAPI (0.00s) | |
2017-10-12T21:21:17.826-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58620->127.0.0.1:11210: use of closed network connection. Receiver ID: 7 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
admin_api_test.go:567: This test is currently not passing against a Couchbase server bucket. Needs investigation.Logs: https://gist.github.com/tleyden/a0956455be0130ba22f2aef56a346de2 | |
=== RUN TestFlush | |
--- SKIP: TestFlush (0.00s) | |
admin_api_test.go:659: sgbucket.DeleteableBucket inteface only supported by Walrus | |
=== RUN TestDBOfflineSingle | |
2017-10-12 21:21:17.826173 I | Taking DB offline | |
2017-10-12 21:21:17.826224 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:17.828979 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:17.829000 I | BucketManager.Flush() called. bm: 0xc420335d40 | |
2017-10-12 21:21:18.288497 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:18.288-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:18.288647 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:18.290305 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:18.290324 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:18.290335 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:18.290-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:18.290-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:18.290505 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:18.403-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:18.403-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:18.403-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:18.403-07:00 WARNING: Using DCP Receiver. Receiver: 8 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:18.403490 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:18.403496 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:18.404192 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:18.404226 I | bucketDataSource.Start() called | |
2017-10-12T21:21:18.404-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:18.404-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:18.404-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:18.409-07:00 HTTP: #076: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:18.409-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:18.412-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:18.413-07:00 HTTP: #077: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:18.416-07:00 HTTP: #078: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:18.417-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:18.417-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:18.417040 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDBOfflineSingle (0.59s) | |
=== RUN TestDBOfflineConcurrent | |
2017-10-12 21:21:18.417046 I | bucketDataSource.Close() called | |
2017-10-12 21:21:18.417083 I | Taking DB offline | |
2017-10-12 21:21:18.417127 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:18.417-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58640->127.0.0.1:11210: use of closed network connection. Receiver ID: 8 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:18.418732 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:18.418741 I | BucketManager.Flush() called. bm: 0xc42093d710 | |
2017-10-12 21:21:18.883521 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:18.883-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:18.884149 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:18.885887 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:18.885906 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:18.885920 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:18.885-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:18.885-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:18.886097 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:18.998-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:18.998-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:18.998-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:18.998-07:00 WARNING: Using DCP Receiver. Receiver: 9 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:18.998345 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:18.998351 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:18.999042 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:18.999073 I | bucketDataSource.Start() called | |
2017-10-12T21:21:18.999-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:18.999-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:18.999-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:19.003-07:00 HTTP: #079: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:19.003-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:19.006-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:19.009-07:00 HTTP: #080: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:19.009-07:00 HTTP: #081: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:19.012-07:00 HTTP: #082: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:19.012-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:19.012-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:19.012581 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDBOfflineConcurrent (0.60s) | |
=== RUN TestStartDBOffline | |
2017-10-12 21:21:19.012599 I | bucketDataSource.Close() called | |
2017-10-12 21:21:19.012627 I | Taking DB offline | |
2017-10-12 21:21:19.012671 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:19.012-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58663->127.0.0.1:11210: use of closed network connection. Receiver ID: 9 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:19.014480 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:19.014490 I | BucketManager.Flush() called. bm: 0xc420868b70 | |
2017-10-12 21:21:19.498634 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:19.498-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:19.499114 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:19.501216 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:19.501239 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:19.501265 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:19.501-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:19.501-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:19.501446 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:19.617-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:19.617-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:19.617-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:19.617-07:00 WARNING: Using DCP Receiver. Receiver: 10 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:19.617487 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:19.617495 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:19.618331 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:19.618370 I | bucketDataSource.Start() called | |
2017-10-12T21:21:19.618-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:19.618-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:19.619-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:19.623-07:00 HTTP: #083: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:19.623-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:19.627-07:00 HTTP: #084: POST http://localhost/db/_offline (ADMIN) | |
_time=2017-10-12T21:21:19.628-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:19.631-07:00 HTTP: #085: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:19.631-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:19.631-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:19.631567 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestStartDBOffline (0.62s) | |
=== RUN TestDBOffline503Response | |
2017-10-12 21:21:19.631583 I | bucketDataSource.Close() called | |
2017-10-12 21:21:19.631625 I | Taking DB offline | |
2017-10-12 21:21:19.631674 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:19.631-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58682->127.0.0.1:11210: use of closed network connection. Receiver ID: 10 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:19.633491 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:19.633505 I | BucketManager.Flush() called. bm: 0xc4203612f0 | |
2017-10-12 21:21:20.096334 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:20.096-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:20.096520 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:20.098480 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:20.098499 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:20.098515 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:20.098-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:20.098-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:20.098737 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:20.222-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:20.223-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:20.223-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:20.223-07:00 WARNING: Using DCP Receiver. Receiver: 11 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:20.223118 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:20.223123 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:20.223669 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:20.223697 I | bucketDataSource.Start() called | |
2017-10-12T21:21:20.223-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:20.224-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:20.224-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:20.228-07:00 HTTP: #086: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:20.228-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:20.231-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:20.232-07:00 HTTP: #087: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:20.235-07:00 HTTP: #088: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:20.237-07:00 HTTP: #089: --> 503 DB is currently under maintenance (0.0 ms) | |
2017-10-12T21:21:20.237-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:20.237-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:20.237081 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDBOffline503Response (0.61s) | |
=== RUN TestDBOfflinePutDbConfig | |
2017-10-12 21:21:20.237090 I | bucketDataSource.Close() called | |
2017-10-12 21:21:20.237124 I | Taking DB offline | |
2017-10-12T21:21:20.237-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58699->127.0.0.1:11210: use of closed network connection. Receiver ID: 11 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:20.237175 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:20.238754 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:20.238766 I | BucketManager.Flush() called. bm: 0xc4207cea80 | |
2017-10-12 21:21:20.717915 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:20.718-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:20.718916 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:20.720542 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:20.720560 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:20.720570 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:20.720-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:20.720-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:20.720734 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:20.834-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:20.834-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:20.834-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:20.834-07:00 WARNING: Using DCP Receiver. Receiver: 12 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:20.834863 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:20.834868 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:20.835627 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:20.835703 I | bucketDataSource.Start() called | |
2017-10-12T21:21:20.835-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:20.836-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:20.836-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:20.840-07:00 HTTP: #090: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:20.841-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:20.843-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:20.845-07:00 HTTP: #091: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:20.849-07:00 HTTP: #092: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:20.850-07:00 HTTP: #093: PUT http://localhost/db/_config | |
2017-10-12T21:21:20.850-07:00 HTTP: #093: --> 404 unknown URL (0.1 ms) | |
2017-10-12T21:21:20.850-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:20.850-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:20.850396 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDBOfflinePutDbConfig (0.61s) | |
=== RUN TestDBOfflinePostResync | |
2017-10-12 21:21:20.850407 I | bucketDataSource.Close() called | |
2017-10-12 21:21:20.850436 I | Taking DB offline | |
2017-10-12T21:21:20.850-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58717->127.0.0.1:11210: use of closed network connection. Receiver ID: 12 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:20.850495 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:20.852118 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:20.852130 I | BucketManager.Flush() called. bm: 0xc420894ae0 | |
2017-10-12 21:21:21.307268 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:21.307-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:21.307463 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:21.309146 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:21.309162 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:21.309174 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:21.309-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:21.309-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:21.309316 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:21.424-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:21.424-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:21.424-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:21.424-07:00 WARNING: Using DCP Receiver. Receiver: 13 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:21.424656 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:21.424661 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:21.425278 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:21.425304 I | bucketDataSource.Start() called | |
2017-10-12T21:21:21.425-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:21.425-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:21.425-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:21.430-07:00 HTTP: #094: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:21.430-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:21.432-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:21.435-07:00 HTTP: #095: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:21.438-07:00 HTTP: #096: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:21.440-07:00 HTTP: #097: POST http://localhost/db/_resync (ADMIN) | |
2017-10-12T21:21:21.440-07:00 Recomputing document channels... | |
2017-10-12T21:21:21.452-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:21:21.495-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:21.495-07:00 Re-running sync function on all 0 documents... | |
2017-10-12T21:21:21.495-07:00 Finished re-running sync function; 0 docs changed | |
2017-10-12T21:21:21.495-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:21.495-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:21.495844 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDBOfflinePostResync (0.65s) | |
=== RUN TestDBOnlineSingle | |
2017-10-12 21:21:21.495853 I | bucketDataSource.Close() called | |
2017-10-12 21:21:21.495879 I | Taking DB offline | |
2017-10-12 21:21:21.495930 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:21.495-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58734->127.0.0.1:11210: use of closed network connection. Receiver ID: 13 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:21.498593 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:21.498606 I | BucketManager.Flush() called. bm: 0xc42093c540 | |
2017-10-12 21:21:21.967211 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:21.967-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:21.967403 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:21.969314 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:21.969330 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:21.969343 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:21.969-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:21.969-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:21.969488 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:22.078-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:22.078-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:22.078-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:22.078-07:00 WARNING: Using DCP Receiver. Receiver: 14 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:22.078924 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:22.078928 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:22.079691 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:22.079725 I | bucketDataSource.Start() called | |
2017-10-12T21:21:22.079-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:22.080-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:22.080-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:22.084-07:00 HTTP: #098: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:22.084-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:22.086-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:22.088-07:00 HTTP: #099: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:22.093-07:00 HTTP: #100: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:22.095-07:00 HTTP: #101: POST http://localhost/db/_online (ADMIN) | |
2017-10-12T21:21:22.095-07:00 Closing db /db (bucket "test_data_bucket") | |
2017-10-12T21:21:22.095-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:22.095-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:22.095667 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12T21:21:22.095-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12 21:21:22.095683 I | bucketDataSource.Close() called | |
2017-10-12T21:21:22.095-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12T21:21:22.095-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58755->127.0.0.1:11210: use of closed network connection. Receiver ID: 14 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:22.095901 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:22.203-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:22.203-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:22.203-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:22.203-07:00 WARNING: Using DCP Receiver. Receiver: 15 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:22.203529 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:22.203535 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:22.204250 I | Seeding seqnos: map[32:1 0:1 59:2] | |
2017-10-12 21:21:22.204289 I | bucketDataSource.Start() called | |
2017-10-12T21:21:22.204-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:22.204-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
_time=2017-10-12T21:21:22.210-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:22.602-07:00 HTTP: #102: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:22.602-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:22.602-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:22.602-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:22.602859 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDBOnlineSingle (1.11s) | |
=== RUN TestDBOnlineConcurrent | |
2017-10-12 21:21:22.602870 I | bucketDataSource.Close() called | |
2017-10-12 21:21:22.602907 I | Taking DB offline | |
2017-10-12 21:21:22.602960 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:22.602-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58762->127.0.0.1:11210: use of closed network connection. Receiver ID: 15 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:22.605000 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:22.605016 I | BucketManager.Flush() called. bm: 0xc420582480 | |
2017-10-12 21:21:23.179951 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:23.180-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:23.180185 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:23.181814 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:23.181832 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:23.181843 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:23.181-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:23.181-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:23.182010 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:23.299-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:23.299-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:23.299-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:23.299-07:00 WARNING: Using DCP Receiver. Receiver: 16 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:23.299347 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:23.299354 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:23.299919 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:23.299945 I | bucketDataSource.Start() called | |
2017-10-12T21:21:23.300-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:23.300-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:23.300-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:23.304-07:00 HTTP: #103: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:23.304-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:23.307-07:00 HTTP: #104: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:23.309-07:00 HTTP: #105: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:23.312-07:00 HTTP: #106: POST http://localhost/db/_online (ADMIN) | |
2017-10-12T21:21:23.313-07:00 Closing db /db (bucket "test_data_bucket") | |
2017-10-12T21:21:23.313-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:23.313-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:23.313091 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12T21:21:23.313-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12 21:21:23.313107 I | bucketDataSource.Close() called | |
2017-10-12T21:21:23.313-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:23.313371 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:23.472-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:23.472-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:23.472-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:23.472-07:00 WARNING: Using DCP Receiver. Receiver: 17 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:23.472390 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:23.472399 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:23.473341 I | Seeding seqnos: map[0:1 32:1 59:2] | |
2017-10-12 21:21:23.473387 I | bucketDataSource.Start() called | |
2017-10-12T21:21:23.473-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:23.473-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:23.473-07:00 HTTP: #107: POST http://localhost/db/_online (ADMIN) | |
_time=2017-10-12T21:21:24.332-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:24.981-07:00 HTTP: #108: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:24.981-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:24.981-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:24.981-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:24.981466 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDBOnlineConcurrent (2.38s) | |
=== RUN TestSingleDBOnlineWithDelay | |
2017-10-12 21:21:24.981481 I | bucketDataSource.Close() called | |
2017-10-12 21:21:24.981525 I | Taking DB offline | |
2017-10-12T21:21:24.981-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58795->127.0.0.1:11210: use of closed network connection. Receiver ID: 17 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:24.981584 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:24.983732 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:24.983747 I | BucketManager.Flush() called. bm: 0xc4207c5740 | |
2017-10-12T21:21:26.582-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:27.086-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:27.594-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:28.496-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:29.088-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:29.774-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:31.110-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:21:31.647163 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:31.647-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:31.647405 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:31.649415 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:31.649440 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:31.649453 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:31.649-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:31.649-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:31.650113 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:31.842-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:31.842-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:31.842-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:31.842-07:00 WARNING: Using DCP Receiver. Receiver: 18 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:31.842615 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:31.842622 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:31.843701 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:31.843743 I | bucketDataSource.Start() called | |
2017-10-12T21:21:31.843-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:31.844-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:31.844-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:31.848-07:00 HTTP: #109: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:31.848-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:31.853-07:00 HTTP: #110: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:31.856-07:00 HTTP: #111: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:31.859-07:00 HTTP: #112: POST http://localhost/db/_online (ADMIN) | |
2017-10-12T21:21:31.861-07:00 HTTP: #113: GET http://localhost/db/ (ADMIN) | |
_time=2017-10-12T21:21:32.037-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:32.048-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:21:32.862-07:00 Closing db /db (bucket "test_data_bucket") | |
2017-10-12T21:21:32.862-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:32.862-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:32.862802 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12T21:21:32.862-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12 21:21:32.862816 I | bucketDataSource.Close() called | |
2017-10-12T21:21:32.862-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58828->127.0.0.1:11210: use of closed network connection. Receiver ID: 18 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12T21:21:32.862-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:32.863168 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:32.982-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:32.982-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:32.982-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:32.982-07:00 WARNING: Using DCP Receiver. Receiver: 19 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:32.982438 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:32.982448 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:32.983312 I | Seeding seqnos: map[0:1 59:2 32:1] | |
2017-10-12 21:21:32.983343 I | bucketDataSource.Start() called | |
2017-10-12T21:21:32.983-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:32.983-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:33.366-07:00 HTTP: #114: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:33.367-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:33.367-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:33.367-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:33.367216 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestSingleDBOnlineWithDelay (8.39s) | |
=== RUN TestDBOnlineWithDelayAndImmediate | |
2017-10-12 21:21:33.367224 I | bucketDataSource.Close() called | |
2017-10-12 21:21:33.367256 I | Taking DB offline | |
2017-10-12 21:21:33.367475 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:33.369208 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:33.369221 I | BucketManager.Flush() called. bm: 0xc420868b10 | |
2017-10-12 21:21:34.770628 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:34.770-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:34.770860 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:34.773057 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:34.773079 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:34.773093 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:34.773-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:34.773-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:34.773294 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:34.894-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:34.894-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:34.894-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:34.894-07:00 WARNING: Using DCP Receiver. Receiver: 20 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:34.894447 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:34.894452 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:34.895801 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:34.895828 I | bucketDataSource.Start() called | |
2017-10-12T21:21:34.895-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:34.896-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:34.896-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:34.900-07:00 HTTP: #115: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:34.900-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:34.901-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:34.904-07:00 HTTP: #116: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:34.907-07:00 HTTP: #117: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:34.911-07:00 HTTP: #118: POST http://localhost/db/_online (ADMIN) | |
2017-10-12T21:21:34.913-07:00 HTTP: #119: POST http://localhost/db/_online (ADMIN) | |
2017-10-12T21:21:34.913-07:00 Closing db /db (bucket "test_data_bucket") | |
2017-10-12T21:21:34.913-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:34.913-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:34.913766 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12T21:21:34.913-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12 21:21:34.913779 I | bucketDataSource.Close() called | |
2017-10-12T21:21:34.913-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12T21:21:34.913-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58857->127.0.0.1:11210: use of closed network connection. Receiver ID: 20 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:34.914049 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:35.030-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:35.030-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:35.030-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:35.030-07:00 WARNING: Using DCP Receiver. Receiver: 21 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:35.030729 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:35.030736 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:35.031459 I | Seeding seqnos: map[59:2 32:1 0:1] | |
2017-10-12 21:21:35.031491 I | bucketDataSource.Start() called | |
2017-10-12T21:21:35.031-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:35.031-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
_time=2017-10-12T21:21:35.037-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:35.419-07:00 HTTP: #120: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:35.419-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:37.924-07:00 HTTP: #121: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:37.924-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:37.924-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:37.924-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:37.924846 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDBOnlineWithDelayAndImmediate (4.56s) | |
=== RUN TestDBOnlineWithTwoDelays | |
2017-10-12 21:21:37.924864 I | bucketDataSource.Close() called | |
2017-10-12 21:21:37.924910 I | Taking DB offline | |
2017-10-12T21:21:37.924-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58864->127.0.0.1:11210: use of closed network connection. Receiver ID: 21 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:37.924984 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:37.927364 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:37.927394 I | BucketManager.Flush() called. bm: 0xc420582de0 | |
2017-10-12T21:21:38.365-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:38.871-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:39.376-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:39.883-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:40.389-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:21:40.895321 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:40.895-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:40.895522 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:40.897379 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:40.897403 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:40.897419 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:40.897-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:40.897-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:40.897653 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:41.004-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:41.004-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:41.004-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:41.004-07:00 WARNING: Using DCP Receiver. Receiver: 22 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:41.004386 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:41.004396 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:41.005148 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:41.005184 I | bucketDataSource.Start() called | |
2017-10-12T21:21:41.005-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:41.005-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:41.005-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:41.011-07:00 HTTP: #122: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:41.011-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:21:41.013-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:41.015-07:00 HTTP: #123: POST http://localhost/db/_offline (ADMIN) | |
2017-10-12T21:21:41.019-07:00 HTTP: #124: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:41.022-07:00 HTTP: #125: POST http://localhost/db/_online (ADMIN) | |
2017-10-12T21:21:41.025-07:00 HTTP: #126: POST http://localhost/db/_online (ADMIN) | |
2017-10-12T21:21:41.028-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:21:41.028-07:00 HTTP: #127: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:42.026-07:00 Closing db /db (bucket "test_data_bucket") | |
2017-10-12T21:21:42.026-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:42.026-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:42.026169 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12T21:21:42.026-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12 21:21:42.026183 I | bucketDataSource.Close() called | |
2017-10-12T21:21:42.026-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58888->127.0.0.1:11210: use of closed network connection. Receiver ID: 22 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12T21:21:42.026-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:42.026507 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:42.144-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:42.144-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:42.144-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:42.144-07:00 WARNING: Using DCP Receiver. Receiver: 23 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:42.144567 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:42.144583 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:42.145339 I | Seeding seqnos: map[0:1 59:2 32:1] | |
2017-10-12 21:21:42.145396 I | bucketDataSource.Start() called | |
2017-10-12T21:21:42.145-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:42.145-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
_time=2017-10-12T21:21:42.153-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:21:42.533-07:00 HTTP: #128: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:42.534-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:43.138-07:00 HTTP: #129: GET http://localhost/db/ (ADMIN) | |
2017-10-12T21:21:43.139-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:43.139-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:43.139-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:43.139196 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDBOnlineWithTwoDelays (5.21s) | |
=== RUN TestPurgeWithBadJsonPayload | |
2017-10-12 21:21:43.139206 I | bucketDataSource.Close() called | |
2017-10-12 21:21:43.139262 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:43.139-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:58896->127.0.0.1:11210: use of closed network connection. Receiver ID: 23 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:21:43.141147 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:43.141160 I | BucketManager.Flush() called. bm: 0xc420751dd0 | |
2017-10-12 21:21:43.575067 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:43.575-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:43.575330 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:43.577463 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:43.577484 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:43.577497 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:43.577-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:43.577-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:43.577805 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:43.701-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:43.701-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:43.701-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:43.701-07:00 WARNING: Using DCP Receiver. Receiver: 24 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:43.701500 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:43.701506 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:43.702149 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:43.702189 I | bucketDataSource.Start() called | |
2017-10-12T21:21:43.702-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:43.702-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:43.702-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:43.707-07:00 HTTP: #130: POST http://localhost/db/_purge (ADMIN) | |
2017-10-12T21:21:43.707-07:00 WARNING: Couldn't parse JSON in HTTP request: invalid character 'o' in literal false (expecting 'a') -- db.ReadJSONFromMIME() at attachment.go:224 | |
2017-10-12T21:21:43.707-07:00 HTTP: #130: --> 400 _purge document ID's must be passed as a JSON (0.4 ms) | |
2017-10-12T21:21:43.707-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:43.707-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:43.707980 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestPurgeWithBadJsonPayload (0.57s) | |
=== RUN TestPurgeWithNonArrayRevisionList | |
2017-10-12 21:21:43.707997 I | bucketDataSource.Close() called | |
2017-10-12 21:21:43.708055 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:43.710065 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:43.710075 I | BucketManager.Flush() called. bm: 0xc4207510e0 | |
2017-10-12 21:21:44.160969 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:44.161-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:44.161176 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:44.162977 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:44.162994 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:44.163007 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:44.163-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:44.163-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:44.163160 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:44.269-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:44.269-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:44.269-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:44.269-07:00 WARNING: Using DCP Receiver. Receiver: 25 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:44.269188 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:44.269193 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:44.269856 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:44.269887 I | bucketDataSource.Start() called | |
2017-10-12T21:21:44.270-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:44.270-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:44.270-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:44.274-07:00 HTTP: #131: POST http://localhost/db/_purge (ADMIN) | |
2017-10-12T21:21:44.274-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:44.274-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:44.274389 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestPurgeWithNonArrayRevisionList (0.57s) | |
=== RUN TestPurgeWithEmptyRevisionList | |
2017-10-12 21:21:44.274398 I | bucketDataSource.Close() called | |
2017-10-12 21:21:44.274469 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:44.276834 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:44.276851 I | BucketManager.Flush() called. bm: 0xc4204cc450 | |
2017-10-12 21:21:44.763036 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:44.763-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:44.763301 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:44.765303 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:44.765328 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:44.765341 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:44.765-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:44.765-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:44.766859 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:44.876-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:44.876-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:44.876-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:44.876-07:00 WARNING: Using DCP Receiver. Receiver: 26 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:44.876360 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:44.876367 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:44.877127 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:44.877167 I | bucketDataSource.Start() called | |
2017-10-12T21:21:44.877-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:44.877-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:44.877-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:44.881-07:00 HTTP: #132: POST http://localhost/db/_purge (ADMIN) | |
2017-10-12T21:21:44.881-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:44.881-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:44.881614 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestPurgeWithEmptyRevisionList (0.61s) | |
=== RUN TestPurgeWithGreaterThanOneRevision | |
2017-10-12 21:21:44.881622 I | bucketDataSource.Close() called | |
2017-10-12 21:21:44.881703 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:44.884343 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:44.884357 I | BucketManager.Flush() called. bm: 0xc42099df50 | |
2017-10-12 21:21:45.336218 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:21:45.336-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:45.337043 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:21:45.339251 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:21:45.339274 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:45.339287 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:21:45.339-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:21:45.339-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:21:45.339452 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:21:45.448-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:45.448-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:45.448-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:21:45.448-07:00 WARNING: Using DCP Receiver. Receiver: 27 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:21:45.448620 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:21:45.448628 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:21:45.449399 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:21:45.449472 I | bucketDataSource.Start() called | |
2017-10-12T21:21:45.449-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:45.449-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:21:45.450-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:21:45.454-07:00 HTTP: #133: POST http://localhost/db/_purge (ADMIN) | |
2017-10-12T21:21:45.454-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:21:45.454-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:21:45.454376 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestPurgeWithGreaterThanOneRevision (0.57s) | |
=== RUN TestPurgeWithNonStarRevision | |
2017-10-12 21:21:45.454392 I | bucketDataSource.Close() called | |
2017-10-12T21:21:55.736-07:00 WARNING: RetryLoop for Retry StackTraceContainsPatterns giving up after 11 attempts -- base.RetryLoop() at util.go:298 | |
2017-10-12 21:21:55.741769 I | Stacktrace with unexpected pattern: changeListener. Stacktrace: goroutine 4380 [running]: | |
github.com/couchbase/sync_gateway/base.AssertStackTraceDoesntContainPatterns(0xc4200a2540, 0xc42015acd0, 0x1, 0x1) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/base/util_testing.go:566 +0xd5 | |
github.com/couchbase/sync_gateway/base.AssertStackTraceDoesntContainProblematicPatterns(0xc4200a2540) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/base/util_testing.go:556 +0x4f | |
github.com/couchbase/sync_gateway/rest.TestPurgeWithNonStarRevision(0xc4200a2540) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/rest/admin_api_test.go:1138 +0x40 | |
testing.tRunner(0xc4200a2540, 0x956988) | |
/usr/local/go/src/testing/testing.go:610 +0x81 | |
created by testing.(*T).Run | |
/usr/local/go/src/testing/testing.go:646 +0x2ec | |
goroutine 1 [chan receive]: | |
testing.(*T).Run(0xc4200a26c0, 0x8953e5, 0x1c, 0x956988, 0x5e901) | |
/usr/local/go/src/testing/testing.go:647 +0x316 | |
testing.RunTests.func1(0xc4200a26c0) | |
/usr/local/go/src/testing/testing.go:793 +0x6d | |
testing.tRunner(0xc4200a26c0, 0xc4203d7e30) | |
/usr/local/go/src/testing/testing.go:610 +0x81 | |
testing.RunTests(0x957790, 0xdf0be0, 0x84, 0x84, 0xfadb) | |
/usr/local/go/src/testing/testing.go:799 +0x2f5 | |
testing.(*M).Run(0xc4203d7ef8, 0x0) | |
/usr/local/go/src/testing/testing.go:743 +0x85 | |
main.main() | |
github.com/couchbase/sync_gateway/rest/_test/_testmain.go:322 +0xc6 | |
goroutine 17 [syscall, 1 minutes, locked to thread]: | |
runtime.goexit() | |
/usr/local/go/src/runtime/asm_amd64.s:2086 +0x1 | |
goroutine 84 [select, 1 minutes]: | |
net/http.(*persistConn).readLoop(0xc420076b00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 38 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc420077700) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 88 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc42000a700) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 37 [IO wait, 1 minutes]: | |
net.runtime_pollWait(0x15a0f00, 0x72, 0x5) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4201d6300, 0x72, 0xc4200419d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4201d6300, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4201d62a0, 0xc420370000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4201de018, 0xc420370000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420077700, 0xc420370000, 0x1000, 0x1000, 0x30, 0xc420041b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420336480) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420336480, 0x1, 0x0, 0x1, 0x0, 0xc4203364e0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420077700) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3818 [select]: | |
net/http.(*persistConn).writeLoop(0xc42038e500) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3920 [select]: | |
net/http.(*persistConn).readLoop(0xc42038ea00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 40 [IO wait]: | |
net.runtime_pollWait(0x15a0d80, 0x72, 0x8) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4203681b0, 0x72, 0xc4203559d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4203681b0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc420368150, 0xc420392000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4201de028, 0xc420392000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42038e200, 0xc420392000, 0x1000, 0x1000, 0x220080, 0xc420355b58, 0x571d) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420336780) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420336780, 0x1, 0xc420355bbd, 0x1, 0x0, 0xc4205d04e0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42038e200) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 41 [select]: | |
net/http.(*persistConn).writeLoop(0xc42038e200) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2715 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060e400) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3087 [select]: | |
net/http.(*persistConn).writeLoop(0xc420077000) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4064 [select]: | |
net/http.(*persistConn).writeLoop(0xc4208f6100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 87 [select, 1 minutes]: | |
net/http.(*persistConn).readLoop(0xc42000a700) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 91 [IO wait]: | |
net.runtime_pollWait(0x15a0b40, 0x72, 0xc) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc420172920, 0x72, 0xc4203d19d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc420172920, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4201728c0, 0xc4203cf000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420034100, 0xc4203cf000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420076d00, 0xc4203cf000, 0x1000, 0x1000, 0x220080, 0xc4203d1b58, 0x571d) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420079860) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420079860, 0x1, 0xc4203d1bbd, 0x1, 0x0, 0xc4204be240, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420076d00) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3864 [IO wait]: | |
net.runtime_pollWait(0x15b4100, 0x72, 0x3c) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42070ffe0, 0x72, 0xc4204389d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42070ffe0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42070ff80, 0xc420506000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420500148, 0xc420506000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42060e300, 0xc420506000, 0x1000, 0x1000, 0x220080, 0xc420438b58, 0x571d) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4207eb740) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4207eb740, 0x1, 0xc420438bbd, 0x1, 0x0, 0xc4200788a0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42060e300) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 85 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc420076b00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2794 [select]: | |
net/http.(*persistConn).readLoop(0xc42000b100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4166 [IO wait]: | |
net.runtime_pollWait(0x2d0ae88, 0x72, 0x48) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4201d6140, 0x72, 0xc4203f69d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4201d6140, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4201d60e0, 0xc42040f000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420090028, 0xc42040f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420449800, 0xc42040f000, 0x1000, 0x1000, 0x30, 0xc4203f6b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc42058e1e0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc42058e1e0, 0x1, 0x0, 0x1, 0x0, 0xc42058e240, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420449800) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3192 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060f100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 92 [select]: | |
net/http.(*persistConn).writeLoop(0xc420076d00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2714 [IO wait]: | |
net.runtime_pollWait(0x15a0840, 0x72, 0xe) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4202f8060, 0x72, 0xc4203fd9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4202f8060, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4202f8000, 0xc42073a000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420090038, 0xc42073a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42060e400, 0xc42073a000, 0x1000, 0x1000, 0x30, 0xc4203fdb58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4202569c0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4202569c0, 0x1, 0x0, 0x1, 0x0, 0xc420256a20, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42060e400) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4176 [select]: | |
net/http.(*persistConn).writeLoop(0xc42000aa00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3745 [select]: | |
net/http.(*persistConn).readLoop(0xc420448f00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2608 [select, 1 minutes]: | |
net/http.(*persistConn).readLoop(0xc420077600) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3796 [select]: | |
net/http.(*persistConn).writeLoop(0xc42048c900) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3327 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550300) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2729 [chan receive]: | |
github.com/couchbase/sync_gateway/db.(*changeListener).StartMutationFeed.func1(0xc42084cab0) | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/db/change_listener.go:82 +0xc7 | |
created by github.com/couchbase/sync_gateway/db.(*changeListener).StartMutationFeed | |
/Users/tleyden/Development/sync_gateway/godeps/src/github.com/couchbase/sync_gateway/db/change_listener.go:85 +0x2f8 | |
goroutine 3496 [select]: | |
net/http.(*persistConn).writeLoop(0xc4202aa200) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4140 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060e000) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3887 [select]: | |
net/http.(*persistConn).readLoop(0xc42048c300) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3777 [select]: | |
net/http.(*persistConn).writeLoop(0xc42048ca00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4071 [select]: | |
net/http.(*persistConn).readLoop(0xc42048c200) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3191 [select]: | |
net/http.(*persistConn).readLoop(0xc42060f100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3314 [IO wait]: | |
net.runtime_pollWait(0x141d820, 0x72, 0x1e) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42026e140, 0x72, 0xc4206519d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42026e140, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42026e0e0, 0xc420713000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc42059c010, 0xc420713000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420077a00, 0xc420713000, 0x1000, 0x1000, 0x30, 0xc420651b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4206e4360) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4206e4360, 0x1, 0x0, 0x1, 0x0, 0xc4206e43c0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420077a00) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3182 [select]: | |
net/http.(*persistConn).writeLoop(0xc420448300) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3387 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550d00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4049 [select]: | |
net/http.(*persistConn).writeLoop(0xc42038eb00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3865 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060e300) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3776 [select]: | |
net/http.(*persistConn).readLoop(0xc42048ca00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3623 [select]: | |
net/http.(*persistConn).writeLoop(0xc420188000) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4217 [select]: | |
net/http.(*persistConn).readLoop(0xc42038f400) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3003 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3181 [IO wait]: | |
net.runtime_pollWait(0x15a00c0, 0x72, 0x18) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42061d800, 0x72, 0xc42064d9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42061d800, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42061d7a0, 0xc420540000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4205dc0b0, 0xc420540000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420448300, 0xc420540000, 0x1000, 0x1000, 0x30, 0xc42064db58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4206e5ce0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4206e5ce0, 0x1, 0x0, 0x1, 0x0, 0xc4206e5d40, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420448300) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3021 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052c800) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3384 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550c00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3673 [select]: | |
net/http.(*persistConn).readLoop(0xc420240400) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3086 [select]: | |
net/http.(*persistConn).readLoop(0xc420077000) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3463 [select]: | |
net/http.(*persistConn).readLoop(0xc42000a900) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3341 [IO wait]: | |
net.runtime_pollWait(0x141d3a0, 0x72, 0x24) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42070f250, 0x72, 0xc4206b09d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42070f250, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42070f1f0, 0xc4203d8000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420090058, 0xc4203d8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420449500, 0xc4203d8000, 0x1000, 0x1000, 0x30, 0xc4206b0b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4205d4240) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4205d4240, 0x1, 0x0, 0x1, 0x0, 0xc4205d42a0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420449500) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3218 [select]: | |
net/http.(*persistConn).readLoop(0xc4202aa100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2626 [select, 1 minutes]: | |
net/http.(*persistConn).readLoop(0xc42048c400) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3002 [select]: | |
net/http.(*persistConn).readLoop(0xc420550100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3552 [select]: | |
net/http.(*persistConn).readLoop(0xc420550b00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2897 [select]: | |
net/http.(*persistConn).readLoop(0xc420448e00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3879 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550900) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3698 [select]: | |
net/http.(*persistConn).readLoop(0xc42060e900) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3520 [select]: | |
net/http.(*persistConn).readLoop(0xc420448b00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3198 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052c000) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3878 [select]: | |
net/http.(*persistConn).readLoop(0xc420550900) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3888 [select]: | |
net/http.(*persistConn).writeLoop(0xc42048c300) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3219 [select]: | |
net/http.(*persistConn).writeLoop(0xc4202aa100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4300 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550200) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3647 [select]: | |
net/http.(*persistConn).writeLoop(0xc4202aa900) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3806 [select]: | |
net/http.(*persistConn).writeLoop(0xc420240e00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3749 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052c100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3236 [IO wait]: | |
net.runtime_pollWait(0x141da60, 0x72, 0x1b) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4205420d0, 0x72, 0xc42064f9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4205420d0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc420542070, 0xc4200f5000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420362018, 0xc4200f5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42060e600, 0xc4200f5000, 0x1000, 0x1000, 0x30, 0xc42064fb58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4206e40c0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4206e40c0, 0x1, 0x0, 0x1, 0x0, 0xc4206e4180, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42060e600) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3574 [select]: | |
net/http.(*persistConn).writeLoop(0xc420448c00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4316 [IO wait]: | |
net.runtime_pollWait(0x2d0aa08, 0x72, 0x50) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42026eb50, 0x72, 0xc4205139d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42026eb50, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42026eaf0, 0xc420784000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4205dc110, 0xc420784000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420188700, 0xc420784000, 0x1000, 0x1000, 0x30, 0xc420513b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4207eacc0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4207eacc0, 0x1, 0x0, 0x1, 0x0, 0xc4207ead20, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420188700) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4139 [select]: | |
net/http.(*persistConn).readLoop(0xc42060e000) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3081 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052cd00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4440 [select]: | |
net/http.(*persistConn).readLoop(0xc42060ee00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4335 [IO wait]: | |
net.runtime_pollWait(0x2d0a7c8, 0x72, 0x53) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4202def40, 0x72, 0xc4202819d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4202def40, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4202deee0, 0xc4205d8000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420090af8, 0xc4205d8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420188f00, 0xc4205d8000, 0x1000, 0x1000, 0x30, 0xc420281b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4205d0000) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4205d0000, 0x1, 0x0, 0x1, 0x0, 0xc4205d0060, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420188f00) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3080 [select]: | |
net/http.(*persistConn).readLoop(0xc42052cd00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4134 [select]: | |
net/http.(*persistConn).writeLoop(0xc42000af00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3452 [IO wait]: | |
net.runtime_pollWait(0x15b4040, 0x72, 0x3a) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4201f0060, 0x72, 0xc42088c9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4201f0060, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4201f0000, 0xc42065a000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420500008, 0xc42065a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42048d700, 0xc42065a000, 0x1000, 0x1000, 0x30, 0xc42088cb58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4207c05a0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4207c05a0, 0x1, 0x0, 0x1, 0x0, 0xc4207c0600, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42048d700) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3453 [select]: | |
net/http.(*persistConn).writeLoop(0xc42048d700) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3573 [select]: | |
net/http.(*persistConn).readLoop(0xc420448c00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3464 [select]: | |
net/http.(*persistConn).writeLoop(0xc42000a900) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3817 [IO wait]: | |
net.runtime_pollWait(0x15b44c0, 0x72, 0x35) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc420172140, 0x72, 0xc4203fb9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc420172140, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4201720e0, 0xc4203a0000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420090850, 0xc4203a0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42038e500, 0xc4203a0000, 0x1000, 0x1000, 0x30, 0xc4203fbb58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420809e00) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420809e00, 0x1, 0x0, 0x1, 0x0, 0xc420809e60, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42038e500) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4373 [select]: | |
net/http.(*persistConn).readLoop(0xc42052ca00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4441 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060ee00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4133 [select]: | |
net/http.(*persistConn).readLoop(0xc42000af00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3967 [IO wait]: | |
net.runtime_pollWait(0x15b3f80, 0x72, 0x40) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4201d60d0, 0x72, 0xc42088b9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4201d60d0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4201d6070, 0xc420729000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc42059c778, 0xc420729000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42060f800, 0xc420729000, 0x1000, 0x1000, 0x30, 0xc42088bb58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420809ec0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420809ec0, 0x1, 0x0, 0x1, 0x0, 0xc420809f20, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42060f800) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3383 [select]: | |
net/http.(*persistConn).readLoop(0xc420550c00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4023 [select]: | |
net/http.(*persistConn).readLoop(0xc420240800) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4158 [select]: | |
net/http.(*persistConn).writeLoop(0xc420052500) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3977 [select]: | |
net/http.(*persistConn).writeLoop(0xc4208f6400) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2609 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc420077600) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3732 [IO wait]: | |
net.runtime_pollWait(0x15b4880, 0x72, 0x30) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4206418e0, 0x72, 0xc4202649d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4206418e0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc420641880, 0xc4206e7000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc42059c078, 0xc4206e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420550600, 0xc4206e7000, 0x1000, 0x1000, 0x30, 0xc420264b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420078d80) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420078d80, 0x1, 0x0, 0x1, 0x0, 0xc420078ea0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420550600) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3874 [select]: | |
net/http.(*persistConn).readLoop(0xc42060e100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3976 [select]: | |
net/http.(*persistConn).readLoop(0xc4208f6400) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3674 [select]: | |
net/http.(*persistConn).writeLoop(0xc420240400) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4343 [select]: | |
net/http.(*persistConn).readLoop(0xc42060ed00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2572 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc4202aa500) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3495 [select]: | |
net/http.(*persistConn).readLoop(0xc4202aa200) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4048 [select]: | |
net/http.(*persistConn).readLoop(0xc42038eb00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3447 [IO wait]: | |
net.runtime_pollWait(0x141cf20, 0x72, 0x2a) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4205e5bf0, 0x72, 0xc4206159d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4205e5bf0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc4205e5b90, 0xc420586000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc42059c0b8, 0xc420586000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420076900, 0xc420586000, 0x1000, 0x1000, 0x30, 0xc420615b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4204c01e0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4204c01e0, 0x1, 0x0, 0x1, 0x0, 0xc4204c0240, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420076900) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2571 [IO wait, 1 minutes]: | |
net.runtime_pollWait(0x15a0a80, 0x72, 0x9) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42044c060, 0x72, 0xc4203569d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42044c060, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42044c000, 0xc4204f3000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4201de010, 0xc4204f3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc4202aa500, 0xc4204f3000, 0x1000, 0x1000, 0x30, 0xc420356b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4205d41e0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4205d41e0, 0x1, 0x0, 0x1, 0x0, 0xc4205d4240, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc4202aa500) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3393 [select]: | |
net/http.(*persistConn).readLoop(0xc42052c700) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4218 [select]: | |
net/http.(*persistConn).writeLoop(0xc42038f400) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4033 [IO wait]: | |
net.runtime_pollWait(0x15b3a40, 0x72, 0x43) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42072c140, 0x72, 0xc4207dd9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42072c140, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42072c0e0, 0xc4207e3000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420500010, 0xc4207e3000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc4208f7d00, 0xc4207e3000, 0x1000, 0x1000, 0x30, 0xc4207ddb58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420242120) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420242120, 0x1, 0x0, 0x1, 0x0, 0xc420242180, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc4208f7d00) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3386 [select]: | |
net/http.(*persistConn).readLoop(0xc420550d00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3470 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550000) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4024 [select]: | |
net/http.(*persistConn).writeLoop(0xc420240800) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3699 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060e900) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4278 [IO wait]: | |
net.runtime_pollWait(0x2d0ac48, 0x72, 0x4d) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc4203081b0, 0x72, 0xc4202019d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc4203081b0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc420308150, 0xc4207e2000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc42059c048, 0xc4207e2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc4208f6500, 0xc4207e2000, 0x1000, 0x1000, 0x30, 0xc420201b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc420256b40) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc420256b40, 0x1, 0x0, 0x1, 0x0, 0xc420256ba0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc4208f6500) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3875 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060e100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3010 [select]: | |
net/http.(*persistConn).writeLoop(0xc420448e00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3342 [select]: | |
net/http.(*persistConn).writeLoop(0xc420449500) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3225 [select]: | |
net/http.(*persistConn).writeLoop(0xc42000a800) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3795 [select]: | |
net/http.(*persistConn).readLoop(0xc42048c900) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2982 [IO wait]: | |
net.runtime_pollWait(0x15a0600, 0x72, 0x11) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc420542060, 0x72, 0xc4207c99d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc420542060, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc420542000, 0xc420541000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4201de1c8, 0xc420541000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42052c300, 0xc420541000, 0x1000, 0x1000, 0x30, 0xc4207c9b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc42021b440) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc42021b440, 0x1, 0x0, 0x1, 0x0, 0xc42021b4a0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42052c300) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2983 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052c300) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4072 [select]: | |
net/http.(*persistConn).writeLoop(0xc42048c200) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3469 [select]: | |
net/http.(*persistConn).readLoop(0xc420550000) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4063 [select]: | |
net/http.(*persistConn).readLoop(0xc4208f6100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4017 [select]: | |
net/http.(*persistConn).readLoop(0xc420240600) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4336 [select]: | |
net/http.(*persistConn).writeLoop(0xc420188f00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4175 [select]: | |
net/http.(*persistConn).readLoop(0xc42000aa00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3921 [select]: | |
net/http.(*persistConn).writeLoop(0xc42038ea00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3362 [select]: | |
net/http.(*persistConn).writeLoop(0xc42048c600) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3326 [select]: | |
net/http.(*persistConn).readLoop(0xc420550300) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3622 [select]: | |
net/http.(*persistConn).readLoop(0xc420188000) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4344 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060ed00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2795 [select]: | |
net/http.(*persistConn).writeLoop(0xc42000b100) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3746 [select]: | |
net/http.(*persistConn).writeLoop(0xc420448f00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3805 [select]: | |
net/http.(*persistConn).readLoop(0xc420240e00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3952 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550a00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3329 [IO wait]: | |
net.runtime_pollWait(0x141d5e0, 0x72, 0x21) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42072c0d0, 0x72, 0xc4202619d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42072c0d0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42072c070, 0xc4204fe000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4201de038, 0xc4204fe000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42048c600, 0xc4204fe000, 0x1000, 0x1000, 0x30, 0xc420261b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc42093a2a0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc42093a2a0, 0x1, 0x0, 0x1, 0x0, 0xc42093a300, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42048c600) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3315 [select]: | |
net/http.(*persistConn).writeLoop(0xc420077a00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4279 [select]: | |
net/http.(*persistConn).writeLoop(0xc4208f6500) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3748 [select]: | |
net/http.(*persistConn).readLoop(0xc42052c100) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2903 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060e200) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3020 [IO wait]: | |
net.runtime_pollWait(0x15a03c0, 0x72, 0x13) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc420680370, 0x72, 0xc420a8f9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc420680370, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc420680310, 0xc4204e7000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc42059c058, 0xc4204e7000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42052c800, 0xc4204e7000, 0x1000, 0x1000, 0x30, 0xc420a8fb58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4208d5c80) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4208d5c80, 0x1, 0x0, 0x1, 0x0, 0xc4208d5da0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42052c800) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2902 [IO wait]: | |
net.runtime_pollWait(0x15a0300, 0x72, 0x17) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42050e140, 0x72, 0xc420a8c9d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42050e140, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42050e0e0, 0xc4206e8000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc420090030, 0xc4206e8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc42060e200, 0xc4206e8000, 0x1000, 0x1000, 0x220080, 0xc420a8cb58, 0x571d) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4205e61e0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4205e61e0, 0x1, 0xc420a8cbbd, 0x1, 0x0, 0xc4205d0000, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc42060e200) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3646 [IO wait]: | |
net.runtime_pollWait(0x141ce60, 0x72, 0x2d) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42066e220, 0x72, 0xc4206149d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42066e220, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42066e1c0, 0xc4204dc000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc4200900e0, 0xc4204dc000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc4202aa900, 0xc4204dc000, 0x1000, 0x1000, 0x30, 0xc420614b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4205ea6c0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4205ea6c0, 0x1, 0x0, 0x1, 0x0, 0xc4205ea720, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc4202aa900) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3321 [select]: | |
net/http.(*persistConn).writeLoop(0xc420448600) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3490 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052c700) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3968 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060f800) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3197 [select]: | |
net/http.(*persistConn).readLoop(0xc42052c000) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2789 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060eb00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4167 [select]: | |
net/http.(*persistConn).writeLoop(0xc420449800) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3237 [select]: | |
net/http.(*persistConn).writeLoop(0xc42060e600) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4299 [select]: | |
net/http.(*persistConn).readLoop(0xc420550200) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3514 [IO wait]: | |
net.runtime_pollWait(0x141d160, 0x72, 0x27) | |
/usr/local/go/src/runtime/netpoll.go:160 +0x59 | |
net.(*pollDesc).wait(0xc42025b8e0, 0x72, 0xc4202609d0, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:73 +0x38 | |
net.(*pollDesc).waitRead(0xc42025b8e0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_poll_runtime.go:78 +0x34 | |
net.(*netFD).Read(0xc42025b880, 0xc4206e6000, 0x1000, 0x1000, 0x0, 0xc88d60, 0xc42007c080) | |
/usr/local/go/src/net/fd_unix.go:243 +0x1a1 | |
net.(*conn).Read(0xc42059c100, 0xc4206e6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/usr/local/go/src/net/net.go:173 +0x70 | |
net/http.(*persistConn).Read(0xc420188400, 0xc4206e6000, 0x1000, 0x1000, 0x30, 0xc420260b58, 0x3c06c) | |
/usr/local/go/src/net/http/transport.go:1261 +0x154 | |
bufio.(*Reader).fill(0xc4208d59e0) | |
/usr/local/go/src/bufio/bufio.go:97 +0x10c | |
bufio.(*Reader).Peek(0xc4208d59e0, 0x1, 0x0, 0x1, 0x0, 0xc4208d5aa0, 0x0) | |
/usr/local/go/src/bufio/bufio.go:129 +0x62 | |
net/http.(*persistConn).readLoop(0xc420188400) | |
/usr/local/go/src/net/http/transport.go:1418 +0x1a1 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3320 [select]: | |
net/http.(*persistConn).readLoop(0xc420448600) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 2627 [select, 1 minutes]: | |
net/http.(*persistConn).writeLoop(0xc42048c400) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3515 [select]: | |
net/http.(*persistConn).writeLoop(0xc420188400) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 2788 [select]: | |
net/http.(*persistConn).readLoop(0xc42060eb00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4114 [select]: | |
net/http.(*persistConn).writeLoop(0xc4208f7d00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4374 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052ca00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4157 [select]: | |
net/http.(*persistConn).readLoop(0xc420052500) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 3733 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550600) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3521 [select]: | |
net/http.(*persistConn).writeLoop(0xc420448b00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3448 [select]: | |
net/http.(*persistConn).writeLoop(0xc420076900) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3951 [select]: | |
net/http.(*persistConn).readLoop(0xc420550a00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4098 [select]: | |
net/http.(*persistConn).writeLoop(0xc420240600) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3553 [select]: | |
net/http.(*persistConn).writeLoop(0xc420550b00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 3224 [select]: | |
net/http.(*persistConn).readLoop(0xc42000a800) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4317 [select]: | |
net/http.(*persistConn).writeLoop(0xc420188700) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
goroutine 4368 [select]: | |
net/http.(*persistConn).readLoop(0xc42052cb00) | |
/usr/local/go/src/net/http/transport.go:1541 +0x9c9 | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1062 +0x4e9 | |
goroutine 4369 [select]: | |
net/http.(*persistConn).writeLoop(0xc42052cb00) | |
/usr/local/go/src/net/http/transport.go:1646 +0x3bd | |
created by net/http.(*Transport).dialConn | |
/usr/local/go/src/net/http/transport.go:1063 +0x50e | |
--- FAIL: TestPurgeWithNonStarRevision (10.30s) | |
util_testing.go:568: StackTraceContainsPatterns returned true. See logs for details | |
=== RUN TestPurgeWithStarRevision | |
2017-10-12 21:21:55.750816 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:21:55.752731 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:21:55.752740 I | BucketManager.Flush() called. bm: 0xc4204cc630 | |
2017-10-12T21:21:56.219-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:56.726-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:57.234-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:57.739-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:58.242-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:58.748-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:59.251-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:21:59.753-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:00.258-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:22:00.766570 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:00.766-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:00.766890 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:00.768978 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:00.769004 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:00.769014 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:00.769-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:00.769-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:00.769213 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:00.878-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:00.878-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:00.878-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:00.878-07:00 WARNING: Using DCP Receiver. Receiver: 28 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:00.878959 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:00.878967 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:00.879545 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:00.879571 I | bucketDataSource.Start() called | |
2017-10-12T21:22:00.879-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:00.879-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:00.880-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:00.882-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:00.886-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:00.905-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:00.940-07:00 HTTP: #134: PUT http://localhost/db/doc1 | |
2017-10-12T21:22:00.940-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:00.940-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:00.940-07:00 Cache: Received #1 after 0ms ("doc1" / "1-cd809becc169215072fd567eebd8b8de") | |
2017-10-12T21:22:00.940-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:00.940-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:00.940-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:00.943-07:00 HTTP: #135: POST http://localhost/db/_purge (ADMIN) | |
2017-10-12T21:22:00.945-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:00.945-07:00 HTTP: #136: PUT http://localhost/db/doc1 | |
2017-10-12T21:22:00.945-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:00.945-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:00.945-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:00.945713 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestPurgeWithStarRevision (5.19s) | |
=== RUN TestPurgeWithMultipleValidDocs | |
2017-10-12 21:22:00.945733 I | bucketDataSource.Close() called | |
2017-10-12T21:22:00.945-07:00 Cache: Received #2 after 0ms ("doc1" / "1-cd809becc169215072fd567eebd8b8de") | |
2017-10-12 21:22:00.945802 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:00.945-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59018->127.0.0.1:11210: use of closed network connection. Receiver ID: 28 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:00.947669 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:00.947678 I | BucketManager.Flush() called. bm: 0xc4205827e0 | |
2017-10-12 21:22:01.397600 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:01.397-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:01.397862 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:01.399759 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:01.399783 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:01.399798 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:01.399-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:01.399-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:01.400000 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:01.511-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.512-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.512-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:01.512-07:00 WARNING: Using DCP Receiver. Receiver: 29 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:01.512144 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:01.512149 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:01.512801 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:01.512831 I | bucketDataSource.Start() called | |
2017-10-12T21:22:01.512-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.513-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:01.513-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.515-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:01.520-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:01.542-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:01.567-07:00 HTTP: #137: PUT http://localhost/db/doc1 | |
2017-10-12T21:22:01.568-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.568-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:01.568-07:00 Cache: Received #1 after 0ms ("doc1" / "1-cd809becc169215072fd567eebd8b8de") | |
2017-10-12T21:22:01.568-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:01.568-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:01.568-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:01.570-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.570-07:00 HTTP: #138: PUT http://localhost/db/doc2 | |
2017-10-12T21:22:01.570-07:00 WARNING: Got unrecoverable error key not found trying to get key doc2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.571-07:00 Cache: Received #2 after 0ms ("doc2" / "1-b847d5dcac9f9b6b67f9515cd096beed") | |
2017-10-12T21:22:01.571-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:01.571-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:01.573-07:00 HTTP: #139: POST http://localhost/db/_purge (ADMIN) | |
2017-10-12T21:22:01.574-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.574-07:00 HTTP: #140: PUT http://localhost/db/doc1 | |
2017-10-12T21:22:01.574-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.575-07:00 Cache: Received #3 after 0ms ("doc1" / "1-cd809becc169215072fd567eebd8b8de") | |
2017-10-12T21:22:01.575-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:01.575-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=6 | |
2017-10-12T21:22:01.576-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.576-07:00 HTTP: #141: PUT http://localhost/db/doc2 | |
2017-10-12T21:22:01.576-07:00 WARNING: Got unrecoverable error key not found trying to get key doc2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:01.577-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:01.577-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:01.577157 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestPurgeWithMultipleValidDocs (0.63s) | |
2017-10-12T21:22:01.577-07:00 Cache: Received #4 after 0ms ("doc2" / "1-b847d5dcac9f9b6b67f9515cd096beed") | |
=== RUN TestPurgeWithSomeInvalidDocs | |
2017-10-12 21:22:01.577450 I | bucketDataSource.Close() called | |
2017-10-12T21:22:01.577-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59039->127.0.0.1:11210: use of closed network connection. Receiver ID: 29 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:01.577574 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:01.579353 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:01.579365 I | BucketManager.Flush() called. bm: 0xc4208fa6c0 | |
2017-10-12 21:22:02.031244 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:02.031-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:02.031486 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:02.033359 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:02.033380 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:02.033393 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:02.033-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:02.033-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:02.033588 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:02.142-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.142-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.142-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:02.142-07:00 WARNING: Using DCP Receiver. Receiver: 30 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:02.142327 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:02.142335 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:02.143059 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:02.143100 I | bucketDataSource.Start() called | |
2017-10-12T21:22:02.143-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.143-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:02.143-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.145-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:02.150-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:02.172-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:02.198-07:00 HTTP: #142: PUT http://localhost/db/doc1 | |
2017-10-12T21:22:02.198-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:02.198-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.199-07:00 Cache: Received #1 after 0ms ("doc1" / "1-cd809becc169215072fd567eebd8b8de") | |
2017-10-12T21:22:02.199-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:02.199-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:02.199-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:02.201-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.201-07:00 HTTP: #143: PUT http://localhost/db/doc2 | |
2017-10-12T21:22:02.201-07:00 WARNING: Got unrecoverable error key not found trying to get key doc2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.201-07:00 Cache: Received #2 after 0ms ("doc2" / "1-b847d5dcac9f9b6b67f9515cd096beed") | |
2017-10-12T21:22:02.201-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:02.201-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:02.205-07:00 HTTP: #144: POST http://localhost/db/_purge (ADMIN) | |
2017-10-12T21:22:02.207-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.207-07:00 HTTP: #145: PUT http://localhost/db/doc1 | |
2017-10-12T21:22:02.207-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.207-07:00 Cache: Received #3 after 0ms ("doc1" / "1-cd809becc169215072fd567eebd8b8de") | |
2017-10-12T21:22:02.207-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:02.207-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=6 | |
2017-10-12T21:22:02.208-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.208-07:00 HTTP: #146: PUT http://localhost/db/doc2 | |
2017-10-12T21:22:02.209-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.209-07:00 HTTP: #146: --> 409 Document exists (0.3 ms) | |
2017-10-12T21:22:02.209-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:02.209-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:02.209203 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestPurgeWithSomeInvalidDocs (0.63s) | |
2017-10-12 21:22:02.209213 I | bucketDataSource.Close() called | |
=== RUN TestRoot | |
2017-10-12T21:22:02.209-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59060->127.0.0.1:11210: use of closed network connection. Receiver ID: 30 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:02.209290 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:02.211101 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:02.211115 I | BucketManager.Flush() called. bm: 0xc42093c660 | |
2017-10-12 21:22:02.683630 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:02.683-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:02.683848 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:02.686035 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:02.686059 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:02.686074 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:02.686-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:02.686-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:02.686281 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:02.798-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.798-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.798-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:02.798-07:00 WARNING: Using DCP Receiver. Receiver: 31 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:02.798991 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:02.799000 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:02.799634 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:02.799666 I | bucketDataSource.Start() called | |
2017-10-12T21:22:02.799-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.800-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:02.800-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:02.802-07:00 HTTP: #147: GET http://localhost/ | |
2017-10-12T21:22:02.803-07:00 HTTP: #148: HEAD http://localhost/ | |
2017-10-12T21:22:02.806-07:00 HTTP: #149: OPTIONS http://localhost/ | |
_time=2017-10-12T21:22:02.807-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:02.808-07:00 HTTP: #150: PUT http://localhost/ | |
2017-10-12T21:22:02.808-07:00 HTTP: #150: --> 405 (0.0 ms) | |
2017-10-12T21:22:02.808-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:02.808-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:02.808322 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestRoot (0.60s) | |
2017-10-12 21:22:02.808338 I | bucketDataSource.Close() called | |
=== RUN TestDocLifecycle | |
2017-10-12 21:22:02.808411 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:02.808-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59083->127.0.0.1:11210: use of closed network connection. Receiver ID: 31 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:02.810391 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:02.810404 I | BucketManager.Flush() called. bm: 0xc4204cca20 | |
2017-10-12 21:22:03.245792 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:03.245-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:03.246002 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:03.247938 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:03.247960 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:03.247974 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:03.247-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:03.248-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:03.248196 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:03.360-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:03.360-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:03.360-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:03.361-07:00 WARNING: Using DCP Receiver. Receiver: 32 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:03.361034 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:03.361042 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:03.361702 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:03.361753 I | bucketDataSource.Start() called | |
2017-10-12T21:22:03.361-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:03.362-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:03.362-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:03.364-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:03.374-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:03.375-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:03.431-07:00 HTTP: #151: PUT http://localhost/db/doc | |
2017-10-12T21:22:03.432-07:00 WARNING: Got unrecoverable error key not found trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:03.432-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:03.432-07:00 Cache: Received #1 after 0ms ("doc" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:03.432-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:03.432-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:03.432-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:03.434-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:03.434-07:00 HTTP: #152: DELETE http://localhost/db/doc?rev=1-45ca73d819d5b1c9b8eea95290e79004 | |
2017-10-12T21:22:03.434-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:03.435-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:03.435-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:03.435888 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDocLifecycle (0.63s) | |
=== RUN TestDocEtag | |
2017-10-12 21:22:03.435936 I | bucketDataSource.Close() called | |
2017-10-12 21:22:03.435994 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:03.436-07:00 Cache: Received #2 after 0ms ("doc" / "2-cc1f2c4236dd61f39746c6fa77e4ba07") | |
2017-10-12T21:22:03.436-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59102->127.0.0.1:11210: use of closed network connection. Receiver ID: 32 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:03.437825 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:03.437837 I | BucketManager.Flush() called. bm: 0xc420869320 | |
2017-10-12 21:22:03.888881 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:03.888-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:03.889120 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:03.890913 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:03.890935 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:03.890945 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:03.890-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:03.891-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:03.891104 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:04.001-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.001-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.001-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:04.001-07:00 WARNING: Using DCP Receiver. Receiver: 33 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:04.001562 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:04.001568 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:04.002308 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:04.002347 I | bucketDataSource.Start() called | |
2017-10-12T21:22:04.002-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.002-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:04.002-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.005-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:04.009-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:04.023-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:04.053-07:00 HTTP: #153: PUT http://localhost/db/doc | |
2017-10-12T21:22:04.053-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:04.053-07:00 WARNING: Got unrecoverable error key not found trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.053-07:00 Cache: Received #1 after 0ms ("doc" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:04.053-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:04.054-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:04.054-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:04.056-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.056-07:00 HTTP: #154: GET http://localhost/db/doc | |
2017-10-12T21:22:04.057-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.058-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.058-07:00 HTTP: #155: PUT http://localhost/db/doc?rev=1-45ca73d819d5b1c9b8eea95290e79004 | |
2017-10-12T21:22:04.058-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.059-07:00 Cache: Received #2 after 0ms ("doc" / "2-a2ecaf8d066a3a568974c2e2f14d9e73") | |
2017-10-12T21:22:04.059-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:04.059-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:04.060-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.060-07:00 HTTP: #156: PUT http://localhost/db/doc/attach1?rev=2-a2ecaf8d066a3a568974c2e2f14d9e73 | |
2017-10-12T21:22:04.060-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.061-07:00 Cache: Received #3 after 0ms ("doc" / "3-8a30c300ccba322d9a0ae7942b3556bd") | |
2017-10-12T21:22:04.061-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:04.061-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=6 | |
2017-10-12T21:22:04.062-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.062-07:00 HTTP: #157: GET http://localhost/db/doc/attach1 | |
2017-10-12T21:22:04.063-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.063-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.063-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:04.063-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:04.063197 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDocEtag (0.63s) | |
=== RUN TestDocAttachment | |
2017-10-12 21:22:04.063203 I | bucketDataSource.Close() called | |
2017-10-12T21:22:04.063-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59127->127.0.0.1:11210: use of closed network connection. Receiver ID: 33 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:04.063269 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:04.064794 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:04.064805 I | BucketManager.Flush() called. bm: 0xc420154f00 | |
2017-10-12 21:22:04.539720 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:04.539-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:04.539950 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:04.541848 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:04.541865 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:04.541878 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:04.541-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:04.541-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:04.542968 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:04.661-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.661-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.661-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:04.661-07:00 WARNING: Using DCP Receiver. Receiver: 34 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:04.661597 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:04.661605 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:04.662265 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:04.662294 I | bucketDataSource.Start() called | |
2017-10-12T21:22:04.662-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.662-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:04.662-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.664-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:04.669-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:04.687-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:04.719-07:00 HTTP: #158: PUT http://localhost/db/doc | |
2017-10-12T21:22:04.719-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:04.719-07:00 WARNING: Got unrecoverable error key not found trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.729-07:00 Cache: Received #1 after 9ms ("doc" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:04.729-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:04.729-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:04.729-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:04.731-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.731-07:00 HTTP: #159: PUT http://localhost/db/doc/attach1?rev=1-45ca73d819d5b1c9b8eea95290e79004 | |
2017-10-12T21:22:04.731-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.733-07:00 Cache: Received #2 after 0ms ("doc" / "2-d501cf345b2e906547fe27dbbedf825b") | |
2017-10-12T21:22:04.733-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:04.733-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:04.734-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.734-07:00 HTTP: #160: GET http://localhost/db/doc/attach1 | |
2017-10-12T21:22:04.735-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.735-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.738-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.738-07:00 HTTP: #161: GET http://localhost/db/doc/attach1 | |
2017-10-12T21:22:04.738-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.738-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:04.739-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:04.739-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:04.739021 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDocAttachment (0.68s) | |
=== RUN TestDocAttachmentOnRemovedRev | |
2017-10-12 21:22:04.739029 I | bucketDataSource.Close() called | |
2017-10-12 21:22:04.739089 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:04.739-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59149->127.0.0.1:11210: use of closed network connection. Receiver ID: 34 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:04.741103 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:04.741115 I | BucketManager.Flush() called. bm: 0xc4208686c0 | |
2017-10-12 21:22:05.190254 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:05.190-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:05.190489 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:05.192450 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:05.192470 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:05.192481 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:05.192-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:05.192-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:05.192647 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:05.306-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.307-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.307-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:05.307-07:00 WARNING: Using DCP Receiver. Receiver: 35 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:05.307069 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:05.307074 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:05.307746 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:05.307784 I | bucketDataSource.Start() called | |
2017-10-12T21:22:05.307-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.308-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:05.308-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.308-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:05.314-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:05.333-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:05.368-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:05.369-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=4 | |
2017-10-12T21:22:05.479-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:user1}") count=5 | |
2017-10-12T21:22:05.481-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:user1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.552-07:00 HTTP: #162: PUT http://localhost/db/doc (as user1) | |
2017-10-12T21:22:05.552-07:00 WARNING: Got unrecoverable error key not found trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.553-07:00 Cache: Received #1 after 0ms ("doc" / "1-b841cd1fd0176d2794bb1daf10e73786") | |
2017-10-12T21:22:05.553-07:00 Cache: Initialized cache for channel "foo" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:05.553-07:00 Cache: #1 ==> channel "foo" | |
2017-10-12T21:22:05.553-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:05.553-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:05.553-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=6 | |
2017-10-12T21:22:05.555-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:user1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.555-07:00 HTTP: #163: PUT http://localhost/db/doc?rev=1-b841cd1fd0176d2794bb1daf10e73786 (as user1) | |
2017-10-12T21:22:05.555-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.556-07:00 Cache: Received #2 after 0ms ("doc" / "2-de25409b1af6daf1d3ec0f193c29a16f") | |
2017-10-12T21:22:05.556-07:00 Cache: #2 ==> channel "foo" | |
2017-10-12T21:22:05.556-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:05.556-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=7 | |
2017-10-12T21:22:05.557-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:user1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.557-07:00 HTTP: #164: PUT http://localhost/db/doc/attach1?rev=2-de25409b1af6daf1d3ec0f193c29a16f (as user1) | |
2017-10-12T21:22:05.558-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:05.558-07:00 HTTP: #164: --> 404 Document revision is not accessible (0.4 ms) | |
2017-10-12T21:22:05.558-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:05.558-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:05.558198 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDocAttachmentOnRemovedRev (0.82s) | |
=== RUN TestDocumentUpdateWithNullBody | |
2017-10-12 21:22:05.558205 I | bucketDataSource.Close() called | |
2017-10-12 21:22:05.558243 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:05.558-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59170->127.0.0.1:11210: use of closed network connection. Receiver ID: 35 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:05.559968 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:05.559981 I | BucketManager.Flush() called. bm: 0xc42062ffb0 | |
2017-10-12 21:22:06.031238 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:06.031-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:06.031449 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:06.033435 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:06.033457 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:06.033470 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:06.033-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:06.033-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:06.033707 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:06.146-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.146-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.146-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:06.146-07:00 WARNING: Using DCP Receiver. Receiver: 36 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:06.146761 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:06.146769 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:06.147503 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:06.147529 I | bucketDataSource.Start() called | |
2017-10-12T21:22:06.147-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.147-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:06.148-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.148-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:06.159-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:06.162-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:06.213-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:06.213-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=4 | |
2017-10-12T21:22:06.321-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:user1}") count=5 | |
2017-10-12T21:22:06.323-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:user1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.394-07:00 HTTP: #165: PUT http://localhost/db/doc (as user1) | |
2017-10-12T21:22:06.394-07:00 WARNING: Got unrecoverable error key not found trying to get key doc. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.395-07:00 Cache: Received #1 after 0ms ("doc" / "1-b841cd1fd0176d2794bb1daf10e73786") | |
2017-10-12T21:22:06.395-07:00 Cache: Initialized cache for channel "foo" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:06.395-07:00 Cache: #1 ==> channel "foo" | |
2017-10-12T21:22:06.395-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:06.395-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:06.395-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, foo}") count=6 | |
2017-10-12T21:22:06.396-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:user1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.396-07:00 HTTP: #166: PUT http://localhost/db/doc?rev=1-b841cd1fd0176d2794bb1daf10e73786 (as user1) | |
2017-10-12T21:22:06.396-07:00 WARNING: Couldn't parse JSON in HTTP request: EOF -- db.ReadJSONFromMIME() at attachment.go:224 | |
2017-10-12T21:22:06.396-07:00 HTTP: #166: --> 400 Bad JSON (0.3 ms) | |
2017-10-12T21:22:06.396-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:06.396-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:06.396517 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestDocumentUpdateWithNullBody (0.84s) | |
=== RUN TestFunkyDocIDs | |
2017-10-12 21:22:06.396547 I | bucketDataSource.Close() called | |
2017-10-12T21:22:06.396-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59195->127.0.0.1:11210: use of closed network connection. Receiver ID: 36 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:06.396616 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:06.398334 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:06.398346 I | BucketManager.Flush() called. bm: 0xc42099d740 | |
2017-10-12 21:22:06.837413 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:06.837-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:06.837665 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:06.839474 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:06.839495 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:06.839508 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:06.839-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:06.839-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:06.839698 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:06.950-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.950-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.950-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:06.950-07:00 WARNING: Using DCP Receiver. Receiver: 37 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:06.950576 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:06.950583 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:06.951293 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:06.951328 I | bucketDataSource.Start() called | |
2017-10-12T21:22:06.951-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.951-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:06.951-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:06.954-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:06.958-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:06.986-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:07.009-07:00 HTTP: #167: PUT http://localhost/db/AC%252FDC | |
2017-10-12T21:22:07.009-07:00 WARNING: Got unrecoverable error key not found trying to get key AC/DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.009-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:07.010-07:00 Cache: Received #1 after 0ms ("AC/DC" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.010-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:07.010-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:07.010-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:07.012-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.012-07:00 HTTP: #168: GET http://localhost/db/AC%252FDC | |
2017-10-12T21:22:07.012-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC/DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.014-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.014-07:00 HTTP: #169: PUT http://localhost/db/AC+DC | |
2017-10-12T21:22:07.014-07:00 WARNING: Got unrecoverable error key not found trying to get key AC+DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.014-07:00 Cache: Received #2 after 0ms ("AC+DC" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.014-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:07.014-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:07.015-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.015-07:00 HTTP: #170: GET http://localhost/db/AC+DC | |
2017-10-12T21:22:07.015-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC+DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.016-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.016-07:00 HTTP: #171: PUT http://localhost/db/AC+DC+GC | |
2017-10-12T21:22:07.017-07:00 WARNING: Got unrecoverable error key not found trying to get key AC+DC+GC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.017-07:00 Cache: Received #3 after 0ms ("AC+DC+GC" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.017-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:07.017-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=6 | |
2017-10-12T21:22:07.018-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.018-07:00 HTTP: #172: GET http://localhost/db/AC+DC+GC | |
2017-10-12T21:22:07.018-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC+DC+GC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.022-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.022-07:00 HTTP: #173: PUT http://localhost/db/foo+bar+moo+car | |
2017-10-12T21:22:07.022-07:00 WARNING: Got unrecoverable error key not found trying to get key foo+bar+moo+car. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.024-07:00 Cache: Received #4 after 0ms ("foo+bar+moo+car" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.024-07:00 Cache: #4 ==> channel "*" | |
2017-10-12T21:22:07.024-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=7 | |
2017-10-12T21:22:07.025-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.025-07:00 HTTP: #174: GET http://localhost/db/foo+bar+moo+car | |
2017-10-12T21:22:07.025-07:00 WARNING: Got unrecoverable error <nil> trying to get key foo+bar+moo+car. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.026-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.026-07:00 HTTP: #175: PUT http://localhost/db/AC%2BDC2 | |
2017-10-12T21:22:07.026-07:00 WARNING: Got unrecoverable error key not found trying to get key AC+DC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.026-07:00 Cache: Received #5 after 0ms ("AC+DC2" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.026-07:00 Cache: #5 ==> channel "*" | |
2017-10-12T21:22:07.026-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=8 | |
2017-10-12T21:22:07.027-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.027-07:00 HTTP: #176: GET http://localhost/db/AC%2BDC2 | |
2017-10-12T21:22:07.027-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC+DC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.029-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.029-07:00 HTTP: #177: PUT http://localhost/db/AC%2BDC%2BGC2 | |
2017-10-12T21:22:07.029-07:00 WARNING: Got unrecoverable error key not found trying to get key AC+DC+GC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.029-07:00 Cache: Received #6 after 0ms ("AC+DC+GC2" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.029-07:00 Cache: #6 ==> channel "*" | |
2017-10-12T21:22:07.029-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=9 | |
2017-10-12T21:22:07.030-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.030-07:00 HTTP: #178: GET http://localhost/db/AC%2BDC%2BGC2 | |
2017-10-12T21:22:07.030-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC+DC+GC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.032-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.032-07:00 HTTP: #179: PUT http://localhost/db/foo%2Bbar%2Bmoo%2Bcar2 | |
2017-10-12T21:22:07.033-07:00 WARNING: Got unrecoverable error key not found trying to get key foo+bar+moo+car2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.033-07:00 Cache: Received #7 after 0ms ("foo+bar+moo+car2" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.033-07:00 Cache: #7 ==> channel "*" | |
2017-10-12T21:22:07.033-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=10 | |
2017-10-12T21:22:07.035-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.035-07:00 HTTP: #180: GET http://localhost/db/foo%2Bbar%2Bmoo%2Bcar2 | |
2017-10-12T21:22:07.036-07:00 WARNING: Got unrecoverable error <nil> trying to get key foo+bar+moo+car2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.037-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.037-07:00 HTTP: #181: PUT http://localhost/db/foo%2Bbar+moo%2Bcar3 | |
2017-10-12T21:22:07.037-07:00 WARNING: Got unrecoverable error key not found trying to get key foo+bar+moo+car3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.037-07:00 Cache: Received #8 after 0ms ("foo+bar+moo+car3" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.037-07:00 Cache: #8 ==> channel "*" | |
2017-10-12T21:22:07.037-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=11 | |
2017-10-12T21:22:07.038-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.038-07:00 HTTP: #182: GET http://localhost/db/foo+bar%2Bmoo+car3 | |
2017-10-12T21:22:07.038-07:00 WARNING: Got unrecoverable error <nil> trying to get key foo+bar+moo+car3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.038-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:07.038-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:07.038864 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestFunkyDocIDs (0.64s) | |
=== RUN TestFunkyDocAndAttachmentIDs | |
2017-10-12 21:22:07.038873 I | bucketDataSource.Close() called | |
2017-10-12T21:22:07.038-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59220->127.0.0.1:11210: use of closed network connection. Receiver ID: 37 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:07.039047 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:07.040770 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:07.040781 I | BucketManager.Flush() called. bm: 0xc420462810 | |
2017-10-12 21:22:07.461764 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:07.461-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:07.461911 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:07.463634 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:07.463655 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:07.463667 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:07.463-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:07.463-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:07.464305 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:07.571-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.571-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.571-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:07.571-07:00 WARNING: Using DCP Receiver. Receiver: 38 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:07.571517 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:07.571525 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:07.572154 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:07.572182 I | bucketDataSource.Start() called | |
2017-10-12T21:22:07.572-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.572-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:07.572-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.574-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:07.579-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:07.607-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:07.635-07:00 HTTP: #183: PUT http://localhost/db/doc1 | |
2017-10-12T21:22:07.635-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.635-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:07.636-07:00 Cache: Received #1 after 0ms ("doc1" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.636-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:07.636-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:07.636-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:07.637-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.637-07:00 HTTP: #184: PUT http://localhost/db/doc1/attachpath%252Fattachment.txt?rev=1-45ca73d819d5b1c9b8eea95290e79004 | |
2017-10-12T21:22:07.637-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.638-07:00 Cache: Received #2 after 0ms ("doc1" / "2-9fa90eec5842523c451e631db776123c") | |
2017-10-12T21:22:07.638-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:07.638-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:07.639-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.639-07:00 HTTP: #185: GET http://localhost/db/doc1/attachpath%252Fattachment.txt | |
2017-10-12T21:22:07.639-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.639-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.642-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.642-07:00 HTTP: #186: PUT http://localhost/db/doc1/attachpath%252Fattachpath2%252Fattachment.txt?rev=2-9fa90eec5842523c451e631db776123c | |
2017-10-12T21:22:07.642-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.643-07:00 Cache: Received #3 after 0ms ("doc1" / "3-0e85767a4d7ee54f5b05a57f113372a5") | |
2017-10-12T21:22:07.643-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:07.643-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=6 | |
2017-10-12T21:22:07.644-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.644-07:00 HTTP: #187: GET http://localhost/db/doc1/attachpath%252Fattachpath2%252Fattachment.txt | |
2017-10-12T21:22:07.644-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.644-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.645-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.645-07:00 HTTP: #188: PUT http://localhost/db/AC%252FDC | |
2017-10-12T21:22:07.645-07:00 WARNING: Got unrecoverable error key not found trying to get key AC/DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.646-07:00 Cache: Received #4 after 0ms ("AC/DC" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.646-07:00 Cache: #4 ==> channel "*" | |
2017-10-12T21:22:07.646-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=7 | |
2017-10-12T21:22:07.647-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.647-07:00 HTTP: #189: GET http://localhost/db/AC%252FDC | |
2017-10-12T21:22:07.648-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC/DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.649-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.649-07:00 HTTP: #190: PUT http://localhost/db/AC%252FDC/attachpath%252Fattachment.txt?rev=1-45ca73d819d5b1c9b8eea95290e79004 | |
2017-10-12T21:22:07.649-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC/DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.650-07:00 Cache: Received #5 after 0ms ("AC/DC" / "2-9fa90eec5842523c451e631db776123c") | |
2017-10-12T21:22:07.650-07:00 Cache: #5 ==> channel "*" | |
2017-10-12T21:22:07.650-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=8 | |
2017-10-12T21:22:07.651-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.651-07:00 HTTP: #191: GET http://localhost/db/AC%252FDC/attachpath%252Fattachment.txt | |
2017-10-12T21:22:07.651-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC/DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.652-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.654-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.654-07:00 HTTP: #192: PUT http://localhost/db/AC%252FDC/attachpath%252Fattachpath2%252Fattachment.txt?rev=2-9fa90eec5842523c451e631db776123c | |
2017-10-12T21:22:07.654-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC/DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.655-07:00 Cache: Received #6 after 0ms ("AC/DC" / "3-0e85767a4d7ee54f5b05a57f113372a5") | |
2017-10-12T21:22:07.655-07:00 Cache: #6 ==> channel "*" | |
2017-10-12T21:22:07.655-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=9 | |
2017-10-12T21:22:07.656-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.656-07:00 HTTP: #193: GET http://localhost/db/AC%252FDC/attachpath%252Fattachpath2%252Fattachment.txt | |
2017-10-12T21:22:07.656-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC/DC. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.656-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.657-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.657-07:00 HTTP: #194: PUT http://localhost/db/AC%2BDC%2BGC2 | |
2017-10-12T21:22:07.658-07:00 WARNING: Got unrecoverable error key not found trying to get key AC+DC+GC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.658-07:00 Cache: Received #7 after 0ms ("AC+DC+GC2" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:07.658-07:00 Cache: #7 ==> channel "*" | |
2017-10-12T21:22:07.658-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=10 | |
2017-10-12T21:22:07.659-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.659-07:00 HTTP: #195: GET http://localhost/db/AC%2BDC%2BGC2 | |
2017-10-12T21:22:07.659-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC+DC+GC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.660-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.660-07:00 HTTP: #196: PUT http://localhost/db/AC%252BDC%252BGC2/attachpath%252Fattachment.txt?rev=1-45ca73d819d5b1c9b8eea95290e79004 | |
2017-10-12T21:22:07.661-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC+DC+GC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.662-07:00 Cache: Received #8 after 0ms ("AC+DC+GC2" / "2-9fa90eec5842523c451e631db776123c") | |
2017-10-12T21:22:07.662-07:00 Cache: #8 ==> channel "*" | |
2017-10-12T21:22:07.662-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=11 | |
2017-10-12T21:22:07.664-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.664-07:00 HTTP: #197: GET http://localhost/db/AC%252BDC%252BGC2/attachpath%252Fattachment.txt | |
2017-10-12T21:22:07.664-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC+DC+GC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.664-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.665-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.665-07:00 HTTP: #198: PUT http://localhost/db/AC%252BDC%252BGC2/attachpath%252Fattachpath2%252Fattachment.txt?rev=2-9fa90eec5842523c451e631db776123c | |
2017-10-12T21:22:07.665-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC+DC+GC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.666-07:00 Cache: Received #9 after 0ms ("AC+DC+GC2" / "3-0e85767a4d7ee54f5b05a57f113372a5") | |
2017-10-12T21:22:07.666-07:00 Cache: #9 ==> channel "*" | |
2017-10-12T21:22:07.666-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=12 | |
2017-10-12T21:22:07.667-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.667-07:00 HTTP: #199: GET http://localhost/db/AC%252BDC%252BGC2/attachpath%252Fattachpath2%252Fattachment.txt | |
2017-10-12T21:22:07.668-07:00 WARNING: Got unrecoverable error <nil> trying to get key AC+DC+GC2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.668-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:07.668-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:07.668-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:07.668261 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestFunkyDocAndAttachmentIDs (0.63s) | |
=== RUN TestCORSOrigin | |
2017-10-12 21:22:07.668269 I | bucketDataSource.Close() called | |
2017-10-12 21:22:07.668348 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:07.668-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59241->127.0.0.1:11210: use of closed network connection. Receiver ID: 38 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:07.670120 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:07.670132 I | BucketManager.Flush() called. bm: 0xc42062f290 | |
2017-10-12 21:22:08.134790 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:08.134-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:08.135007 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:08.136888 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:08.136906 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:08.136917 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:08.136-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:08.136-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:08.137096 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:08.241-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.241-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.241-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:08.241-07:00 WARNING: Using DCP Receiver. Receiver: 39 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:08.241846 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:08.241853 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:08.242553 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:08.242587 I | bucketDataSource.Start() called | |
2017-10-12T21:22:08.242-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.242-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:08.243-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.246-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:08.249-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:08.258-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:08.292-07:00 HTTP: #200: GET http://localhost/db/ | |
2017-10-12T21:22:08.292-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:08.293-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.294-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.294-07:00 HTTP: #201: GET http://localhost/db/ | |
2017-10-12T21:22:08.294-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.295-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.295-07:00 HTTP: #202: GET http://localhost/db/ | |
2017-10-12T21:22:08.295-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.297-07:00 HTTP: #203: GET http://localhost/db/_all_docs (ADMIN) | |
2017-10-12T21:22:08.297-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.347-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.347-07:00 HTTP: #204: GET http://localhost/db/ | |
2017-10-12T21:22:08.348-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.348-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:08.348-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:08.348059 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestCORSOrigin (0.68s) | |
=== RUN TestCORSLoginOriginOnSessionPost | |
2017-10-12 21:22:08.348071 I | bucketDataSource.Close() called | |
2017-10-12 21:22:08.348143 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:08.348-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59262->127.0.0.1:11210: use of closed network connection. Receiver ID: 39 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:08.349930 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:08.349951 I | BucketManager.Flush() called. bm: 0xc420454ab0 | |
2017-10-12 21:22:08.796428 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:08.796-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:08.796645 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:08.798609 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:08.798625 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:08.798643 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:08.798-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:08.798-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:08.799392 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:08.904-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.904-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.904-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:08.904-07:00 WARNING: Using DCP Receiver. Receiver: 40 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:08.904384 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:08.904391 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:08.905007 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:08.905035 I | bucketDataSource.Start() called | |
2017-10-12T21:22:08.905-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.905-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:08.905-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.907-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:08.912-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:08.931-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:08.964-07:00 HTTP: #205: POST http://localhost/db/_session | |
2017-10-12T21:22:08.964-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:08.965-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:jchris. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.965-07:00 HTTP: #205: --> 401 Invalid login (57.8 ms) | |
2017-10-12T21:22:08.967-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:08.967-07:00 HTTP: #206: POST http://localhost/db/_facebook | |
2017-10-12T21:22:09.951-07:00 HTTP: #206: --> 401 Facebook verification server status 400 (984.2 ms) | |
2017-10-12T21:22:09.951-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:09.951-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:09.951874 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestCORSLoginOriginOnSessionPost (1.60s) | |
=== RUN TestCORSLoginOriginOnSessionPostNoCORSConfig | |
2017-10-12 21:22:09.951902 I | bucketDataSource.Close() called | |
2017-10-12 21:22:09.951940 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:09.951-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59283->127.0.0.1:11210: use of closed network connection. Receiver ID: 40 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:09.953803 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:09.953825 I | BucketManager.Flush() called. bm: 0xc4202147e0 | |
2017-10-12 21:22:10.404837 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:10.404-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:10.405039 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:10.406539 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:10.406556 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:10.406567 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:10.406-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:10.406-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:10.406715 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:10.513-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:10.513-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:10.513-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:10.513-07:00 WARNING: Using DCP Receiver. Receiver: 41 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:10.513747 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:10.513756 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:10.514503 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:10.514540 I | bucketDataSource.Start() called | |
2017-10-12T21:22:10.514-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:10.514-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:10.514-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:10.517-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:10.528-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:10.553-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:10.575-07:00 HTTP: #207: POST http://localhost/db/_session | |
2017-10-12T21:22:10.575-07:00 HTTP: #207: --> 400 No CORS (58.1 ms) | |
2017-10-12T21:22:10.575-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:10.575-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:10.575086 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestCORSLoginOriginOnSessionPostNoCORSConfig (0.62s) | |
2017-10-12 21:22:10.575109 I | bucketDataSource.Close() called | |
=== RUN TestNoCORSOriginOnSessionPost | |
2017-10-12T21:22:10.575-07:00 WARNING: changeCache: Error unmarshaling doc "_sync:user:": Attempt to unmarshal principal using closed bucket -- db.(*changeCache).processPrincipalDoc() at change_cache.go:545 | |
2017-10-12T21:22:10.575-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:10.575-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59305->127.0.0.1:11210: use of closed network connection. Receiver ID: 41 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:10.575198 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:10.576861 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:10.576874 I | BucketManager.Flush() called. bm: 0xc420895110 | |
2017-10-12T21:22:11.021-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:11.526-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:12.034-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:12.539-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:13.044-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:13.550-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:14.055-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:14.559-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:15.064-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:15.566-07:00 WARNING: TestBucketManager.EmptyBucket(): still 2 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:22:16.072485 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:16.072-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:16.072689 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:16.074481 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:16.074496 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:16.074504 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:16.074-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:16.074-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:16.074635 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:16.190-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:16.190-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:16.190-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:16.190-07:00 WARNING: Using DCP Receiver. Receiver: 42 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:16.190221 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:16.190229 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:16.190874 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:16.190904 I | bucketDataSource.Start() called | |
2017-10-12T21:22:16.191-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:16.191-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:16.191-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:16.194-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:16.199-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:16.215-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:16.245-07:00 HTTP: #208: POST http://localhost/db/_session | |
2017-10-12T21:22:16.245-07:00 HTTP: #208: --> 400 No CORS (52.1 ms) | |
2017-10-12T21:22:16.246-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:16.247-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:16.247-07:00 HTTP: #209: POST http://localhost/db/_facebook | |
2017-10-12T21:22:16.247-07:00 HTTP: #209: --> 400 No CORS (0.2 ms) | |
2017-10-12T21:22:16.247-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:16.247-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:16.247108 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestNoCORSOriginOnSessionPost (5.67s) | |
=== RUN TestCORSLogoutOriginOnSessionDelete | |
2017-10-12 21:22:16.247127 I | bucketDataSource.Close() called | |
2017-10-12 21:22:16.247178 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:16.247-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59342->127.0.0.1:11210: use of closed network connection. Receiver ID: 42 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:16.248607 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:16.248616 I | BucketManager.Flush() called. bm: 0xc420751bf0 | |
2017-10-12 21:22:16.699227 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:16.699-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:16.699476 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:16.701533 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:16.701561 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:16.701573 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:16.701-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:16.701-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:16.701813 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:16.823-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:16.823-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:16.823-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:16.823-07:00 WARNING: Using DCP Receiver. Receiver: 43 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:16.823335 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:16.823343 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:16.824161 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:16.824197 I | bucketDataSource.Start() called | |
2017-10-12T21:22:16.824-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:16.824-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:16.824-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:16.826-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:16.831-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:16.865-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:16.891-07:00 HTTP: #210: DELETE http://localhost/db/_session | |
2017-10-12T21:22:16.891-07:00 HTTP: #210: --> 404 no session (64.5 ms) | |
2017-10-12T21:22:16.891-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:16.891-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:16.891254 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestCORSLogoutOriginOnSessionDelete (0.64s) | |
=== RUN TestCORSLogoutOriginOnSessionDeleteNoCORSConfig | |
2017-10-12 21:22:16.891269 I | bucketDataSource.Close() called | |
2017-10-12 21:22:16.891315 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:16.891-07:00 WARNING: changeCache: Error unmarshaling doc "_sync:user:": Attempt to unmarshal principal using closed bucket -- db.(*changeCache).processPrincipalDoc() at change_cache.go:545 | |
2017-10-12T21:22:16.891-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:16.891-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59363->127.0.0.1:11210: use of closed network connection. Receiver ID: 43 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:16.892847 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:16.892858 I | BucketManager.Flush() called. bm: 0xc42093d1a0 | |
2017-10-12 21:22:17.350067 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:17.350-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:17.350264 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:17.351863 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:17.351884 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:17.351897 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:17.351-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:17.351-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:17.352079 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:17.464-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:17.464-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:17.464-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:17.464-07:00 WARNING: Using DCP Receiver. Receiver: 44 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:17.464859 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:17.464865 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:17.465511 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:17.465540 I | bucketDataSource.Start() called | |
2017-10-12T21:22:17.465-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:17.465-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:17.466-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:17.469-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:17.473-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:17.494-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:17.519-07:00 HTTP: #211: DELETE http://localhost/db/_session | |
2017-10-12T21:22:17.519-07:00 HTTP: #211: --> 400 No CORS (50.6 ms) | |
2017-10-12T21:22:17.519-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:17.519-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:17.519886 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestCORSLogoutOriginOnSessionDeleteNoCORSConfig (0.63s) | |
=== RUN TestNoCORSOriginOnSessionDelete | |
2017-10-12 21:22:17.519896 I | bucketDataSource.Close() called | |
2017-10-12T21:22:17.519-07:00 WARNING: changeCache: Error unmarshaling doc "_sync:user:": Attempt to unmarshal principal using closed bucket -- db.(*changeCache).processPrincipalDoc() at change_cache.go:545 | |
2017-10-12T21:22:17.519-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:17.519-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59385->127.0.0.1:11210: use of closed network connection. Receiver ID: 44 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:17.520169 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:17.521640 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:17.521652 I | BucketManager.Flush() called. bm: 0xc42062ec60 | |
2017-10-12 21:22:17.954830 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:17.954-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:17.955058 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:17.956744 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:17.956766 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:17.956779 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:17.956-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:17.956-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:17.956980 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:18.072-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.073-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.073-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:18.073-07:00 WARNING: Using DCP Receiver. Receiver: 45 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:18.073141 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:18.073150 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:18.073909 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:18.073947 I | bucketDataSource.Start() called | |
2017-10-12T21:22:18.074-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.074-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:18.074-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.076-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:18.081-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:18.101-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:18.141-07:00 HTTP: #212: DELETE http://localhost/db/_session | |
2017-10-12T21:22:18.141-07:00 HTTP: #212: --> 400 No CORS (65.1 ms) | |
2017-10-12T21:22:18.141-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:18.141-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:18.141-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:18.141881 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestNoCORSOriginOnSessionDelete (0.62s) | |
=== RUN TestManualAttachment | |
2017-10-12 21:22:18.141899 I | bucketDataSource.Close() called | |
2017-10-12T21:22:18.141-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59412->127.0.0.1:11210: use of closed network connection. Receiver ID: 45 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:18.141963 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:18.143667 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:18.143680 I | BucketManager.Flush() called. bm: 0xc4209b8f30 | |
2017-10-12 21:22:18.646959 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:18.647-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:18.647159 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:18.649024 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:18.649041 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:18.649059 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:18.649-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:18.649-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:18.649210 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:18.758-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.758-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.758-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:18.758-07:00 WARNING: Using DCP Receiver. Receiver: 46 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:18.758924 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:18.758933 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:18.759758 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:18.759798 I | bucketDataSource.Start() called | |
2017-10-12T21:22:18.759-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.760-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:18.760-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.764-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:18.768-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:18.800-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:18.827-07:00 HTTP: #213: PUT http://localhost/db/doc1 | |
2017-10-12T21:22:18.827-07:00 WARNING: Got unrecoverable error key not found trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.827-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:18.827-07:00 Cache: Received #1 after 0ms ("doc1" / "1-45ca73d819d5b1c9b8eea95290e79004") | |
2017-10-12T21:22:18.827-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:18.827-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:18.827-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:18.828-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.828-07:00 HTTP: #214: PUT http://localhost/db/doc1/attach1 | |
2017-10-12T21:22:18.829-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.829-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.829-07:00 HTTP: #214: --> 409 Document exists (0.5 ms) | |
2017-10-12T21:22:18.830-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.830-07:00 HTTP: #215: PUT http://localhost/db/doc1/attach1?rev=1-xyz | |
2017-10-12T21:22:18.830-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.830-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.830-07:00 HTTP: #215: --> 409 Document revision conflict (0.4 ms) | |
2017-10-12T21:22:18.832-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.832-07:00 HTTP: #216: PUT http://localhost/db/doc1/attach1 | |
2017-10-12T21:22:18.832-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.832-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.832-07:00 HTTP: #216: --> 409 Document revision conflict (0.5 ms) | |
2017-10-12T21:22:18.833-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.833-07:00 HTTP: #217: PUT http://localhost/db/doc1/attach1?rev=1-45ca73d819d5b1c9b8eea95290e79004 | |
2017-10-12T21:22:18.833-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.834-07:00 Cache: Received #2 after 0ms ("doc1" / "2-d501cf345b2e906547fe27dbbedf825b") | |
2017-10-12T21:22:18.834-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:18.834-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:18.835-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.835-07:00 HTTP: #218: GET http://localhost/db/doc1/attach1 | |
2017-10-12T21:22:18.836-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.836-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.839-07:00 HTTP: #219: GET http://localhost/db/doc1/attach1 (ADMIN) | |
2017-10-12T21:22:18.840-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.840-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.841-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.841-07:00 HTTP: #220: PUT http://localhost/db/doc1/attach1?rev=2-d501cf345b2e906547fe27dbbedf825b | |
2017-10-12T21:22:18.841-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.842-07:00 Cache: Received #3 after 0ms ("doc1" / "3-5def1e0933c1f16f968777d0133063f5") | |
2017-10-12T21:22:18.842-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:18.842-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=6 | |
2017-10-12T21:22:18.843-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.843-07:00 HTTP: #221: PUT http://localhost/db/doc1/attach1 | |
2017-10-12T21:22:18.844-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.845-07:00 Cache: Received #4 after 0ms ("doc1" / "4-032d0416a42ff48c1af3ad96ff468fda") | |
2017-10-12T21:22:18.845-07:00 Cache: #4 ==> channel "*" | |
2017-10-12T21:22:18.845-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=7 | |
2017-10-12T21:22:18.846-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.846-07:00 HTTP: #222: GET http://localhost/db/doc1/attach1 | |
2017-10-12T21:22:18.846-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.846-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-Uo+ueIQe6t37FB7qIcrvoyU9YH0=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.847-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.847-07:00 HTTP: #223: PUT http://localhost/db/doc1/attach2?rev=4-032d0416a42ff48c1af3ad96ff468fda | |
2017-10-12T21:22:18.847-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.848-07:00 Cache: Received #5 after 0ms ("doc1" / "5-400b3420128b171fb2465e68d0f6ef6f") | |
2017-10-12T21:22:18.848-07:00 Cache: #5 ==> channel "*" | |
2017-10-12T21:22:18.848-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=8 | |
2017-10-12T21:22:18.849-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.849-07:00 HTTP: #224: GET http://localhost/db/doc1/attach2 | |
2017-10-12T21:22:18.850-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.850-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-wwSQnNy0nSmwZi0/XSR07hrg7n0=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.851-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.851-07:00 HTTP: #225: GET http://localhost/db/doc1 | |
2017-10-12T21:22:18.851-07:00 WARNING: Got unrecoverable error <nil> trying to get key doc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:18.851-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:18.851-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:18.851924 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestManualAttachment (0.71s) | |
=== RUN TestManualAttachmentNewDoc | |
2017-10-12 21:22:18.851934 I | bucketDataSource.Close() called | |
2017-10-12 21:22:18.852004 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:18.852-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59433->127.0.0.1:11210: use of closed network connection. Receiver ID: 46 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:18.855014 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:18.855026 I | BucketManager.Flush() called. bm: 0xc42093d1a0 | |
2017-10-12 21:22:19.327505 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:19.327-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:19.327732 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:19.329740 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:19.329761 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:19.329776 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:19.329-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:19.329-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:19.329974 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:19.451-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.451-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.451-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:19.451-07:00 WARNING: Using DCP Receiver. Receiver: 47 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:19.451365 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:19.451374 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:19.452466 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:19.452510 I | bucketDataSource.Start() called | |
2017-10-12T21:22:19.452-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.452-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:19.453-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.455-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:19.466-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:19.502-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:19.524-07:00 HTTP: #226: PUT http://localhost/db/notexistyet/attach1?rev=1-abc | |
2017-10-12T21:22:19.524-07:00 WARNING: Got unrecoverable error key not found trying to get key notexistyet. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.524-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:19.524-07:00 WARNING: Got unrecoverable error key not found trying to get key notexistyet. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.524-07:00 HTTP: #226: --> 409 Document revision conflict (69.3 ms) | |
2017-10-12T21:22:19.525-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.525-07:00 HTTP: #227: PUT http://localhost/db/notexistyet/attach1 | |
2017-10-12T21:22:19.525-07:00 WARNING: Got unrecoverable error key not found trying to get key notexistyet. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.525-07:00 WARNING: Got unrecoverable error key not found trying to get key notexistyet. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.525-07:00 HTTP: #227: --> 409 Document revision conflict (0.4 ms) | |
2017-10-12T21:22:19.526-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.526-07:00 HTTP: #228: PUT http://localhost/db/notexistyet/attach1 | |
2017-10-12T21:22:19.526-07:00 WARNING: Got unrecoverable error key not found trying to get key notexistyet. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.527-07:00 WARNING: Got unrecoverable error key not found trying to get key notexistyet. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.527-07:00 Cache: Received #1 after 0ms ("notexistyet" / "1-db6eb75538011186c46f44584e8edb79") | |
2017-10-12T21:22:19.527-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:19.527-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:19.527-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:19.529-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.529-07:00 HTTP: #229: GET http://localhost/db/notexistyet/attach1 | |
2017-10-12T21:22:19.529-07:00 WARNING: Got unrecoverable error <nil> trying to get key notexistyet. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.529-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:att:sha1-nq0xWBV2IEkkpY3ng+PEtFnCcVY=. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.532-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.532-07:00 HTTP: #230: GET http://localhost/db/notexistyet | |
2017-10-12T21:22:19.532-07:00 WARNING: Got unrecoverable error <nil> trying to get key notexistyet. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:19.533-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:19.533-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:19.533038 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestManualAttachmentNewDoc (0.68s) | |
=== RUN TestBulkDocs | |
2017-10-12 21:22:19.533048 I | bucketDataSource.Close() called | |
2017-10-12 21:22:19.533107 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:19.533-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59454->127.0.0.1:11210: use of closed network connection. Receiver ID: 47 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:19.535123 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:19.535136 I | BucketManager.Flush() called. bm: 0xc420e97bf0 | |
2017-10-12 21:22:19.967517 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:19.967-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:19.967750 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:19.969810 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:19.969832 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:19.969845 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:19.969-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:19.969-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:19.970072 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:20.092-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.092-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.092-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:20.092-07:00 WARNING: Using DCP Receiver. Receiver: 48 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:20.092431 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:20.092441 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:20.093156 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:20.093201 I | bucketDataSource.Start() called | |
2017-10-12T21:22:20.093-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.093-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:20.093-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.096-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:20.106-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:20.121-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:20.156-07:00 HTTP: #231: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:20.156-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:20.156-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.157-07:00 Cache: Received #1 after 0ms ("bulk1" / "1-50133ddd8e49efad34ad9ecae4cb9907") | |
2017-10-12T21:22:20.157-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:20.157-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:20.157-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:20.157-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.157-07:00 Cache: Received #2 after 0ms ("bulk2" / "1-035168c88bd4b80fb098a8da72f881ce") | |
2017-10-12T21:22:20.157-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:20.157-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:20.157-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:local:bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.159-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.159-07:00 HTTP: #232: GET http://localhost/db/bulk1 | |
2017-10-12T21:22:20.159-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.161-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.161-07:00 HTTP: #233: GET http://localhost/db/_local/bulk3 | |
2017-10-12T21:22:20.162-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.163-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.163-07:00 HTTP: #234: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:20.164-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.165-07:00 Cache: Received #3 after 0ms ("bulk1" / "2-7e384b16e63ee3218349ee568f156d6f") | |
2017-10-12T21:22:20.165-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:20.165-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=6 | |
2017-10-12T21:22:20.166-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.166-07:00 Cache: Received #4 after 0ms ("bulk2" / "2-6e023a79f34a99f6472dd5f9b19ea50e") | |
2017-10-12T21:22:20.166-07:00 Cache: #4 ==> channel "*" | |
2017-10-12T21:22:20.166-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=7 | |
2017-10-12T21:22:20.166-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.168-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.168-07:00 HTTP: #235: GET http://localhost/db/_local/bulk3 | |
2017-10-12T21:22:20.168-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.168-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:20.168-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:20.168815 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocs (0.64s) | |
=== RUN TestBulkDocsIDGeneration | |
2017-10-12 21:22:20.168835 I | bucketDataSource.Close() called | |
2017-10-12 21:22:20.168897 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:20.168-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59479->127.0.0.1:11210: use of closed network connection. Receiver ID: 48 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:20.171062 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:20.171078 I | BucketManager.Flush() called. bm: 0xc420454ab0 | |
2017-10-12 21:22:20.578630 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:20.578-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:20.578839 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:20.581050 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:20.581072 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:20.581085 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:20.581-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:20.581-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:20.581297 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:20.701-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.701-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.701-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:20.701-07:00 WARNING: Using DCP Receiver. Receiver: 49 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:20.701614 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:20.701622 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:20.702305 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:20.702344 I | bucketDataSource.Start() called | |
2017-10-12T21:22:20.702-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.702-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:20.702-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.705-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:20.716-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:20.754-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:20.775-07:00 HTTP: #236: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:20.775-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:20.775-07:00 WARNING: Got unrecoverable error key not found trying to get key 6a7d61461ac5cce5cbaa6ea623d95f9d. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.775-07:00 WARNING: Got unrecoverable error key not found trying to get key 9ae2c2f81c1adbd756a4fd3e196d5deb. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:20.775-07:00 Cache: Received #1 after 0ms ("6a7d61461ac5cce5cbaa6ea623d95f9d" / "1-50133ddd8e49efad34ad9ecae4cb9907") | |
2017-10-12T21:22:20.775-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:20.775-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:20.775-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12 21:22:20.776061 I | response: [{"id":"6a7d61461ac5cce5cbaa6ea623d95f9d","rev":"1-50133ddd8e49efad34ad9ecae4cb9907"},{"id":"9ae2c2f81c1adbd756a4fd3e196d5deb","rev":"1-035168c88bd4b80fb098a8da72f881ce"}] | |
2017-10-12T21:22:20.776-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:20.776-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:20.776089 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocsIDGeneration (0.61s) | |
=== RUN TestBulkDocsUnusedSequences | |
2017-10-12 21:22:20.776101 I | bucketDataSource.Close() called | |
2017-10-12T21:22:20.776-07:00 Cache: Received #2 after 0ms ("9ae2c2f81c1adbd756a4fd3e196d5deb" / "1-035168c88bd4b80fb098a8da72f881ce") | |
2017-10-12 21:22:20.776163 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:20.776-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59500->127.0.0.1:11210: use of closed network connection. Receiver ID: 49 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:20.777690 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:20.777699 I | BucketManager.Flush() called. bm: 0xc4209b8cf0 | |
2017-10-12T21:22:21.208-07:00 WARNING: TestBucketManager.EmptyBucket(): still 5 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:21.714-07:00 WARNING: TestBucketManager.EmptyBucket(): still 5 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:22.220-07:00 WARNING: TestBucketManager.EmptyBucket(): still 5 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:22.726-07:00 WARNING: TestBucketManager.EmptyBucket(): still 5 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:23.228-07:00 WARNING: TestBucketManager.EmptyBucket(): still 5 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:23.732-07:00 WARNING: TestBucketManager.EmptyBucket(): still 5 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:24.238-07:00 WARNING: TestBucketManager.EmptyBucket(): still 5 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:24.744-07:00 WARNING: TestBucketManager.EmptyBucket(): still 5 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:25.249-07:00 WARNING: TestBucketManager.EmptyBucket(): still 5 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:22:25.756711 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:25.756-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:25.756956 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:25.758855 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:25.758880 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:25.758895 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:25.758-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:25.758-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:25.759095 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:25.865-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.865-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.865-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:25.865-07:00 WARNING: Using DCP Receiver. Receiver: 50 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:25.865491 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:25.865499 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:25.866127 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:25.866165 I | bucketDataSource.Start() called | |
2017-10-12T21:22:25.866-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.866-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.870-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:25.874-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:25.904-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:25.927-07:00 HTTP: #237: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:25.928-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:25.928-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.930-07:00 Cache: Received #1 after 0ms ("bulk1" / "1-50133ddd8e49efad34ad9ecae4cb9907") | |
2017-10-12T21:22:25.930-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:25.930-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:25.930-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:25.930-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.930-07:00 WARNING: Sync fn exception: Rejecting invalid doc; doc = map[_id:bulk2 n:%!s(float64=2) type:invalid _rev:1-a69b6e0644577af07d30a6b5c3d00fd7] -- db.(*Database).getChannelsAndAccess() at crud.go:1199 | |
2017-10-12T21:22:25.930-07:00 BulkDocs: Doc "bulk2" --> 500 Exception in JS sync function (500 Exception in JS sync function) | |
2017-10-12T21:22:25.930-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.930-07:00 Cache: Received #2 after 0ms ("bulk3" / "1-bfa09fe957e5e28b750cff0568b1cb05") | |
2017-10-12T21:22:25.930-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:25.930-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.930-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:25.930-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.930-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.932-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.932-07:00 HTTP: #238: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:25.932-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk21. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.933-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk22. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.933-07:00 Cache: Received #3 after 0ms ("bulk21" / "1-a272c98029db7e5e23a63a28e8dddbf0") | |
2017-10-12T21:22:25.933-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:25.933-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=6 | |
2017-10-12T21:22:25.934-07:00 Cache: Received #4 after 0ms ("bulk22" / "1-4aaf0b7dcffd23ae3459ccb2afc9d86b") | |
2017-10-12T21:22:25.934-07:00 Cache: #4 ==> channel "*" | |
2017-10-12T21:22:25.934-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=7 | |
2017-10-12T21:22:25.934-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk23. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.935-07:00 Cache: Received #5 after 0ms ("bulk23" / "1-4cc4a2f49152cb34a27b4a378c8fb69c") | |
2017-10-12T21:22:25.935-07:00 Cache: #5 ==> channel "*" | |
2017-10-12T21:22:25.935-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=8 | |
2017-10-12T21:22:25.935-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk21. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.935-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk22. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.935-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk23. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.935-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:25.935-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:25.935-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:25.935618 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocsUnusedSequences (5.16s) | |
=== RUN TestBulkDocsUnusedSequencesMultipleSG | |
2017-10-12 21:22:25.935639 I | bucketDataSource.Close() called | |
2017-10-12T21:22:25.935-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59532->127.0.0.1:11210: use of closed network connection. Receiver ID: 50 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:25.935727 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:25.937690 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:25.937706 I | BucketManager.Flush() called. bm: 0xc4209b8a80 | |
2017-10-12 21:22:26.358243 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:26.358-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:26.358418 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:26.359969 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:26.359989 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:26.359999 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:26.360-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:26.360-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:26.360208 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:26.476-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.476-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.476-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:26.476-07:00 WARNING: Using DCP Receiver. Receiver: 51 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:26.476442 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:26.476456 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:26.477149 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:26.477179 I | bucketDataSource.Start() called | |
2017-10-12T21:22:26.477-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.477-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.479-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:26.489-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:26.516-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:26.540-07:00 HTTP: #239: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:26.540-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:26.541-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.544-07:00 Cache: Received #1 after 0ms ("bulk1" / "1-50133ddd8e49efad34ad9ecae4cb9907") | |
2017-10-12T21:22:26.544-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:26.544-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:26.544-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:26.544-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.544-07:00 WARNING: Sync fn exception: Rejecting invalid doc; doc = map[_id:bulk2 n:%!s(float64=2) type:invalid _rev:1-a69b6e0644577af07d30a6b5c3d00fd7] -- db.(*Database).getChannelsAndAccess() at crud.go:1199 | |
2017-10-12T21:22:26.544-07:00 BulkDocs: Doc "bulk2" --> 500 Exception in JS sync function (500 Exception in JS sync function) | |
2017-10-12T21:22:26.545-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.545-07:00 Cache: Received #2 after 0ms ("bulk3" / "1-bfa09fe957e5e28b750cff0568b1cb05") | |
2017-10-12T21:22:26.545-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:26.545-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:26.545-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.545-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.545-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:26.545910 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:26.545-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:26.546-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:26.546137 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:26.656-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.656-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.656-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:26.656-07:00 WARNING: Using DCP Receiver. Receiver: 52 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:26.656744 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:26.656752 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:26.657740 I | Seeding seqnos: map[0:2 37:1 8:1 59:2 32:1 43:1] | |
2017-10-12 21:22:26.657792 I | bucketDataSource.Start() called | |
2017-10-12T21:22:26.657-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.658-07:00 **NOTE:** "db"'s sync function has changed. The new function may assign different channels to documents, or permissions to users. You may want to re-sync the database to update these. | |
2017-10-12T21:22:26.658-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:26.660-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.660-07:00 HTTP: #240: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:26.661-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk21. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.661-07:00 Cache: Received #4 after 0ms ("bulk21" / "1-a272c98029db7e5e23a63a28e8dddbf0") | |
2017-10-12T21:22:26.661-07:00 Cache: Deferring #4 (1 now waiting for #3...#3) | |
2017-10-12T21:22:26.661-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk22. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.662-07:00 Cache: Received #5 after 0ms ("bulk22" / "1-4aaf0b7dcffd23ae3459ccb2afc9d86b") | |
2017-10-12T21:22:26.662-07:00 Cache: Deferring #5 (2 now waiting for #3...#3) | |
2017-10-12T21:22:26.662-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk23. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.662-07:00 Cache: Received #6 after 0ms ("bulk23" / "1-4cc4a2f49152cb34a27b4a378c8fb69c") | |
2017-10-12T21:22:26.662-07:00 Cache: Deferring #6 (3 now waiting for #3...#3) | |
2017-10-12T21:22:26.662-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk21. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.663-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk22. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.663-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk23. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.663-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.665-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.665-07:00 HTTP: #241: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:26.665-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk31. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.666-07:00 Cache: Received #3 after 0ms ("bulk31" / "1-321bbe0c3d1a96bf123cb983552df0bb") | |
2017-10-12T21:22:26.666-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:26.666-07:00 Cache: #4 ==> channel "*" | |
2017-10-12T21:22:26.666-07:00 Cache: #5 ==> channel "*" | |
2017-10-12T21:22:26.666-07:00 Cache: #6 ==> channel "*" | |
2017-10-12T21:22:26.666-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=6 | |
2017-10-12T21:22:26.666-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk32. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.667-07:00 Cache: Received #7 after 0ms ("bulk32" / "1-37b19b49d78b4061d69fdd9c2d9a1497") | |
2017-10-12T21:22:26.667-07:00 Cache: #7 ==> channel "*" | |
2017-10-12T21:22:26.667-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=7 | |
2017-10-12T21:22:26.667-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk33. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.668-07:00 Cache: Received #8 after 0ms ("bulk33" / "1-fbe5f42dadc12c914052ebc8ee9d41ac") | |
2017-10-12T21:22:26.668-07:00 Cache: #8 ==> channel "*" | |
2017-10-12T21:22:26.668-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=8 | |
2017-10-12T21:22:26.668-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk31. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.668-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk32. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:26.668-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:26.668-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk33. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:26.668-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:26.668-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:26.668835 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12T21:22:26.668-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:26.668-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:26.668848 I | bucketDataSource.Close() called | |
2017-10-12 21:22:26.668885 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocsUnusedSequencesMultipleSG (0.73s) | |
=== RUN TestBulkDocsUnusedSequencesMultiRevDoc | |
2017-10-12 21:22:26.668897 I | bucketDataSource.Close() called | |
2017-10-12 21:22:26.668949 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:26.668-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59553->127.0.0.1:11210: use of closed network connection. Receiver ID: 51 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:26.670928 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:26.670942 I | BucketManager.Flush() called. bm: 0xc420216420 | |
2017-10-12T21:22:26.684-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59563->127.0.0.1:11210: use of closed network connection. Receiver ID: 52 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12T21:22:26.684-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: client.Transmit, err: write tcp 127.0.0.1:59563->127.0.0.1:11210: use of closed network connection. Receiver ID: 52 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:27.106576 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:27.106-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:27.106791 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:27.108455 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:27.108472 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:27.108499 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:27.108-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:27.108-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:27.108691 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:27.218-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.218-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.218-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:27.218-07:00 WARNING: Using DCP Receiver. Receiver: 53 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:27.218809 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:27.218814 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:27.219472 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:27.219500 I | bucketDataSource.Start() called | |
2017-10-12T21:22:27.219-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.219-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.222-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:27.226-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:27.235-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:27.275-07:00 HTTP: #242: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:27.275-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:27.275-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.278-07:00 Cache: Received #1 after 0ms ("bulk1" / "1-50133ddd8e49efad34ad9ecae4cb9907") | |
2017-10-12T21:22:27.278-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:27.278-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:27.278-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:27.279-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.279-07:00 WARNING: Sync fn exception: Rejecting invalid doc; doc = map[_id:bulk2 n:%!s(float64=2) type:invalid _rev:1-a69b6e0644577af07d30a6b5c3d00fd7] -- db.(*Database).getChannelsAndAccess() at crud.go:1199 | |
2017-10-12T21:22:27.279-07:00 BulkDocs: Doc "bulk2" --> 500 Exception in JS sync function (500 Exception in JS sync function) | |
2017-10-12T21:22:27.279-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.279-07:00 Cache: Received #2 after 0ms ("bulk3" / "1-bfa09fe957e5e28b750cff0568b1cb05") | |
2017-10-12T21:22:27.279-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:27.279-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:27.279-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.279-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.279-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:27.279847 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:27.279-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:27.279-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:27.280002 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:27.388-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.388-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.388-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:27.388-07:00 WARNING: Using DCP Receiver. Receiver: 54 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:27.388951 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:27.388959 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:27.389718 I | Seeding seqnos: map[32:1 8:1 37:1 0:2 43:1 59:2] | |
2017-10-12 21:22:27.389761 I | bucketDataSource.Start() called | |
2017-10-12T21:22:27.389-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.390-07:00 **NOTE:** "db"'s sync function has changed. The new function may assign different channels to documents, or permissions to users. You may want to re-sync the database to update these. | |
2017-10-12T21:22:27.390-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:27.392-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.392-07:00 HTTP: #243: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:27.392-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk21. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.392-07:00 Cache: Received #4 after 0ms ("bulk21" / "1-a272c98029db7e5e23a63a28e8dddbf0") | |
2017-10-12T21:22:27.392-07:00 Cache: Deferring #4 (1 now waiting for #3...#3) | |
2017-10-12T21:22:27.393-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk22. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.393-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk23. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.393-07:00 Cache: Received #5 after 0ms ("bulk22" / "1-4aaf0b7dcffd23ae3459ccb2afc9d86b") | |
2017-10-12T21:22:27.393-07:00 Cache: Deferring #5 (2 now waiting for #3...#3) | |
2017-10-12T21:22:27.393-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.393-07:00 Cache: Received #6 after 0ms ("bulk23" / "1-4cc4a2f49152cb34a27b4a378c8fb69c") | |
2017-10-12T21:22:27.393-07:00 Cache: Deferring #6 (3 now waiting for #3...#3) | |
2017-10-12T21:22:27.394-07:00 Cache: Received #7 after 0ms ("bulk1" / "2-d2111723d973efbcc415aab0ade25a45") | |
2017-10-12T21:22:27.394-07:00 Cache: Deferring #7 (4 now waiting for #3...#3) | |
2017-10-12T21:22:27.394-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk21. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.394-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk22. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.394-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk23. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.394-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.395-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:27.395-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:27.396-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.396-07:00 HTTP: #244: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:27.397-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.410-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.410-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:27.410-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:27.410606 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12T21:22:27.410-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:27.410-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:27.410615 I | bucketDataSource.Close() called | |
2017-10-12 21:22:27.410641 I | bucketDataSource.Close() called | |
2017-10-12 21:22:27.410671 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocsUnusedSequencesMultiRevDoc (0.74s) | |
2017-10-12T21:22:27.410-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59591->127.0.0.1:11210: use of closed network connection. Receiver ID: 54 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
=== RUN TestBulkDocsUnusedSequencesMultiRevDoc2SG | |
2017-10-12T21:22:27.410-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59582->127.0.0.1:11210: use of closed network connection. Receiver ID: 53 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:27.410750 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:27.413028 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:27.413043 I | BucketManager.Flush() called. bm: 0xc42046f7d0 | |
2017-10-12 21:22:27.855109 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:27.855-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:27.855399 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:27.856946 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:27.856965 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:27.856994 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:27.857-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:27.857-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:27.857184 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:27.977-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.977-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.977-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:27.977-07:00 WARNING: Using DCP Receiver. Receiver: 55 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:27.977684 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:27.977693 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:27.978489 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:27.978528 I | bucketDataSource.Start() called | |
2017-10-12T21:22:27.978-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.978-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:27.981-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:27.985-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:28.002-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:28.035-07:00 HTTP: #245: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:28.036-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:28.036-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.039-07:00 Cache: Received #1 after 0ms ("bulk1" / "1-50133ddd8e49efad34ad9ecae4cb9907") | |
2017-10-12T21:22:28.039-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.039-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:28.039-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:28.039-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=4 | |
2017-10-12T21:22:28.039-07:00 WARNING: Sync fn exception: Rejecting invalid doc; doc = map[n:%!s(float64=2) type:invalid _rev:1-a69b6e0644577af07d30a6b5c3d00fd7 _id:bulk2] -- db.(*Database).getChannelsAndAccess() at crud.go:1199 | |
2017-10-12T21:22:28.039-07:00 BulkDocs: Doc "bulk2" --> 500 Exception in JS sync function (500 Exception in JS sync function) | |
2017-10-12T21:22:28.039-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.040-07:00 Cache: Received #2 after 0ms ("bulk3" / "1-bfa09fe957e5e28b750cff0568b1cb05") | |
2017-10-12T21:22:28.040-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:28.040-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=5 | |
2017-10-12T21:22:28.040-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.040-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk3. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.040-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:28.040604 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:28.040-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:28.040-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:28.040739 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:28.149-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.149-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.149-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:28.149-07:00 WARNING: Using DCP Receiver. Receiver: 56 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:28.149268 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:28.149273 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:28.149854 I | Seeding seqnos: map[8:1 32:1 43:1 59:2 37:1 0:2] | |
2017-10-12 21:22:28.149888 I | bucketDataSource.Start() called | |
2017-10-12T21:22:28.150-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.150-07:00 **NOTE:** "db"'s sync function has changed. The new function may assign different channels to documents, or permissions to users. You may want to re-sync the database to update these. | |
2017-10-12T21:22:28.150-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:28.152-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.152-07:00 HTTP: #246: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:28.152-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk21. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.153-07:00 Cache: Received #4 after 0ms ("bulk21" / "1-a272c98029db7e5e23a63a28e8dddbf0") | |
2017-10-12T21:22:28.153-07:00 Cache: Deferring #4 (1 now waiting for #3...#3) | |
2017-10-12T21:22:28.153-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk22. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.153-07:00 Cache: Received #5 after 0ms ("bulk22" / "1-4aaf0b7dcffd23ae3459ccb2afc9d86b") | |
2017-10-12T21:22:28.153-07:00 Cache: Deferring #5 (2 now waiting for #3...#3) | |
2017-10-12T21:22:28.153-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk23. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.154-07:00 Cache: Received #6 after 0ms ("bulk23" / "1-930b361b1e79f89732bd98a63775b165") | |
2017-10-12T21:22:28.154-07:00 Cache: Deferring #6 (3 now waiting for #3...#3) | |
2017-10-12T21:22:28.154-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.154-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk21. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.154-07:00 Cache: Received #7 after 0ms ("bulk1" / "2-d2111723d973efbcc415aab0ade25a45") | |
2017-10-12T21:22:28.154-07:00 Cache: Deferring #7 (4 now waiting for #3...#3) | |
2017-10-12T21:22:28.155-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk22. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.155-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.155-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:28.156-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:28.157-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.157-07:00 HTTP: #247: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:28.157-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.172-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.174-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.174-07:00 HTTP: #248: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:28.174-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.175-07:00 WARNING: Got unrecoverable error <nil> trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.175-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:28.175-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:28.175620 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12T21:22:28.175-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:28.175-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:28.175635 I | bucketDataSource.Close() called | |
2017-10-12 21:22:28.175687 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocsUnusedSequencesMultiRevDoc2SG (0.76s) | |
=== RUN TestBulkDocsEmptyDocs | |
2017-10-12 21:22:28.175709 I | bucketDataSource.Close() called | |
2017-10-12T21:22:28.175-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59620->127.0.0.1:11210: use of closed network connection. Receiver ID: 56 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12T21:22:28.175-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59613->127.0.0.1:11210: use of closed network connection. Receiver ID: 55 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:28.175777 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:28.178226 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:28.178242 I | BucketManager.Flush() called. bm: 0xc4204cd770 | |
2017-10-12 21:22:28.605409 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:28.605-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:28.605650 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:28.607125 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:28.607144 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:28.607156 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:28.607-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:28.607-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:28.607317 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:28.734-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.734-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.734-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:28.734-07:00 WARNING: Using DCP Receiver. Receiver: 57 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:28.734852 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:28.734859 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:28.735513 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:28.735539 I | bucketDataSource.Start() called | |
2017-10-12T21:22:28.735-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.735-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:28.735-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:28.738-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:28.742-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:28.761-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:28.787-07:00 HTTP: #249: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:28.787-07:00 HTTP: #249: --> 400 missing 'docs' property (49.7 ms) | |
2017-10-12T21:22:28.787-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:28.787-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:28.787699 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocsEmptyDocs (0.61s) | |
=== RUN TestBulkDocsMalformedDocs | |
2017-10-12 21:22:28.787716 I | bucketDataSource.Close() called | |
2017-10-12T21:22:28.787-07:00 WARNING: changeCache: Error unmarshaling doc "_sync:user:": Attempt to unmarshal principal using closed bucket -- db.(*changeCache).processPrincipalDoc() at change_cache.go:545 | |
2017-10-12T21:22:28.787-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:28.787-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59639->127.0.0.1:11210: use of closed network connection. Receiver ID: 57 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:28.787794 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:28.790870 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:28.790882 I | BucketManager.Flush() called. bm: 0xc420e967b0 | |
2017-10-12 21:22:29.218568 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:29.218-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:29.218731 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:29.221255 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:29.221279 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:29.221293 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:29.221-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:29.221-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:29.221536 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:29.336-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:29.336-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:29.336-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:29.336-07:00 WARNING: Using DCP Receiver. Receiver: 58 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:29.336248 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:29.336256 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:29.337019 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:29.337048 I | bucketDataSource.Start() called | |
2017-10-12T21:22:29.337-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:29.337-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:29.337-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:29.339-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:29.344-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:29.359-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:29.395-07:00 HTTP: #250: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:29.395-07:00 HTTP: #250: --> 400 Document body must be JSON (56.3 ms) | |
2017-10-12T21:22:29.396-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:29.397-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:29.397-07:00 HTTP: #251: POST http://localhost/db/_bulk_docs | |
2017-10-12T21:22:29.397-07:00 WARNING: Got unrecoverable error key not found trying to get key 554070d00a5e77a60c9ee0ff9fe5c62f. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:29.397761 I | response:[{"id":"554070d00a5e77a60c9ee0ff9fe5c62f","rev":"1-50133ddd8e49efad34ad9ecae4cb9907"}] | |
2017-10-12T21:22:29.397-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:29.397-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:29.397783 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocsMalformedDocs (0.61s) | |
=== RUN TestBulkGetEmptyDocs | |
2017-10-12 21:22:29.397816 I | bucketDataSource.Close() called | |
2017-10-12 21:22:29.397880 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:29.397-07:00 Cache: Received #1 after 0ms ("554070d00a5e77a60c9ee0ff9fe5c62f" / "1-50133ddd8e49efad34ad9ecae4cb9907") | |
2017-10-12T21:22:29.397-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59658->127.0.0.1:11210: use of closed network connection. Receiver ID: 58 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:29.399659 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:29.399682 I | BucketManager.Flush() called. bm: 0xc420894e70 | |
2017-10-12 21:22:29.835585 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:29.835-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:29.835783 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:29.837630 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:29.837651 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:29.837666 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:29.837-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:29.837-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:29.837824 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:29.947-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:29.947-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:29.947-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:29.947-07:00 WARNING: Using DCP Receiver. Receiver: 59 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:29.947926 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:29.947951 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:29.948566 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:29.948600 I | bucketDataSource.Start() called | |
2017-10-12T21:22:29.948-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:29.948-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:29.949-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:29.951-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:29.955-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:29.986-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:30.012-07:00 HTTP: #252: POST http://localhost/db/_bulk_get | |
2017-10-12T21:22:30.012-07:00 HTTP: #252: --> 400 missing 'docs' property (61.5 ms) | |
2017-10-12T21:22:30.012-07:00 Changes+: changeListener.Stop() called | |
2017-10-12T21:22:30.012-07:00 Changes+: listener.tapNotifier.Broadcast() | |
2017-10-12 21:22:30.012462 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkGetEmptyDocs (0.61s) | |
=== RUN TestBulkDocsChangeToAccess | |
2017-10-12 21:22:30.012470 I | bucketDataSource.Close() called | |
2017-10-12T21:22:30.012-07:00 WARNING: changeCache: Error unmarshaling doc "_sync:user:": Attempt to unmarshal principal using closed bucket -- db.(*changeCache).processPrincipalDoc() at change_cache.go:545 | |
2017-10-12 21:22:30.012547 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:30.012-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59681->127.0.0.1:11210: use of closed network connection. Receiver ID: 59 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:30.016738 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:30.016764 I | BucketManager.Flush() called. bm: 0xc420d72630 | |
2017-10-12 21:22:30.524673 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:30.524-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:30.524867 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:30.526908 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:30.526933 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:30.526946 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:30.526-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:30.527-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:30.527163 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:30.648-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:30.648-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:30.648-07:00 WARNING: Using DCP Receiver. Receiver: 60 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:30.648697 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:30.648705 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:30.649427 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:30.649456 I | bucketDataSource.Start() called | |
2017-10-12T21:22:30.649-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:30.650-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:30.650-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:30.662-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:30.714-07:00 Access: Computed channels for "": !:1,*:1 | |
2017-10-12T21:22:30.718-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:30.750-07:00 Access: Computed channels for "user1": !:1 | |
2017-10-12T21:22:30.753-07:00 Access: Computed roles for "user1": | |
2017-10-12T21:22:30.827-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:user1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:30.902-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:30.904-07:00 Access: Doc "bulk1" grants channel access: map[user1:chan1:1] | |
2017-10-12T21:22:30.904-07:00 Access: Rev "bulk1"/"1-afbcffa8a4641a0f4dd94d3fc9593e74" invalidates channels of [user1] | |
2017-10-12T21:22:30.904-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:user1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:30.904-07:00 Access: Invalidate access of "user1" | |
2017-10-12T21:22:30.905-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:user1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:30.943-07:00 Access: Computed channels for "user1": !:1,chan1:1 | |
2017-10-12T21:22:30.944-07:00 WARNING: Got unrecoverable error key not found trying to get key bulk2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:30.946051 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocsChangeToAccess (0.93s) | |
=== RUN TestBulkDocsNoEdits | |
2017-10-12 21:22:30.946070 I | bucketDataSource.Close() called | |
2017-10-12T21:22:30.946-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59705->127.0.0.1:11210: use of closed network connection. Receiver ID: 60 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:30.946316 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:30.948080 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:30.948089 I | BucketManager.Flush() called. bm: 0xc420290360 | |
2017-10-12T21:22:31.357-07:00 WARNING: TestBucketManager.EmptyBucket(): still 4 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:31.860-07:00 WARNING: TestBucketManager.EmptyBucket(): still 4 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:32.366-07:00 WARNING: TestBucketManager.EmptyBucket(): still 4 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:32.873-07:00 WARNING: TestBucketManager.EmptyBucket(): still 4 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:33.376-07:00 WARNING: TestBucketManager.EmptyBucket(): still 4 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:33.883-07:00 WARNING: TestBucketManager.EmptyBucket(): still 4 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:34.390-07:00 WARNING: TestBucketManager.EmptyBucket(): still 4 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:34.894-07:00 WARNING: TestBucketManager.EmptyBucket(): still 4 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12T21:22:35.402-07:00 WARNING: TestBucketManager.EmptyBucket(): still 4 items in bucket after flush, waiting for no items. Will retry. -- base.(*TestBucketManager).EmptyTestBucket() at util_testing.go:327 | |
2017-10-12 21:22:35.905272 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:35.905-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:35.905484 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:35.907190 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:35.907210 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:35.907221 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:35.907-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:35.907-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:35.907391 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:36.011-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.011-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.011-07:00 WARNING: Using DCP Receiver. Receiver: 61 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:36.011306 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:36.011312 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:36.011980 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:36.012007 I | bucketDataSource.Start() called | |
2017-10-12T21:22:36.012-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.012-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:36.012-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.016-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:36.019-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:36.065-07:00 Access: Computed channels for "": !:1,*:1 | |
2017-10-12T21:22:36.069-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:36.069-07:00 WARNING: Got unrecoverable error key not found trying to get key bdne1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.069-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:bdne1:9:11-eleven. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.070-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:bdne1:6:10-ten. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.070-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:bdne1:6:9-nine. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.070-07:00 WARNING: Got unrecoverable error key not found trying to get key bdne2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.070-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:bdne2:8:33-three. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.070-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:bdne2:6:32-two. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.070-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:bdne2:6:31-one. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.072-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.072-07:00 WARNING: Got unrecoverable error <nil> trying to get key bdne1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.072-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:bdne1:6:13-def. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:36.073171 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestBulkDocsNoEdits (5.13s) | |
=== RUN TestRevsDiff | |
2017-10-12 21:22:36.073185 I | bucketDataSource.Close() called | |
2017-10-12 21:22:36.073254 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:36.073-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59738->127.0.0.1:11210: use of closed network connection. Receiver ID: 61 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:36.075062 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:36.075077 I | BucketManager.Flush() called. bm: 0xc4207c5c80 | |
2017-10-12 21:22:36.497867 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:36.497-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:36.498029 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:36.500115 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:36.500134 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:36.500145 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:36.500-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:36.500-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:36.500302 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:36.607-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.607-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.607-07:00 WARNING: Using DCP Receiver. Receiver: 62 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:36.607559 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:36.607566 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:36.608088 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:36.608131 I | bucketDataSource.Start() called | |
2017-10-12T21:22:36.608-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.608-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:36.609-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.612-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:36.630-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:36.682-07:00 Access: Computed channels for "": !:1,*:1 | |
2017-10-12T21:22:36.686-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:36.687-07:00 WARNING: Got unrecoverable error key not found trying to get key rd1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.687-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:rd1:9:11-eleven. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.687-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:rd1:6:10-ten. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.687-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:rd1:6:9-nine. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.688-07:00 WARNING: Got unrecoverable error key not found trying to get key rd2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.688-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:rd2:8:33-three. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.688-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:rd2:6:32-two. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.688-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:rd2:6:31-one. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.690-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.690-07:00 WARNING: Got unrecoverable error <nil> trying to get key rd1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.690-07:00 WARNING: Got unrecoverable error <nil> trying to get key rd2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:36.690-07:00 WARNING: Got unrecoverable error key not found trying to get key rd9. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:36.690612 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestRevsDiff (0.62s) | |
=== RUN TestOpenRevs | |
2017-10-12 21:22:36.690631 I | bucketDataSource.Close() called | |
2017-10-12 21:22:36.690669 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:36.690-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59762->127.0.0.1:11210: use of closed network connection. Receiver ID: 62 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:36.692511 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:36.692534 I | BucketManager.Flush() called. bm: 0xc420963140 | |
2017-10-12 21:22:37.114224 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:37.114-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:37.114453 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:37.116456 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:37.116478 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:37.116491 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:37.116-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:37.116-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:37.116654 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:37.224-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.224-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.224-07:00 WARNING: Using DCP Receiver. Receiver: 63 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:37.224507 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:37.224513 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:37.226447 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:37.226474 I | bucketDataSource.Start() called | |
2017-10-12T21:22:37.226-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.226-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:37.226-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.229-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:37.238-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:37.283-07:00 Access: Computed channels for "": !:1,*:1 | |
2017-10-12T21:22:37.287-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:37.287-07:00 WARNING: Got unrecoverable error key not found trying to get key or1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.287-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:or1:9:11-eleven. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.287-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:or1:6:10-ten. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.288-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:or1:6:9-nine. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.289-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.289-07:00 WARNING: Got unrecoverable error <nil> trying to get key or1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.289-07:00 WARNING: Unexpected error parsing body of rev "10-ten" -- db.(*document).getNonWinningRevisionBody() at document.go:309 | |
2017-10-12T21:22:37.290-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:rev:or1:6:10-ten. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:37.290075 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestOpenRevs (0.60s) | |
=== RUN TestLocalDocs | |
2017-10-12 21:22:37.290082 I | bucketDataSource.Close() called | |
2017-10-12 21:22:37.290132 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:37.290-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59783->127.0.0.1:11210: use of closed network connection. Receiver ID: 63 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:37.291814 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:37.291839 I | BucketManager.Flush() called. bm: 0xc420291dd0 | |
2017-10-12 21:22:37.719324 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:37.719-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:37.719516 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:37.721281 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:37.721302 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:37.721316 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:37.721-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:37.721-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:37.721496 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:37.829-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.829-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.829-07:00 WARNING: Using DCP Receiver. Receiver: 64 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:37.829809 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:37.829815 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:37.830450 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:37.830479 I | bucketDataSource.Start() called | |
2017-10-12T21:22:37.830-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.830-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:37.830-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.833-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:37.837-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:37.885-07:00 Access: Computed channels for "": !:1,*:1 | |
2017-10-12T21:22:37.889-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:37.889-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.890-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.891-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.894-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.894-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.895-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.895-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.896-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.896-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.897-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.898-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.899-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.899-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.900-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.901-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.902-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.902-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.904-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.904-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.905-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.905-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.908-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.908-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.909-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.909-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:local:loc12. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.910-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.910-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:local:loc2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.911-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:37.912-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:local:loc2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:37.912074 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestLocalDocs (0.62s) | |
=== RUN TestResponseEncoding | |
2017-10-12 21:22:37.912084 I | bucketDataSource.Close() called | |
2017-10-12T21:22:37.912-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59806->127.0.0.1:11210: use of closed network connection. Receiver ID: 64 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:37.912373 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:37.913937 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:37.913948 I | BucketManager.Flush() called. bm: 0xc42062e660 | |
2017-10-12 21:22:38.327106 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:38.327-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:38.327247 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:38.328878 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:38.328892 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:38.328900 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:38.328-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:38.328-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:38.329033 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:38.441-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:38.441-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:38.441-07:00 WARNING: Using DCP Receiver. Receiver: 65 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:38.441744 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:38.441749 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:38.442320 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:38.442348 I | bucketDataSource.Start() called | |
2017-10-12T21:22:38.442-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:38.442-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:38.442-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:38.444-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:38.449-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:38.499-07:00 Access: Computed channels for "": !:1,*:1 | |
2017-10-12T21:22:38.501-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:38.501-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:38.503-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:38.503-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:local:loc1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:38.506775 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestResponseEncoding (0.59s) | |
2017-10-12 21:22:38.506787 I | bucketDataSource.Close() called | |
=== RUN TestLogin | |
2017-10-12 21:22:38.506835 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:38.506-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59827->127.0.0.1:11210: use of closed network connection. Receiver ID: 65 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
2017-10-12 21:22:38.508565 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:38.508576 I | BucketManager.Flush() called. bm: 0xc420d72570 | |
2017-10-12 21:22:38.920335 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:38.920-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:38.920566 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:38.922338 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:38.922357 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:38.922370 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:38.922-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:38.922-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:38.922583 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:39.035-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:39.035-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:39.035-07:00 WARNING: Using DCP Receiver. Receiver: 66 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:39.035756 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:39.035763 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:39.036559 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:39.036603 I | bucketDataSource.Start() called | |
2017-10-12T21:22:39.036-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:39.036-07:00 Using default sync function 'channel(doc.channels)' for database "db" | |
2017-10-12T21:22:39.037-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:39.037-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:39.037-07:00 Access: Computed channels for "": !:1,*:1 | |
2017-10-12T21:22:39.037-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:39.038-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:39.040-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:39.040-07:00 Access: Computed channels for "pupshaw": !:1,*:1 | |
2017-10-12T21:22:39.040-07:00 Access: Computed roles for "pupshaw": | |
_time=2017-10-12T21:22:39.044-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:39.116-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:39.117-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:39.117-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:pupshaw. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12 21:22:39.190181 I | Set-Cookie: SyncGatewaySession=19d9e60cdd1748768996d68cb8ca6e534ee362cd; Path=/db; Expires=Sat, 14 Oct 2017 04:22:39 GMT | |
2017-10-12 21:22:39.190204 I | Closing GoCB bucket: test_data_bucket | |
--- PASS: TestLogin (0.68s) | |
=== RUN TestReadChangesOptionsFromJSON | |
2017-10-12 21:22:39.190221 I | bucketDataSource.Close() called | |
2017-10-12T21:22:39.190-07:00 WARNING: Error processing DCP stream - will attempt to restart/reconnect: pkt.Receive, err: read tcp 127.0.0.1:59844->127.0.0.1:11210: use of closed network connection. Receiver ID: 66 -- base.(*DCPReceiver).OnError() at dcp_feed.go:131 | |
--- PASS: TestReadChangesOptionsFromJSON (0.00s) | |
=== RUN TestAccessControl | |
2017-10-12T21:22:39.190-07:00 Opening db /db as bucket "sg_bucket", pool "default", server <walrus:> | |
2017-10-12T21:22:39.190-07:00 Opening Walrus database sg_bucket on <walrus:> | |
2017-10-12T21:22:39.192-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:39.200-07:00 Access: Computed channels for "alice": !:1,Cinemax:1 | |
2017-10-12T21:22:39.200-07:00 Access: Computed roles for "alice": | |
2017-10-12 21:22:39.351480 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
,{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["Cinemax"]}} | |
,{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d","channels":["Cinemax"]}} | |
], | |
"total_rows":3,"update_seq":5} | |
2017-10-12 21:22:39.352546 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":5} | |
2017-10-12 21:22:39.353510 I | Response = {"rows":[ | |
{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":5} | |
2017-10-12 21:22:39.354495 I | Response = {"rows":[ | |
{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":5} | |
2017-10-12 21:22:39.355675 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":5} | |
2017-10-12 21:22:39.357276 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":5} | |
2017-10-12 21:22:39.358479 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41"},"doc":{"_id":"doc3","_rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["CBS","Cinemax"]}} | |
,{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c"},"doc":{"_id":"doc4","_rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["WB","Cinemax"]}} | |
,{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d"},"doc":{"_id":"doc5","_rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d","channels":"Cinemax"}} | |
], | |
"total_rows":3,"update_seq":5} | |
2017-10-12 21:22:39.359652 I | Response from POST _all_docs = {"rows":[ | |
{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["Cinemax"]}} | |
,{"key":"doc1","error":"forbidden","status":403} | |
,{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
,{"key":"b0gus","error":"not_found","status":404} | |
], | |
"total_rows":4,"update_seq":5} | |
2017-10-12 21:22:39.360835 I | Response from GET _all_docs = {"rows":[ | |
{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["Cinemax"]}} | |
,{"key":"doc1","error":"forbidden","status":403} | |
,{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
,{"key":"b0gus","error":"not_found","status":404} | |
], | |
"total_rows":4,"update_seq":5} | |
2017-10-12 21:22:39.362148 I | Response from POST _all_docs = {"rows":[ | |
{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":5} | |
2017-10-12 21:22:39.366124 I | Admin response = {"rows":[ | |
{"key":"doc1","id":"doc1","value":{"rev":"1-ed9acc3d161bc492b7e5d6b9463dde47"}} | |
,{"key":"doc2","id":"doc2","value":{"rev":"1-7450e27ed1b52641cac108e88e518e8c"}} | |
,{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41"}} | |
,{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c"}} | |
,{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d"}} | |
], | |
"total_rows":5,"update_seq":5} | |
--- PASS: TestAccessControl (0.18s) | |
=== RUN TestVbSeqAccessControl | |
2017-10-12T21:22:39.366-07:00 Opening db /db as bucket "sg_bucket", pool "default", server <walrus:> | |
2017-10-12T21:22:39.366-07:00 Opening Walrus database sg_bucket on <walrus:> | |
2017-10-12T21:22:39.366-07:00 Opening Walrus database sg_index_bucket on <walrus:> | |
2017-10-12T21:22:39.366-07:00 Opening Walrus database sg_index_bucket on <walrus:> | |
2017-10-12T21:22:39.367-07:00 WARNING: Unable to verify bucket sequence index parity [Walrus does not implement GetStatsVbSeqno]. May indicate that Couchbase Server experienced a rollback, which Sync Gateway will attempt to handle gracefully. -- db.(*kvChangeIndexReader).Init() at kv_change_index_reader.go:89 | |
2017-10-12T21:22:39.369-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:39.375-07:00 Access: Computed channels for "alice": !:1,Cinemax:1 | |
2017-10-12T21:22:39.375-07:00 Access: Computed roles for "alice": | |
2017-10-12 21:22:39.525971 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
,{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["Cinemax"]}} | |
,{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d","channels":["Cinemax"]}} | |
], | |
"total_rows":3,"update_seq":0} | |
2017-10-12 21:22:39.527062 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":0} | |
2017-10-12 21:22:39.528089 I | Response = {"rows":[ | |
{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":0} | |
2017-10-12 21:22:39.530798 I | Response = {"rows":[ | |
{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":0} | |
2017-10-12 21:22:39.531824 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":0} | |
2017-10-12 21:22:39.532817 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":0} | |
2017-10-12 21:22:39.533914 I | Response = {"rows":[ | |
{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41"},"doc":{"_id":"doc3","_rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["CBS","Cinemax"]}} | |
,{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c"},"doc":{"_id":"doc4","_rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["WB","Cinemax"]}} | |
,{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d"},"doc":{"_id":"doc5","_rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d","channels":"Cinemax"}} | |
], | |
"total_rows":3,"update_seq":0} | |
2017-10-12 21:22:39.534991 I | Response from POST _all_docs = {"rows":[ | |
{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["Cinemax"]}} | |
,{"key":"doc1","error":"forbidden","status":403} | |
,{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
,{"key":"b0gus","error":"not_found","status":404} | |
], | |
"total_rows":4,"update_seq":0} | |
2017-10-12 21:22:39.536071 I | Response from GET _all_docs = {"rows":[ | |
{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["Cinemax"]}} | |
,{"key":"doc1","error":"forbidden","status":403} | |
,{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41","channels":["Cinemax"]}} | |
,{"key":"b0gus","error":"not_found","status":404} | |
], | |
"total_rows":4,"update_seq":0} | |
2017-10-12 21:22:39.537136 I | Response from POST _all_docs = {"rows":[ | |
{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c","channels":["Cinemax"]}} | |
], | |
"total_rows":1,"update_seq":0} | |
2017-10-12 21:22:39.539169 I | Admin response = {"rows":[ | |
{"key":"doc1","id":"doc1","value":{"rev":"1-ed9acc3d161bc492b7e5d6b9463dde47"}} | |
,{"key":"doc2","id":"doc2","value":{"rev":"1-7450e27ed1b52641cac108e88e518e8c"}} | |
,{"key":"doc3","id":"doc3","value":{"rev":"1-20912648f85f2bbabefb0993ddd37b41"}} | |
,{"key":"doc4","id":"doc4","value":{"rev":"1-e0351a57554e023a77544d33dd21e56c"}} | |
,{"key":"doc5","id":"doc5","value":{"rev":"1-bf624f3ff68bc284c1ed45b5afcbee6d"}} | |
], | |
"total_rows":5,"update_seq":0} | |
--- PASS: TestVbSeqAccessControl (0.17s) | |
=== RUN TestChannelAccessChanges | |
2017-10-12T21:22:39.539-07:00 Enabling logging: [Cache Changes+ CRUD DIndex+] | |
2017-10-12 21:22:39.539436 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:39.541255 I | Flushing test bucket: test_data_bucket | |
2017-10-12 21:22:39.541263 I | BucketManager.Flush() called. bm: 0xc4214523c0 | |
2017-10-12 21:22:39.950771 I | workerReadOwnWrites completed without errors | |
2017-10-12T21:22:39.950-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:39.950970 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12 21:22:39.952556 I | Closing GoCB bucket: test_data_bucket | |
2017-10-12 21:22:39.952586 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12 21:22:39.952602 I | NOT Using xattrs: strings.ToLower(useXattrs) != strings.ToLower(TestEnvSyncGatewayTrue). |false| != |true| | |
2017-10-12T21:22:39.952-07:00 Opening db /db as bucket "test_data_bucket", pool "default", server <http://localhost:8091> | |
2017-10-12T21:22:39.952-07:00 GoCBCustomSGTranscoder Opening Couchbase database test_data_bucket on <http://localhost:8091> as user "test_data_bucket" | |
2017-10-12 21:22:39.954174 I | Opening GoCB bucket: test_data_bucket | |
2017-10-12T21:22:40.066-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.066-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.066-07:00 Cache: Initializing changes cache with options {ChannelCacheOptions:{ChannelCacheMinLength:0 ChannelCacheMaxLength:0 ChannelCacheAge:0s} CachePendingSeqMaxWait:5s CachePendingSeqMaxNum:10000 CacheSkippedSeqMaxWait:1h0m0s} | |
2017-10-12T21:22:40.066-07:00 WARNING: Using DCP Receiver. Receiver: 67 -- base.NewDCPReceiver() at dcp_feed.go:112 | |
2017-10-12 21:22:40.066592 I | Starting dcp feed. args.Backfill: 18446744073709551615 | |
2017-10-12 21:22:40.066598 I | For non-backfill, use vbucket uuids, high sequence numbers | |
2017-10-12 21:22:40.067211 I | Seeding seqnos: map[59:2] | |
2017-10-12 21:22:40.067247 I | bucketDataSource.Start() called | |
2017-10-12T21:22:40.067-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.067-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.068-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
_time=2017-10-12T21:22:40.080-07:00 _level=INFO _msg=Using plain authentication for user test_data_bucket | |
2017-10-12T21:22:40.108-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=2 | |
2017-10-12T21:22:40.126-07:00 Access: Computed channels for "": !:1,*:1 | |
2017-10-12T21:22:40.130-07:00 Access: Computed roles for "": | |
2017-10-12T21:22:40.131-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=3 | |
2017-10-12T21:22:40.131-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:}") count=4 | |
2017-10-12T21:22:40.162-07:00 Access: Computed channels for "alice": !:1,zero:1 | |
2017-10-12T21:22:40.166-07:00 Access: Computed roles for "alice": | |
2017-10-12T21:22:40.237-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:alice}") count=5 | |
2017-10-12T21:22:40.268-07:00 Access: Computed channels for "zegpold": !:1,zero:1 | |
2017-10-12T21:22:40.272-07:00 Access: Computed roles for "zegpold": | |
2017-10-12T21:22:40.348-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:zegpold}") count=6 | |
2017-10-12T21:22:40.349-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.349-07:00 WARNING: Got unrecoverable error key not found trying to get key alpha. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.351-07:00 Access: Doc "alpha" grants channel access: map[alice:alpha:1] | |
2017-10-12T21:22:40.351-07:00 CRUD: Stored doc "alpha" / "1-742d9f0eb1f4fa613be657819a5df5a2" | |
2017-10-12T21:22:40.351-07:00 Access: Rev "alpha"/"1-742d9f0eb1f4fa613be657819a5df5a2" invalidates channels of [alice] | |
2017-10-12T21:22:40.351-07:00 Cache: Received #1 after 0ms ("alpha" / "1-742d9f0eb1f4fa613be657819a5df5a2") | |
2017-10-12T21:22:40.351-07:00 Cache: Initialized cache for channel "*" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:40.351-07:00 Cache: #1 ==> channel "*" | |
2017-10-12T21:22:40.351-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:alice. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.351-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=7 | |
2017-10-12T21:22:40.351-07:00 Access: Invalidate access of "alice" | |
2017-10-12T21:22:40.351-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:alice}") count=8 | |
2017-10-12T21:22:40.352-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.353-07:00 WARNING: Got unrecoverable error key not found trying to get key beta. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.353-07:00 Access: Doc "beta" grants channel access: map[boadecia:beta:2] | |
2017-10-12T21:22:40.353-07:00 CRUD: Stored doc "beta" / "1-ffe7f169bea54c435a7ca90bccf7ab95" | |
2017-10-12T21:22:40.353-07:00 Access: Rev "beta"/"1-ffe7f169bea54c435a7ca90bccf7ab95" invalidates channels of [boadecia] | |
2017-10-12T21:22:40.353-07:00 Cache: Received #2 after 0ms ("beta" / "1-ffe7f169bea54c435a7ca90bccf7ab95") | |
2017-10-12T21:22:40.353-07:00 Cache: #2 ==> channel "*" | |
2017-10-12T21:22:40.353-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=9 | |
2017-10-12T21:22:40.353-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:boadecia. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.354-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.355-07:00 WARNING: Got unrecoverable error key not found trying to get key delta. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.355-07:00 Access: Doc "delta" grants channel access: map[alice:delta:3] | |
2017-10-12T21:22:40.355-07:00 CRUD: Stored doc "delta" / "1-742d9f0eb1f4fa613be657819a5df5a2" | |
2017-10-12T21:22:40.355-07:00 Access: Rev "delta"/"1-742d9f0eb1f4fa613be657819a5df5a2" invalidates channels of [alice] | |
2017-10-12T21:22:40.355-07:00 Cache: Received #3 after 0ms ("delta" / "1-742d9f0eb1f4fa613be657819a5df5a2") | |
2017-10-12T21:22:40.355-07:00 Cache: #3 ==> channel "*" | |
2017-10-12T21:22:40.355-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=10 | |
2017-10-12T21:22:40.355-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:alice. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.395-07:00 Access: Computed channels for "alice": !:1,alpha:1,delta:3,zero:1 | |
2017-10-12T21:22:40.395-07:00 Access: Invalidate access of "alice" | |
2017-10-12T21:22:40.395-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:alice}") count=11 | |
2017-10-12T21:22:40.395-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:alice}") count=12 | |
2017-10-12T21:22:40.396-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.397-07:00 WARNING: Got unrecoverable error key not found trying to get key gamma. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.397-07:00 Access: Doc "gamma" grants channel access: map[zegpold:gamma:4] | |
2017-10-12T21:22:40.397-07:00 CRUD: Stored doc "gamma" / "1-4ceecff40b4726ca5e5ecddc2d988963" | |
2017-10-12T21:22:40.397-07:00 Access: Rev "gamma"/"1-4ceecff40b4726ca5e5ecddc2d988963" invalidates channels of [zegpold] | |
2017-10-12T21:22:40.397-07:00 Cache: Received #4 after 0ms ("gamma" / "1-4ceecff40b4726ca5e5ecddc2d988963") | |
2017-10-12T21:22:40.397-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:zegpold. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.397-07:00 Cache: #4 ==> channel "*" | |
2017-10-12T21:22:40.397-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=13 | |
2017-10-12T21:22:40.397-07:00 Access: Invalidate access of "zegpold" | |
2017-10-12T21:22:40.397-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:zegpold}") count=14 | |
2017-10-12T21:22:40.398-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.399-07:00 WARNING: Got unrecoverable error key not found trying to get key a1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.399-07:00 CRUD: Doc "a1" in channels "{alpha}" | |
2017-10-12T21:22:40.399-07:00 CRUD: Stored doc "a1" / "1-f2c898cf01dd5f572ac9b28d58ba7d4b" | |
2017-10-12T21:22:40.399-07:00 Cache: Received #5 after 0ms ("a1" / "1-f2c898cf01dd5f572ac9b28d58ba7d4b") | |
2017-10-12T21:22:40.399-07:00 Cache: Initialized cache for channel "alpha" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:40.399-07:00 Cache: #5 ==> channel "alpha" | |
2017-10-12T21:22:40.399-07:00 Cache: #5 ==> channel "*" | |
2017-10-12T21:22:40.399-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, alpha}") count=15 | |
2017-10-12T21:22:40.401-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.402-07:00 WARNING: Got unrecoverable error key not found trying to get key b1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.402-07:00 CRUD: Doc "b1" in channels "{beta}" | |
2017-10-12T21:22:40.402-07:00 CRUD: Stored doc "b1" / "1-7dcf5f78478f92454f1d0b359f204cbc" | |
2017-10-12T21:22:40.402-07:00 Cache: Received #6 after 0ms ("b1" / "1-7dcf5f78478f92454f1d0b359f204cbc") | |
2017-10-12T21:22:40.402-07:00 Cache: Initialized cache for channel "beta" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:40.402-07:00 Cache: #6 ==> channel "beta" | |
2017-10-12T21:22:40.402-07:00 Cache: #6 ==> channel "*" | |
2017-10-12T21:22:40.402-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, beta}") count=16 | |
2017-10-12T21:22:40.403-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.403-07:00 WARNING: Got unrecoverable error key not found trying to get key d1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.404-07:00 CRUD: Doc "d1" in channels "{delta}" | |
2017-10-12T21:22:40.404-07:00 CRUD: Stored doc "d1" / "1-d1ece69976d8cb66ff2a77210094db7c" | |
2017-10-12T21:22:40.404-07:00 Cache: Received #7 after 0ms ("d1" / "1-d1ece69976d8cb66ff2a77210094db7c") | |
2017-10-12T21:22:40.404-07:00 Cache: Initialized cache for channel "delta" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:40.404-07:00 Cache: #7 ==> channel "delta" | |
2017-10-12T21:22:40.404-07:00 Cache: #7 ==> channel "*" | |
2017-10-12T21:22:40.404-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, delta}") count=17 | |
2017-10-12T21:22:40.405-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.405-07:00 WARNING: Got unrecoverable error key not found trying to get key g1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.406-07:00 CRUD: Doc "g1" in channels "{gamma}" | |
2017-10-12T21:22:40.406-07:00 CRUD: Stored doc "g1" / "1-97023f8d0f6031c1587c483ff7f5a2ac" | |
2017-10-12T21:22:40.406-07:00 Cache: Received #8 after 0ms ("g1" / "1-97023f8d0f6031c1587c483ff7f5a2ac") | |
2017-10-12T21:22:40.406-07:00 Cache: Initialized cache for channel "gamma" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:40.406-07:00 Cache: #8 ==> channel "gamma" | |
2017-10-12T21:22:40.406-07:00 Cache: #8 ==> channel "*" | |
2017-10-12T21:22:40.406-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*, gamma}") count=18 | |
2017-10-12T21:22:40.407-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:zegpold. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.448-07:00 Access: Computed channels for "zegpold": !:1,gamma:4,zero:1 | |
2017-10-12T21:22:40.448-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:zegpold}") count=19 | |
2017-10-12T21:22:40.522-07:00 Changes+: Int sequence multi changes feed... | |
2017-10-12T21:22:40.522-07:00 Changes: MultiChangesFeed(channels: {*}, options: {Since:0 Limit:0 Conflicts:false IncludeDocs:false Wait:false Continuous:false Terminator:0xc420937800 HeartbeatMs:0 TimeoutMs:300000 ActiveOnly:false}) ... (to zegpold) | |
2017-10-12T21:22:40.522-07:00 Changes: simple changes cannot get Close Notifier from ResponseWriter | |
2017-10-12T21:22:40.522-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,gamma:4,zero:1" ... (to zegpold) | |
2017-10-12T21:22:40.522-07:00 Cache: Initialized cache for channel "zero" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:40.522-07:00 Cache: getCachedChanges("zero", 0) --> 0 changes valid from #1 | |
2017-10-12T21:22:40.522-07:00 Changes+: [changesFeed] Found 0 changes for channel zero | |
2017-10-12T21:22:40.522-07:00 Cache: getCachedChanges("gamma", 4:0) --> 1 changes valid from #1 | |
2017-10-12T21:22:40.522-07:00 Changes+: [changesFeed] Found 1 changes for channel gamma | |
2017-10-12T21:22:40.522-07:00 Cache: Initialized cache for channel "!" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:40.522-07:00 Cache: getCachedChanges("!", 0) --> 0 changes valid from #1 | |
2017-10-12T21:22:40.522-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:22:40.522-07:00 Changes+: Channel feed processing seq:8 in channel gamma (to zegpold) | |
2017-10-12T21:22:40.522-07:00 Changes+: MultiChangesFeed sending {Seq:8, ID:g1, Changes:[map[rev:1-97023f8d0f6031c1587c483ff7f5a2ac]]} (to zegpold) | |
2017-10-12T21:22:40.522-07:00 Changes: MultiChangesFeed done (to zegpold) | |
2017-10-12T21:22:40.522-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:alice. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.555-07:00 Access: Computed channels for "alice": !:1,alpha:1,delta:3,zero:1 | |
2017-10-12T21:22:40.555-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:alice}") count=20 | |
2017-10-12T21:22:40.555-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:zegpold. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.556-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.557-07:00 WARNING: Got unrecoverable error <nil> trying to get key alpha. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.557-07:00 Access: Doc "alpha" grants channel access: map[zegpold:alpha:9] | |
2017-10-12T21:22:40.557-07:00 CRUD: Stored doc "alpha" / "2-c3bcc88e1ec141c7c74f9b73d8363007" | |
2017-10-12T21:22:40.557-07:00 Access: Rev "alpha"/"2-c3bcc88e1ec141c7c74f9b73d8363007" invalidates channels of [alice zegpold] | |
2017-10-12T21:22:40.557-07:00 Cache: Received #9 after 0ms ("alpha" / "2-c3bcc88e1ec141c7c74f9b73d8363007") | |
2017-10-12T21:22:40.557-07:00 Cache: #9 ==> channel "*" | |
2017-10-12T21:22:40.557-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=21 | |
2017-10-12T21:22:40.557-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:alice. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.557-07:00 Access: Invalidate access of "alice" | |
2017-10-12T21:22:40.558-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:alice}") count=22 | |
2017-10-12T21:22:40.558-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:zegpold. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.558-07:00 Access: Invalidate access of "zegpold" | |
2017-10-12T21:22:40.558-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:zegpold}") count=23 | |
2017-10-12T21:22:40.558-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:alice. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.595-07:00 Access: Computed channels for "alice": !:1,delta:3,zero:1 | |
2017-10-12T21:22:40.595-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:alice}") count=24 | |
2017-10-12T21:22:40.595-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:zegpold. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:40.632-07:00 Access: Computed channels for "zegpold": !:1,alpha:9,gamma:4,zero:1 | |
2017-10-12T21:22:40.632-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:zegpold}") count=25 | |
2017-10-12T21:22:41.638-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:alice. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:41.714-07:00 Changes+: Int sequence multi changes feed... | |
2017-10-12T21:22:41.714-07:00 Changes: MultiChangesFeed(channels: {*}, options: {Since:0 Limit:0 Conflicts:false IncludeDocs:false Wait:false Continuous:false Terminator:0xc42016c300 HeartbeatMs:0 TimeoutMs:300000 ActiveOnly:false}) ... (to alice) | |
2017-10-12T21:22:41.714-07:00 Changes: simple changes cannot get Close Notifier from ResponseWriter | |
2017-10-12T21:22:41.714-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,delta:3,zero:1" ... (to alice) | |
2017-10-12T21:22:41.714-07:00 Cache: getCachedChanges("!", 0) --> 0 changes valid from #1 | |
2017-10-12T21:22:41.714-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:22:41.714-07:00 Cache: getCachedChanges("delta", 3:0) --> 1 changes valid from #1 | |
2017-10-12T21:22:41.714-07:00 Changes+: [changesFeed] Found 1 changes for channel delta | |
2017-10-12T21:22:41.714-07:00 Cache: getCachedChanges("zero", 0) --> 0 changes valid from #1 | |
2017-10-12T21:22:41.714-07:00 Changes+: [changesFeed] Found 0 changes for channel zero | |
2017-10-12T21:22:41.714-07:00 Changes+: Channel feed processing seq:7 in channel delta (to alice) | |
2017-10-12T21:22:41.714-07:00 Changes+: MultiChangesFeed sending {Seq:7, ID:d1, Changes:[map[rev:1-d1ece69976d8cb66ff2a77210094db7c]]} (to alice) | |
2017-10-12T21:22:41.714-07:00 Changes: MultiChangesFeed done (to alice) | |
2017-10-12T21:22:41.716-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:zegpold. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:41.716-07:00 Changes+: Int sequence multi changes feed... | |
2017-10-12T21:22:41.716-07:00 Changes: MultiChangesFeed(channels: {*}, options: {Since:0 Limit:0 Conflicts:false IncludeDocs:false Wait:false Continuous:false Terminator:0xc420f2d920 HeartbeatMs:0 TimeoutMs:300000 ActiveOnly:false}) ... (to zegpold) | |
2017-10-12T21:22:41.716-07:00 Changes: simple changes cannot get Close Notifier from ResponseWriter | |
2017-10-12T21:22:41.716-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,alpha:9,gamma:4,zero:1" ... (to zegpold) | |
2017-10-12T21:22:41.716-07:00 Cache: getCachedChanges("!", 0) --> 0 changes valid from #1 | |
2017-10-12T21:22:41.716-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:22:41.716-07:00 Cache: getCachedChanges("alpha", 9:0) --> 1 changes valid from #1 | |
2017-10-12T21:22:41.716-07:00 Changes+: [changesFeed] Found 1 changes for channel alpha | |
2017-10-12T21:22:41.716-07:00 Cache: getCachedChanges("gamma", 4:0) --> 1 changes valid from #1 | |
2017-10-12T21:22:41.716-07:00 Changes+: [changesFeed] Found 1 changes for channel gamma | |
2017-10-12T21:22:41.716-07:00 Cache: getCachedChanges("zero", 0) --> 0 changes valid from #1 | |
2017-10-12T21:22:41.716-07:00 Changes+: [changesFeed] Found 0 changes for channel zero | |
2017-10-12T21:22:41.716-07:00 Changes+: Channel feed processing seq:8 in channel gamma (to zegpold) | |
2017-10-12T21:22:41.716-07:00 Changes+: Channel feed processing seq:9:5 in channel alpha (to zegpold) | |
2017-10-12T21:22:41.718-07:00 Changes+: MultiChangesFeed sending {Seq:8, ID:g1, Changes:[map[rev:1-97023f8d0f6031c1587c483ff7f5a2ac]]} (to zegpold) | |
2017-10-12T21:22:41.718-07:00 Changes+: MultiChangesFeed sending {Seq:9:5, ID:a1, Changes:[map[rev:1-f2c898cf01dd5f572ac9b28d58ba7d4b]]} (to zegpold) | |
2017-10-12T21:22:41.718-07:00 Changes: MultiChangesFeed done (to zegpold) | |
2017-10-12T21:22:41.720-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:zegpold. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:41.720-07:00 Changes+: Int sequence multi changes feed... | |
2017-10-12T21:22:41.720-07:00 Changes: MultiChangesFeed(channels: {*}, options: {Since:8 Limit:0 Conflicts:false IncludeDocs:false Wait:false Continuous:false Terminator:0xc42113c900 HeartbeatMs:0 TimeoutMs:300000 ActiveOnly:false}) ... (to zegpold) | |
2017-10-12T21:22:41.720-07:00 Changes: simple changes cannot get Close Notifier from ResponseWriter | |
2017-10-12T21:22:41.720-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,alpha:9,gamma:4,zero:1" ... (to zegpold) | |
2017-10-12T21:22:41.720-07:00 Changes+: [changesFeed] Found 0 changes for channel gamma | |
2017-10-12T21:22:41.720-07:00 Cache: getCachedChanges("zero", 8) --> 0 changes valid from #1 | |
2017-10-12T21:22:41.720-07:00 Changes+: [changesFeed] Found 0 changes for channel zero | |
2017-10-12T21:22:41.720-07:00 Cache: getCachedChanges("!", 8) --> 0 changes valid from #1 | |
2017-10-12T21:22:41.720-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:22:41.720-07:00 Cache: getCachedChanges("alpha", 9:0) --> 1 changes valid from #1 | |
2017-10-12T21:22:41.720-07:00 Changes+: [changesFeed] Found 1 changes for channel alpha | |
2017-10-12T21:22:41.720-07:00 Changes+: Channel feed processing seq:9:5 in channel alpha (to zegpold) | |
2017-10-12T21:22:41.720-07:00 Changes+: MultiChangesFeed sending {Seq:9:5, ID:a1, Changes:[map[rev:1-f2c898cf01dd5f572ac9b28d58ba7d4b]]} (to zegpold) | |
2017-10-12T21:22:41.720-07:00 Changes: MultiChangesFeed done (to zegpold) | |
2017-10-12 21:22:41.720344 I | _changes looks like: {"results":[ | |
{"seq":"9:5","id":"a1","changes":[{"rev":"1-f2c898cf01dd5f572ac9b28d58ba7d4b"}]} | |
], | |
"last_seq":"9:5"} | |
2017-10-12T21:22:41.721-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:41.721-07:00 WARNING: Got unrecoverable error key not found trying to get key epsilon. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:41.722-07:00 Access: Doc "epsilon" grants channel access: map[waldo:epsilon:10] | |
2017-10-12T21:22:41.722-07:00 CRUD: Stored doc "epsilon" / "1-5ed8c60e6269f4c273a4edf018b14f50" | |
2017-10-12T21:22:41.722-07:00 Access: Rev "epsilon"/"1-5ed8c60e6269f4c273a4edf018b14f50" invalidates channels of [waldo] | |
2017-10-12T21:22:41.722-07:00 Cache: Received #10 after 0ms ("epsilon" / "1-5ed8c60e6269f4c273a4edf018b14f50") | |
2017-10-12T21:22:41.722-07:00 Cache: #10 ==> channel "*" | |
2017-10-12T21:22:41.722-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{*}") count=26 | |
2017-10-12T21:22:41.722-07:00 WARNING: Got unrecoverable error key not found trying to get key _sync:user:waldo. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.223-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:syncdata. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.224-07:00 Recomputing document channels... | |
2017-10-12T21:22:42.296-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:seq. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.296-07:00 Re-running sync function on all 9 documents... | |
2017-10-12T21:22:42.296-07:00 WARNING: Got unrecoverable error <nil> trying to get key a1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.297-07:00 CRUD: Re-syncing document "a1" | |
2017-10-12T21:22:42.299-07:00 Access: Doc "a1" grants channel access: map[alice:beta:5] | |
2017-10-12T21:22:42.299-07:00 CRUD: Doc "a1" in channels "{beta}" | |
2017-10-12T21:22:42.299-07:00 Access: Saving updated channels and access grants of "a1" | |
2017-10-12T21:22:42.299-07:00 WARNING: Got unrecoverable error <nil> trying to get key alpha. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.299-07:00 CRUD: Re-syncing document "alpha" | |
2017-10-12T21:22:42.300-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:rev:alpha:34:1-742d9f0eb1f4fa613be657819a5df5a2. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.300-07:00 Access: Doc "alpha" grants channel access: map[alice:beta:9] | |
2017-10-12T21:22:42.300-07:00 CRUD: Doc "alpha" in channels "{beta}" | |
2017-10-12T21:22:42.300-07:00 Access: Saving updated channels and access grants of "alpha" | |
2017-10-12T21:22:42.300-07:00 WARNING: Got unrecoverable error <nil> trying to get key b1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.300-07:00 CRUD: Re-syncing document "b1" | |
2017-10-12T21:22:42.300-07:00 Access: Doc "b1" grants channel access: map[alice:beta:6] | |
2017-10-12T21:22:42.300-07:00 Access: Saving updated channels and access grants of "b1" | |
2017-10-12T21:22:42.300-07:00 WARNING: Got unrecoverable error <nil> trying to get key beta. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.300-07:00 CRUD: Re-syncing document "beta" | |
2017-10-12T21:22:42.300-07:00 Access: Doc "beta" grants channel access: map[alice:beta:2] | |
2017-10-12T21:22:42.300-07:00 CRUD: Doc "beta" in channels "{beta}" | |
2017-10-12T21:22:42.300-07:00 Access: Saving updated channels and access grants of "beta" | |
2017-10-12T21:22:42.301-07:00 WARNING: Got unrecoverable error <nil> trying to get key d1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.301-07:00 CRUD: Re-syncing document "d1" | |
2017-10-12T21:22:42.301-07:00 Access: Doc "d1" grants channel access: map[alice:beta:7] | |
2017-10-12T21:22:42.301-07:00 CRUD: Doc "d1" in channels "{beta}" | |
2017-10-12T21:22:42.301-07:00 Access: Saving updated channels and access grants of "d1" | |
2017-10-12T21:22:42.301-07:00 WARNING: Got unrecoverable error <nil> trying to get key delta. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.301-07:00 CRUD: Re-syncing document "delta" | |
2017-10-12T21:22:42.301-07:00 Access: Doc "delta" grants channel access: map[alice:beta:3] | |
2017-10-12T21:22:42.301-07:00 CRUD: Doc "delta" in channels "{beta}" | |
2017-10-12T21:22:42.301-07:00 Access: Saving updated channels and access grants of "delta" | |
2017-10-12T21:22:42.301-07:00 WARNING: Got unrecoverable error <nil> trying to get key epsilon. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.301-07:00 CRUD: Re-syncing document "epsilon" | |
2017-10-12T21:22:42.302-07:00 Access: Doc "epsilon" grants channel access: map[alice:beta:10] | |
2017-10-12T21:22:42.302-07:00 CRUD: Doc "epsilon" in channels "{beta}" | |
2017-10-12T21:22:42.302-07:00 Access: Saving updated channels and access grants of "epsilon" | |
2017-10-12T21:22:42.302-07:00 WARNING: Got unrecoverable error <nil> trying to get key g1. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.302-07:00 CRUD: Re-syncing document "g1" | |
2017-10-12T21:22:42.302-07:00 Access: Doc "g1" grants channel access: map[alice:beta:8] | |
2017-10-12T21:22:42.302-07:00 CRUD: Doc "g1" in channels "{beta}" | |
2017-10-12T21:22:42.302-07:00 Access: Saving updated channels and access grants of "g1" | |
2017-10-12T21:22:42.302-07:00 WARNING: Got unrecoverable error <nil> trying to get key gamma. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.302-07:00 CRUD: Re-syncing document "gamma" | |
2017-10-12T21:22:42.302-07:00 Access: Doc "gamma" grants channel access: map[alice:beta:4] | |
2017-10-12T21:22:42.302-07:00 CRUD: Doc "gamma" in channels "{beta}" | |
2017-10-12T21:22:42.302-07:00 Access: Saving updated channels and access grants of "gamma" | |
2017-10-12T21:22:42.303-07:00 Finished re-running sync function; 9 docs changed | |
2017-10-12T21:22:42.303-07:00 Invalidating channel caches of users/roles... | |
2017-10-12T21:22:42.343-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:alice. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.343-07:00 Access: Invalidate access of "alice" | |
2017-10-12T21:22:42.344-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:zegpold. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.344-07:00 Access: Invalidate access of "zegpold" | |
2017-10-12T21:22:42.344-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:alice}") count=27 | |
2017-10-12T21:22:42.344-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:zegpold}") count=28 | |
2017-10-12T21:22:42.345-07:00 WARNING: Got unrecoverable error <nil> trying to get key _sync:user:alice. Not going to retry. -- base.CouchbaseBucketGoCB.Get.func2() at bucket_gocb.go:303 | |
2017-10-12T21:22:42.376-07:00 Access: Computed channels for "alice": !:1,beta:2,zero:1 | |
2017-10-12T21:22:42.376-07:00 Changes+: Int sequence multi changes feed... | |
2017-10-12T21:22:42.376-07:00 Changes: MultiChangesFeed(channels: {*}, options: {Since:0 Limit:0 Conflicts:false IncludeDocs:false Wait:false Continuous:false Terminator:0xc4214272c0 HeartbeatMs:0 TimeoutMs:300000 ActiveOnly:false}) ... (to alice) | |
2017-10-12T21:22:42.376-07:00 Changes: simple changes cannot get Close Notifier from ResponseWriter | |
2017-10-12T21:22:42.376-07:00 Changes+: MultiChangesFeed: channels expand to "!:1,beta:2,zero:1" ... (to alice) | |
2017-10-12T21:22:42.376-07:00 Cache: Initialized cache for channel "zero" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:42.376-07:00 Cache: getCachedChanges("zero", 0) --> 0 changes valid from #11 | |
2017-10-12T21:22:42.376-07:00 Cache: Querying 'channels' view for "zero" (start=#1, end=#11, limit=0) | |
2017-10-12T21:22:42.376-07:00 Changes+: Notifying that "test_data_bucket" changed (keys="{_sync:user:alice}") count=29 | |
2017-10-12T21:22:42.406-07:00 Cache: Got no rows from view for "zero" | |
2017-10-12T21:22:42.406-07:00 Cache: GetChangesInChannel("zero") --> 0 rows | |
2017-10-12T21:22:42.406-07:00 Changes+: [changesFeed] Found 0 changes for channel zero | |
2017-10-12T21:22:42.406-07:00 Cache: Initialized cache for channel "beta" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:42.406-07:00 Cache: getCachedChanges("beta", 2:0) --> 0 changes valid from #11 | |
2017-10-12T21:22:42.406-07:00 Cache: Querying 'channels' view for "beta" (start=#1, end=#11, limit=0) | |
2017-10-12T21:22:42.409-07:00 Cache: Got 9 rows from view for "beta": #2 ... #10 | |
2017-10-12T21:22:42.410-07:00 Cache: Initialized cache of "beta" with 9 entries from view (#2--#10) | |
2017-10-12T21:22:42.410-07:00 Cache: GetChangesInChannel("beta") --> 9 rows | |
2017-10-12T21:22:42.410-07:00 Changes+: [changesFeed] Found 9 changes for channel beta | |
2017-10-12T21:22:42.410-07:00 Cache: Initialized cache for channel "!" with options: &{ChannelCacheMinLength:50 ChannelCacheMaxLength:500 ChannelCacheAge:1m0s} | |
2017-10-12T21:22:42.410-07:00 Cache: getCachedChanges("!", 0) --> 0 changes valid from #11 | |
2017-10-12T21:22:42.410-07:00 Cache: Querying 'channels' view for "!" (start=#1, end=#11, limit=0) | |
2017-10-12T21:22:42.410-07:00 Changes+: Channel feed processing seq:2 in channel beta (to alice) | |
2017-10-12T21:22:42.410-07:00 Changes+: Channel feed processing seq:3 in channel beta (to alice) | |
2017-10-12T21:22:42.412-07:00 Cache: Got no rows from view for "!" | |
2017-10-12T21:22:42.413-07:00 Cache: GetChangesInChannel("!") --> 0 rows | |
2017-10-12T21:22:42.413-07:00 Changes+: [changesFeed] Found 0 changes for channel ! | |
2017-10-12T21:22:42.413-07:00 Changes+: MultiChangesFeed sending {Seq:2, ID:beta, Changes:[map[rev:1-ffe7f169bea54c435a7ca90bccf7ab95]]} (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: Channel feed processing seq:4 in channel beta (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: Channel feed processing seq:5 in channel beta (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: MultiChangesFeed sending {Seq:3, ID:delta, Changes:[map[rev:1-742d9f0eb1f4fa613be657819a5df5a2]]} (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: MultiChangesFeed sending {Seq:4, ID:gamma, Changes:[map[rev:1-4ceecff40b4726ca5e5ecddc2d988963]]} (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: Channel feed processing seq:6 in channel beta (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: MultiChangesFeed sending {Seq:5, ID:a1, Changes:[map[rev:1-f2c898cf01dd5f572ac9b28d58ba7d4b]]} (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: Channel feed processing seq:7 in channel beta (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: Channel feed processing seq:8 in channel beta (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: MultiChangesFeed sending {Seq:6, ID:b1, Changes:[map[rev:1-7dcf5f78478f92454f1d0b359f204cbc]]} (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: MultiChangesFeed sending {Seq:7, ID:d1, Changes:[map[rev:1-d1ece69976d8cb66ff2a77210094db7c]]} (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: MultiChangesFeed sending {Seq:8, ID:g1, Changes:[map[rev:1-97023f8d0f6031c1587c483ff7f5a2ac]]} (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: Channel feed processing seq:9 in channel beta (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: Channel feed processing seq:10 in channel beta (to alice) | |
2017-10-12T21:22:42.413-07:00 Changes+: MultiChangesFeed sending {Seq:9, ID:alpha, Changes:[map[rev:2-c3bcc88e1ec141c7c74f9b73d8363007]] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment