Building

Started building at 2023/09/10 09:30:54
Using pegged server, 1467 build
Calculating base
Updating mirror
Basing run on 7.6.0-1467 8820063a7b
Updating tree for run 10.09.2023-09.30
query is at fc4ec6b, changes since last good build: none
gometa is at 96e745a, changes since last good build: none
ns_server is at 57d74a0, changes since last good build: none
couchstore is at c392c9b, changes since last good build: none
forestdb is at 7af87ef, changes since last good build: none
kv_engine is at e36344c, changes since last good build: none
Switching indexing to unstable
indexing is at 287b2b4, changes since last good build: none
Switching plasma to unstable
plasma is at 40f4da5, changes since last good build: 
fatal: Invalid revision range 7276d1b24065c3e32bd0d28a9821f6bc45936e5d..HEAD

Switching nitro to unstable
nitro is at f6a9378, changes since last good build: none
Switching gometa to master
gometa is at 96e745a, changes since last good build: none
Switching testrunner to master
Submodule 'java_sdk_client' (https://github.com/couchbaselabs/java_sdk_client) registered for path 'java_sdk_client'
Submodule 'lib/capellaAPI' (https://github.com/couchbaselabs/CapellaRESTAPIs) registered for path 'lib/capellaAPI'
Submodule 'magma_loader/DocLoader' (https://github.com/couchbaselabs/DocLoader.git) registered for path 'magma_loader/DocLoader'
Cloning into '/opt/build/testrunner/java_sdk_client'...
Cloning into '/opt/build/testrunner/lib/capellaAPI'...
Cloning into '/opt/build/testrunner/magma_loader/DocLoader'...
Submodule path 'java_sdk_client': checked out 'de89b059ce28567dbac18afb032271a4eaa674ff'
Submodule path 'lib/capellaAPI': checked out '7fc6f86544c143368f1f3d7be1d0192fdea4751b'
Submodule path 'magma_loader/DocLoader': checked out '0f32672eea77681939c9b26d43f60bd4b3478936'
testrunner is at 1857f43, changes since last good build: none
Pulling in uncommitted change 191342 at refs/changes/42/191342/9
Total 8 (delta 5), reused 5 (delta 5)
[unstable 6114f6c0] MB-57427: disable array index tests
 Author: Dhruvil Shah 
 Date: Mon May 22 10:24:11 2023 +0530
 2 files changed, 7 insertions(+), 1 deletion(-)
Pulling in uncommitted change 193825 at refs/changes/25/193825/1
Total 6 (delta 5), reused 6 (delta 5)
[unstable a0c7bd9e] MB100: CIFail - Enable info level client logs after TestScheduleIndexBasic
 Author: Sai Krishna Teja Kommaraju 
 Date: Fri Jul 14 00:58:44 2023 +0530
 1 file changed, 3 insertions(+)
Pulling in uncommitted change 195232 at refs/changes/32/195232/12
Total 46 (delta 40), reused 46 (delta 40)
[unstable 7f42d420] MB-58279 Populate alternateShardIds for indexes getting upgraded (And re-plan placement if necessary)
 Author: Varun Velamuri 
 Date: Thu Aug 10 15:38:43 2023 -0700
 4 files changed, 198 insertions(+), 17 deletions(-)
Pulling in uncommitted change 195279 at refs/changes/79/195279/2
Total 5 (delta 4), reused 5 (delta 4)
[unstable 2312ee38] MB-57825: Enable LSS flush buffer tuning
 Author: Saptarshi Sen 
 Date: Fri Aug 11 10:53:36 2023 -0700
 1 file changed, 6 insertions(+), 6 deletions(-)
Pulling in uncommitted change 196551 at refs/changes/51/196551/3
Total 7 (delta 6), reused 7 (delta 6)
[unstable 86dd8b0b] MB-100 Change the secondary key for _sync.sequence
 Author: Varun Velamuri 
 Date: Fri Sep 1 08:43:12 2023 -0700
 2 files changed, 11 insertions(+), 10 deletions(-)
Pulling in uncommitted change 196729 at refs/changes/29/196729/6
Total 9 (delta 5), reused 7 (delta 5)
[unstable 656eadbe] MB-58379 - remove duplicate indexes during shard rebalance
 Author: Dhruvil Shah 
 Date: Wed Sep 6 19:10:42 2023 +0530
 2 files changed, 78 insertions(+), 65 deletions(-)
Pulling in uncommitted change 196852 at refs/changes/52/196852/2
Total 10 (delta 7), reused 10 (delta 7)
[unstable cd98a1ac] MB-57930 - move plasma dependencies to separate file
 Author: Dhruvil Shah 
 Date: Fri Sep 8 16:31:05 2023 +0530
 6 files changed, 134 insertions(+), 37 deletions(-)
 create mode 100644 secondary/indexer/pause_copier_community.go
 create mode 100644 secondary/indexer/pause_copier_enterprise.go
Pulling in uncommitted change 196875 at refs/changes/75/196875/1
Total 23 (delta 19), reused 23 (delta 19)
[unstable 13eca564] Log index status at the time of test failure
 Author: Varun Velamuri 
 Date: Fri Sep 8 11:34:04 2023 -0700
 3 files changed, 17 insertions(+), 11 deletions(-)
Pulling in uncommitted change 196894 at refs/changes/94/196894/2
Total 7 (delta 5), reused 7 (delta 5)
[unstable 807e7b9a] MB-57930: Refactor Prometheus storage stats
 Author: jineshparakh 
 Date: Sat Sep 9 18:43:17 2023 +0530
 3 files changed, 173 insertions(+), 125 deletions(-)
 create mode 100644 secondary/indexer/storage_stats_manager_community.go
 create mode 100644 secondary/indexer/storage_stats_manager_enterprise.go
Pulling in uncommitted change 196039 at refs/changes/39/196039/4
Total 18 (delta 7), reused 7 (delta 7)
[unstable 8d3ea7f] MB-58392: Add/update flush buffer unit tests
 Author: Saptarshi Sen 
 Date: Thu Aug 24 15:55:02 2023 -0700
 3 files changed, 173 insertions(+), 81 deletions(-)
Pulling in uncommitted change 196295 at refs/changes/95/196295/2
[unstable 02128dc] MB-58392: Fix a timer panic on zero LSSSampleInterval
 Author: Saptarshi Sen 
 Date: Mon Aug 28 14:16:41 2023 -0700
 1 file changed, 1 insertion(+), 1 deletion(-)
Pulling in uncommitted change 196296 at refs/changes/96/196296/2
[unstable be1422e] MB-57825: Do not exceed flush buffer limit on resumeIO for idleLSS
 Author: Saptarshi Sen 
 Date: Mon Aug 28 16:12:34 2023 -0700
 2 files changed, 108 insertions(+), 6 deletions(-)
Pulling in uncommitted change 196557 at refs/changes/57/196557/9
Total 11 (delta 9), reused 11 (delta 9)
[unstable d624ecd] MB-58423: Perform tenant quota adjustment asynchronously
 Author: jliang00 
 Date: Fri Sep 1 09:30:02 2023 -0700
 6 files changed, 321 insertions(+), 48 deletions(-)
Building community edition
Building cmakefiles and deps [CE]
Building main product [CE]
Build CE finished
BUILD_ENTERPRISE empty. Building enterprise edition
Building Enterprise Edition
Building cmakefiles and deps [EE]
Building main product [EE]
Build EE finished

Testing

Started testing at 2023/09/10 10:26:29
Testing mode: sanity,unit,functional,serverless,integration
Using storage type: plasma
Setting ulimit to 200000

Simple Test

Sep 10 10:28:10 suite_setUp (rebalance.rebalancein.RebalanceInTests) ... ok
Sep 10 10:32:34 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Sep 10 10:37:00 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Sep 10 10:41:33 b" 'stop_on_failure': 'True'}"
Sep 10 10:41:33 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,replicas=1,items=50000,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True,doc_ops=create;update;delete'
Sep 10 10:41:33 b"{'nodes_in': '3', 'replicas': '1', 'items': '50000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 1, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'False', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Sep-10_10-26-53/test_1'}"
Sep 10 10:41:33 b'-->result: '
Sep 10 10:41:33 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 1 , fail 0'
Sep 10 10:41:33 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops,nodes_in=3,bucket_type=ephemeral,replicas=1,items=50000,get-logs-cluster-run=True,doc_ops=create;update;delete'
Sep 10 10:41:33 b"{'nodes_in': '3', 'bucket_type': 'ephemeral', 'replicas': '1', 'items': '50000', 'get-logs-cluster-run': 'True', 'doc_ops': 'create;update;delete', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 2, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Sep-10_10-26-53/test_2'}"
Sep 10 10:41:33 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Sep 10 10:41:33 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t memcapable.WarmUpMemcachedTest.do_warmup_100k,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,get-logs-cluster-run=True'
Sep 10 10:41:33 b"{'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 3, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Sep-10_10-26-53/test_3'}"
Sep 10 10:41:33 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Sep 10 10:41:33 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Sep 10 10:41:33 b'failures so far...'
Sep 10 10:41:33 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.createdeleteview.CreateDeleteViewTests.test_view_ops,ddoc_ops=create,test_with_view=True,num_ddocs=1,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,num_views_per_ddoc=10,items=1000,skip_cleanup=False,get-logs-cluster-run=True'
Sep 10 10:41:33 b"{'ddoc_ops': 'create', 'test_with_view': 'True', 'num_ddocs': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'num_views_per_ddoc': '10', 'items': '1000', 'skip_cleanup': 'False', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 4, 'total_testcases': 8, 'last_case_fail': 'True', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Sep-10_10-26-53/test_4'}"
Sep 10 10:42:49 b'http://127.0.0.1:9003/pools/default with status False: unknown pool'ok
Sep 10 10:52:50 test_employee_dataset_startkey_endkey_queries_rebalance_in (view.viewquerytests.ViewQueryTests) ... ok
Sep 10 10:53:38 test_simple_dataset_stale_queries_data_modification (view.viewquerytests.ViewQueryTests) ... ok
Sep 10 10:57:50 load_with_ops (xdcr.uniXDCR.unidirectional) ... ok
Sep 10 11:00:01 load_with_failover (xdcr.uniXDCR.unidirectional) ... 
Sep 10 11:00:01 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Sep 10 11:00:01 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Sep 10 11:00:01 b'failures so far...'
Sep 10 11:00:01 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Sep 10 11:00:01 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in,num_nodes_to_add=1,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,docs-per-day=1,timeout=1200,get-logs-cluster-run=True'
Sep 10 11:00:01 b"{'num_nodes_to_add': '1', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'skip_rebalance': 'true', 'docs-per-day': '1', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 5, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Sep-10_10-26-53/test_5'}"
Sep 10 11:00:01 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Sep 10 11:00:01 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Sep 10 11:00:01 b'failures so far...'
Sep 10 11:00:01 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Sep 10 11:00:01 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 1 , fail 0'
Sep 10 11:00:01 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification,num-docs=1000,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,skip_rebalance=true,timeout=1200,get-logs-cluster-run=True'
Sep 10 11:00:01 b"{'num-docs': '1000', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'skip_rebalance': 'true', 'timeout': '1200', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 6, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Sep-10_10-26-53/test_6'}"
Sep 10 11:00:01 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Sep 10 11:00:01 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Sep 10 11:00:01 b'failures so far...'
Sep 10 11:00:01 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Sep 10 11:00:01 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Sep 10 11:00:01 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_ops,replicas=1,items=10000,value_size=128,ctopology=chain,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,rdirection=unidirection,doc-ops=update-delete,get-logs-cluster-run=True'
Sep 10 11:00:01 b"{'replicas': '1', 'items': '10000', 'value_size': '128', 'ctopology': 'chain', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'rdirection': 'unidirection', 'doc-ops': 'update-delete', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 7, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Sep-10_10-26-53/test_7'}"
Sep 10 11:00:01 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Sep 10 11:00:01 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Sep 10 11:00:01 b'failures so far...'
Sep 10 11:00:01 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Sep 10 11:00:01 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Sep 10 11:00:01 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 1 , fail 0'
Sep 10 11:00:01 b'./testrunner -i b/resources/dev-4-nodes-xdcr.ini -p makefile=True,stop_on_failure=True,log_level=CRITICAL -t xdcr.uniXDCR.unidirectional.load_with_failover,replicas=1,items=10000,ctopology=chain,rdirection=unidirection,bucket_storage=couchstore,bucket_size=100,eviction_policy=valueOnly,doc-ops=update-delete,failover=source,get-logs-cluster-run=True'
Sep 10 11:00:01 b"{'replicas': '1', 'items': '10000', 'ctopology': 'chain', 'rdirection': 'unidirection', 'bucket_storage': 'couchstore', 'bucket_size': '100', 'eviction_policy': 'valueOnly', 'doc-ops': 'update-delete', 'failover': 'source', 'get-logs-cluster-run': 'True', 'ini': 'b/resources/dev-4-nodes-xdcr.ini', 'cluster_name': 'dev-4-nodes-xdcr', 'spec': 'simple', 'conf_file': 'conf/simple.conf', 'makefile': 'True', 'stop_on_failure': 'True', 'log_level': 'CRITICAL', 'num_nodes': 4, 'case_number': 8, 'total_testcases': 8, 'last_case_fail': 'False', 'teardown_run': 'True', 'logs_folder': '/opt/build/testrunner/logs/testrunner-23-Sep-10_10-26-53/test_8'}"
Sep 10 11:02:09 b'http://127.0.0.1:9001/pools/default with status False: unknown pool'ok
Sep 10 11:04:59 suite_tearDown (xdcr.uniXDCR.unidirectional) ... ok
Sep 10 11:05:00 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Sep 10 11:05:00 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Sep 10 11:05:00 b'failures so far...'
Sep 10 11:05:00 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Sep 10 11:05:00 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Sep 10 11:05:00 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 2 , fail 0'
Sep 10 11:05:00 b'Run after suite setup for xdcr.uniXDCR.unidirectional.load_with_failover'
Sep 10 11:05:00 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Sep 10 11:05:00 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Sep 10 11:05:00 b"('memcapable.WarmUpMemcachedTest.do_warmup_100k', ' fail ')"
Sep 10 11:05:00 b"('view.createdeleteview.CreateDeleteViewTests.test_view_ops', ' pass')"
Sep 10 11:05:00 b"('view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in', ' pass')"
Sep 10 11:05:00 b"('view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification', ' pass')"
Sep 10 11:05:00 b"('xdcr.uniXDCR.unidirectional.load_with_ops', ' pass')"
Sep 10 11:05:00 b"('xdcr.uniXDCR.unidirectional.load_with_failover', ' pass')"
Sep 10 11:05:00 Makefile:30: recipe for target 'simple-test' failed

Unit tests

=== RUN   TestMerger
--- PASS: TestMerger (0.02s)
=== RUN   TestInsert
--- PASS: TestInsert (0.00s)
=== RUN   TestInsertPerf
16000 items took 16.123664ms -> 992330.2792715105 items/s conflicts 1
--- PASS: TestInsertPerf (0.02s)
=== RUN   TestGetPerf
16000 items took 7.684272ms -> 2.0821751234209305e+06 items/s
--- PASS: TestGetPerf (0.01s)
=== RUN   TestGetRangeSplitItems
{
"node_count":             1000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3170,
"memory_used":            45072,
"node_allocs":            1000,
"node_frees":             0,
"level_node_distribution":{
"level0": 767,
"level1": 168,
"level2": 50,
"level3": 11,
"level4": 4,
"level5": 0,
"level6": 0,
"level7": 0,
"level8": 0,
"level9": 0,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Split range keys [120 173 272 333 441 674 785]
No of items in each range [120 53 99 61 108 233 111 215]
--- PASS: TestGetRangeSplitItems (0.00s)
=== RUN   TestBuilder
{
"node_count":             50000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3336,
"memory_used":            2266896,
"node_allocs":            50000,
"node_frees":             0,
"level_node_distribution":{
"level0": 37503,
"level1": 9371,
"level2": 2351,
"level3": 554,
"level4": 169,
"level5": 43,
"level6": 8,
"level7": 1,
"level8": 0,
"level9": 0,
"level10": 0,
"level11": 0,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Took 9.314814ms to build 50000 items, 5.367794e+06 items/sec
Took 816.039µs to iterate 50000 items
--- PASS: TestBuilder (0.01s)
=== RUN   TestNodeDCAS
--- PASS: TestNodeDCAS (0.00s)
PASS
ok  	github.com/couchbase/nitro/skiplist	0.071s
=== RUN   TestZstdSimple
--- PASS: TestZstdSimple (0.00s)
=== RUN   TestZstdCompressBound
--- PASS: TestZstdCompressBound (3.10s)
=== RUN   TestZstdErrors
--- PASS: TestZstdErrors (0.00s)
=== RUN   TestZstdCompressLevels
--- PASS: TestZstdCompressLevels (0.75s)
=== RUN   TestZstdEmptySrc
--- PASS: TestZstdEmptySrc (0.00s)
=== RUN   TestZstdLargeSrc
--- PASS: TestZstdLargeSrc (0.00s)
PASS
ok  	github.com/couchbase/plasma/zstd	3.857s
go: downloading github.com/aws/aws-sdk-go-v2 v1.18.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.22
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.33.0
go: downloading github.com/aws/smithy-go v1.13.5
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.10
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.34
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.9
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.21
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.3
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.9
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.33
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.25
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.11
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.28
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.14.2
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.27
=== RUN   TestAutoTunerWriteUsageStats
--- PASS: TestAutoTunerWriteUsageStats (11.85s)
=== RUN   TestAutoTunerReadUsageStats
--- PASS: TestAutoTunerReadUsageStats (8.40s)
=== RUN   TestAutoTunerCleanerUsageStats
--- PASS: TestAutoTunerCleanerUsageStats (9.25s)
=== RUN   TestAutoTunerDiskStats
--- PASS: TestAutoTunerDiskStats (2.50s)
=== RUN   TestAutoTunerTargetFragRatio
--- PASS: TestAutoTunerTargetFragRatio (0.00s)
=== RUN   TestAutoTunerExcessUsedSpace
--- PASS: TestAutoTunerExcessUsedSpace (0.00s)
=== RUN   TestAutoTunerUsedSpaceRatio
--- PASS: TestAutoTunerUsedSpaceRatio (0.00s)
=== RUN   TestAutoTunerAdjustFragRatio
--- PASS: TestAutoTunerAdjustFragRatio (0.00s)
=== RUN   TestAutoTuneFlushBufferAdjustMemQuotaSingleShard
--- PASS: TestAutoTuneFlushBufferAdjustMemQuotaSingleShard (16.37s)
=== RUN   TestAutoTuneFlushBufferAdjustMemQuotaManyShards
--- PASS: TestAutoTuneFlushBufferAdjustMemQuotaManyShards (17.62s)
=== RUN   TestAutoTuneFlushBufferRebalanceIdleShards
--- PASS: TestAutoTuneFlushBufferRebalanceIdleShards (15.25s)
=== RUN   TestAutoTuneFlushBufferGetUsedMemory
--- PASS: TestAutoTuneFlushBufferGetUsedMemory (27.82s)
=== RUN   TestAutoTuneFlushBufferIdleResume
--- PASS: TestAutoTuneFlushBufferIdleResume (1.55s)
=== RUN   TestBloom
--- PASS: TestBloom (6.60s)
=== RUN   TestBloomDisableEnable
--- PASS: TestBloomDisableEnable (3.82s)
=== RUN   TestBloomDisable
--- PASS: TestBloomDisable (0.03s)
=== RUN   TestBloomFreeDuringLookup
--- PASS: TestBloomFreeDuringLookup (0.05s)
=== RUN   TestBloomRecoveryFreeDuringLookup
--- PASS: TestBloomRecoveryFreeDuringLookup (0.09s)
=== RUN   TestBloomRecoverySwapInLookup
--- PASS: TestBloomRecoverySwapInLookup (0.11s)
=== RUN   TestBloomRecoverySwapOutLookup
--- PASS: TestBloomRecoverySwapOutLookup (0.10s)
=== RUN   TestBloomRecoveryInserts
--- PASS: TestBloomRecoveryInserts (0.10s)
=== RUN   TestBloomRecovery
--- PASS: TestBloomRecovery (0.12s)
=== RUN   TestBloomStats
--- PASS: TestBloomStats (3.78s)
=== RUN   TestBloomStatsRecovery
--- PASS: TestBloomStatsRecovery (1.33s)
=== RUN   TestBloomFilterSimple
--- PASS: TestBloomFilterSimple (0.00s)
=== RUN   TestBloomFilterConcurrent
--- PASS: TestBloomFilterConcurrent (21.99s)
=== RUN   TestBitArrayConcurrent
--- PASS: TestBitArrayConcurrent (0.89s)
=== RUN   TestBloomCapacity
--- PASS: TestBloomCapacity (0.00s)
=== RUN   TestBloomNumHashFuncs
--- PASS: TestBloomNumHashFuncs (0.00s)
=== RUN   TestBloomTestAndAdd
--- PASS: TestBloomTestAndAdd (0.22s)
=== RUN   TestBloomReset
--- PASS: TestBloomReset (0.00s)
=== RUN   TestLFSCopier
--- PASS: TestLFSCopier (0.00s)
=== RUN   TestNodeCopier
--- PASS: TestNodeCopier (0.02s)
=== RUN   TestLFSCopierNumBytes
--- PASS: TestLFSCopierNumBytes (0.01s)
=== RUN   TestNodeCopierNumBytes
--- PASS: TestNodeCopierNumBytes (0.04s)
=== RUN   TestCopierRestoreFile
--- PASS: TestCopierRestoreFile (0.00s)
=== RUN   TestCopierUploadDownloadBytes
--- PASS: TestCopierUploadDownloadBytes (0.02s)
=== RUN   TestCopierKeyEncoding
--- PASS: TestCopierKeyEncoding (0.23s)
=== RUN   TestS3CopierWithRetry
--- PASS: TestS3CopierWithRetry (0.00s)
=== RUN   TestS3RateLimitUnsignedPayload
--- PASS: TestS3RateLimitUnsignedPayload (0.00s)
=== RUN   TestSBCopyConcurrent
--- PASS: TestSBCopyConcurrent (1.32s)
=== RUN   TestSBCopyCorrupt
--- PASS: TestSBCopyCorrupt (0.02s)
=== RUN   TestLSSCopyHeadTailSingleSegment
--- PASS: TestLSSCopyHeadTailSingleSegment (0.06s)
=== RUN   TestLSSCopyFullSegments
--- PASS: TestLSSCopyFullSegments (0.77s)
=== RUN   TestLSSCopyPartialSegments
--- PASS: TestLSSCopyPartialSegments (6.33s)
=== RUN   TestLSSCopyHolePunching
--- PASS: TestLSSCopyHolePunching (0.69s)
=== RUN   TestLSSCopyConcurrent
--- PASS: TestLSSCopyConcurrent (0.95s)
=== RUN   TestLSSCopyHeapUsage
--- PASS: TestLSSCopyHeapUsage (18.87s)
=== RUN   TestLSSCopyWithError
--- PASS: TestLSSCopyWithError (0.00s)
=== RUN   TestRateLimitReaderSeekOff
--- PASS: TestRateLimitReaderSeekOff (11.80s)
=== RUN   TestRateLimitMaxIOPS
--- PASS: TestRateLimitMaxIOPS (15.47s)
=== RUN   TestNodeRateLimiterUpdate
--- PASS: TestNodeRateLimiterUpdate (0.00s)
=== RUN   TestNodeRateLimiterMaxIOPs
--- PASS: TestNodeRateLimiterMaxIOPs (77.70s)
=== RUN   TestRateLimitConcurrentLSSCopy
--- PASS: TestRateLimitConcurrentLSSCopy (17.41s)
=== RUN   TestRateLimitDynamicConcurrentLSSCopy
--- PASS: TestRateLimitDynamicConcurrentLSSCopy (13.17s)
=== RUN   TestShardCopySimple
--- PASS: TestShardCopySimple (0.59s)
=== RUN   TestShardCopyWithCancel
--- PASS: TestShardCopyWithCancel (10.65s)
=== RUN   TestShardCopyNoRP
--- PASS: TestShardCopyNoRP (0.27s)
=== RUN   TestShardCopyMetadataCorrupted
--- PASS: TestShardCopyMetadataCorrupted (0.06s)
=== RUN   TestShardCopyMetadataCorruptedII
--- PASS: TestShardCopyMetadataCorruptedII (0.16s)
=== RUN   TestShardCopyLSSMetadataCorrupted
--- PASS: TestShardCopyLSSMetadataCorrupted (0.09s)
=== RUN   TestShardCopyBeforeRecovery
--- PASS: TestShardCopyBeforeRecovery (0.00s)
=== RUN   TestShardCopySkipLog
--- PASS: TestShardCopySkipLog (1.20s)
=== RUN   TestShardCopyAddInstance
--- PASS: TestShardCopyAddInstance (2.41s)
=== RUN   TestShardCopyDestroyInstance
--- PASS: TestShardCopyDestroyInstance (0.47s)
=== RUN   TestShardCopyRestoreShard
--- PASS: TestShardCopyRestoreShard (18.59s)
=== RUN   TestShardCopyRestoreManyShards
--- PASS: TestShardCopyRestoreManyShards (10.63s)
=== RUN   TestShardCopyRestoreConcurrentLogCleaning
--- PASS: TestShardCopyRestoreConcurrentLogCleaning (21.05s)
=== RUN   TestShardCopyRestorePartialRollback
--- PASS: TestShardCopyRestorePartialRollback (19.51s)
=== RUN   TestInvalidMVCCRollback
--- PASS: TestInvalidMVCCRollback (0.33s)
=== RUN   TestShardCopyRestoreConcurrentPurges
--- PASS: TestShardCopyRestoreConcurrentPurges (20.27s)
=== RUN   TestShardCopyRestoreRepairHdr
--- PASS: TestShardCopyRestoreRepairHdr (210.54s)
=== RUN   TestShardCopyDuplicateIndex
--- PASS: TestShardCopyDuplicateIndex (0.29s)
=== RUN   TestShardCopyEmptyIndex
--- PASS: TestShardCopyEmptyIndex (0.19s)
=== RUN   TestTenantCopy
--- PASS: TestTenantCopy (6.72s)
=== RUN   TestLockShardAddInstance
--- PASS: TestLockShardAddInstance (0.31s)
=== RUN   TestLockShardAddInstanceMapping
--- PASS: TestLockShardAddInstanceMapping (0.28s)
=== RUN   TestLockShardCloseInstance
--- PASS: TestLockShardCloseInstance (0.47s)
=== RUN   TestLockShardEmptyShard
--- PASS: TestLockShardEmptyShard (0.18s)
=== RUN   TestLockShardUseShardId
--- PASS: TestLockShardUseShardId (0.27s)
=== RUN   TestLockShardUseShardIdII
--- PASS: TestLockShardUseShardIdII (0.08s)
=== RUN   TestDestroyShardID
--- PASS: TestDestroyShardID (1.26s)
=== RUN   TestDestroyShardIDConcurrent
--- PASS: TestDestroyShardIDConcurrent (0.18s)
=== RUN   TestDestroyShardIDNumTenants
--- PASS: TestDestroyShardIDNumTenants (0.59s)
=== RUN   TestDestroyShardIDTenantAddRemove
--- PASS: TestDestroyShardIDTenantAddRemove (0.21s)
=== RUN   TestDestroyShardIDOnRestoreFailure
--- PASS: TestDestroyShardIDOnRestoreFailure (0.72s)
=== RUN   TestDestroyShardIDOnRestoreFailure2
--- PASS: TestDestroyShardIDOnRestoreFailure2 (0.99s)
=== RUN   TestTransferShardAPI
--- PASS: TestTransferShardAPI (272.55s)
=== RUN   TestTransferShardAPICreateIndexes
--- PASS: TestTransferShardAPICreateIndexes (19.26s)
=== RUN   TestTransferShardAPIWithDropIndexes
--- PASS: TestTransferShardAPIWithDropIndexes (6.42s)
=== RUN   TestTransferShardAPIWithCancel
--- PASS: TestTransferShardAPIWithCancel (6.86s)
=== RUN   TestTransferShardAPIWithCleanup
--- PASS: TestTransferShardAPIWithCleanup (89.47s)
=== RUN   TestRestoreShardAPI
--- PASS: TestRestoreShardAPI (6.58s)
=== RUN   TestRestoreShardNumShards
--- PASS: TestRestoreShardNumShards (0.40s)
=== RUN   TestRestoreShardInvalidLocation
--- PASS: TestRestoreShardInvalidLocation (0.12s)
=== RUN   TestRestoreShardReplicaRepair
--- PASS: TestRestoreShardReplicaRepair (19.46s)
=== RUN   TestRestoreShardDone
--- PASS: TestRestoreShardDone (0.93s)
=== RUN   TestRestoreShardDoneConcurrent
--- PASS: TestRestoreShardDoneConcurrent (1.76s)
=== RUN   TestRestoreShardDoneDroppedInstances
--- PASS: TestRestoreShardDoneDroppedInstances (1.26s)
=== RUN   TestShardDoCleanupAPI
--- PASS: TestShardDoCleanupAPI (1.24s)
=== RUN   TestShardDoCleanupAPI2
--- PASS: TestShardDoCleanupAPI2 (25.48s)
=== RUN   TestRestoreShardPauseResume
--- PASS: TestRestoreShardPauseResume (13.46s)
=== RUN   TestRateLimitConcurrentTransferRestoreShard
--- PASS: TestRateLimitConcurrentTransferRestoreShard (387.52s)
=== RUN   TestDiag
--- PASS: TestDiag (0.73s)
=== RUN   TestDumpLog
--- PASS: TestDumpLog (0.07s)
=== RUN   TestExtrasN1
=== RUN   TestExtrasN2
=== RUN   TestExtrasN3
=== RUN   TestGMRecovery
--- PASS: TestGMRecovery (13.35s)
=== RUN   TestIteratorSimple
--- PASS: TestIteratorSimple (4.93s)
=== RUN   TestIteratorSeek
--- PASS: TestIteratorSeek (5.79s)
=== RUN   TestPlasmaIteratorSeekFirst
--- PASS: TestPlasmaIteratorSeekFirst (0.53s)
=== RUN   TestPlasmaIteratorSwapin
--- PASS: TestPlasmaIteratorSwapin (5.12s)
=== RUN   TestIteratorSetEnd
--- PASS: TestIteratorSetEnd (0.75s)
=== RUN   TestIterHiItm
--- PASS: TestIterHiItm (2.78s)
=== RUN   TestIterDeleteSplitMerge
--- PASS: TestIterDeleteSplitMerge (0.04s)
=== RUN   TestKeySamplingSingle
--- PASS: TestKeySamplingSingle (0.14s)
=== RUN   TestKeySamplingAll
--- PASS: TestKeySamplingAll (0.15s)
=== RUN   TestKeySamplingEmpty
--- PASS: TestKeySamplingEmpty (0.05s)
=== RUN   TestKeySamplingExceed
--- PASS: TestKeySamplingExceed (0.16s)
=== RUN   TestLogOperation
--- PASS: TestLogOperation (59.26s)
=== RUN   TestLogLargeSize
--- PASS: TestLogLargeSize (0.15s)
=== RUN   TestLogTrim
--- PASS: TestLogTrim (60.73s)
=== RUN   TestLogSuperblockCorruption
--- PASS: TestLogSuperblockCorruption (60.56s)
=== RUN   TestLogTrimHolePunch
--- PASS: TestLogTrimHolePunch (50.13s)
=== RUN   TestLogMissingAndTruncatedSegments
--- PASS: TestLogMissingAndTruncatedSegments (0.08s)
=== RUN   TestLogReadBeyondMaxFileIndex
--- PASS: TestLogReadBeyondMaxFileIndex (2.49s)
=== RUN   TestLogReadEOFWithMMap
--- PASS: TestLogReadEOFWithMMap (0.00s)
=== RUN   TestLogLargeTrim
--- PASS: TestLogLargeTrim (0.02s)
=== RUN   TestLSSCleaningRewrite
--- PASS: TestLSSCleaningRewrite (0.68s)
=== RUN   TestShardLSSCleaning
--- PASS: TestShardLSSCleaning (0.29s)
=== RUN   TestShardLSSCleaningDeleteInstance
--- PASS: TestShardLSSCleaningDeleteInstance (0.28s)
=== RUN   TestShardLSSCleaningCorruptInstance
--- PASS: TestShardLSSCleaningCorruptInstance (0.21s)
=== RUN   TestPlasmaLSSCleaner
--- PASS: TestPlasmaLSSCleaner (223.70s)
=== RUN   TestPlasmaLSSCleanerMinSize
--- PASS: TestPlasmaLSSCleanerMinSize (12.15s)
=== RUN   TestSharedLSSCleanerAllDestroyedInstances
--- PASS: TestSharedLSSCleanerAllDestroyedInstances (244.27s)
=== RUN   TestLSSCleanerSyncWithConcurrentWriterRecovery
--- PASS: TestLSSCleanerSyncWithConcurrentWriterRecovery (257.87s)
=== RUN   TestLSSCleanerSyncWithConcurrentWriterRecoveryDGM
--- PASS: TestLSSCleanerSyncWithConcurrentWriterRecoveryDGM (277.17s)
=== RUN   TestLSSCleanerSyncWithMultiWriterRecovery
--- PASS: TestLSSCleanerSyncWithMultiWriterRecovery (110.20s)
=== RUN   TestLSSCleanerSyncWithMultiWriterRecoveryBigKeys
--- PASS: TestLSSCleanerSyncWithMultiWriterRecoveryBigKeys (87.87s)
=== RUN   TestLSSBasic
--- PASS: TestLSSBasic (0.08s)
=== RUN   TestLSSConcurrent
--- PASS: TestLSSConcurrent (0.94s)
=== RUN   TestLSSCleaner
--- PASS: TestLSSCleaner (12.24s)
=== RUN   TestLSSSuperBlock
--- PASS: TestLSSSuperBlock (1.07s)
=== RUN   TestLSSLargeSinglePayload
--- PASS: TestLSSLargeSinglePayload (0.80s)
=== RUN   TestLSSUnstableEnvironment
--- PASS: TestLSSUnstableEnvironment (10.24s)
=== RUN   TestLSSSmallFlushBuffer
--- PASS: TestLSSSmallFlushBuffer (0.01s)
=== RUN   TestLSSTrimFlushBufferGC
--- PASS: TestLSSTrimFlushBufferGC (1.53s)
=== RUN   TestLSSTrimFlushBufferNoIO
--- PASS: TestLSSTrimFlushBufferNoIO (10.01s)
=== RUN   TestLSSTrimFlushBufferSlowIO
--- PASS: TestLSSTrimFlushBufferSlowIO (5.01s)
=== RUN   TestLSSTrimFlushBufferWithIO
--- PASS: TestLSSTrimFlushBufferWithIO (17.42s)
=== RUN   TestLSSExtendFlushBufferWithIO
--- PASS: TestLSSExtendFlushBufferWithIO (62.01s)
=== RUN   TestLSSCtxTrimFlushBuffer
--- PASS: TestLSSCtxTrimFlushBuffer (5.42s)
=== RUN   TestLSSNegativeGetFlushBufferMemory
--- PASS: TestLSSNegativeGetFlushBufferMemory (0.01s)
=== RUN   TestLSSNegativeGetFlushBufferMemoryII
--- PASS: TestLSSNegativeGetFlushBufferMemoryII (0.02s)
=== RUN   TestLSSTrimFlushBufferSizeUnAligned
--- PASS: TestLSSTrimFlushBufferSizeUnAligned (0.00s)
=== RUN   TestMem
Plasma: Adaptive memory quota tuning (decrementing): RSS:6667599872, freePercent:55.07289784767695, currentQuota=1099511627776, newQuota=1073741824, netGrowth=0, percent=99, heap=0, active=0, alloc=0, stats=4950, go=65323008Plasma: Adaptive memory quota tuning (incrementing): RSS:6667186176, freePercent: 55.074195480741274, currentQuota=0, newQuota=10995116277, heap=0, stats=4950, go=64888832--- PASS: TestMem (1.52s)
=== RUN   TestCpu
--- PASS: TestCpu (14.51s)
=== RUN   TestTopTen20
--- PASS: TestTopTen20 (0.68s)
=== RUN   TestTopTen5
--- PASS: TestTopTen5 (0.22s)
=== RUN   TestMemAtLowResident
--- PASS: TestMemAtLowResident (3.57s)
=== RUN   TestMVCCSimple
--- PASS: TestMVCCSimple (0.28s)
=== RUN   TestMVCCLookup
--- PASS: TestMVCCLookup (0.18s)
=== RUN   TestMVCCIteratorRefresh
--- PASS: TestMVCCIteratorRefresh (5.33s)
=== RUN   TestMVCCIteratorRefreshEveryRow
--- PASS: TestMVCCIteratorRefreshEveryRow (1.28s)
=== RUN   TestMVCCGarbageCollection
--- PASS: TestMVCCGarbageCollection (0.13s)
=== RUN   TestMVCCRecoveryPoint
--- PASS: TestMVCCRecoveryPoint (2.80s)
=== RUN   TestMVCCRollbackMergeSibling
--- PASS: TestMVCCRollbackMergeSibling (0.08s)
=== RUN   TestMVCCRollbackCompact
--- PASS: TestMVCCRollbackCompact (0.05s)
=== RUN   TestMVCCRollbackSplit
--- PASS: TestMVCCRollbackSplit (0.12s)
=== RUN   TestMVCCRollbackItemsNotInSnapshot
--- PASS: TestMVCCRollbackItemsNotInSnapshot (0.18s)
=== RUN   TestMVCCRecoveryPointRollbackedSnapshot
--- PASS: TestMVCCRecoveryPointRollbackedSnapshot (1.41s)
=== RUN   TestMVCCRollbackBetweenRecoveryPoint
--- PASS: TestMVCCRollbackBetweenRecoveryPoint (1.37s)
=== RUN   TestMVCCRecoveryPointCrash
--- PASS: TestMVCCRecoveryPointCrash (0.07s)
=== RUN   TestMVCCIntervalGC
--- PASS: TestMVCCIntervalGC (0.29s)
=== RUN   TestMVCCItemsCount
--- PASS: TestMVCCItemsCount (0.48s)
=== RUN   TestLargeItems
--- PASS: TestLargeItems (108.70s)
=== RUN   TestTooLargeKey
--- PASS: TestTooLargeKey (3.46s)
=== RUN   TestMVCCItemUpdateSize
--- PASS: TestMVCCItemUpdateSize (0.32s)
=== RUN   TestEvictionStats
--- PASS: TestEvictionStats (0.65s)
=== RUN   TestReaderCacheStats
--- PASS: TestReaderCacheStats (1.19s)
=== RUN   TestInvalidSnapshot
--- PASS: TestInvalidSnapshot (1.39s)
=== RUN   TestEmptyKeyInsert
--- PASS: TestEmptyKeyInsert (0.04s)
=== RUN   TestMVCCRecoveryPointError
--- PASS: TestMVCCRecoveryPointError (0.04s)
=== RUN   TestMVCCReaderPurgeSequential
--- PASS: TestMVCCReaderPurgeSequential (0.33s)
=== RUN   TestMVCCReaderNoPurge
--- PASS: TestMVCCReaderNoPurge (0.30s)
=== RUN   TestMVCCReaderPurgeAfterUpdate
--- PASS: TestMVCCReaderPurgeAfterUpdate (0.31s)
=== RUN   TestMVCCReaderPurgeAfterRollback
--- PASS: TestMVCCReaderPurgeAfterRollback (0.34s)
=== RUN   TestMVCCReaderPurgeSimple
--- PASS: TestMVCCReaderPurgeSimple (0.08s)
=== RUN   TestMVCCReaderPurgeRandom
--- PASS: TestMVCCReaderPurgeRandom (0.31s)
=== RUN   TestMVCCReaderPurgePageFlag
--- PASS: TestMVCCReaderPurgePageFlag (0.16s)
=== RUN   TestMVCCPurgeRatioWithRollback
--- PASS: TestMVCCPurgeRatioWithRollback (16.35s)
=== RUN   TestComputeItemsCountMVCCWithRollbackI
--- PASS: TestComputeItemsCountMVCCWithRollbackI (0.14s)
=== RUN   TestComputeItemsCountMVCCWithRollbackII
--- PASS: TestComputeItemsCountMVCCWithRollbackII (0.05s)
=== RUN   TestComputeItemsCountMVCCWithRollbackIII
--- PASS: TestComputeItemsCountMVCCWithRollbackIII (0.10s)
=== RUN   TestComputeItemsCountMVCCWithRollbackIV
--- PASS: TestComputeItemsCountMVCCWithRollbackIV (0.08s)
=== RUN   TestMVCCPurgedRecordsWithCompactFullMarshalAndCascadedEmptyPagesMerge
--- PASS: TestMVCCPurgedRecordsWithCompactFullMarshalAndCascadedEmptyPagesMerge (2.79s)
=== RUN   TestMaxDeltaChainLenWithCascadedEmptyPagesMerge
--- PASS: TestMaxDeltaChainLenWithCascadedEmptyPagesMerge (2.49s)
=== RUN   TestAutoHoleCleaner
--- PASS: TestAutoHoleCleaner (50.13s)
=== RUN   TestAutoHoleCleaner5Indexes
--- PASS: TestAutoHoleCleaner5Indexes (280.59s)
=== RUN   TestIteratorReportedHoleRegionBoundary
--- PASS: TestIteratorReportedHoleRegionBoundary (0.15s)
=== RUN   TestFullRangeHoleScans
--- PASS: TestFullRangeHoleScans (0.52s)
=== RUN   TestOverlappingRangeHoleScans
--- PASS: TestOverlappingRangeHoleScans (0.52s)
=== RUN   TestMVCCIteratorSMRRefreshOnHoleScan
--- PASS: TestMVCCIteratorSMRRefreshOnHoleScan (12.51s)
=== RUN   TestAutoHoleCleanerWithRecovery
--- PASS: TestAutoHoleCleanerWithRecovery (2.42s)
=== RUN   TestPageMergeCorrectness2
--- PASS: TestPageMergeCorrectness2 (0.00s)
=== RUN   TestPageMergeCorrectness
--- PASS: TestPageMergeCorrectness (0.01s)
=== RUN   TestPageMarshalFull
--- PASS: TestPageMarshalFull (0.01s)
=== RUN   TestPageMergeMarshal
--- PASS: TestPageMergeMarshal (0.00s)
=== RUN   TestPageOperations
--- PASS: TestPageOperations (0.03s)
=== RUN   TestPageIterator
--- PASS: TestPageIterator (0.00s)
=== RUN   TestPageMarshal
--- PASS: TestPageMarshal (0.02s)
=== RUN   TestPageMergeCorrectness3
--- PASS: TestPageMergeCorrectness3 (0.00s)
=== RUN   TestPageHasDataRecords
--- PASS: TestPageHasDataRecords (0.00s)
=== RUN   TestPlasmaPageVisitor
--- PASS: TestPlasmaPageVisitor (4.52s)
=== RUN   TestPageRingVisitor
--- PASS: TestPageRingVisitor (4.39s)
=== RUN   TestPauseVisitorOnLowMemory
--- PASS: TestPauseVisitorOnLowMemory (1.18s)
=== RUN   TestCheckpointRecovery
--- PASS: TestCheckpointRecovery (12.88s)
=== RUN   TestPageCorruption
--- PASS: TestPageCorruption (1.30s)
=== RUN   TestCheckPointRecoveryFollowCleaning
--- PASS: TestCheckPointRecoveryFollowCleaning (0.08s)
=== RUN   TestFragmentationWithZeroItems
--- PASS: TestFragmentationWithZeroItems (1.10s)
=== RUN   TestEvictOnPersist
--- PASS: TestEvictOnPersist (0.19s)
=== RUN   TestPlasmaSimple
--- PASS: TestPlasmaSimple (14.01s)
=== RUN   TestPlasmaCompression
--- PASS: TestPlasmaCompression (0.04s)
=== RUN   TestPlasmaCompressionWrong
--- PASS: TestPlasmaCompressionWrong (0.03s)
=== RUN   TestPlasmaInMemCompression
--- PASS: TestPlasmaInMemCompression (0.03s)
=== RUN   TestPlasmaInMemCompressionZstd
--- PASS: TestPlasmaInMemCompressionZstd (0.04s)
=== RUN   TestPlasmaInMemCompressionWrong
--- PASS: TestPlasmaInMemCompressionWrong (0.03s)
=== RUN   TestSpoiledConfig
--- PASS: TestSpoiledConfig (0.04s)
=== RUN   TestPlasmaErrorFile
--- PASS: TestPlasmaErrorFile (0.03s)
=== RUN   TestPlasmaPersistor
--- PASS: TestPlasmaPersistor (9.75s)
=== RUN   TestPlasmaEvictionLSSDataSize
--- PASS: TestPlasmaEvictionLSSDataSize (0.04s)
=== RUN   TestPlasmaEviction
--- PASS: TestPlasmaEviction (29.79s)
=== RUN   TestConcurrDelOps
--- PASS: TestConcurrDelOps (71.18s)
=== RUN   TestPlasmaDataSize
--- PASS: TestPlasmaDataSize (0.07s)
=== RUN   TestLargeBasePage
--- PASS: TestLargeBasePage (40.92s)
=== RUN   TestLargeValue
--- PASS: TestLargeValue (110.24s)
=== RUN   TestPlasmaTooLargeKey
--- PASS: TestPlasmaTooLargeKey (3.51s)
=== RUN   TestEvictAfterMerge
--- PASS: TestEvictAfterMerge (0.16s)
=== RUN   TestEvictDirty
--- PASS: TestEvictDirty (0.22s)
=== RUN   TestEvictUnderQuota
--- PASS: TestEvictUnderQuota (60.18s)
=== RUN   TestEvictSetting
--- PASS: TestEvictSetting (1.26s)
=== RUN   TestBasePageAfterCompaction
--- PASS: TestBasePageAfterCompaction (0.19s)
=== RUN   TestSwapout
--- PASS: TestSwapout (0.04s)
=== RUN   TestSwapoutSplitBasePage
--- PASS: TestSwapoutSplitBasePage (0.03s)
=== RUN   TestCompactFullMarshal
--- PASS: TestCompactFullMarshal (0.10s)
=== RUN   TestPageStats
--- PASS: TestPageStats (3.04s)
=== RUN   TestPageStatsTinyIndex
--- PASS: TestPageStatsTinyIndex (0.13s)
=== RUN   TestPageStatsTinyIndexOnRecovery
--- PASS: TestPageStatsTinyIndexOnRecovery (0.08s)
=== RUN   TestPageStatsTinyIndexOnSplitAndMerge
--- PASS: TestPageStatsTinyIndexOnSplitAndMerge (0.05s)
=== RUN   TestPageCompress
--- PASS: TestPageCompress (0.05s)
=== RUN   TestPageCompressSwapin
--- PASS: TestPageCompressSwapin (0.06s)
=== RUN   TestPageCompressStats
--- PASS: TestPageCompressStats (1.15s)
=== RUN   TestPageDecompressStats
--- PASS: TestPageDecompressStats (0.06s)
=== RUN   TestSharedDedicatedDataSize
--- PASS: TestSharedDedicatedDataSize (5.13s)
=== RUN   TestLastRpSns
--- PASS: TestLastRpSns (0.10s)
=== RUN   TestPageCompressState
--- PASS: TestPageCompressState (0.04s)
=== RUN   TestPageCompressDuringBurst
--- PASS: TestPageCompressDuringBurst (0.07s)
=== RUN   TestPageDontDecompressDuringScan
--- PASS: TestPageDontDecompressDuringScan (0.17s)
=== RUN   TestPageDecompressAndCompressSwapin
--- PASS: TestPageDecompressAndCompressSwapin (2.06s)
=== RUN   TestPageCompressibleStat
--- PASS: TestPageCompressibleStat (0.52s)
=== RUN   TestPageCompressibleStatRecovery
--- PASS: TestPageCompressibleStatRecovery (0.21s)
=== RUN   TestPageCompressBeforeEvictPercent
--- PASS: TestPageCompressBeforeEvictPercent (1.22s)
=== RUN   TestPageCompressDecompressAfterDisable
--- PASS: TestPageCompressDecompressAfterDisable (1.19s)
=== RUN   TestPageKeepSwapinChainCompressed
--- PASS: TestPageKeepSwapinChainCompressed (0.09s)
=== RUN   TestEnforceSameCompressionAlgo
--- PASS: TestEnforceSameCompressionAlgo (0.25s)
=== RUN   TestPageCompressChangeAlgo
--- PASS: TestPageCompressChangeAlgo (0.76s)
=== RUN   TestPageCompressAlgoMixedWithScan
--- PASS: TestPageCompressAlgoMixedWithScan (6.28s)
=== RUN   TestWrittenDataSz
--- PASS: TestWrittenDataSz (4.08s)
=== RUN   TestWrittenDataSzAfterRecoveryCleaning
--- PASS: TestWrittenDataSzAfterRecoveryCleaning (4.54s)
=== RUN   TestWrittenHdrSz
--- PASS: TestWrittenHdrSz (3.99s)
=== RUN   TestPersistConfigUpgrade
--- PASS: TestPersistConfigUpgrade (0.01s)
=== RUN   TestLSSSegmentSize
--- PASS: TestLSSSegmentSize (0.19s)
=== RUN   TestPlasmaFlushBufferSzCfg
--- PASS: TestPlasmaFlushBufferSzCfg (0.17s)
=== RUN   TestCompactionCountwithCompactFullMarshal
--- PASS: TestCompactionCountwithCompactFullMarshal (0.12s)
=== RUN   TestCompactionCountwithCompactFullMarshalSMO
--- PASS: TestCompactionCountwithCompactFullMarshalSMO (0.03s)
=== RUN   TestPageHasDataRecordsOnCompactFullMarshal
--- PASS: TestPageHasDataRecordsOnCompactFullMarshal (0.11s)
=== RUN   TestPauseReaderOnLowMemory
--- PASS: TestPauseReaderOnLowMemory (1.06s)
=== RUN   TestRecoveryCleanerFragRatio
--- PASS: TestRecoveryCleanerFragRatio (224.74s)
=== RUN   TestRecoveryCleanerRelocation
--- PASS: TestRecoveryCleanerRelocation (224.70s)
=== RUN   TestRecoveryCleanerDataSize
--- PASS: TestRecoveryCleanerDataSize (224.75s)
=== RUN   TestRecoveryCleanerDeleteInstance
--- PASS: TestRecoveryCleanerDeleteInstance (437.50s)
=== RUN   TestRecoveryCleanerRecoveryPoint
--- PASS: TestRecoveryCleanerRecoveryPoint (41.41s)
=== RUN   TestRecoveryCleanerCorruptInstance
--- PASS: TestRecoveryCleanerCorruptInstance (0.22s)
=== RUN   TestRecoveryCleanerAhead
--- PASS: TestRecoveryCleanerAhead (4.27s)
=== RUN   TestRecoveryCleanerAheadAfterRecovery
--- PASS: TestRecoveryCleanerAheadAfterRecovery (2.24s)
=== RUN   TestCleaningUncommittedData
--- PASS: TestCleaningUncommittedData (0.04s)
=== RUN   TestPlasmaRecoverySimple
--- PASS: TestPlasmaRecoverySimple (0.04s)
=== RUN   TestPlasmaRecovery
--- PASS: TestPlasmaRecovery (33.53s)
=== RUN   TestRecoverDedicatedAsShared
--- PASS: TestRecoverDedicatedAsShared (0.13s)
=== RUN   TestRecoverDedicatedAsSharedDeleteShardMeta
--- PASS: TestRecoverDedicatedAsSharedDeleteShardMeta (0.10s)
=== RUN   TestRecoverDedicatedAsSharedCorruptDataLog
--- PASS: TestRecoverDedicatedAsSharedCorruptDataLog (0.10s)
=== RUN   TestShardRecoveryShared
--- PASS: TestShardRecoveryShared (15.59s)
=== RUN   TestShardRecoveryRecoveryLogAhead
--- PASS: TestShardRecoveryRecoveryLogAhead (47.99s)
=== RUN   TestShardRecoveryDataLogAhead
--- PASS: TestShardRecoveryDataLogAhead (32.18s)
=== RUN   TestShardRecoveryDestroyBlksInDataLog
--- PASS: TestShardRecoveryDestroyBlksInDataLog (14.71s)
=== RUN   TestShardRecoveryDestroyBlksInRecoveryLog
--- PASS: TestShardRecoveryDestroyBlksInRecoveryLog (15.23s)
=== RUN   TestShardRecoveryDestroyBlksInBothLog
--- PASS: TestShardRecoveryDestroyBlksInBothLog (14.72s)
=== RUN   TestShardRecoveryRecoveryLogCorruption
--- PASS: TestShardRecoveryRecoveryLogCorruption (14.65s)
=== RUN   TestShardRecoveryRecoveryLogCorruptionServerless
--- PASS: TestShardRecoveryRecoveryLogCorruptionServerless (14.50s)
=== RUN   TestShardRecoveryDataLogCorruption
--- PASS: TestShardRecoveryDataLogCorruption (15.52s)
=== RUN   TestShardRecoveryDataLogCorruptionServerless
--- PASS: TestShardRecoveryDataLogCorruptionServerless (15.98s)
=== RUN   TestShardRecoverySharedNoRP
--- PASS: TestShardRecoverySharedNoRP (15.36s)
=== RUN   TestShardRecoveryNotEnoughMem
--- PASS: TestShardRecoveryNotEnoughMem (39.89s)
=== RUN   TestShardRecoveryCleanup
--- PASS: TestShardRecoveryCleanup (0.53s)
=== RUN   TestShardRecoveryRebuildSharedLog
--- PASS: TestShardRecoveryRebuildSharedLog (1.77s)
=== RUN   TestShardRecoveryUpgradeWithCheckpoint
--- PASS: TestShardRecoveryUpgradeWithCheckpoint (0.61s)
=== RUN   TestShardRecoveryUpgradeWithLogReplay
--- PASS: TestShardRecoveryUpgradeWithLogReplay (0.56s)
=== RUN   TestShardRecoveryRebuildAfterError
--- PASS: TestShardRecoveryRebuildAfterError (1.72s)
=== RUN   TestShardRecoveryRebuildAfterConcurrentDelete
--- PASS: TestShardRecoveryRebuildAfterConcurrentDelete (2.66s)
=== RUN   TestShardRecoveryAfterDeleteInstance
--- PASS: TestShardRecoveryAfterDeleteInstance (0.10s)
=== RUN   TestShardRecoveryDestroyShard
--- PASS: TestShardRecoveryDestroyShard (0.25s)
=== RUN   TestHeaderRepair
--- PASS: TestHeaderRepair (0.06s)
=== RUN   TestCheckpointWithWriter
--- PASS: TestCheckpointWithWriter (4.66s)
=== RUN   TestPlasmaRecoveryWithRepairFullReplay
--- PASS: TestPlasmaRecoveryWithRepairFullReplay (29.09s)
=== RUN   TestPlasmaRecoveryWithInsertRepairCheckpoint
--- PASS: TestPlasmaRecoveryWithInsertRepairCheckpoint (38.84s)
=== RUN   TestPlasmaRecoveryWithDeleteRepairCheckpoint
--- PASS: TestPlasmaRecoveryWithDeleteRepairCheckpoint (14.22s)
=== RUN   TestShardRecoverySharedFullReplayOnError
--- PASS: TestShardRecoverySharedFullReplayOnError (16.94s)
=== RUN   TestShardRecoverySharedFullReplayOnErrorServerless
--- PASS: TestShardRecoverySharedFullReplayOnErrorServerless (17.94s)
=== RUN   TestShardRecoveryDedicatedFullReplayOnError
--- PASS: TestShardRecoveryDedicatedFullReplayOnError (17.14s)
=== RUN   TestShardRecoveryDedicatedFullReplayOnErrorServerless
--- PASS: TestShardRecoveryDedicatedFullReplayOnErrorServerless (17.93s)
=== RUN   TestShardRecoverySharedFullReplayOnErrorWithRepair
--- PASS: TestShardRecoverySharedFullReplayOnErrorWithRepair (19.12s)
=== RUN   TestGlobalWorkContextForRecovery
--- PASS: TestGlobalWorkContextForRecovery (0.46s)
=== RUN   TestShardRecoveryPartialMetadata
--- PASS: TestShardRecoveryPartialMetadata (0.13s)
=== RUN   TestShardRecoveryPartialLSSMetadata
--- PASS: TestShardRecoveryPartialLSSMetadata (0.06s)
=== RUN   TestShardRecoveryPartialSkiplog
--- PASS: TestShardRecoveryPartialSkiplog (0.15s)
=== RUN   TestShardRecoveryTempSkiplog
--- PASS: TestShardRecoveryTempSkiplog (0.24s)
=== RUN   TestPageRemovalLargeKey
--- PASS: TestPageRemovalLargeKey (0.05s)
=== RUN   TestRpVersionOverflow
--- PASS: TestRpVersionOverflow (0.07s)
=== RUN   TestRecoveryCancelHeaderReplay
--- PASS: TestRecoveryCancelHeaderReplay (2.42s)
=== RUN   TestRecoveryCancelWithDelay
--- PASS: TestRecoveryCancelWithDelay (2.53s)
=== RUN   TestRecoveryCancelWithDataReplay
--- PASS: TestRecoveryCancelWithDataReplay (0.32s)
=== RUN   TestShardRecoveryInstPathErrorString
--- PASS: TestShardRecoveryInstPathErrorString (0.04s)
=== RUN   TestSkipLogSimple
--- PASS: TestSkipLogSimple (0.00s)
=== RUN   TestSkipLogLoadStore
--- PASS: TestSkipLogLoadStore (0.02s)
=== RUN   TestRPCSimple
--- PASS: TestRPCSimple (0.02s)
=== RUN   TestRPCOpenClose
--- PASS: TestRPCOpenClose (4.05s)
=== RUN   TestRPCWritePartialPart
--- PASS: TestRPCWritePartialPart (0.03s)
=== RUN   TestRPCWriteMultiPart
--- PASS: TestRPCWriteMultiPart (15.84s)
=== RUN   TestRPCWriteUnAlignedHeadTailWithChecksum
--- PASS: TestRPCWriteUnAlignedHeadTailWithChecksum (10.86s)
=== RUN   TestRPCDoubleOpenWithStaleWrites
--- PASS: TestRPCDoubleOpenWithStaleWrites (21.97s)
=== RUN   TestRPCRmDirBusy
--- PASS: TestRPCRmDirBusy (4.91s)
=== RUN   TestRPCServerGCIdleHandle
--- PASS: TestRPCServerGCIdleHandle (15.01s)
=== RUN   TestRPCServerShutdownWithIO
--- PASS: TestRPCServerShutdownWithIO (7.05s)
=== RUN   TestRPCServerShutdownBusy
--- PASS: TestRPCServerShutdownBusy (10.06s)
=== RUN   TestRPCServerBindWithRetry
--- PASS: TestRPCServerBindWithRetry (1.50s)
=== RUN   TestRPCClientWithCorruptRequest
--- PASS: TestRPCClientWithCorruptRequest (3.13s)
=== RUN   TestRPCClientWithCorruptReqHeaders
--- PASS: TestRPCClientWithCorruptReqHeaders (0.02s)
=== RUN   TestRPCWithCorruptResponse
--- PASS: TestRPCWithCorruptResponse (0.01s)
=== RUN   TestRPCVersion
--- PASS: TestRPCVersion (0.00s)
=== RUN   TestRPCSyncFileIdempotent
--- PASS: TestRPCSyncFileIdempotent (10.06s)
=== RUN   TestRPCSyncFileError
--- PASS: TestRPCSyncFileError (0.01s)
=== RUN   TestRPCOpenWithRetry
--- PASS: TestRPCOpenWithRetry (5.01s)
=== RUN   TestRPCOpenWithDialTimeout
--- PASS: TestRPCOpenWithDialTimeout (0.12s)
=== RUN   TestRPCWriteRetryWithDigest
--- PASS: TestRPCWriteRetryWithDigest (40.60s)
=== RUN   TestRPCWithThrottle
--- PASS: TestRPCWithThrottle (42.80s)
=== RUN   TestRPCRateControl
--- PASS: TestRPCRateControl (186.77s)
=== RUN   TestRPCRateControlII
--- PASS: TestRPCRateControlII (17.16s)
=== RUN   TestRPCWriteEmptyFile
--- PASS: TestRPCWriteEmptyFile (0.02s)
=== RUN   TestRPCPersistentConnections
--- PASS: TestRPCPersistentConnections (2.23s)
=== RUN   TestRPCClientEOF
--- PASS: TestRPCClientEOF (9.74s)
=== RUN   TestRPCServerWithHTTPS
--- PASS: TestRPCServerWithHTTPS (8.54s)
=== RUN   TestRPCServerQuota
--- PASS: TestRPCServerQuota (10.42s)
=== RUN   TestRPCServerChannelConfig
--- PASS: TestRPCServerChannelConfig (0.16s)
=== RUN   TestShardMetadata
--- PASS: TestShardMetadata (0.84s)
=== RUN   TestPlasmaId
--- PASS: TestPlasmaId (0.04s)
=== RUN   TestShardPersistence
--- PASS: TestShardPersistence (0.32s)
=== RUN   TestShardDestroy
--- PASS: TestShardDestroy (0.04s)
=== RUN   TestShardClose
--- PASS: TestShardClose (5.03s)
=== RUN   TestShardMgrRecovery
--- PASS: TestShardMgrRecovery (0.07s)
=== RUN   TestShardDeadData
--- PASS: TestShardDeadData (0.31s)
=== RUN   TestShardDeadDataNegativeFlushDataSize
--- PASS: TestShardDeadDataNegativeFlushDataSize (0.53s)
=== RUN   TestShardConfigUpdate
--- PASS: TestShardConfigUpdate (0.05s)
=== RUN   TestShardWriteAmp
--- PASS: TestShardWriteAmp (10.17s)
=== RUN   TestShardStats
--- PASS: TestShardStats (0.24s)
=== RUN   TestShardCompressionStats
--- PASS: TestShardCompressionStats (2.33s)
=== RUN   TestShardMultipleWriters
--- PASS: TestShardMultipleWriters (0.23s)
=== RUN   TestShardDestroyMultiple
--- PASS: TestShardDestroyMultiple (0.13s)
=== RUN   TestShardBackupCorrupted
--- PASS: TestShardBackupCorrupted (0.13s)
=== RUN   TestShardBackupCorruptedShare
--- PASS: TestShardBackupCorruptedShare (0.06s)
=== RUN   TestShardCorruption
--- PASS: TestShardCorruption (0.12s)
=== RUN   TestShardCorruptionAddInstance
--- PASS: TestShardCorruptionAddInstance (0.17s)
=== RUN   TestShardCreateError
--- PASS: TestShardCreateError (0.22s)
=== RUN   TestShardNumInsts
--- PASS: TestShardNumInsts (1.71s)
=== RUN   TestShardInstanceGroup
--- PASS: TestShardInstanceGroup (0.06s)
=== RUN   TestShardLeak
--- PASS: TestShardLeak (2.06s)
=== RUN   TestShardMemLeak
--- PASS: TestShardMemLeak (1.04s)
=== RUN   TestShardFind
--- PASS: TestShardFind (0.22s)
=== RUN   TestShardFileOpenDescCount
--- PASS: TestShardFileOpenDescCount (87.58s)
=== RUN   TestShardShutdownSharedLSS
--- PASS: TestShardShutdownSharedLSS (11.84s)
=== RUN   TestShardUUIDChange
--- PASS: TestShardUUIDChange (0.05s)
=== RUN   TestShardUUIDStable
--- PASS: TestShardUUIDStable (0.04s)
=== RUN   TestShardUUIDUpgradeDedicated
--- PASS: TestShardUUIDUpgradeDedicated (0.10s)
=== RUN   TestShardUUIDUpgradeShared
--- PASS: TestShardUUIDUpgradeShared (0.08s)
=== RUN   TestShardMetadataPersistenceOnPanic
--- PASS: TestShardMetadataPersistenceOnPanic (0.16s)
=== RUN   TestShardAlternateId
--- PASS: TestShardAlternateId (0.15s)
=== RUN   TestSMRSimple
--- PASS: TestSMRSimple (1.09s)
=== RUN   TestSMRConcurrent
--- PASS: TestSMRConcurrent (73.98s)
=== RUN   TestSMRComplex
--- PASS: TestSMRComplex (147.98s)
=== RUN   TestDGMWithCASConflicts
--- PASS: TestDGMWithCASConflicts (40.39s)
=== RUN   TestMaxSMRPendingMem
--- PASS: TestMaxSMRPendingMem (0.01s)
=== RUN   TestStatsLogger
--- PASS: TestStatsLogger (20.46s)
=== RUN   TestStatsSamplePercentile
--- PASS: TestStatsSamplePercentile (0.01s)
=== RUN   TestPlasmaSwapper
--- PASS: TestPlasmaSwapper (21.24s)
=== RUN   TestPlasmaAutoSwapper
--- PASS: TestPlasmaAutoSwapper (85.30s)
=== RUN   TestSwapperAddInstance
--- PASS: TestSwapperAddInstance (4.31s)
=== RUN   TestSwapperRemoveInstance
--- PASS: TestSwapperRemoveInstance (4.26s)
=== RUN   TestSwapperJoinContext
--- PASS: TestSwapperJoinContext (4.82s)
=== RUN   TestSwapperSplitContext
--- PASS: TestSwapperSplitContext (4.86s)
=== RUN   TestSwapperGlobalClock
--- PASS: TestSwapperGlobalClock (29.86s)
=== RUN   TestSwapperConflict
--- PASS: TestSwapperConflict (2.87s)
=== RUN   TestSwapperRemoveInstanceWait
--- PASS: TestSwapperRemoveInstanceWait (3.44s)
=== RUN   TestSwapperStats
--- PASS: TestSwapperStats (0.99s)
=== RUN   TestSwapperSweepInterval
--- PASS: TestSwapperSweepInterval (0.45s)
=== RUN   TestSweepCompress
--- PASS: TestSweepCompress (0.05s)
=== RUN   TestTenantShardAssignment
--- PASS: TestTenantShardAssignment (4.15s)
=== RUN   TestTenantShardAssignmentServerless
--- PASS: TestTenantShardAssignmentServerless (4.05s)
=== RUN   TestTenantShardAssignmentOnPrem
--- PASS: TestTenantShardAssignmentOnPrem (4.21s)
=== RUN   TestTenantShardAssignmentDedicated
--- PASS: TestTenantShardAssignmentDedicated (2.14s)
=== RUN   TestTenantShardAssignmentDedicatedMainBackIndexes
--- PASS: TestTenantShardAssignmentDedicatedMainBackIndexes (0.07s)
=== RUN   TestTenantShardRecovery
--- PASS: TestTenantShardRecovery (3.95s)
=== RUN   TestTenantMemUsed
--- PASS: TestTenantMemUsed (3.77s)
=== RUN   TestTenantSwitchController
--- PASS: TestTenantSwitchController (0.10s)
=== RUN   TestTenantSwitchControllerActiveWCtx
--- PASS: TestTenantSwitchControllerActiveWCtx (0.27s)
=== RUN   TestTenantSwitchControllerDuringFlush
--- PASS: TestTenantSwitchControllerDuringFlush (4.13s)
=== RUN   TestTenantBuildController
--- PASS: TestTenantBuildController (2.14s)
=== RUN   TestTenantBuildControllerOnPrem
--- PASS: TestTenantBuildControllerOnPrem (2.16s)
=== RUN   TestTenantSingleController
--- PASS: TestTenantSingleController (2.14s)
=== RUN   TestTenantControllerSwapperIncremental
--- PASS: TestTenantControllerSwapperIncremental (1.39s)
=== RUN   TestTenantControllerSwapperInitial
--- PASS: TestTenantControllerSwapperInitial (1.34s)
=== RUN   TestTenantControllerSwapperPeriodic
--- PASS: TestTenantControllerSwapperPeriodic (3.48s)
=== RUN   TestTenantSwapperZeroResident
--- PASS: TestTenantSwapperZeroResident (2.74s)
=== RUN   TestTenantSwapperZeroItem
--- PASS: TestTenantSwapperZeroItem (1.16s)
=== RUN   TestTenantAssignMandatoryQuota
--- PASS: TestTenantAssignMandatoryQuota (0.60s)
=== RUN   TestTenantNotifyQuotaChange
--- PASS: TestTenantNotifyQuotaChange (1.60s)
=== RUN   TestTenantMutationQuota
--- PASS: TestTenantMutationQuota (0.16s)
=== RUN   TestTenantMutationQuotaInitial
--- PASS: TestTenantMutationQuotaInitial (0.15s)
=== RUN   TestTenantMutationQuotaEmpty
--- PASS: TestTenantMutationQuotaEmpty (0.07s)
=== RUN   TestTenantMutationQuotaIncremental
--- PASS: TestTenantMutationQuotaIncremental (0.15s)
=== RUN   TestTenantCalibrateMutationQuota
--- PASS: TestTenantCalibrateMutationQuota (0.05s)
=== RUN   TestTenantMutationRate
--- PASS: TestTenantMutationRate (0.35s)
=== RUN   TestTenantMutationQuotaAdjustRate
--- PASS: TestTenantMutationQuotaAdjustRate (0.48s)
=== RUN   TestTenantBuildQuota
--- PASS: TestTenantBuildQuota (0.05s)
=== RUN   TestTenantInitialBuildQuota
--- PASS: TestTenantInitialBuildQuota (0.04s)
=== RUN   TestTenantInitialBuildNonDGM
--- PASS: TestTenantInitialBuildNonDGM (3.12s)
=== RUN   TestTenantInitialBuildDGM
--- PASS: TestTenantInitialBuildDGM (3.14s)
=== RUN   TestTenantInitialBuildZeroResident
--- PASS: TestTenantInitialBuildZeroResident (3.18s)
=== RUN   TestTenantIncrementalBuildDGM
--- PASS: TestTenantIncrementalBuildDGM (4.94s)
=== RUN   TestTenantInitialBuildTwoTenants
--- PASS: TestTenantInitialBuildTwoTenants (5.01s)
=== RUN   TestTenantInitialBuildTwoControllers
--- PASS: TestTenantInitialBuildTwoControllers (5.04s)
=== RUN   TestTenantIncrementalBuildTwoIndexes
--- PASS: TestTenantIncrementalBuildTwoIndexes (0.58s)
=== RUN   TestTenantIncrementalBuildConcurrent
github.com/couchbase/plasma.dumpStack()
	/opt/build/goproj/src/github.com/couchbase/plasma/testing.go:354 +0x45
github.com/couchbase/plasma.runTest.func4({0x107b9ed, 0xe})
	/opt/build/goproj/src/github.com/couchbase/plasma/testing.go:437 +0xbd
github.com/couchbase/plasma.runTest(0xc0044304e0, {0x109e581, 0x24}, 0x10ee328, {0x107518f, 0x4}, 0x0, 0x0)
	/opt/build/goproj/src/github.com/couchbase/plasma/testing.go:449 +0x3c3
github.com/couchbase/plasma.TestTenantIncrementalBuildConcurrent(0x1000000010000?)
	/opt/build/goproj/src/github.com/couchbase/plasma/tenant_test.go:8736 +0x3f
github.com/couchbase/plasma.(*smrManager).run(0xc00041ca20)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:526 +0x96
created by github.com/couchbase/plasma.NewSmrManager
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:435 +0xaf
github.com/couchbase/plasma.runCleanerAutoTuner()
	/opt/build/goproj/src/github.com/couchbase/plasma/auto_tuner.go:653 +0x194
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:257 +0x149
github.com/couchbase/plasma.singletonWorker()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:2813 +0xb0
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:258 +0x155
github.com/couchbase/plasma.systemResourceTracker()
	/opt/build/goproj/src/github.com/couchbase/plasma/mem.go:665 +0x94
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:259 +0x165
github.com/couchbase/plasma.AggregateAndLogStats()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:2782 +0x12b
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:260 +0x171
github.com/couchbase/plasma.quotaRunner()
	/opt/build/goproj/src/github.com/couchbase/plasma/mem.go:1125 +0xfd
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:261 +0x17d
github.com/couchbase/plasma.(*CleanerAutoTuner).refreshCleanerBandwidth(0xc00010c100)
	/opt/build/goproj/src/github.com/couchbase/plasma/auto_tuner.go:664 +0x86
created by github.com/couchbase/plasma.runCleanerAutoTuner
	/opt/build/goproj/src/github.com/couchbase/plasma/auto_tuner.go:650 +0x136
github.com/couchbase/plasma.(*TenantMgr).Run(0xc0004249a0)
	/opt/build/goproj/src/github.com/couchbase/plasma/tenant.go:446 +0xce
created by github.com/couchbase/plasma.init.3
	/opt/build/goproj/src/github.com/couchbase/plasma/tenant.go:57 +0x5d
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000252a80)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*deallocCtx).smrWorker(0xc013e47620)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:357 +0x4e
created by github.com/couchbase/plasma.(*deallocCtx).startSMRWorker
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:349 +0xdb
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000222a80)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*Timer).start.func1()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3245 +0xee
created by github.com/couchbase/plasma.(*Timer).start
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3225 +0x65
github.com/couchbase/plasma.(*Plasma).monitor(0xc000229500)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*swapperContext).run(0xc01285a410)
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:879 +0xd0
created by github.com/couchbase/plasma.(*swapperDaemon).start
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:1946 +0xf3
github.com/couchbase/plasma.(*Plasma).monitor(0xc000252000)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Plasma).monitor(0xc000222a80)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*deallocCtx).smrWorker(0xc013e47620)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:357 +0x4e
created by github.com/couchbase/plasma.(*deallocCtx).startSMRWorker
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:349 +0xdb
github.com/couchbase/plasma.TestExtrasN1(0xff3fd88066?)
	/opt/build/goproj/src/github.com/couchbase/plasma/extras_test.go:25 +0x2b
github.com/couchbase/plasma.TestExtrasN2(0x100000001?)
	/opt/build/goproj/src/github.com/couchbase/plasma/extras_test.go:34 +0x19
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000228000)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*deallocCtx).smrWorker(0xc013e47620)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:357 +0x4e
created by github.com/couchbase/plasma.(*deallocCtx).startSMRWorker
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:349 +0xdb
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc00a3aea80)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*swapperDaemon).monitor(0xc0003b9830)
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:2003 +0xdc
created by github.com/couchbase/plasma.(*swapperDaemon).start
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:1953 +0x24a
github.com/couchbase/plasma.(*Plasma).monitor(0xc00a3aea80)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Plasma).monitor(0xc00bf17500)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Plasma).monitor(0xc000228000)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Plasma).monitor(0xc000252a80)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Plasma).monitor(0xc000002000)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Timer).start.func1()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3245 +0xee
created by github.com/couchbase/plasma.(*Timer).start
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3225 +0x65
github.com/couchbase/plasma.(*deallocCtx).smrWorker(0xc013e47620)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:357 +0x4e
created by github.com/couchbase/plasma.(*deallocCtx).startSMRWorker
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:349 +0xdb
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000229500)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*LSSCtx).runtimeStats(0xc0000ec140, 0xc000de6cc0)
	/opt/build/goproj/src/github.com/couchbase/plasma/lssctx.go:718 +0x325
created by github.com/couchbase/plasma.(*LSSCtx).startDaemons
	/opt/build/goproj/src/github.com/couchbase/plasma/lssctx.go:503 +0xe5
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000002000)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*swapperWorker).run.func3(0xc000c08b40?)
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:1445 +0x25
created by github.com/couchbase/plasma.(*swapperWorker).run
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:1444 +0x232
github.com/couchbase/plasma.(*LSSCtx).runtimeStats(0xc0004012c0, 0xc009a8cf00)
	/opt/build/goproj/src/github.com/couchbase/plasma/lssctx.go:718 +0x325
created by github.com/couchbase/plasma.(*LSSCtx).startDaemons
	/opt/build/goproj/src/github.com/couchbase/plasma/lssctx.go:503 +0xe5
github.com/couchbase/plasma.(*deallocCtx).smrWorker(0xc013e47620)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:357 +0x4e
created by github.com/couchbase/plasma.(*deallocCtx).startSMRWorker
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:349 +0xdb
github.com/couchbase/plasma.(*swapperWorker).run(0xc0269e40a0)
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:1450 +0x23c
created by github.com/couchbase/plasma.(*swapperDaemon).start
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:1950 +0x1ac
github.com/couchbase/plasma.(*deallocCtx).smrWorker(0xc013e47620)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:357 +0x4e
created by github.com/couchbase/plasma.(*deallocCtx).startSMRWorker
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:349 +0xdb
github.com/couchbase/plasma.(*Timer).start.func1()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3245 +0xee
created by github.com/couchbase/plasma.(*Timer).start
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3225 +0x65
github.com/couchbase/plasma.testSMRConcurrent.func1()
	/opt/build/goproj/src/github.com/couchbase/plasma/smr_test.go:110 +0xb3
created by github.com/couchbase/plasma.testSMRConcurrent
	/opt/build/goproj/src/github.com/couchbase/plasma/smr_test.go:103 +0x3ea
github.com/couchbase/plasma.(*deallocCtx).smrWorker(0xc013e47620)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:357 +0x4e
created by github.com/couchbase/plasma.(*deallocCtx).startSMRWorker
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:349 +0xdb
github.com/couchbase/plasma.(*deallocCtx).smrWorker(0xc013e47620)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:357 +0x4e
created by github.com/couchbase/plasma.(*deallocCtx).startSMRWorker
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:349 +0xdb
github.com/couchbase/plasma.(*LSSCtx).runtimeStats(0xc000401400, 0xc009a8cf60)
	/opt/build/goproj/src/github.com/couchbase/plasma/lssctx.go:718 +0x325
created by github.com/couchbase/plasma.(*LSSCtx).startDaemons
	/opt/build/goproj/src/github.com/couchbase/plasma/lssctx.go:503 +0xe5
github.com/couchbase/plasma.(*Timer).start.func1()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3245 +0xee
created by github.com/couchbase/plasma.(*Timer).start
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3225 +0x65
github.com/couchbase/plasma.(*swapperWorker).run.func1()
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:1348 +0x1f5
created by github.com/couchbase/plasma.(*swapperWorker).run
	/opt/build/goproj/src/github.com/couchbase/plasma/swapper.go:1441 +0x191
github.com/couchbase/plasma.TestExtrasN3(0x100000001?)
	/opt/build/goproj/src/github.com/couchbase/plasma/extras_test.go:40 +0x19
github.com/couchbase/plasma.(*LSSCtx).runtimeStats(0xc0000ec000, 0xc000de6c60)
	/opt/build/goproj/src/github.com/couchbase/plasma/lssctx.go:718 +0x325
created by github.com/couchbase/plasma.(*LSSCtx).startDaemons
	/opt/build/goproj/src/github.com/couchbase/plasma/lssctx.go:503 +0xe5
github.com/couchbase/plasma.dumpStack()
	/opt/build/goproj/src/github.com/couchbase/plasma/testing.go:354 +0x45
github.com/couchbase/plasma.runTest.func4({0x107ab3f, 0xd})
	/opt/build/goproj/src/github.com/couchbase/plasma/testing.go:437 +0xbd
github.com/couchbase/plasma.runTest(0xc0044304e0, {0x109e581, 0x24}, 0x10ee328, {0x107518f, 0x4}, 0x0, 0x0)
	/opt/build/goproj/src/github.com/couchbase/plasma/testing.go:452 +0x40c
github.com/couchbase/plasma.TestTenantIncrementalBuildConcurrent(0x1000000010000?)
	/opt/build/goproj/src/github.com/couchbase/plasma/tenant_test.go:8736 +0x3f
github.com/couchbase/plasma.(*smrManager).run(0xc00041ca20)
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:526 +0x96
created by github.com/couchbase/plasma.NewSmrManager
	/opt/build/goproj/src/github.com/couchbase/plasma/smr.go:435 +0xaf
github.com/couchbase/plasma.runCleanerAutoTuner()
	/opt/build/goproj/src/github.com/couchbase/plasma/auto_tuner.go:653 +0x194
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:257 +0x149
github.com/couchbase/plasma.singletonWorker()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:2813 +0xb0
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:258 +0x155
github.com/couchbase/plasma.systemResourceTracker()
	/opt/build/goproj/src/github.com/couchbase/plasma/mem.go:665 +0x94
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:259 +0x165
github.com/couchbase/plasma.AggregateAndLogStats()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:2782 +0x12b
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:260 +0x171
github.com/couchbase/plasma.quotaRunner()
	/opt/build/goproj/src/github.com/couchbase/plasma/mem.go:1125 +0xfd
created by github.com/couchbase/plasma.init.2
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:261 +0x17d
github.com/couchbase/plasma.(*CleanerAutoTuner).refreshCleanerBandwidth(0xc00010c100)
	/opt/build/goproj/src/github.com/couchbase/plasma/auto_tuner.go:664 +0x86
created by github.com/couchbase/plasma.runCleanerAutoTuner
	/opt/build/goproj/src/github.com/couchbase/plasma/auto_tuner.go:650 +0x136
github.com/couchbase/plasma.(*TenantMgr).Run(0xc0004249a0)
	/opt/build/goproj/src/github.com/couchbase/plasma/tenant.go:446 +0xce
created by github.com/couchbase/plasma.init.3
	/opt/build/goproj/src/github.com/couchbase/plasma/tenant.go:57 +0x5d
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000252a80)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000222a80)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*Plasma).monitor(0xc000229500)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Plasma).monitor(0xc000222a80)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.TestExtrasN1(0xff3fd88066?)
	/opt/build/goproj/src/github.com/couchbase/plasma/extras_test.go:25 +0x2b
github.com/couchbase/plasma.TestExtrasN2(0x100000001?)
	/opt/build/goproj/src/github.com/couchbase/plasma/extras_test.go:34 +0x19
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000228000)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc00a3aea80)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*Plasma).monitor(0xc00a3aea80)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Plasma).monitor(0xc000228000)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Plasma).monitor(0xc000252a80)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Plasma).monitor(0xc000002000)
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:653 +0x353
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:615 +0x25d
github.com/couchbase/plasma.(*Timer).start.func1()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3245 +0xee
created by github.com/couchbase/plasma.(*Timer).start
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3225 +0x65
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000229500)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*Plasma).mvccPurgerDaemon(0xc000002000)
	/opt/build/goproj/src/github.com/couchbase/plasma/mvcc_purger.go:144 +0x2d1
created by github.com/couchbase/plasma.(*Plasma).start
	/opt/build/goproj/src/github.com/couchbase/plasma/plasma.go:606 +0x1c5
github.com/couchbase/plasma.(*Timer).start.func1()
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3245 +0xee
created by github.com/couchbase/plasma.(*Timer).start
	/opt/build/goproj/src/github.com/couchbase/plasma/shard.go:3225 +0x65
github.com/couchbase/plasma.testSMRConcurrent.func1()
	/opt/build/goproj/src/github.com/couchbase/plasma/smr_test.go:110 +0xb3
created by github.com/couchbase/plasma.testSMRConcurrent
	/opt/build/goproj/src/github.com/couchbase/plasma/smr_test.go:103 +0x3ea
github.com/couchbase/plasma.TestExtrasN3(0x100000001?)
	/opt/build/goproj/src/github.com/couchbase/plasma/extras_test.go:40 +0x19
--- FAIL: TestTenantIncrementalBuildConcurrent (7.55s)
=== RUN   TestTenantMixedConcurrentSingleContainer
--- PASS: TestTenantMixedConcurrentSingleContainer (12.33s)
=== RUN   TestTenantDecrementGlobalQuota
--- PASS: TestTenantDecrementGlobalQuota (3.72s)
=== RUN   TestTenantInitialBuildNotEnoughQuota
--- PASS: TestTenantInitialBuildNotEnoughQuota (5.02s)
=== RUN   TestTenantRecoveryResidentRatioHeaderReplay
--- PASS: TestTenantRecoveryResidentRatioHeaderReplay (0.19s)
=== RUN   TestTenantRecoveryResidentRatioDataReplay
--- PASS: TestTenantRecoveryResidentRatioDataReplay (0.25s)
=== RUN   TestTenantRecoveryController
--- PASS: TestTenantRecoveryController (2.55s)
=== RUN   TestTenantRecoveryControllerOnPrem
--- PASS: TestTenantRecoveryControllerOnPrem (2.54s)
=== RUN   TestTenantRecoveryQuotaWithLastCheckpoint
--- PASS: TestTenantRecoveryQuotaWithLastCheckpoint (1.27s)
=== RUN   TestTenantRecoveryQuotaZeroResidentWithLastCheckpoint
--- PASS: TestTenantRecoveryQuotaZeroResidentWithLastCheckpoint (5.09s)
=== RUN   TestTenantRecoveryQuotaWithFormula
--- PASS: TestTenantRecoveryQuotaWithFormula (5.17s)
=== RUN   TestTenantRecoveryQuotaWithDataReplay
--- PASS: TestTenantRecoveryQuotaWithDataReplay (10.92s)
=== RUN   TestTenantRecoveryEvictionNoCheckpoint
--- PASS: TestTenantRecoveryEvictionNoCheckpoint (24.45s)
=== RUN   TestTenantRecoveryEvictionHeaderReplay
--- PASS: TestTenantRecoveryEvictionHeaderReplay (13.83s)
=== RUN   TestTenantRecoveryEvictionDataReplaySequential
--- PASS: TestTenantRecoveryEvictionDataReplaySequential (13.26s)
=== RUN   TestTenantRecoveryEvictionDataReplayInterleaved
--- PASS: TestTenantRecoveryEvictionDataReplayInterleaved (15.16s)
=== RUN   TestTenantRecoveryEvictionDataReplayInterleavedSingleContainer
--- PASS: TestTenantRecoveryEvictionDataReplayInterleavedSingleContainer (9.14s)
=== RUN   TestTenantRecoveryEvictionDataReplayInterleavedSingleContainerTwoTenants
--- PASS: TestTenantRecoveryEvictionDataReplayInterleavedSingleContainerTwoTenants (10.15s)
=== RUN   TestTenantRecoveryEvictionDataReplayNoCheckpoint
--- PASS: TestTenantRecoveryEvictionDataReplayNoCheckpoint (15.29s)
=== RUN   TestTenantRecoveryEvictionDataReplaySingle
--- PASS: TestTenantRecoveryEvictionDataReplaySingle (6.78s)
=== RUN   TestTenantRecoveryLastCheckpoint
--- PASS: TestTenantRecoveryLastCheckpoint (8.10s)
=== RUN   TestTenantRecoveryRequestQuota
--- PASS: TestTenantRecoveryRequestQuota (4.00s)
=== RUN   TestTenantWorkingSetPageHits
--- PASS: TestTenantWorkingSetPageHits (0.02s)
=== RUN   TestTenantWorkingSetConcurrent
--- PASS: TestTenantWorkingSetConcurrent (0.25s)
=== RUN   TestTenantDiscretionaryQuotaNoScan
--- PASS: TestTenantDiscretionaryQuotaNoScan (3.26s)
=== RUN   TestTenantDiscretionaryQuotaScan
--- PASS: TestTenantDiscretionaryQuotaScan (12.31s)
=== RUN   TestTenantAssignDiscretionaryQuota
--- PASS: TestTenantAssignDiscretionaryQuota (36.25s)
=== RUN   TestTenantMinimumQuota
--- PASS: TestTenantMinimumQuota (12.08s)
=== RUN   TestTenantWorkingSetIdle
--- PASS: TestTenantWorkingSetIdle (0.02s)
=== RUN   TestTenantWorkingSetSinceIdle
--- PASS: TestTenantWorkingSetSinceIdle (14.28s)
=== RUN   TestTenantWorkingSetIdleTime
--- PASS: TestTenantWorkingSetIdleTime (1.02s)
=== RUN   TestTenantAssignIdleQuota
--- PASS: TestTenantAssignIdleQuota (12.24s)
=== RUN   TestTenantAssignIdleQuotaEmptyIndex
--- PASS: TestTenantAssignIdleQuotaEmptyIndex (0.14s)
=== RUN   TestTenantActivateIdleTenant
--- PASS: TestTenantActivateIdleTenant (36.65s)
=== RUN   TestTenantActivateIdleTenantWriter
--- PASS: TestTenantActivateIdleTenantWriter (36.24s)
=== RUN   TestTenantActivateIdleTenantZeroQuota
--- PASS: TestTenantActivateIdleTenantZeroQuota (0.75s)
=== RUN   TestTenantStatsInStr
--- PASS: TestTenantStatsInStr (0.01s)
=== RUN   TestTenantRuntimeStats
--- PASS: TestTenantRuntimeStats (0.19s)
=== RUN   TestTenantMandatoryQuotaLowResident
--- PASS: TestTenantMandatoryQuotaLowResident (62.15s)
=== RUN   TestTenantMandatoryDeleteIndex
--- PASS: TestTenantMandatoryDeleteIndex (65.94s)
=== RUN   TestTenantMandatoryQuotaSmallIndex
--- PASS: TestTenantMandatoryQuotaSmallIndex (0.05s)
=== RUN   TestTenantNumShards
--- PASS: TestTenantNumShards (1.77s)
=== RUN   TestTenantNumShardsMixedConfig
--- PASS: TestTenantNumShardsMixedConfig (2.96s)
=== RUN   TestMVCCPurgeIdleTenant
--- PASS: TestMVCCPurgeIdleTenant (16.40s)
=== RUN   TestTenantMemQuotaAfterRecoveryOnPrem
--- PASS: TestTenantMemQuotaAfterRecoveryOnPrem (1.35s)
=== RUN   TestTenantShardLSSSegmentSizeOnPremVsServerless
--- PASS: TestTenantShardLSSSegmentSizeOnPremVsServerless (7.78s)
=== RUN   TestWriteRenameFileWithSync
--- PASS: TestWriteRenameFileWithSync (0.00s)
=== RUN   TestHistogram
--- PASS: TestHistogram (0.00s)
=== RUN   TestSyncFilePanicUnstable
--- PASS: TestSyncFilePanicUnstable (0.00s)
=== RUN   TestSyncFileNoPanicUnstable
--- PASS: TestSyncFileNoPanicUnstable (0.00s)
=== RUN   TestSCtx
--- PASS: TestSCtx (17.72s)
=== RUN   TestWCtxGeneric
--- PASS: TestWCtxGeneric (21.27s)
=== RUN   TestWCtxWriter
--- PASS: TestWCtxWriter (20.68s)
=== RUN   TestSCtxTrimWithReader
--- PASS: TestSCtxTrimWithReader (0.03s)
=== RUN   TestSCtxTrimWithWriter
--- PASS: TestSCtxTrimWithWriter (0.03s)
=== RUN   TestSCtxTrimEmpty
--- PASS: TestSCtxTrimEmpty (0.01s)
=== RUN   TestWCtxTrimWithReader
--- PASS: TestWCtxTrimWithReader (0.03s)
=== RUN   TestWCtxTrimWithWriter
--- PASS: TestWCtxTrimWithWriter (0.03s)
--- PASS: TestExtrasN1 (0.00s)
--- PASS: TestExtrasN3 (0.00s)
--- PASS: TestExtrasN2 (0.00s)
FAIL
FAIL	github.com/couchbase/plasma	7307.189s
=== RUN   TestInteger
--- PASS: TestInteger (0.00s)
=== RUN   TestSmallDecimal
--- PASS: TestSmallDecimal (0.00s)
=== RUN   TestLargeDecimal
--- PASS: TestLargeDecimal (0.00s)
=== RUN   TestFloat
--- PASS: TestFloat (0.00s)
=== RUN   TestSuffixCoding
--- PASS: TestSuffixCoding (0.00s)
=== RUN   TestCodecLength
--- PASS: TestCodecLength (0.00s)
=== RUN   TestSpecialString
--- PASS: TestSpecialString (0.00s)
=== RUN   TestCodecNoLength
--- PASS: TestCodecNoLength (0.00s)
=== RUN   TestCodecJSON
--- PASS: TestCodecJSON (0.00s)
=== RUN   TestReference
--- PASS: TestReference (0.00s)
=== RUN   TestN1QLEncode
--- PASS: TestN1QLEncode (0.00s)
=== RUN   TestArrayExplodeJoin
--- PASS: TestArrayExplodeJoin (0.00s)
=== RUN   TestN1QLDecode
--- PASS: TestN1QLDecode (0.00s)
=== RUN   TestN1QLDecode2
--- PASS: TestN1QLDecode2 (0.00s)
=== RUN   TestArrayExplodeJoin2
--- PASS: TestArrayExplodeJoin2 (0.00s)
=== RUN   TestMB28956
--- PASS: TestMB28956 (0.00s)
=== RUN   TestFixEncodedInt
--- PASS: TestFixEncodedInt (0.00s)
=== RUN   TestN1QLDecodeLargeInt64
--- PASS: TestN1QLDecodeLargeInt64 (0.00s)
=== RUN   TestMixedModeFixEncodedInt
TESTING [4111686018427387900, -8223372036854775808, 822337203685477618] 
PASS 
TESTING [0] 
PASS 
TESTING [0.0] 
PASS 
TESTING [0.0000] 
PASS 
TESTING [0.0000000] 
PASS 
TESTING [-0] 
PASS 
TESTING [-0.0] 
PASS 
TESTING [-0.0000] 
PASS 
TESTING [-0.0000000] 
PASS 
TESTING [1] 
PASS 
TESTING [20] 
PASS 
TESTING [3456] 
PASS 
TESTING [7645000] 
PASS 
TESTING [9223372036854775807] 
PASS 
TESTING [9223372036854775806] 
PASS 
TESTING [9223372036854775808] 
PASS 
TESTING [92233720368547758071234000] 
PASS 
TESTING [92233720368547758071234987437653] 
PASS 
TESTING [12300000000000000000000000000000056] 
PASS 
TESTING [12300000000000000000000000000000000] 
PASS 
TESTING [123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056] 
PASS 
TESTING [123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] 
PASS 
TESTING [12300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056] 
PASS 
TESTING [210690] 
PASS 
TESTING [90000] 
PASS 
TESTING [123000000] 
PASS 
TESTING [3.60e2] 
PASS 
TESTING [36e2] 
PASS 
TESTING [1.9999999999e10] 
PASS 
TESTING [1.99999e10] 
PASS 
TESTING [1.99999e5] 
PASS 
TESTING [0.00000000000012e15] 
PASS 
TESTING [7.64507352e8] 
PASS 
TESTING [9.2233720368547758071234987437653e31] 
PASS 
TESTING [2650e-1] 
PASS 
TESTING [26500e-1] 
PASS 
TESTING [-1] 
PASS 
TESTING [-20] 
PASS 
TESTING [-3456] 
PASS 
TESTING [-7645000] 
PASS 
TESTING [-9223372036854775808] 
PASS 
TESTING [-9223372036854775807] 
PASS 
TESTING [-9223372036854775806] 
PASS 
TESTING [-9223372036854775809] 
PASS 
TESTING [-92233720368547758071234000] 
PASS 
TESTING [-92233720368547758071234987437653] 
PASS 
TESTING [-12300000000000000000000000000000056] 
PASS 
TESTING [-12300000000000000000000000000000000] 
PASS 
TESTING [-123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000056] 
PASS 
TESTING [-123000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] 
PASS 
TESTING [-210690] 
PASS 
TESTING [-90000] 
PASS 
TESTING [-123000000] 
PASS 
TESTING [-3.60e2] 
PASS 
TESTING [-36e2] 
PASS 
TESTING [-1.9999999999e10] 
PASS 
TESTING [-1.99999e10] 
PASS 
TESTING [-1.99999e5] 
PASS 
TESTING [-0.00000000000012e15] 
PASS 
TESTING [-2650e-1] 
PASS 
TESTING [-26500e-1] 
PASS 
TESTING [0.03] 
PASS 
TESTING [198.60] 
PASS 
TESTING [2000045.178] 
PASS 
TESTING [1.7976931348623157e+308] 
PASS 
TESTING [0.000000000000000000890] 
PASS 
TESTING [257953786.9864236576] 
PASS 
TESTING [257953786.9864236576e8] 
PASS 
TESTING [36.912e3] 
PASS 
TESTING [2761.67e0] 
PASS 
TESTING [2761.67e00] 
PASS 
TESTING [2761.67e000] 
PASS 
TESTING [7676546.67e-3] 
PASS 
TESTING [-0.03] 
PASS 
TESTING [-198.60] 
PASS 
TESTING [-2000045.178] 
PASS 
TESTING [-1.7976931348623157e+308] 
PASS 
TESTING [-0.000000000000000000890] 
PASS 
TESTING [-257953786.9864236576] 
PASS 
TESTING [-257953786.9864236576e8] 
PASS 
TESTING [-36.912e3] 
PASS 
TESTING [-2761.67e0] 
PASS 
TESTING [-2761.67e00] 
PASS 
TESTING [-2761.67e000] 
PASS 
TESTING [-7676546.67e-3] 
PASS 
--- PASS: TestMixedModeFixEncodedInt (0.01s)
=== RUN   TestCodecDesc
--- PASS: TestCodecDesc (0.00s)
=== RUN   TestCodecDescPropLen
--- PASS: TestCodecDescPropLen (0.00s)
=== RUN   TestCodecDescSplChar
--- PASS: TestCodecDescSplChar (0.00s)
PASS
ok  	github.com/couchbase/indexing/secondary/collatejson	0.037s
=== RUN   TestForestDBIterator
2023-09-10T13:07:20.342+05:30 [INFO][FDB] Forestdb blockcache size 134217728 initialized in 5394 us

2023-09-10T13:07:20.343+05:30 [INFO][FDB] Forestdb opened database file test
2023-09-10T13:07:20.348+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIterator (0.01s)
=== RUN   TestForestDBIteratorSeek
2023-09-10T13:07:20.348+05:30 [INFO][FDB] Forestdb opened database file test
2023-09-10T13:07:20.351+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIteratorSeek (0.00s)
=== RUN   TestPrimaryIndexEntry
--- PASS: TestPrimaryIndexEntry (0.00s)
=== RUN   TestSecondaryIndexEntry
--- PASS: TestSecondaryIndexEntry (0.00s)
=== RUN   TestPrimaryIndexEntryMatch
--- PASS: TestPrimaryIndexEntryMatch (0.00s)
=== RUN   TestSecondaryIndexEntryMatch
--- PASS: TestSecondaryIndexEntryMatch (0.00s)
=== RUN   TestLongDocIdEntry
--- PASS: TestLongDocIdEntry (0.00s)
=== RUN   TestMemDBInsertionPerf
Maximum number of file descriptors = 200000
Set IO Concurrency: 7200
2023-09-10T13:07:21.338+05:30 DEBU REGU.impl.init.0.func1() at aggrecorder.go:57 [id 23] will report aggregate recorder stats every 5m0s 
Initial build: 10000000 items took 1m46.078344571s -> 94269.94774891905 items/s
Incr build: 10000000 items took 2m1.187965108s -> 82516.44452556179 items/s
Main Index: {
"node_count":             18000000,
"soft_deletes":           0,
"read_conflicts":         0,
"insert_conflicts":       0,
"next_pointers_per_node": 1.3330,
"memory_used":            1695817836,
"node_allocs":            18000000,
"node_frees":             0,
"level_node_distribution":{
"level0": 13502243,
"level1": 3374107,
"level2": 843388,
"level3": 210359,
"level4": 52614,
"level5": 12959,
"level6": 3185,
"level7": 870,
"level8": 205,
"level9": 61,
"level10": 8,
"level11": 1,
"level12": 0,
"level13": 0,
"level14": 0,
"level15": 0,
"level16": 0,
"level17": 0,
"level18": 0,
"level19": 0,
"level20": 0,
"level21": 0,
"level22": 0,
"level23": 0,
"level24": 0,
"level25": 0,
"level26": 0,
"level27": 0,
"level28": 0,
"level29": 0,
"level30": 0,
"level31": 0,
"level32": 0
}
}
Back Index 0 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 1 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 2 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 3 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 4 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 5 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 6 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 7 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 8 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 9 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 10 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 11 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 12 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 13 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 14 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
Back Index 15 : {
"FastHTCount":  625000,
"SlowHTCount":  0,
"Conflicts":   0,
"MemoryInUse": 26250000
}
--- PASS: TestMemDBInsertionPerf (227.27s)
=== RUN   TestBasicsA
--- PASS: TestBasicsA (0.00s)
=== RUN   TestSizeA
--- PASS: TestSizeA (0.00s)
=== RUN   TestSizeWithFreelistA
--- PASS: TestSizeWithFreelistA (0.00s)
=== RUN   TestDequeueUptoSeqnoA
--- PASS: TestDequeueUptoSeqnoA (0.10s)
=== RUN   TestDequeueA
--- PASS: TestDequeueA (1.21s)
=== RUN   TestMultipleVbucketsA
--- PASS: TestMultipleVbucketsA (0.00s)
=== RUN   TestDequeueUptoFreelistA
--- PASS: TestDequeueUptoFreelistA (0.00s)
=== RUN   TestDequeueUptoFreelistMultVbA
--- PASS: TestDequeueUptoFreelistMultVbA (0.00s)
=== RUN   TestConcurrentEnqueueDequeueA
--- PASS: TestConcurrentEnqueueDequeueA (0.00s)
=== RUN   TestConcurrentEnqueueDequeueA1
--- PASS: TestConcurrentEnqueueDequeueA1 (10.01s)
=== RUN   TestEnqueueAppCh
--- PASS: TestEnqueueAppCh (2.00s)
=== RUN   TestDequeueN
--- PASS: TestDequeueN (0.00s)
=== RUN   TestConcurrentEnqueueDequeueN
--- PASS: TestConcurrentEnqueueDequeueN (0.00s)
=== RUN   TestConcurrentEnqueueDequeueN1
--- PASS: TestConcurrentEnqueueDequeueN1 (10.01s)
PASS
ok  	github.com/couchbase/indexing/secondary/indexer	251.271s
=== RUN   TestConnPoolBasicSanity
2023-09-10T13:11:34.964+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-09-10T13:11:34.964+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
2023-09-10T13:11:35.193+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:11:35.193+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:11:35.964+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnPoolBasicSanity (5.00s)
=== RUN   TestCloseActiveConnectionsUnsetFlag
2023-09-10T13:11:39.966+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-09-10T13:11:39.966+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
2023-09-10T13:11:40.180+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:11:40.180+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:11:40.966+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestCloseActiveConnectionsUnsetFlag (9.22s)
=== RUN   TestCloseActiveConnectionsSetFlag
2023-09-10T13:11:49.185+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-09-10T13:11:49.185+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
2023-09-10T13:11:49.404+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:11:49.404+05:30 [Info] Closing active connection from 127.0.0.1:50918 to 127.0.0.1:15151
2023-09-10T13:11:49.404+05:30 [Info] Closing active connection from 127.0.0.1:50912 to 127.0.0.1:15151
2023-09-10T13:11:49.404+05:30 [Info] Closing active connection from 127.0.0.1:50916 to 127.0.0.1:15151
2023-09-10T13:11:49.404+05:30 [Info] Closing active connection from 127.0.0.1:50920 to 127.0.0.1:15151
2023-09-10T13:11:49.405+05:30 [Info] Closing active connection from 127.0.0.1:50914 to 127.0.0.1:15151
2023-09-10T13:11:49.405+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:11:50.186+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestCloseActiveConnectionsSetFlag (4.22s)
=== RUN   TestMaintainActiveConnections
2023-09-10T13:11:53.406+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-09-10T13:11:53.406+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
2023-09-10T13:11:53.746+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:11:53.746+05:30 [Info] Closing active connection from 127.0.0.1:50922 to 127.0.0.1:15151
2023-09-10T13:11:53.746+05:30 [Info] Closing active connection from 127.0.0.1:50930 to 127.0.0.1:15151
2023-09-10T13:11:53.746+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:11:54.407+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestMaintainActiveConnections (4.34s)
=== RUN   TestConnectionPoolRenew
2023-09-10T13:11:57.748+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-09-10T13:11:57.748+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
2023-09-10T13:11:57.960+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] closing unhealthy connection "127.0.0.1:50938"
2023-09-10T13:11:57.961+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] closing unhealthy connection "127.0.0.1:50940"
2023-09-10T13:11:57.961+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] closing unhealthy connection "127.0.0.1:50946"
2023-09-10T13:11:57.962+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] closing unhealthy connection "127.0.0.1:50942"
2023-09-10T13:11:57.962+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] closing unhealthy connection "127.0.0.1:50944"
2023-09-10T13:11:57.964+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:11:57.964+05:30 [Info] Closing active connection from 127.0.0.1:50948 to 127.0.0.1:15151
2023-09-10T13:11:57.964+05:30 [Info] Closing active connection from 127.0.0.1:50954 to 127.0.0.1:15151
2023-09-10T13:11:57.964+05:30 [Info] Closing active connection from 127.0.0.1:50956 to 127.0.0.1:15151
2023-09-10T13:11:57.964+05:30 [Info] Closing active connection from 127.0.0.1:50950 to 127.0.0.1:15151
2023-09-10T13:11:57.964+05:30 [Info] Closing active connection from 127.0.0.1:50952 to 127.0.0.1:15151
2023-09-10T13:11:57.964+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:11:58.749+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
2023-09-10T13:11:59.965+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] closing unhealthy connection "127.0.0.1:50950"
2023-09-10T13:11:59.965+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] closing connection "127.0.0.1:50958" -> "127.0.0.1:15151" as the pool is closed
--- PASS: TestConnectionPoolRenew (4.22s)
=== RUN   TestConnRelease
2023-09-10T13:12:01.966+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
2023-09-10T13:12:01.966+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
Waiting for connections to get released
Waiting for more connections to get released
Waiting for further more connections to get released
2023-09-10T13:12:41.764+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:12:41.764+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:12:41.983+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnRelease (43.80s)
=== RUN   TestLongevity
2023-09-10T13:12:45.766+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
2023-09-10T13:12:45.766+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
Releasing 1 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 3 conns.
Releasing 2 conns.
Getting 2 conns.
Releasing 3 conns.
Getting 0 conns.
Releasing 4 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 2 conns.
Releasing 1 conns.
Getting 3 conns.
Releasing 0 conns.
Getting 2 conns.
Releasing 1 conns.
Getting 0 conns.
Releasing 4 conns.
Getting 1 conns.
Releasing 4 conns.
Getting 3 conns.
Releasing 4 conns.
Getting 1 conns.
Releasing 1 conns.
Getting 0 conns.
Releasing 1 conns.
Getting 3 conns.
Releasing 3 conns.
Getting 1 conns.
2023-09-10T13:13:24.286+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:13:24.286+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:13:24.787+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLongevity (42.52s)
=== RUN   TestSustainedHighConns
2023-09-10T13:13:28.289+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
2023-09-10T13:13:28.289+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
Returning 4 Connections
cp.curActConns = 0
Allocating 5 Connections
cp.curActConns = 1
Allocating 22 Connections
Returning 0 Connections
cp.curActConns = 11
Returning 1 Connections
cp.curActConns = 22
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 20
Returning 2 Connections
Allocating 5 Connections
cp.curActConns = 22
Returning 4 Connections
cp.curActConns = 19
Allocating 14 Connections
Returning 4 Connections
cp.curActConns = 29
Returning 1 Connections
Allocating 12 Connections
cp.curActConns = 35
Returning 0 Connections
cp.curActConns = 40
Returning 3 Connections
Allocating 19 Connections
cp.curActConns = 47
Returning 4 Connections
cp.curActConns = 52
Returning 0 Connections
Allocating 20 Connections
cp.curActConns = 58
Returning 0 Connections
cp.curActConns = 70
Returning 0 Connections
cp.curActConns = 72
Returning 4 Connections
Allocating 21 Connections
cp.curActConns = 82
Returning 2 Connections
cp.curActConns = 87
Returning 1 Connections
Allocating 10 Connections
cp.curActConns = 93
Returning 0 Connections
cp.curActConns = 96
Returning 4 Connections
Allocating 16 Connections
cp.curActConns = 105
Returning 0 Connections
cp.curActConns = 108
Returning 4 Connections
Allocating 12 Connections
cp.curActConns = 116
Returning 2 Connections
Allocating 23 Connections
cp.curActConns = 117
Returning 0 Connections
cp.curActConns = 129
Returning 4 Connections
cp.curActConns = 133
Returning 1 Connections
Allocating 13 Connections
cp.curActConns = 140
Returning 3 Connections
cp.curActConns = 142
Returning 0 Connections
Allocating 19 Connections
cp.curActConns = 151
Returning 3 Connections
cp.curActConns = 158
Returning 1 Connections
Allocating 11 Connections
cp.curActConns = 162
Returning 3 Connections
cp.curActConns = 165
Returning 2 Connections
Allocating 17 Connections
cp.curActConns = 173
Returning 2 Connections
cp.curActConns = 178
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 179
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 176
Returning 3 Connections
Allocating 10 Connections
cp.curActConns = 183
Returning 3 Connections
Allocating 19 Connections
cp.curActConns = 184
Returning 2 Connections
cp.curActConns = 195
Returning 3 Connections
cp.curActConns = 194
Allocating 13 Connections
Returning 2 Connections
cp.curActConns = 205
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 206
Returning 4 Connections
cp.curActConns = 205
Allocating 1 Connections
Returning 3 Connections
cp.curActConns = 203
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 204
Allocating 1 Connections
Returning 4 Connections
cp.curActConns = 201
Allocating 3 Connections
Returning 1 Connections
cp.curActConns = 203
Allocating 2 Connections
Returning 2 Connections
cp.curActConns = 203
Allocating 2 Connections
Returning 0 Connections
cp.curActConns = 205
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 207
Allocating 3 Connections
Returning 0 Connections
cp.curActConns = 210
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 213
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 211
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 211
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 211
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 213
Returning 0 Connections
Allocating 1 Connections
cp.curActConns = 214
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 211
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 208
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 208
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 209
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 209
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 207
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 205
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 208
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 209
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 209
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 207
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 204
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 201
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 200
Returning 3 Connections
Allocating 0 Connections
cp.curActConns = 197
Returning 4 Connections
Allocating 6 Connections
cp.curActConns = 199
Returning 3 Connections
Allocating 7 Connections
cp.curActConns = 203
Returning 4 Connections
Allocating 9 Connections
cp.curActConns = 207
Returning 3 Connections
cp.curActConns = 205
Allocating 0 Connections
Returning 3 Connections
cp.curActConns = 202
Allocating 2 Connections
Returning 4 Connections
cp.curActConns = 200
Allocating 3 Connections
Returning 0 Connections
cp.curActConns = 203
Allocating 0 Connections
Returning 4 Connections
cp.curActConns = 199
Allocating 8 Connections
Returning 2 Connections
cp.curActConns = 205
Allocating 4 Connections
Returning 1 Connections
cp.curActConns = 208
Returning 0 Connections
Allocating 3 Connections
cp.curActConns = 211
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 212
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 208
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 207
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 207
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 209
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 211
Returning 3 Connections
Allocating 2 Connections
cp.curActConns = 210
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 211
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 208
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 210
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 210
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 210
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 208
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 212
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 215
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 213
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 213
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 213
Retuning from startDeallocatorRoutine
Retuning from startAllocatorRoutine
2023-09-10T13:14:23.353+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:14:23.353+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:14:24.326+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestSustainedHighConns (59.07s)
=== RUN   TestLowWM
2023-09-10T13:14:27.355+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 20 overflow 5 low WM 10 relConn batch size 2 ...
2023-09-10T13:14:27.355+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
2023-09-10T13:15:27.371+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-09-10T13:16:27.386+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-09-10T13:16:32.869+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:16:32.869+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:16:33.388+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLowWM (129.51s)
=== RUN   TestTotalConns
2023-09-10T13:16:36.870+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 120 overflow 5 low WM 10 relConn batch size 10 ...
2023-09-10T13:16:36.870+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
    conn_pool_test.go:812: Incorrect number of active connections. Expected 60, actual 80
2023-09-10T13:16:51.093+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52480 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52360 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52486 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52330 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52390 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52400 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52402 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52430 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52354 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52406 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52426 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52516 to 127.0.0.1:15151
2023-09-10T13:16:51.094+05:30 [Info] Closing active connection from 127.0.0.1:52446 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52508 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52342 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52352 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52448 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52452 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52488 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52512 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52326 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52356 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52328 to 127.0.0.1:15151
2023-09-10T13:16:51.095+05:30 [Info] Closing active connection from 127.0.0.1:52346 to 127.0.0.1:15151
2023-09-10T13:16:51.096+05:30 [Info] Closing active connection from 127.0.0.1:52496 to 127.0.0.1:15151
2023-09-10T13:16:51.096+05:30 [Info] Closing active connection from 127.0.0.1:52502 to 127.0.0.1:15151
2023-09-10T13:16:51.096+05:30 [Info] Closing active connection from 127.0.0.1:52418 to 127.0.0.1:15151
2023-09-10T13:16:51.096+05:30 [Info] Closing active connection from 127.0.0.1:52388 to 127.0.0.1:15151
2023-09-10T13:16:51.096+05:30 [Info] Closing active connection from 127.0.0.1:52450 to 127.0.0.1:15151
2023-09-10T13:16:51.096+05:30 [Info] Closing active connection from 127.0.0.1:52468 to 127.0.0.1:15151
2023-09-10T13:16:51.096+05:30 [Info] Closing active connection from 127.0.0.1:52478 to 127.0.0.1:15151
2023-09-10T13:16:51.096+05:30 [Info] Closing active connection from 127.0.0.1:52334 to 127.0.0.1:15151
2023-09-10T13:16:51.096+05:30 [Info] Closing active connection from 127.0.0.1:52456 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52440 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52338 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52420 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52454 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52520 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52372 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52364 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52434 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52436 to 127.0.0.1:15151
2023-09-10T13:16:51.097+05:30 [Info] Closing active connection from 127.0.0.1:52490 to 127.0.0.1:15151
2023-09-10T13:16:51.098+05:30 [Info] Closing active connection from 127.0.0.1:52492 to 127.0.0.1:15151
2023-09-10T13:16:51.098+05:30 [Info] Closing active connection from 127.0.0.1:52472 to 127.0.0.1:15151
2023-09-10T13:16:51.098+05:30 [Info] Closing active connection from 127.0.0.1:52376 to 127.0.0.1:15151
2023-09-10T13:16:51.098+05:30 [Info] Closing active connection from 127.0.0.1:52500 to 127.0.0.1:15151
2023-09-10T13:16:51.098+05:30 [Info] Closing active connection from 127.0.0.1:52368 to 127.0.0.1:15151
2023-09-10T13:16:51.098+05:30 [Info] Closing active connection from 127.0.0.1:52394 to 127.0.0.1:15151
2023-09-10T13:16:51.098+05:30 [Info] Closing active connection from 127.0.0.1:52518 to 127.0.0.1:15151
2023-09-10T13:16:51.098+05:30 [Info] Closing active connection from 127.0.0.1:52340 to 127.0.0.1:15151
2023-09-10T13:16:51.098+05:30 [Info] Closing active connection from 127.0.0.1:52494 to 127.0.0.1:15151
2023-09-10T13:16:51.099+05:30 [Info] Closing active connection from 127.0.0.1:52466 to 127.0.0.1:15151
2023-09-10T13:16:51.099+05:30 [Info] Closing active connection from 127.0.0.1:52358 to 127.0.0.1:15151
2023-09-10T13:16:51.099+05:30 [Info] Closing active connection from 127.0.0.1:52470 to 127.0.0.1:15151
2023-09-10T13:16:51.099+05:30 [Info] Closing active connection from 127.0.0.1:52510 to 127.0.0.1:15151
2023-09-10T13:16:51.099+05:30 [Info] Closing active connection from 127.0.0.1:52464 to 127.0.0.1:15151
2023-09-10T13:16:51.099+05:30 [Info] Closing active connection from 127.0.0.1:52366 to 127.0.0.1:15151
2023-09-10T13:16:51.099+05:30 [Info] Closing active connection from 127.0.0.1:52384 to 127.0.0.1:15151
2023-09-10T13:16:51.099+05:30 [Info] Closing active connection from 127.0.0.1:52482 to 127.0.0.1:15151
2023-09-10T13:16:51.099+05:30 [Info] Closing active connection from 127.0.0.1:52336 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52428 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52458 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52404 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52422 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52484 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52370 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52410 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52438 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52514 to 127.0.0.1:15151
2023-09-10T13:16:51.100+05:30 [Info] Closing active connection from 127.0.0.1:52374 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] Closing active connection from 127.0.0.1:52396 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] Closing active connection from 127.0.0.1:52444 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] Closing active connection from 127.0.0.1:52392 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] Closing active connection from 127.0.0.1:52442 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] Closing active connection from 127.0.0.1:52504 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] Closing active connection from 127.0.0.1:52432 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] Closing active connection from 127.0.0.1:52344 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] Closing active connection from 127.0.0.1:52416 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] Closing active connection from 127.0.0.1:52362 to 127.0.0.1:15151
2023-09-10T13:16:51.101+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:16:51.877+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- FAIL: TestTotalConns (18.23s)
=== RUN   TestUpdateTickRate
2023-09-10T13:16:55.103+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 40 overflow 5 low WM 2 relConn batch size 2 ...
2023-09-10T13:16:55.103+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Started active connections updates consumer ... 
2023-09-10T13:17:15.961+05:30 [Info] activeConnectionsUpdateChannel channel closed
2023-09-10T13:17:15.961+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-09-10T13:17:16.119+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestUpdateTickRate (24.86s)
FAIL
exit status 1
FAIL	github.com/couchbase/indexing/secondary/queryport/client	345.048s
Starting server: attempt 1

Functional tests

2023/09/10 13:19:46 In TestMain()
2023/09/10 13:19:46 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2023/09/10 13:19:46 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2023/09/10 13:19:47 Initialising web UI on node: 127.0.0.1:9000
2023/09/10 13:19:47 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2023/09/10 13:19:48 Setting data quota of 1500M and Index quota of 1500M
2023/09/10 13:19:49 Adding node: https://127.0.0.1:19001 with role: kv,index to the cluster
2023/09/10 13:20:05 AddNode: Successfully added node: 127.0.0.1:9001 (role kv,index), response: {"otpNode":"n_1@127.0.0.1"}
2023/09/10 13:20:11 Rebalance progress: 0
2023/09/10 13:20:16 Rebalance progress: 0
2023/09/10 13:20:21 Rebalance progress: 75
2023/09/10 13:20:26 Rebalance progress: 100
2023/09/10 13:20:31 Created bucket default, responseBody: 
2023/09/10 13:20:36 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 13:20:36 Successfully initialised cluster
2023/09/10 13:20:36 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 13:20:36 Changing config key queryport.client.settings.backfillLimit to value 0
2023/09/10 13:20:36 Changing config key queryport.client.log_level to value Warn
2023/09/10 13:20:36 Changing config key indexer.api.enableTestServer to value true
2023/09/10 13:20:36 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2023/09/10 13:20:36 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2023/09/10 13:20:37 Changing config key indexer.settings.log_level to value info
2023/09/10 13:20:37 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2023/09/10 13:20:37 Using plasma for creating indexes
2023/09/10 13:20:37 Changing config key indexer.settings.storage_mode to value plasma
2023/09/10 13:20:42 Data file exists. Skipping download
2023/09/10 13:20:42 Data file exists. Skipping download
2023/09/10 13:20:43 In DropAllSecondaryIndexes()
2023/09/10 13:20:43 Emptying the default bucket
2023/09/10 13:20:46 Flush Enabled on bucket default, responseBody: 
2023/09/10 13:21:24 Flushed the bucket default, Response body: 
2023/09/10 13:21:24 Create Index On the empty default Bucket()
2023/09/10 13:21:27 Created the secondary index index_eyeColor. Waiting for it become active
2023/09/10 13:21:27 Index is 91939203546011728 now active
2023/09/10 13:21:27 Populating the default bucket
=== RUN   TestScanAfterBucketPopulate
2023/09/10 13:21:37 In TestScanAfterBucketPopulate()
2023/09/10 13:21:37 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/09/10 13:21:37 Using n1ql client
2023-09-10T13:21:37.618+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2023/09/10 13:21:37 Expected and Actual scan responses are the same
--- PASS: TestScanAfterBucketPopulate (0.10s)
=== RUN   TestRestartNilSnapshot
2023/09/10 13:21:37 In TestRestartNilSnapshot()
2023/09/10 13:21:42 Created the secondary index idx_age. Waiting for it become active
2023/09/10 13:21:42 Index is 17036666619998709523 now active
2023/09/10 13:21:42 Restarting indexer process ...
2023/09/10 13:21:42 []
2023-09-10T13:21:42.250+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-09-10T13:21:42.258+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/09/10 13:25:02 Using n1ql client
2023-09-10T13:25:02.220+05:30 [Error] transport error between 127.0.0.1:54258->127.0.0.1:9107: write tcp 127.0.0.1:54258->127.0.0.1:9107: write: broken pipe
2023-09-10T13:25:02.220+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 7458348114169770877 request transport failed `write tcp 127.0.0.1:54258->127.0.0.1:9107: write: broken pipe`
2023-09-10T13:25:02.220+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-09-10T13:25:02.220+05:30 [Error] metadataClient:PickRandom: Replicas - [15734901787109021569], PrunedReplica - map[], FilteredReplica map[]
2023/09/10 13:25:02 Expected and Actual scan responses are the same
--- PASS: TestRestartNilSnapshot (204.57s)
=== RUN   TestThreeIndexCreates
2023/09/10 13:25:02 In TestThreeIndexCreates()
2023/09/10 13:25:06 Created the secondary index index_balance. Waiting for it become active
2023/09/10 13:25:06 Index is 5361074136496660388 now active
2023/09/10 13:25:06 Create docs mutations
2023/09/10 13:25:07 Using n1ql client
2023/09/10 13:25:07 Expected and Actual scan responses are the same
2023/09/10 13:25:13 Created the secondary index index_email. Waiting for it become active
2023/09/10 13:25:13 Index is 1560188990672422882 now active
2023/09/10 13:25:13 Create docs mutations
2023/09/10 13:25:13 Using n1ql client
2023/09/10 13:25:13 Expected and Actual scan responses are the same
2023/09/10 13:25:20 Created the secondary index index_pin. Waiting for it become active
2023/09/10 13:25:20 Index is 1980349906600476064 now active
2023/09/10 13:25:20 Delete docs mutations
2023/09/10 13:25:20 Using n1ql client
2023/09/10 13:25:20 Expected and Actual scan responses are the same
--- PASS: TestThreeIndexCreates (18.33s)
=== RUN   TestMultipleIndexCreatesDropsWithMutations
2023/09/10 13:25:20 In TestThreeIndexCreates()
2023/09/10 13:25:27 Created the secondary index index_state. Waiting for it become active
2023/09/10 13:25:27 Index is 1447341587494966536 now active
2023/09/10 13:25:27 Create docs mutations
2023/09/10 13:25:27 Using n1ql client
2023/09/10 13:25:27 Expected and Actual scan responses are the same
2023/09/10 13:25:33 Created the secondary index index_registered. Waiting for it become active
2023/09/10 13:25:33 Index is 6046220849360998936 now active
2023/09/10 13:25:33 Create docs mutations
2023/09/10 13:25:34 Using n1ql client
2023/09/10 13:25:34 Expected and Actual scan responses are the same
2023/09/10 13:25:40 Created the secondary index index_gender. Waiting for it become active
2023/09/10 13:25:40 Index is 15606501355227207616 now active
2023/09/10 13:25:40 Create docs mutations
2023/09/10 13:25:40 Using n1ql client
2023/09/10 13:25:40 Expected and Actual scan responses are the same
2023/09/10 13:25:40 Dropping the secondary index index_registered
2023/09/10 13:25:40 Index dropped
2023/09/10 13:25:40 Create docs mutations
2023/09/10 13:25:41 Delete docs mutations
2023/09/10 13:25:41 Using n1ql client
2023/09/10 13:25:41 Expected and Actual scan responses are the same
2023/09/10 13:25:47 Created the secondary index index_longitude. Waiting for it become active
2023/09/10 13:25:47 Index is 13208612600742873890 now active
2023/09/10 13:25:47 Create docs mutations
2023/09/10 13:25:48 Using n1ql client
2023/09/10 13:25:48 Expected and Actual scan responses are the same
--- PASS: TestMultipleIndexCreatesDropsWithMutations (27.50s)
=== RUN   TestCreateDropScan
2023/09/10 13:25:48 In TestCreateDropScan()
2023/09/10 13:25:54 Created the secondary index index_cd. Waiting for it become active
2023/09/10 13:25:54 Index is 17059598622724747153 now active
2023/09/10 13:25:54 Using n1ql client
2023/09/10 13:25:54 Expected and Actual scan responses are the same
2023/09/10 13:25:54 Dropping the secondary index index_cd
2023/09/10 13:25:54 Index dropped
2023/09/10 13:25:54 Using n1ql client
2023/09/10 13:25:54 Scan failed as expected with error: Index Not Found - cause: GSI index index_cd not found.
--- PASS: TestCreateDropScan (6.66s)
=== RUN   TestCreateDropCreate
2023/09/10 13:25:54 In TestCreateDropCreate()
2023/09/10 13:26:01 Created the secondary index index_cdc. Waiting for it become active
2023/09/10 13:26:01 Index is 6401337763111320035 now active
2023/09/10 13:26:01 Using n1ql client
2023/09/10 13:26:01 Expected and Actual scan responses are the same
2023/09/10 13:26:01 Dropping the secondary index index_cdc
2023/09/10 13:26:01 Index dropped
2023/09/10 13:26:01 Using n1ql client
2023/09/10 13:26:01 Scan 2 failed as expected with error: Index Not Found - cause: GSI index index_cdc not found.
2023/09/10 13:26:07 Created the secondary index index_cdc. Waiting for it become active
2023/09/10 13:26:07 Index is 1896316714140279089 now active
2023/09/10 13:26:07 Using n1ql client
2023/09/10 13:26:07 Expected and Actual scan responses are the same
2023/09/10 13:26:07 (Inclusion 1) Lengths of expected and actual scan results are 5075 and 5075. Num of docs in bucket = 10402
2023/09/10 13:26:07 Using n1ql client
2023/09/10 13:26:07 Expected and Actual scan responses are the same
2023/09/10 13:26:07 (Inclusion 3) Lengths of expected and actual scan results are 5075 and 5075. Num of docs in bucket = 10402
--- PASS: TestCreateDropCreate (13.00s)
=== RUN   TestCreate2Drop1Scan2
2023/09/10 13:26:07 In TestCreate2Drop1Scan2()
2023/09/10 13:26:14 Created the secondary index index_i1. Waiting for it become active
2023/09/10 13:26:14 Index is 9908159338081208919 now active
2023/09/10 13:26:20 Created the secondary index index_i2. Waiting for it become active
2023/09/10 13:26:20 Index is 10690314153734593574 now active
2023/09/10 13:26:20 Using n1ql client
2023/09/10 13:26:20 Expected and Actual scan responses are the same
2023/09/10 13:26:20 Using n1ql client
2023/09/10 13:26:20 Expected and Actual scan responses are the same
2023/09/10 13:26:20 Dropping the secondary index index_i1
2023/09/10 13:26:20 Index dropped
2023/09/10 13:26:20 Using n1ql client
2023/09/10 13:26:20 Expected and Actual scan responses are the same
--- PASS: TestCreate2Drop1Scan2 (13.05s)
=== RUN   TestIndexNameCaseSensitivity
2023/09/10 13:26:20 In TestIndexNameCaseSensitivity()
2023/09/10 13:26:27 Created the secondary index index_age. Waiting for it become active
2023/09/10 13:26:27 Index is 12028744937152946879 now active
2023/09/10 13:26:27 Using n1ql client
2023/09/10 13:26:27 Expected and Actual scan responses are the same
2023/09/10 13:26:27 Using n1ql client
2023/09/10 13:26:27 Scan failed as expected with error: Index Not Found - cause: GSI index index_Age not found.
--- PASS: TestIndexNameCaseSensitivity (6.44s)
=== RUN   TestCreateDuplicateIndex
2023/09/10 13:26:27 In TestCreateDuplicateIndex()
2023/09/10 13:26:33 Created the secondary index index_di1. Waiting for it become active
2023/09/10 13:26:33 Index is 15841448328133154139 now active
2023/09/10 13:26:33 Index found:  index_di1
2023/09/10 13:26:33 Create failed as expected with error: Index index_di1 already exists.
--- PASS: TestCreateDuplicateIndex (6.40s)
=== RUN   TestDropNonExistingIndex
2023/09/10 13:26:33 In TestDropNonExistingIndex()
2023/09/10 13:26:33 Dropping the secondary index 123456
2023/09/10 13:26:33 Index drop failed as expected with error: Index does not exist.
--- PASS: TestDropNonExistingIndex (0.05s)
=== RUN   TestCreateIndexNonExistentBucket
2023/09/10 13:26:33 In TestCreateIndexNonExistentBucket()
2023-09-10T13:26:34.217+05:30 [Error] Encountered error during create index.  Error: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
2023-09-10T13:26:45.219+05:30 [Error] Fail to create index: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
2023/09/10 13:26:45 Index create failed as expected with error: [Bucket Not Found] Bucket BlahBucket does not exist or temporarily unavailable for creating new index. Please retry the operation at a later time.
--- PASS: TestCreateIndexNonExistentBucket (11.51s)
=== RUN   TestScanWithNoTimeout
2023/09/10 13:26:45 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/09/10 13:26:45 Changing config key indexer.settings.scan_timeout to value 0
2023/09/10 13:26:45 Using n1ql client
2023/09/10 13:26:45 Expected and Actual scan responses are the same
--- PASS: TestScanWithNoTimeout (0.42s)
=== RUN   TestIndexingOnBinaryBucketMeta
2023/09/10 13:26:45 In TestIndexingOnBinaryBucketMeta()
2023/09/10 13:26:45 	 1. Populate a bucekt with binary docs and create indexs on the `id`, `cas` and `expiration` fields of Metadata
2023/09/10 13:26:45 	 2. Validate the test by comparing the items_count of indexes and the number of docs in the bucket for each of the fields
2023/09/10 13:26:48 Modified parameters of bucket default, responseBody: 
2023/09/10 13:26:48 Created bucket binaryBucket, responseBody: 
2023/09/10 13:27:07 Created the secondary index index_binary_meta_id. Waiting for it become active
2023/09/10 13:27:07 Index is 10346660009638211790 now active
2023/09/10 13:27:12 items_count stat is 10 for index index_binary_meta_id
2023/09/10 13:27:12 Dropping the secondary index index_binary_meta_id
2023/09/10 13:27:12 Index dropped
2023/09/10 13:27:15 Created the secondary index index_binary_meta_cas. Waiting for it become active
2023/09/10 13:27:15 Index is 5080576835838261169 now active
2023/09/10 13:27:20 items_count stat is 10 for index index_binary_meta_cas
2023/09/10 13:27:20 Dropping the secondary index index_binary_meta_cas
2023/09/10 13:27:20 Index dropped
2023/09/10 13:27:23 Created the secondary index index_binary_meta_expiration. Waiting for it become active
2023/09/10 13:27:23 Index is 10891526516564378667 now active
2023/09/10 13:27:28 items_count stat is 10 for index index_binary_meta_expiration
2023/09/10 13:27:28 Dropping the secondary index index_binary_meta_expiration
2023/09/10 13:27:28 Index dropped
2023/09/10 13:27:30 Deleted bucket binaryBucket, responseBody: 
2023/09/10 13:27:33 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnBinaryBucketMeta (63.04s)
=== RUN   TestRetainDeleteXATTRBinaryDocs
2023/09/10 13:27:48 In TestRetainDeleteXATTRBinaryDocs()
2023/09/10 13:27:48 	 1. Populate a bucket with binary docs having system XATTRS
2023/09/10 13:27:48 	 2. Create index on the system XATTRS with "retain_deleted_xattr" attribute set to true
2023/09/10 13:27:48 	 3. Delete the documents in the bucket
2023/09/10 13:27:48 	 4. Query for the meta() information in the source bucket. The total number of results should be equivalent to the number of documents in the bucket before deletion of documents
2023/09/10 13:27:51 Modified parameters of bucket default, responseBody: 
2023/09/10 13:27:51 Created bucket binaryBucket, responseBody: 
2023/09/10 13:28:10 Created the secondary index index_system_xattr. Waiting for it become active
2023/09/10 13:28:10 Index is 6710102996648499095 now active
2023/09/10 13:28:15 Deleted all the documents in the bucket: binaryBucket successfully
2023/09/10 13:28:18 Deleted bucket binaryBucket, responseBody: 
2023/09/10 13:28:21 Modified parameters of bucket default, responseBody: 
--- PASS: TestRetainDeleteXATTRBinaryDocs (47.57s)
=== RUN   TestIndexingOnXATTRs
2023/09/10 13:28:36 In TestIndexingOnXATTRs()
2023/09/10 13:28:39 Modified parameters of bucket default, responseBody: 
2023/09/10 13:28:39 Created bucket bucket_xattrs, responseBody: 
2023/09/10 13:28:58 Created the secondary index index_sync_rev. Waiting for it become active
2023/09/10 13:28:58 Index is 13102864035215371513 now active
2023/09/10 13:29:05 Created the secondary index index_sync_channels. Waiting for it become active
2023/09/10 13:29:05 Index is 9201233577644323774 now active
2023/09/10 13:29:11 Created the secondary index index_sync_test. Waiting for it become active
2023/09/10 13:29:11 Index is 7998784917168950965 now active
2023/09/10 13:29:16 items_count stat is 100 for index index_sync_rev
2023/09/10 13:29:16 items_count stat is 100 for index index_sync_channels
2023/09/10 13:29:17 items_count stat is 100 for index index_sync_test
2023/09/10 13:29:17 Using n1ql client
2023-09-10T13:29:17.009+05:30 [Info] GSIC[default/bucket_xattrs-_default-_default-1694332757003825563] started ...
2023/09/10 13:29:17 Dropping the secondary index index_sync_rev
2023/09/10 13:29:17 Index dropped
2023/09/10 13:29:17 Using n1ql client
2023/09/10 13:29:17 Dropping the secondary index index_sync_channels
2023/09/10 13:29:17 Index dropped
2023/09/10 13:29:17 Using n1ql client
2023/09/10 13:29:17 Dropping the secondary index index_sync_test
2023/09/10 13:29:17 Index dropped
2023/09/10 13:29:19 Deleted bucket bucket_xattrs, responseBody: 
2023/09/10 13:29:22 Modified parameters of bucket default, responseBody: 
--- PASS: TestIndexingOnXATTRs (61.15s)
=== RUN   TestSimpleIndex_FloatDataType
2023/09/10 13:29:37 In TestSimpleIndex_FloatDataType()
2023/09/10 13:29:37 Index found:  index_age
2023/09/10 13:29:37 Using n1ql client
2023/09/10 13:29:37 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FloatDataType (0.02s)
=== RUN   TestSimpleIndex_StringDataType
2023/09/10 13:29:37 In TestSimpleIndex_StringDataType()
2023/09/10 13:29:42 Created the secondary index index_company. Waiting for it become active
2023/09/10 13:29:42 Index is 10793415816533947855 now active
2023/09/10 13:29:42 Using n1ql client
2023/09/10 13:29:42 Expected and Actual scan responses are the same
2023/09/10 13:29:42 Using n1ql client
2023/09/10 13:29:42 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_StringDataType (4.87s)
=== RUN   TestSimpleIndex_FieldValueCaseSensitivity
2023/09/10 13:29:42 In TestSimpleIndex_StringCaseSensitivity()
2023/09/10 13:29:42 Index found:  index_company
2023/09/10 13:29:42 Using n1ql client
2023/09/10 13:29:42 Expected and Actual scan responses are the same
2023/09/10 13:29:42 Using n1ql client
2023/09/10 13:29:42 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FieldValueCaseSensitivity (0.08s)
=== RUN   TestSimpleIndex_BoolDataType
2023/09/10 13:29:42 In TestSimpleIndex_BoolDataType()
2023/09/10 13:29:48 Created the secondary index index_isActive. Waiting for it become active
2023/09/10 13:29:48 Index is 15831113146303674426 now active
2023/09/10 13:29:49 Using n1ql client
2023/09/10 13:29:49 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_BoolDataType (6.77s)
=== RUN   TestBasicLookup
2023/09/10 13:29:49 In TestBasicLookup()
2023/09/10 13:29:49 Index found:  index_company
2023/09/10 13:29:49 Using n1ql client
2023/09/10 13:29:49 Expected and Actual scan responses are the same
--- PASS: TestBasicLookup (0.02s)
=== RUN   TestIndexOnNonExistentField
2023/09/10 13:29:49 In TestIndexOnNonExistentField()
2023/09/10 13:29:55 Created the secondary index index_height. Waiting for it become active
2023/09/10 13:29:55 Index is 6024914294874414516 now active
2023/09/10 13:29:55 Using n1ql client
2023/09/10 13:29:55 Expected and Actual scan responses are the same
--- PASS: TestIndexOnNonExistentField (6.70s)
=== RUN   TestIndexPartiallyMissingField
2023/09/10 13:29:55 In TestIndexPartiallyMissingField()
2023/09/10 13:30:02 Created the secondary index index_nationality. Waiting for it become active
2023/09/10 13:30:02 Index is 14118206316341940426 now active
2023/09/10 13:30:02 Using n1ql client
2023/09/10 13:30:02 Expected and Actual scan responses are the same
--- PASS: TestIndexPartiallyMissingField (6.55s)
=== RUN   TestScanNonMatchingDatatype
2023/09/10 13:30:02 In TestScanNonMatchingDatatype()
2023/09/10 13:30:02 Index found:  index_age
2023/09/10 13:30:02 Using n1ql client
2023/09/10 13:30:02 Expected and Actual scan responses are the same
--- PASS: TestScanNonMatchingDatatype (0.01s)
=== RUN   TestInclusionNeither
2023/09/10 13:30:02 In TestInclusionNeither()
2023/09/10 13:30:02 Index found:  index_age
2023/09/10 13:30:02 Using n1ql client
2023/09/10 13:30:02 Expected and Actual scan responses are the same
--- PASS: TestInclusionNeither (0.02s)
=== RUN   TestInclusionLow
2023/09/10 13:30:02 In TestInclusionLow()
2023/09/10 13:30:02 Index found:  index_age
2023/09/10 13:30:02 Using n1ql client
2023/09/10 13:30:02 Expected and Actual scan responses are the same
--- PASS: TestInclusionLow (0.02s)
=== RUN   TestInclusionHigh
2023/09/10 13:30:02 In TestInclusionHigh()
2023/09/10 13:30:02 Index found:  index_age
2023/09/10 13:30:02 Using n1ql client
2023/09/10 13:30:02 Expected and Actual scan responses are the same
--- PASS: TestInclusionHigh (0.02s)
=== RUN   TestInclusionBoth
2023/09/10 13:30:02 In TestInclusionBoth()
2023/09/10 13:30:02 Index found:  index_age
2023/09/10 13:30:02 Using n1ql client
2023/09/10 13:30:02 Expected and Actual scan responses are the same
--- PASS: TestInclusionBoth (0.02s)
=== RUN   TestNestedIndex_String
2023/09/10 13:30:02 In TestNestedIndex_String()
2023/09/10 13:30:09 Created the secondary index index_streetname. Waiting for it become active
2023/09/10 13:30:09 Index is 12417657592685137465 now active
2023/09/10 13:30:09 Using n1ql client
2023/09/10 13:30:09 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_String (6.54s)
=== RUN   TestNestedIndex_Float
2023/09/10 13:30:09 In TestNestedIndex_Float()
2023/09/10 13:30:15 Created the secondary index index_floor. Waiting for it become active
2023/09/10 13:30:15 Index is 1874379979849725559 now active
2023/09/10 13:30:15 Using n1ql client
2023/09/10 13:30:15 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Float (6.66s)
=== RUN   TestNestedIndex_Bool
2023/09/10 13:30:15 In TestNestedIndex_Bool()
2023/09/10 13:30:22 Created the secondary index index_isresidential. Waiting for it become active
2023/09/10 13:30:22 Index is 1357270410714663246 now active
2023/09/10 13:30:22 Using n1ql client
2023/09/10 13:30:22 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Bool (6.62s)
=== RUN   TestLookupJsonObject
2023/09/10 13:30:22 In TestLookupJsonObject()
2023/09/10 13:30:28 Created the secondary index index_streetaddress. Waiting for it become active
2023/09/10 13:30:28 Index is 14118433344049471184 now active
2023/09/10 13:30:28 Using n1ql client
2023/09/10 13:30:29 Count of docScanResults is 1
2023/09/10 13:30:29 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/09/10 13:30:29 Count of scanResults is 1
2023/09/10 13:30:29 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/09/10 13:30:29 Expected and Actual scan responses are the same
--- PASS: TestLookupJsonObject (6.67s)
=== RUN   TestLookupObjDifferentOrdering
2023/09/10 13:30:29 In TestLookupObjDifferentOrdering()
2023/09/10 13:30:29 Index found:  index_streetaddress
2023/09/10 13:30:29 Using n1ql client
2023/09/10 13:30:29 Count of docScanResults is 1
2023/09/10 13:30:29 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/09/10 13:30:29 Count of scanResults is 1
2023/09/10 13:30:29 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/09/10 13:30:29 Expected and Actual scan responses are the same
--- PASS: TestLookupObjDifferentOrdering (0.03s)
=== RUN   TestRangeJsonObject
2023/09/10 13:30:29 In TestRangeJsonObject()
2023/09/10 13:30:29 Index found:  index_streetaddress
2023/09/10 13:30:29 Using n1ql client
2023/09/10 13:30:29 Count of scanResults is 2
2023/09/10 13:30:29 Key: string Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: value.Values [{"buildingname":"Rosewood Gardens","doornumber":"514","floor":2,"streetname":"Karweg Place"}] false
2023/09/10 13:30:29 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/09/10 13:30:29 Count of docScanResults is 2
2023/09/10 13:30:29 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c  Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/09/10 13:30:29 Key: Userbb48952f-f8d1-4e04-a0e1-96b9019706fb  Value: [map[buildingname:Rosewood Gardens doornumber:514 floor:2 streetname:Karweg Place]]
2023/09/10 13:30:29 Expected and Actual scan responses are the same
--- PASS: TestRangeJsonObject (0.00s)
=== RUN   TestLookupFloatDiffForms
2023/09/10 13:30:29 In TestLookupFloatDiffForms()
2023/09/10 13:30:35 Created the secondary index index_latitude. Waiting for it become active
2023/09/10 13:30:35 Index is 15183390665567145384 now active
2023/09/10 13:30:35 Scan 1
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 2
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 3
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 4
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 5
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 6
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
--- PASS: TestLookupFloatDiffForms (6.92s)
=== RUN   TestRangeFloatInclVariations
2023/09/10 13:30:35 In TestRangeFloatInclVariations()
2023/09/10 13:30:35 Index found:  index_latitude
2023/09/10 13:30:35 Scan 1
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 2
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 3
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 4
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 5
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
2023/09/10 13:30:35 Scan 6
2023/09/10 13:30:35 Using n1ql client
2023/09/10 13:30:35 Expected and Actual scan responses are the same
--- PASS: TestRangeFloatInclVariations (0.02s)
=== RUN   TestScanAll
2023/09/10 13:30:35 In TestScanAll()
2023/09/10 13:30:42 Created the secondary index index_name. Waiting for it become active
2023/09/10 13:30:42 Index is 15406100801966051218 now active
2023/09/10 13:30:42 Length of docScanResults = 10502
2023/09/10 13:30:42 Using n1ql client
2023/09/10 13:30:42 Length of scanResults = 10502
2023/09/10 13:30:42 Expected and Actual scan responses are the same
--- PASS: TestScanAll (6.99s)
=== RUN   TestScanAllNestedField
2023/09/10 13:30:42 In TestScanAllNestedField()
2023/09/10 13:30:42 Index found:  index_streetname
2023/09/10 13:30:42 Length of docScanResults = 2
2023/09/10 13:30:42 Using n1ql client
2023/09/10 13:30:42 Length of scanResults = 2
2023/09/10 13:30:42 Expected and Actual scan responses are the same
--- PASS: TestScanAllNestedField (0.01s)
=== RUN   TestBasicPrimaryIndex
2023/09/10 13:30:42 In TestBasicPrimaryIndex()
2023/09/10 13:30:49 Created the secondary index index_p1. Waiting for it become active
2023/09/10 13:30:49 Index is 8143047577040041342 now active
2023-09-10T13:30:49.331+05:30 [Error] transport error between 127.0.0.1:53930->127.0.0.1:9107: write tcp 127.0.0.1:53930->127.0.0.1:9107: write: broken pipe
2023-09-10T13:30:49.331+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:53930->127.0.0.1:9107: write: broken pipe`
2023-09-10T13:30:49.331+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-09-10T13:30:49.331+05:30 [Error] metadataClient:PickRandom: Replicas - [132676434326716129], PrunedReplica - map[], FilteredReplica map[]
2023/09/10 13:30:49 Expected and Actual scan responses are the same
2023/09/10 13:30:49 CountRange() expected and actual is:  1888 and 1888
2023/09/10 13:30:49 lookupkey for CountLookup() = User513aa3af-1759-4e39-bb42-88ee0c3f5429
2023/09/10 13:30:49 CountLookup() = 1
--- PASS: TestBasicPrimaryIndex (6.55s)
=== RUN   TestBasicNullDataType
2023/09/10 13:30:49 In TestBasicNullDataType()
2023/09/10 13:30:49 Index found:  index_email
2023/09/10 13:30:49 Using n1ql client
2023/09/10 13:30:49 Expected and Actual scan responses are the same
--- PASS: TestBasicNullDataType (0.02s)
=== RUN   TestBasicArrayDataType_ScanAll
2023/09/10 13:30:49 In TestBasicArrayDataType_ScanAll()
2023/09/10 13:30:56 Created the secondary index index_tags. Waiting for it become active
2023/09/10 13:30:56 Index is 11805124259516876659 now active
2023/09/10 13:30:56 Using n1ql client
2023/09/10 13:30:56 Expected and Actual scan responses are the same
--- PASS: TestBasicArrayDataType_ScanAll (6.94s)
=== RUN   TestBasicArrayDataType_Lookup
2023/09/10 13:30:56 In TestBasicArrayDataType_Lookup()
2023/09/10 13:30:58 Index found:  index_tags
2023/09/10 13:30:58 Count of scanResults is 1
2023/09/10 13:30:58 Key: string Usere46cea01-38f6-4e7b-92e5-69d64668ae75  Value: value.Values [["reprehenderit","tempor","officia","exercitation","labore","sunt","tempor"]] false
--- PASS: TestBasicArrayDataType_Lookup (2.00s)
=== RUN   TestArrayDataType_LookupMissingArrayValue
2023/09/10 13:30:58 In TestArrayDataType_LookupMissingArrayValue()
2023/09/10 13:30:58 Index found:  index_tags
2023/09/10 13:30:58 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupMissingArrayValue (0.00s)
=== RUN   TestArrayDataType_LookupWrongOrder
2023/09/10 13:30:58 In TestArrayDataType_LookupWrongOrder()
2023/09/10 13:30:58 Index found:  index_tags
2023/09/10 13:30:58 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupWrongOrder (0.00s)
=== RUN   TestArrayDataType_LookupSubset
2023/09/10 13:30:58 In TestArrayDataType_LookupSubset()
2023/09/10 13:30:58 Index found:  index_tags
2023/09/10 13:30:58 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupSubset (0.00s)
=== RUN   TestScanLimitParameter
2023/09/10 13:30:58 In TestScanLimitParameter()
2023/09/10 13:30:58 Index found:  index_age
2023/09/10 13:30:58 Using n1ql client
2023/09/10 13:30:58 Using n1ql client
--- PASS: TestScanLimitParameter (0.02s)
=== RUN   TestCountRange
2023/09/10 13:30:58 In TestRangeCount()
2023/09/10 13:30:58 Index found:  index_age
2023/09/10 13:30:58 Count of expected and actual Range is:  2378 and 2378
2023/09/10 13:30:58 Count of expected and actual Range is: 10002 and 10002
2023/09/10 13:30:58 Count of expected and actual Range are: 0 and 0
2023/09/10 13:30:58 Count of expected and actual Range are: 493 and 493
2023/09/10 13:30:58 Testing CountRange() for key <= val
2023/09/10 13:30:58 Count of expected and actual CountRange for key <= 30 are: 5228 and 5228
2023/09/10 13:30:58 Testing CountRange() for key >= val
2023/09/10 13:30:58 Count of expected and actual CountRange for key >= 25 are: 7687 and 7687
2023/09/10 13:30:58 Testing CountRange() for null < key <= val
2023/09/10 13:30:58 Count of expected and actual CountRange for key > null && key <= 30 are: 5228 and 5228
2023/09/10 13:30:58 Testing CountRange() for val <= key < null 
2023/09/10 13:30:58 Count of expected and actual CountRange for key >= 25 && key < null are: 0 and 0
2023/09/10 13:30:58 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountRange (0.06s)
=== RUN   TestCountLookup
2023/09/10 13:30:58 In TestCountLookup()
2023/09/10 13:30:58 Index found:  index_age
2023/09/10 13:30:58 Count of expected and actual Range are: 515 and 515
2023/09/10 13:30:58 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountLookup (0.01s)
=== RUN   TestRangeStatistics
2023/09/10 13:30:58 In TestRangeCount()
2023/09/10 13:30:58 Index found:  index_age
--- PASS: TestRangeStatistics (0.00s)
=== RUN   TestIndexCreateWithWhere
2023/09/10 13:30:58 In TestIndexCreateWithWhere()
2023/09/10 13:31:03 Created the secondary index index_ageabove30. Waiting for it become active
2023/09/10 13:31:03 Index is 10851613982509959798 now active
2023/09/10 13:31:03 Using n1ql client
2023/09/10 13:31:03 Expected and Actual scan responses are the same
2023/09/10 13:31:03 Lengths of expected and actual scanReuslts are:  4281 and 4281
2023/09/10 13:31:09 Created the secondary index index_ageteens. Waiting for it become active
2023/09/10 13:31:09 Index is 7709121045599064283 now active
2023/09/10 13:31:09 Using n1ql client
2023/09/10 13:31:09 Expected and Actual scan responses are the same
2023/09/10 13:31:09 Lengths of expected and actual scanReuslts are:  0 and 0
2023/09/10 13:31:16 Created the secondary index index_age35to45. Waiting for it become active
2023/09/10 13:31:16 Index is 15208170462673373080 now active
2023/09/10 13:31:16 Using n1ql client
2023/09/10 13:31:16 Expected and Actual scan responses are the same
2023/09/10 13:31:16 Lengths of expected and actual scanReuslts are:  2871 and 2871
--- PASS: TestIndexCreateWithWhere (17.90s)
=== RUN   TestDeferredIndexCreate
2023/09/10 13:31:16 In TestDeferredIndexCreate()
2023/09/10 13:31:16 Created the index index_deferred in deferred mode. Index state is INDEX_STATE_READY
2023/09/10 13:31:18 Build the deferred index index_deferred. Waiting for the index to become active
2023/09/10 13:31:18 Waiting for index 8464839988418364097 to go active ...
2023/09/10 13:31:19 Waiting for index 8464839988418364097 to go active ...
2023/09/10 13:31:20 Waiting for index 8464839988418364097 to go active ...
2023/09/10 13:31:21 Waiting for index 8464839988418364097 to go active ...
2023/09/10 13:31:22 Waiting for index 8464839988418364097 to go active ...
2023/09/10 13:31:23 Index is 8464839988418364097 now active
2023/09/10 13:31:23 Using n1ql client
2023/09/10 13:31:23 Expected and Actual scan responses are the same
--- PASS: TestDeferredIndexCreate (7.15s)
=== RUN   TestCompositeIndex_NumAndString
2023/09/10 13:31:23 In TestCompositeIndex()
2023/09/10 13:31:30 Created the secondary index index_composite1. Waiting for it become active
2023/09/10 13:31:30 Index is 8298862876448167630 now active
2023/09/10 13:31:30 Using n1ql client
2023/09/10 13:31:30 Using n1ql client
2023/09/10 13:31:30 Using n1ql client
2023/09/10 13:31:30 Expected and Actual scan responses are the same
--- PASS: TestCompositeIndex_NumAndString (6.78s)
=== RUN   TestCompositeIndex_TwoNumberFields
2023/09/10 13:31:30 In TestCompositeIndex()
2023/09/10 13:31:37 Created the secondary index index_composite2. Waiting for it become active
2023/09/10 13:31:37 Index is 17091232840739996 now active
2023/09/10 13:31:37 Using n1ql client
--- PASS: TestCompositeIndex_TwoNumberFields (6.88s)
=== RUN   TestNumbers_Int64_Float64
2023/09/10 13:31:37 In TestNumbers_Int64_Float64()
2023/09/10 13:31:43 Created the secondary index idx_numbertest. Waiting for it become active
2023/09/10 13:31:43 Index is 8993471668049035187 now active
2023/09/10 13:31:43 
 ==== Int64 test #0
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Int64 test #1
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Int64 test #2
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Int64 test #3
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Int64 test #4
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Int64 test #5
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Int64 test #6
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Int64 test #7
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Int64 test #8
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Float64 test #0
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Float64 test #1
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Float64 test #2
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
2023/09/10 13:31:44 
 ==== Float64 test #3
2023/09/10 13:31:44 Using n1ql client
2023/09/10 13:31:44 Expected and Actual scan responses are the same
--- PASS: TestNumbers_Int64_Float64 (7.34s)
=== RUN   TestRestartIndexer
2023/09/10 13:31:44 In TestRestartIndexer()
2023/09/10 13:31:44 []
2023-09-10T13:31:44.717+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-09-10T13:31:44.718+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/09/10 13:32:04 Using n1ql client
2023-09-10T13:32:04.667+05:30 [Error] transport error between 127.0.0.1:54814->127.0.0.1:9107: write tcp 127.0.0.1:54814->127.0.0.1:9107: write: broken pipe
2023-09-10T13:32:04.667+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 5309757763107345608 request transport failed `write tcp 127.0.0.1:54814->127.0.0.1:9107: write: broken pipe`
2023/09/10 13:32:04 Len of expected and actual scan results are :  10002 and 10002
2023/09/10 13:32:04 Expected and Actual scan responses are the same
--- PASS: TestRestartIndexer (20.15s)
=== RUN   TestCreateDocsMutation
2023/09/10 13:32:04 In TestCreateDocsMutation()
2023/09/10 13:32:04 Index found:  index_age
2023/09/10 13:32:04 Using n1ql client
2023/09/10 13:32:04 Len of expected and actual scan results are :  10002 and 10002
2023/09/10 13:32:04 Expected and Actual scan responses are the same
2023/09/10 13:32:05 Using n1ql client
2023/09/10 13:32:05 Index Scan after mutations took 232.282946ms
2023/09/10 13:32:05 Len of expected and actual scan results are :  10102 and 10102
2023/09/10 13:32:05 Expected and Actual scan responses are the same
--- PASS: TestCreateDocsMutation (0.54s)
=== RUN   TestRestartProjector
2023/09/10 13:32:05 In TestRestartProjector()
2023/09/10 13:32:05 []
2023/09/10 13:32:25 Using n1ql client
2023/09/10 13:32:25 Len of expected and actual scan results are :  10102 and 10102
2023/09/10 13:32:25 Expected and Actual scan responses are the same
--- PASS: TestRestartProjector (20.08s)
=== RUN   TestDeleteDocsMutation
2023/09/10 13:32:25 In TestDeleteDocsMutation()
2023/09/10 13:32:25 Index found:  index_age
2023/09/10 13:32:25 Using n1ql client
2023/09/10 13:32:25 Len of expected and actual scan results are :  10102 and 10102
2023/09/10 13:32:25 Expected and Actual scan responses are the same
2023/09/10 13:32:25 Using n1ql client
2023/09/10 13:32:26 Index Scan after mutations took 313.922708ms
2023/09/10 13:32:26 Len of expected and actual scan results are :  9902 and 9902
2023/09/10 13:32:26 Expected and Actual scan responses are the same
--- PASS: TestDeleteDocsMutation (0.68s)
=== RUN   TestUpdateDocsMutation
2023/09/10 13:32:26 In TestUpdateDocsMutation()
2023/09/10 13:32:26 Index found:  index_age
2023/09/10 13:32:26 Using n1ql client
2023/09/10 13:32:26 Len of expected and actual scan results are :  9448 and 9448
2023/09/10 13:32:26 Expected and Actual scan responses are the same
2023/09/10 13:32:26 Num of keysFromMutDocs: 100
2023/09/10 13:32:26 Updating number of documents: 100
2023/09/10 13:32:26 Using n1ql client
2023/09/10 13:32:26 Index Scan after mutations took 177.802791ms
2023/09/10 13:32:26 Len of expected and actual scan results are :  9448 and 9448
2023/09/10 13:32:26 Expected and Actual scan responses are the same
--- PASS: TestUpdateDocsMutation (0.49s)
=== RUN   TestLargeMutations
2023/09/10 13:32:26 In TestLargeMutations()
2023/09/10 13:32:26 In DropAllSecondaryIndexes()
2023/09/10 13:32:26 Index found:  index_latitude
2023/09/10 13:32:26 Dropped index index_latitude
2023/09/10 13:32:26 Index found:  index_i2
2023/09/10 13:32:26 Dropped index index_i2
2023/09/10 13:32:26 Index found:  index_height
2023/09/10 13:32:26 Dropped index index_height
2023/09/10 13:32:26 Index found:  index_balance
2023/09/10 13:32:26 Dropped index index_balance
2023/09/10 13:32:26 Index found:  index_floor
2023/09/10 13:32:27 Dropped index index_floor
2023/09/10 13:32:27 Index found:  idx_age
2023/09/10 13:32:27 Dropped index idx_age
2023/09/10 13:32:27 Index found:  idx_numbertest
2023/09/10 13:32:27 Dropped index idx_numbertest
2023/09/10 13:32:27 Index found:  index_state
2023/09/10 13:32:27 Dropped index index_state
2023/09/10 13:32:27 Index found:  index_age35to45
2023/09/10 13:32:27 Dropped index index_age35to45
2023/09/10 13:32:27 Index found:  index_nationality
2023/09/10 13:32:27 Dropped index index_nationality
2023/09/10 13:32:27 Index found:  index_composite2
2023/09/10 13:32:27 Dropped index index_composite2
2023/09/10 13:32:27 Index found:  index_pin
2023/09/10 13:32:27 Dropped index index_pin
2023/09/10 13:32:27 Index found:  index_isresidential
2023/09/10 13:32:27 Dropped index index_isresidential
2023/09/10 13:32:27 Index found:  index_p1
2023/09/10 13:32:27 Dropped index index_p1
2023/09/10 13:32:27 Index found:  index_di1
2023/09/10 13:32:27 Dropped index index_di1
2023/09/10 13:32:27 Index found:  index_streetname
2023/09/10 13:32:27 Dropped index index_streetname
2023/09/10 13:32:27 Index found:  index_ageteens
2023/09/10 13:32:28 Dropped index index_ageteens
2023/09/10 13:32:28 Index found:  index_email
2023/09/10 13:32:28 Dropped index index_email
2023/09/10 13:32:28 Index found:  index_deferred
2023/09/10 13:32:28 Dropped index index_deferred
2023/09/10 13:32:28 Index found:  index_tags
2023/09/10 13:32:28 Dropped index index_tags
2023/09/10 13:32:28 Index found:  index_ageabove30
2023/09/10 13:32:28 Dropped index index_ageabove30
2023/09/10 13:32:28 Index found:  index_gender
2023/09/10 13:32:28 Dropped index index_gender
2023/09/10 13:32:28 Index found:  index_company
2023/09/10 13:32:28 Dropped index index_company
2023/09/10 13:32:28 Index found:  index_streetaddress
2023/09/10 13:32:28 Dropped index index_streetaddress
2023/09/10 13:32:28 Index found:  index_eyeColor
2023/09/10 13:32:28 Dropped index index_eyeColor
2023/09/10 13:32:28 Index found:  index_isActive
2023/09/10 13:32:28 Dropped index index_isActive
2023/09/10 13:32:28 Index found:  index_composite1
2023/09/10 13:32:28 Dropped index index_composite1
2023/09/10 13:32:28 Index found:  index_name
2023/09/10 13:32:28 Dropped index index_name
2023/09/10 13:32:28 Index found:  index_longitude
2023/09/10 13:32:28 Dropped index index_longitude
2023/09/10 13:32:28 Index found:  index_age
2023/09/10 13:32:29 Dropped index index_age
2023/09/10 13:32:29 Index found:  index_cdc
2023/09/10 13:32:29 Dropped index index_cdc
2023/09/10 13:32:48 Created the secondary index indexmut_1. Waiting for it become active
2023/09/10 13:32:48 Index is 3916548656622708240 now active
2023/09/10 13:32:48 Using n1ql client
2023/09/10 13:32:49 Expected and Actual scan responses are the same
2023/09/10 13:32:49 Len of expected and actual scan results are :  29902 and 29902
2023/09/10 13:32:49 ITERATION 0
2023/09/10 13:33:06 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:33:06 Index is 13425031540777802441 now active
2023/09/10 13:33:06 Using n1ql client
2023/09/10 13:33:07 Expected and Actual scan responses are the same
2023/09/10 13:33:07 Len of expected and actual scan results are :  39902 and 39902
2023/09/10 13:33:07 Using n1ql client
2023/09/10 13:33:07 Expected and Actual scan responses are the same
2023/09/10 13:33:07 Len of expected and actual scan results are :  39902 and 39902
2023/09/10 13:33:07 Dropping the secondary index indexmut_2
2023/09/10 13:33:07 Index dropped
2023/09/10 13:33:07 ITERATION 1
2023/09/10 13:33:24 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:33:24 Index is 10906065866067957390 now active
2023/09/10 13:33:24 Using n1ql client
2023/09/10 13:33:25 Expected and Actual scan responses are the same
2023/09/10 13:33:25 Len of expected and actual scan results are :  49902 and 49902
2023/09/10 13:33:25 Using n1ql client
2023/09/10 13:33:25 Expected and Actual scan responses are the same
2023/09/10 13:33:25 Len of expected and actual scan results are :  49902 and 49902
2023/09/10 13:33:25 Dropping the secondary index indexmut_2
2023/09/10 13:33:25 Index dropped
2023/09/10 13:33:25 ITERATION 2
2023/09/10 13:33:43 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:33:43 Index is 1014051226089343392 now active
2023/09/10 13:33:43 Using n1ql client
2023/09/10 13:33:43 Expected and Actual scan responses are the same
2023/09/10 13:33:43 Len of expected and actual scan results are :  59902 and 59902
2023/09/10 13:33:43 Using n1ql client
2023/09/10 13:33:44 Expected and Actual scan responses are the same
2023/09/10 13:33:44 Len of expected and actual scan results are :  59902 and 59902
2023/09/10 13:33:44 Dropping the secondary index indexmut_2
2023/09/10 13:33:44 Index dropped
2023/09/10 13:33:44 ITERATION 3
2023/09/10 13:34:02 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:34:02 Index is 4594057655820282386 now active
2023/09/10 13:34:02 Using n1ql client
2023/09/10 13:34:03 Expected and Actual scan responses are the same
2023/09/10 13:34:03 Len of expected and actual scan results are :  69902 and 69902
2023/09/10 13:34:03 Using n1ql client
2023/09/10 13:34:04 Expected and Actual scan responses are the same
2023/09/10 13:34:04 Len of expected and actual scan results are :  69902 and 69902
2023/09/10 13:34:04 Dropping the secondary index indexmut_2
2023/09/10 13:34:04 Index dropped
2023/09/10 13:34:04 ITERATION 4
2023/09/10 13:34:26 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:34:26 Index is 6102532212481529870 now active
2023/09/10 13:34:26 Using n1ql client
2023/09/10 13:34:27 Expected and Actual scan responses are the same
2023/09/10 13:34:27 Len of expected and actual scan results are :  79902 and 79902
2023/09/10 13:34:27 Using n1ql client
2023/09/10 13:34:27 Expected and Actual scan responses are the same
2023/09/10 13:34:27 Len of expected and actual scan results are :  79902 and 79902
2023/09/10 13:34:27 Dropping the secondary index indexmut_2
2023/09/10 13:34:27 Index dropped
2023/09/10 13:34:27 ITERATION 5
2023/09/10 13:34:46 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:34:46 Index is 10413492995537944520 now active
2023/09/10 13:34:46 Using n1ql client
2023/09/10 13:34:47 Expected and Actual scan responses are the same
2023/09/10 13:34:47 Len of expected and actual scan results are :  89902 and 89902
2023/09/10 13:34:47 Using n1ql client
2023/09/10 13:34:48 Expected and Actual scan responses are the same
2023/09/10 13:34:48 Len of expected and actual scan results are :  89902 and 89902
2023/09/10 13:34:48 Dropping the secondary index indexmut_2
2023/09/10 13:34:48 Index dropped
2023/09/10 13:34:48 ITERATION 6
2023/09/10 13:35:08 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:35:08 Index is 7905010518773745764 now active
2023/09/10 13:35:08 Using n1ql client
2023/09/10 13:35:09 Expected and Actual scan responses are the same
2023/09/10 13:35:09 Len of expected and actual scan results are :  99902 and 99902
2023/09/10 13:35:09 Using n1ql client
2023/09/10 13:35:10 Expected and Actual scan responses are the same
2023/09/10 13:35:10 Len of expected and actual scan results are :  99902 and 99902
2023/09/10 13:35:10 Dropping the secondary index indexmut_2
2023/09/10 13:35:10 Index dropped
2023/09/10 13:35:10 ITERATION 7
2023/09/10 13:35:30 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:35:30 Index is 1057656602588695463 now active
2023/09/10 13:35:30 Using n1ql client
2023/09/10 13:35:31 Expected and Actual scan responses are the same
2023/09/10 13:35:31 Len of expected and actual scan results are :  109902 and 109902
2023/09/10 13:35:31 Using n1ql client
2023/09/10 13:35:32 Expected and Actual scan responses are the same
2023/09/10 13:35:32 Len of expected and actual scan results are :  109902 and 109902
2023/09/10 13:35:32 Dropping the secondary index indexmut_2
2023/09/10 13:35:32 Index dropped
2023/09/10 13:35:32 ITERATION 8
2023/09/10 13:35:57 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:35:57 Index is 18293840107463051591 now active
2023/09/10 13:35:57 Using n1ql client
2023/09/10 13:35:58 Expected and Actual scan responses are the same
2023/09/10 13:35:58 Len of expected and actual scan results are :  119902 and 119902
2023/09/10 13:35:58 Using n1ql client
2023/09/10 13:35:59 Expected and Actual scan responses are the same
2023/09/10 13:35:59 Len of expected and actual scan results are :  119902 and 119902
2023/09/10 13:35:59 Dropping the secondary index indexmut_2
2023/09/10 13:35:59 Index dropped
2023/09/10 13:35:59 ITERATION 9
2023/09/10 13:36:21 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:36:21 Index is 4866269056342572751 now active
2023/09/10 13:36:21 Using n1ql client
2023/09/10 13:36:22 Expected and Actual scan responses are the same
2023/09/10 13:36:22 Len of expected and actual scan results are :  129902 and 129902
2023/09/10 13:36:22 Using n1ql client
2023/09/10 13:36:24 Expected and Actual scan responses are the same
2023/09/10 13:36:24 Len of expected and actual scan results are :  129902 and 129902
2023/09/10 13:36:24 Dropping the secondary index indexmut_2
2023/09/10 13:36:24 Index dropped
2023/09/10 13:36:24 ITERATION 10
2023/09/10 13:36:50 Created the secondary index indexmut_2. Waiting for it become active
2023/09/10 13:36:50 Index is 3588337221717232434 now active
2023/09/10 13:36:51 Using n1ql client
2023/09/10 13:36:52 Expected and Actual scan responses are the same
2023/09/10 13:36:52 Len of expected and actual scan results are :  139902 and 139902
2023/09/10 13:36:52 Using n1ql client
2023/09/10 13:36:53 Expected and Actual scan responses are the same
2023/09/10 13:36:53 Len of expected and actual scan results are :  139902 and 139902
2023/09/10 13:36:53 Dropping the secondary index indexmut_2
2023/09/10 13:36:53 Index dropped
--- PASS: TestLargeMutations (266.71s)
=== RUN   TestPlanner
2023/09/10 13:36:53 In TestPlanner()
2023/09/10 13:36:53 -------------------------------------------
2023/09/10 13:36:53 initial placement - 20-50M, 10 index, 3 replica, 2x
2023-09-10T13:36:53.271+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:53.286+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:36:53.286+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:36:53.287+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:36:53.287+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:36:53.292+05:30 [Info] switched currmeta from 484 -> 486 force true 
2023-09-10T13:36:53.293+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-09-10T13:36:53.299+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:36:53.299+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:36:53.301+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:36:53.301+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:36:53.303+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-09-10T13:36:53.303+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-09-10T13:36:53.393+05:30 [Info] Score: 0.009000319263448173
2023-09-10T13:36:53.393+05:30 [Info] Memory Quota: 64829149760 (60.3769G)
2023-09-10T13:36:53.393+05:30 [Info] CPU Quota: 12
2023-09-10T13:36:53.393+05:30 [Info] Indexer Memory Mean 41893494745 (39.0164G)
2023-09-10T13:36:53.393+05:30 [Info] Indexer Memory Deviation 754109655 (719.175M) (1.80%)
2023-09-10T13:36:53.393+05:30 [Info] Indexer Memory Utilization 0.6462
2023-09-10T13:36:53.393+05:30 [Info] Indexer CPU Mean 10.9883
2023-09-10T13:36:53.393+05:30 [Info] Indexer CPU Deviation 2.31 (20.98%)
2023-09-10T13:36:53.393+05:30 [Info] Indexer CPU Utilization 0.9157
2023-09-10T13:36:53.393+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:53.393+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:53.393+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:53.393+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:53.393+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:53.393+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:53.393+05:30 [Info] Indexer Data Size Mean 41893494745 (39.0164G)
2023-09-10T13:36:53.393+05:30 [Info] Indexer Data Size Deviation 754109655 (719.175M) (1.80%)
2023-09-10T13:36:53.393+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:53.393+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:53.393+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:53.393+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:53 -------------------------------------------
2023/09/10 13:36:53 initial placement - 20-50M, 30 index, 3 replica, 2x
2023-09-10T13:36:53.394+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:54.340+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-09-10T13:36:54.344+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:36:54.344+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:36:54.346+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-09-10T13:36:54.347+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:36:54.347+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:36:54.349+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-09-10T13:36:54.443+05:30 [Info] Score: 0.031267648837151094
2023-09-10T13:36:54.443+05:30 [Info] Memory Quota: 61825750440 (57.5797G)
2023-09-10T13:36:54.443+05:30 [Info] CPU Quota: 12
2023-09-10T13:36:54.443+05:30 [Info] Indexer Memory Mean 39187081136 (36.4958G)
2023-09-10T13:36:54.443+05:30 [Info] Indexer Memory Deviation 2450575783 (2.28228G) (6.25%)
2023-09-10T13:36:54.443+05:30 [Info] Indexer Memory Utilization 0.6338
2023-09-10T13:36:54.443+05:30 [Info] Indexer CPU Mean 10.9824
2023-09-10T13:36:54.443+05:30 [Info] Indexer CPU Deviation 2.87 (26.14%)
2023-09-10T13:36:54.443+05:30 [Info] Indexer CPU Utilization 0.9152
2023-09-10T13:36:54.443+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:54.443+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:54.443+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:54.443+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:54.444+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:54.444+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:54.444+05:30 [Info] Indexer Data Size Mean 39187081136 (36.4958G)
2023-09-10T13:36:54.444+05:30 [Info] Indexer Data Size Deviation 2450575783 (2.28228G) (6.25%)
2023-09-10T13:36:54.444+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:54.444+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:54.444+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:54.444+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:54 -------------------------------------------
2023/09/10 13:36:54 initial placement - 20-50M, 30 index, 3 replica, 4x
2023-09-10T13:36:54.444+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:54.725+05:30 [Info] Score: 0.011745278743698738
2023-09-10T13:36:54.725+05:30 [Info] Memory Quota: 126759726516 (118.054G)
2023-09-10T13:36:54.725+05:30 [Info] CPU Quota: 24
2023-09-10T13:36:54.725+05:30 [Info] Indexer Memory Mean 83289628013 (77.5695G)
2023-09-10T13:36:54.725+05:30 [Info] Indexer Memory Deviation 1956519794 (1.82215G) (2.35%)
2023-09-10T13:36:54.725+05:30 [Info] Indexer Memory Utilization 0.6571
2023-09-10T13:36:54.726+05:30 [Info] Indexer CPU Mean 23.5405
2023-09-10T13:36:54.726+05:30 [Info] Indexer CPU Deviation 4.00 (16.99%)
2023-09-10T13:36:54.726+05:30 [Info] Indexer CPU Utilization 0.9809
2023-09-10T13:36:54.726+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:54.726+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:54.726+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:54.726+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:54.726+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:54.726+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:54.726+05:30 [Info] Indexer Data Size Mean 83289628013 (77.5695G)
2023-09-10T13:36:54.726+05:30 [Info] Indexer Data Size Deviation 1956519794 (1.82215G) (2.35%)
2023-09-10T13:36:54.726+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:54.726+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:54.726+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:54.726+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:54 -------------------------------------------
2023/09/10 13:36:54 initial placement - 200-500M, 10 index, 3 replica, 2x
2023-09-10T13:36:54.726+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:54.775+05:30 [Info] Score: 0.03244142686277223
2023-09-10T13:36:54.775+05:30 [Info] Memory Quota: 513029297336 (477.796G)
2023-09-10T13:36:54.775+05:30 [Info] CPU Quota: 12
2023-09-10T13:36:54.775+05:30 [Info] Indexer Memory Mean 376041786208 (350.216G)
2023-09-10T13:36:54.775+05:30 [Info] Indexer Memory Deviation 24398664209 (22.723G) (6.49%)
2023-09-10T13:36:54.775+05:30 [Info] Indexer Memory Utilization 0.7330
2023-09-10T13:36:54.775+05:30 [Info] Indexer CPU Mean 10.1693
2023-09-10T13:36:54.775+05:30 [Info] Indexer CPU Deviation 2.42 (23.82%)
2023-09-10T13:36:54.775+05:30 [Info] Indexer CPU Utilization 0.8474
2023-09-10T13:36:54.775+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:54.775+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:54.775+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:54.775+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:54.775+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:54.775+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:54.775+05:30 [Info] Indexer Data Size Mean 376041786208 (350.216G)
2023-09-10T13:36:54.775+05:30 [Info] Indexer Data Size Deviation 24398664209 (22.723G) (6.49%)
2023-09-10T13:36:54.775+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:54.775+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:54.775+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:54.775+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:54 -------------------------------------------
2023/09/10 13:36:54 initial placement - 200-500M, 30 index, 3 replica, 2x
2023-09-10T13:36:54.776+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:55.532+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:55.532+05:30 [Info] Score: 0.024131419285142747
2023-09-10T13:36:55.532+05:30 [Info] Memory Quota: 547371469666 (509.779G)
2023-09-10T13:36:55.532+05:30 [Info] CPU Quota: 12
2023-09-10T13:36:55.532+05:30 [Info] Indexer Memory Mean 425616285246 (396.386G)
2023-09-10T13:36:55.532+05:30 [Info] Indexer Memory Deviation 20541450067 (19.1307G) (4.83%)
2023-09-10T13:36:55.532+05:30 [Info] Indexer Memory Utilization 0.7776
2023-09-10T13:36:55.532+05:30 [Info] Indexer CPU Mean 13.3169
2023-09-10T13:36:55.532+05:30 [Info] Indexer CPU Deviation 3.39 (25.47%)
2023-09-10T13:36:55.532+05:30 [Info] Indexer CPU Utilization 1.1097
2023-09-10T13:36:55.532+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:55.532+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:55.532+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:55.532+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:55.532+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:55.532+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:55.532+05:30 [Info] Indexer Data Size Mean 425616285246 (396.386G)
2023-09-10T13:36:55.532+05:30 [Info] Indexer Data Size Deviation 20541450067 (19.1307G) (4.83%)
2023-09-10T13:36:55.532+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:55.532+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:55.532+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:55.532+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:55 -------------------------------------------
2023/09/10 13:36:55 initial placement - mixed small/medium, 30 index, 3 replica, 1.5/4x
2023-09-10T13:36:55.533+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:55.849+05:30 [Info] Score: 0.00497793866539918
2023-09-10T13:36:55.849+05:30 [Info] Memory Quota: 374923730476 (349.175G)
2023-09-10T13:36:55.849+05:30 [Info] CPU Quota: 16
2023-09-10T13:36:55.849+05:30 [Info] Indexer Memory Mean 314922068590 (293.294G)
2023-09-10T13:36:55.849+05:30 [Info] Indexer Memory Deviation 3135325483 (2.92G) (1.00%)
2023-09-10T13:36:55.849+05:30 [Info] Indexer Memory Utilization 0.8400
2023-09-10T13:36:55.849+05:30 [Info] Indexer CPU Mean 11.3732
2023-09-10T13:36:55.849+05:30 [Info] Indexer CPU Deviation 5.98 (52.57%)
2023-09-10T13:36:55.849+05:30 [Info] Indexer CPU Utilization 0.7108
2023-09-10T13:36:55.849+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:55.849+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:55.849+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:55.849+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:55.849+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:55.849+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:55.849+05:30 [Info] Indexer Data Size Mean 314922068590 (293.294G)
2023-09-10T13:36:55.849+05:30 [Info] Indexer Data Size Deviation 3135325483 (2.92G) (1.00%)
2023-09-10T13:36:55.849+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:55.849+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:55.849+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:55.849+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:55 -------------------------------------------
2023/09/10 13:36:55 initial placement - mixed all, 30 index, 3 replica, 1.5/4x
2023-09-10T13:36:55.851+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:56.931+05:30 [Info] Score: 0.019547876456670894
2023-09-10T13:36:56.932+05:30 [Info] Memory Quota: 408073781884 (380.048G)
2023-09-10T13:36:56.932+05:30 [Info] CPU Quota: 20
2023-09-10T13:36:56.932+05:30 [Info] Indexer Memory Mean 319248169105 (297.323G)
2023-09-10T13:36:56.932+05:30 [Info] Indexer Memory Deviation 12481247537 (11.6241G) (3.91%)
2023-09-10T13:36:56.932+05:30 [Info] Indexer Memory Utilization 0.7823
2023-09-10T13:36:56.932+05:30 [Info] Indexer CPU Mean 7.9643
2023-09-10T13:36:56.932+05:30 [Info] Indexer CPU Deviation 2.42 (30.45%)
2023-09-10T13:36:56.932+05:30 [Info] Indexer CPU Utilization 0.3982
2023-09-10T13:36:56.932+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:56.932+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:56.932+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:56.932+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:56.932+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:56.932+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:56.932+05:30 [Info] Indexer Data Size Mean 319248169105 (297.323G)
2023-09-10T13:36:56.932+05:30 [Info] Indexer Data Size Deviation 12481247537 (11.6241G) (3.91%)
2023-09-10T13:36:56.932+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:56.932+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:56.932+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:56.932+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:56 -------------------------------------------
2023/09/10 13:36:56 initial placement - 6 2M index, 1 replica, 2x
2023-09-10T13:36:56.942+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:56.957+05:30 [Info] Score: 0
2023-09-10T13:36:56.957+05:30 [Info] Memory Quota: 4848128000 (4.51517G)
2023-09-10T13:36:56.957+05:30 [Info] CPU Quota: 2
2023-09-10T13:36:56.957+05:30 [Info] Indexer Memory Mean 2080000000 (1.93715G)
2023-09-10T13:36:56.957+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:36:56.957+05:30 [Info] Indexer Memory Utilization 0.4290
2023-09-10T13:36:56.957+05:30 [Info] Indexer CPU Mean 1.2000
2023-09-10T13:36:56.957+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:36:56.957+05:30 [Info] Indexer CPU Utilization 0.6000
2023-09-10T13:36:56.957+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:56.957+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:56.957+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:56.957+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:56.957+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:56.957+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:56.957+05:30 [Info] Indexer Data Size Mean 2080000000 (1.93715G)
2023-09-10T13:36:56.957+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:36:56.957+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:56.957+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:56.958+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:56.958+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:56 -------------------------------------------
2023/09/10 13:36:56 initial placement - 5 20M primary index, 2 replica, 2x
2023-09-10T13:36:56.967+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:57.007+05:30 [Info] Score: 0
2023-09-10T13:36:57.007+05:30 [Info] Memory Quota: 14310128000 (13.3273G)
2023-09-10T13:36:57.007+05:30 [Info] CPU Quota: 2
2023-09-10T13:36:57.008+05:30 [Info] Indexer Memory Mean 10960000000 (10.2073G)
2023-09-10T13:36:57.008+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.008+05:30 [Info] Indexer Memory Utilization 0.7659
2023-09-10T13:36:57.008+05:30 [Info] Indexer CPU Mean 1.2000
2023-09-10T13:36:57.008+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:36:57.008+05:30 [Info] Indexer CPU Utilization 0.6000
2023-09-10T13:36:57.008+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:57.008+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:57.008+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:57.008+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.008+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:57.008+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.008+05:30 [Info] Indexer Data Size Mean 10960000000 (10.2073G)
2023-09-10T13:36:57.008+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.008+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:57.008+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:57.008+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:57.008+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:57 -------------------------------------------
2023/09/10 13:36:57 initial placement - 5 20M array index, 2 replica, 2x
2023-09-10T13:36:57.017+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:57.058+05:30 [Info] Score: 0
2023-09-10T13:36:57.059+05:30 [Info] Memory Quota: 237416768000 (221.112G)
2023-09-10T13:36:57.059+05:30 [Info] CPU Quota: 2
2023-09-10T13:36:57.059+05:30 [Info] Indexer Memory Mean 191440000000 (178.292G)
2023-09-10T13:36:57.059+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.059+05:30 [Info] Indexer Memory Utilization 0.8063
2023-09-10T13:36:57.059+05:30 [Info] Indexer CPU Mean 1.2000
2023-09-10T13:36:57.059+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:36:57.059+05:30 [Info] Indexer CPU Utilization 0.6000
2023-09-10T13:36:57.059+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:57.059+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:57.059+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:57.059+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.059+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:57.059+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.059+05:30 [Info] Indexer Data Size Mean 191440000000 (178.292G)
2023-09-10T13:36:57.059+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.059+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:57.059+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:57.059+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:57.059+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:57 -------------------------------------------
2023/09/10 13:36:57 initial placement - 3 replica constraint, 2 index, 2x
2023-09-10T13:36:57.062+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:57.093+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-09-10T13:36:57.099+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:36:57.099+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:36:57.100+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:36:57.100+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:36:57.101+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-09-10T13:36:57.101+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-09-10T13:36:57.108+05:30 [Info] Score: 0
2023-09-10T13:36:57.108+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-09-10T13:36:57.108+05:30 [Info] CPU Quota: 2
2023-09-10T13:36:57.108+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-09-10T13:36:57.108+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.108+05:30 [Info] Indexer Memory Utilization 0.0049
2023-09-10T13:36:57.108+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:36:57.108+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:36:57.108+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:36:57.108+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:57.108+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:57.108+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:57.108+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.108+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:57.108+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.108+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-09-10T13:36:57.108+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.108+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:57.108+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:57.108+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:57.108+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:57 -------------------------------------------
2023/09/10 13:36:57 incr placement - 20-50M, 5 2M index, 1 replica, 1x
2023-09-10T13:36:57.118+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.03251159844323449
2023-09-10T13:36:57.263+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:57.263+05:30 [Info] Score: 0.007189938568471697
2023-09-10T13:36:57.263+05:30 [Info] Memory Quota: 125233041042 (116.632G)
2023-09-10T13:36:57.263+05:30 [Info] CPU Quota: 27
2023-09-10T13:36:57.263+05:30 [Info] Indexer Memory Mean 71117238485 (66.2331G)
2023-09-10T13:36:57.263+05:30 [Info] Indexer Memory Deviation 1022657151 (975.282M) (1.44%)
2023-09-10T13:36:57.263+05:30 [Info] Indexer Memory Utilization 0.5679
2023-09-10T13:36:57.263+05:30 [Info] Indexer CPU Mean 20.1734
2023-09-10T13:36:57.263+05:30 [Info] Indexer CPU Deviation 1.87 (9.29%)
2023-09-10T13:36:57.263+05:30 [Info] Indexer CPU Utilization 0.7472
2023-09-10T13:36:57.263+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:57.263+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:57.263+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:57.263+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.263+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:57.263+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.263+05:30 [Info] Indexer Data Size Mean 71117238485 (66.2331G)
2023-09-10T13:36:57.263+05:30 [Info] Indexer Data Size Deviation 1022657151 (975.282M) (1.44%)
2023-09-10T13:36:57.263+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:57.263+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:57.263+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:57.263+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:57 -------------------------------------------
2023/09/10 13:36:57 incr placement - mixed small/medium, 6 2M index, 1 replica, 1x
2023-09-10T13:36:57.275+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0017057348607938559
2023-09-10T13:36:57.519+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:57.519+05:30 [Info] Score: 0.00043718596495524715
2023-09-10T13:36:57.519+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-09-10T13:36:57.519+05:30 [Info] CPU Quota: 20
2023-09-10T13:36:57.519+05:30 [Info] Indexer Memory Mean 393025602195 (366.034G)
2023-09-10T13:36:57.519+05:30 [Info] Indexer Memory Deviation 343650554 (327.731M) (0.09%)
2023-09-10T13:36:57.519+05:30 [Info] Indexer Memory Utilization 0.7321
2023-09-10T13:36:57.519+05:30 [Info] Indexer CPU Mean 14.2305
2023-09-10T13:36:57.519+05:30 [Info] Indexer CPU Deviation 0.95 (6.65%)
2023-09-10T13:36:57.519+05:30 [Info] Indexer CPU Utilization 0.7115
2023-09-10T13:36:57.519+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:57.519+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:57.519+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:57.519+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.519+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:57.519+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.519+05:30 [Info] Indexer Data Size Mean 393025602195 (366.034G)
2023-09-10T13:36:57.519+05:30 [Info] Indexer Data Size Deviation 343650554 (327.731M) (0.09%)
2023-09-10T13:36:57.519+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:57.519+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:57.519+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:57.519+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:57 -------------------------------------------
2023/09/10 13:36:57 incr placement - 3 server group, 3 replica, 1x
2023-09-10T13:36:57.522+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:36:57.535+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:57.535+05:30 [Info] Score: 0
2023-09-10T13:36:57.535+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-09-10T13:36:57.535+05:30 [Info] CPU Quota: 16
2023-09-10T13:36:57.535+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-09-10T13:36:57.535+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.535+05:30 [Info] Indexer Memory Utilization 0.0049
2023-09-10T13:36:57.535+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:36:57.535+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:36:57.535+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:36:57.535+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:57.535+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:57.535+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:57.535+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.535+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:57.535+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.535+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-09-10T13:36:57.535+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.535+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:57.535+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:57.536+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:57.536+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:57 -------------------------------------------
2023/09/10 13:36:57 incr placement - 2 server group, 3 replica, 1x
2023-09-10T13:36:57.538+05:30 [Warn] Index has more replica than server group. Index=index1 0 Bucket=bucket2 Scope= Collection=
2023-09-10T13:36:57.538+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 1) Bucket=bucket2 Scope= Collection=
2023-09-10T13:36:57.538+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 2) Bucket=bucket2 Scope= Collection=
2023-09-10T13:36:57.538+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-09-10T13:36:57.567+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:57.567+05:30 [Info] Score: 0
2023-09-10T13:36:57.567+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-09-10T13:36:57.567+05:30 [Info] CPU Quota: 16
2023-09-10T13:36:57.567+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-09-10T13:36:57.567+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.567+05:30 [Info] Indexer Memory Utilization 0.0049
2023-09-10T13:36:57.567+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:36:57.567+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:36:57.567+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:36:57.567+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:57.567+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:57.567+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:57.567+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.567+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:57.567+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.567+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-09-10T13:36:57.567+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:36:57.567+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:57.567+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:57.567+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:57.567+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:57 -------------------------------------------
2023/09/10 13:36:57 rebalance - 20-50M, 90 index, 20% shuffle, 1x, utilization 90%+
2023-09-10T13:36:57.569+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.1967316658683402
2023-09-10T13:36:57.569+05:30 [Info] Planner::initial temperature: initial resource variation 0.1967316658683402 temp 0.01967316658683402
2023-09-10T13:36:57.766+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:57.766+05:30 [Info] Score: 0.17424911959667955
2023-09-10T13:36:57.766+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-09-10T13:36:57.766+05:30 [Info] CPU Quota: 30
2023-09-10T13:36:57.766+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-09-10T13:36:57.766+05:30 [Info] Indexer Memory Deviation 3211132199 (2.9906G) (3.61%)
2023-09-10T13:36:57.766+05:30 [Info] Indexer Memory Utilization 0.6367
2023-09-10T13:36:57.766+05:30 [Info] Indexer CPU Mean 24.0538
2023-09-10T13:36:57.766+05:30 [Info] Indexer CPU Deviation 3.17 (13.17%)
2023-09-10T13:36:57.766+05:30 [Info] Indexer CPU Utilization 0.8018
2023-09-10T13:36:57.766+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:57.766+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:57.766+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:57.766+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.766+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:57.766+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:57.766+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-09-10T13:36:57.766+05:30 [Info] Indexer Data Size Deviation 3211132199 (2.9906G) (3.61%)
2023-09-10T13:36:57.766+05:30 [Info] Total Index Data (from non-deleted node) 993.273G
2023-09-10T13:36:57.766+05:30 [Info] Index Data Moved (exclude new node) 323.739G (32.59%)
2023-09-10T13:36:57.766+05:30 [Info] No. Index (from non-deleted node) 90
2023-09-10T13:36:57.766+05:30 [Info] No. Index Moved (exclude new node) 29 (32.22%)
2023/09/10 13:36:57 -------------------------------------------
2023/09/10 13:36:57 rebalance - mixed small/medium, 90 index, 20% shuffle, 1x
2023-09-10T13:36:57.768+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4270087781502695
2023-09-10T13:36:57.768+05:30 [Info] Planner::initial temperature: initial resource variation 0.4270087781502695 temp 0.042700877815026954
2023-09-10T13:36:58.007+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:58.008+05:30 [Info] Score: 0.18345752372266363
2023-09-10T13:36:58.008+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-09-10T13:36:58.008+05:30 [Info] CPU Quota: 20
2023-09-10T13:36:58.008+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-09-10T13:36:58.008+05:30 [Info] Indexer Memory Deviation 32988082308 (30.7225G) (8.40%)
2023-09-10T13:36:58.008+05:30 [Info] Indexer Memory Utilization 0.7311
2023-09-10T13:36:58.008+05:30 [Info] Indexer CPU Mean 13.9305
2023-09-10T13:36:58.008+05:30 [Info] Indexer CPU Deviation 3.17 (22.75%)
2023-09-10T13:36:58.008+05:30 [Info] Indexer CPU Utilization 0.6965
2023-09-10T13:36:58.008+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:58.008+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:58.008+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:58.008+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.008+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:58.008+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.008+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-09-10T13:36:58.008+05:30 [Info] Indexer Data Size Deviation 32988082308 (30.7225G) (8.40%)
2023-09-10T13:36:58.008+05:30 [Info] Total Index Data (from non-deleted node) 4.28378T
2023-09-10T13:36:58.008+05:30 [Info] Index Data Moved (exclude new node) 1.78912T (41.77%)
2023-09-10T13:36:58.008+05:30 [Info] No. Index (from non-deleted node) 90
2023-09-10T13:36:58.008+05:30 [Info] No. Index Moved (exclude new node) 18 (20.00%)
2023/09/10 13:36:58 -------------------------------------------
2023/09/10 13:36:58 rebalance - travel sample, 10% shuffle, 1x
2023-09-10T13:36:58.009+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.23680133137265638
2023-09-10T13:36:58.009+05:30 [Info] Planner::initial temperature: initial resource variation 0.23680133137265638 temp 0.02368013313726564
2023-09-10T13:36:58.037+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:58.037+05:30 [Info] Score: 0.04715225965046212
2023-09-10T13:36:58.037+05:30 [Info] Memory Quota: 536870912 (512M)
2023-09-10T13:36:58.037+05:30 [Info] CPU Quota: 8
2023-09-10T13:36:58.037+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-09-10T13:36:58.037+05:30 [Info] Indexer Memory Deviation 1632564 (1.55693M) (9.33%)
2023-09-10T13:36:58.037+05:30 [Info] Indexer Memory Utilization 0.0326
2023-09-10T13:36:58.037+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:36:58.037+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:36:58.037+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:36:58.037+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:58.037+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:58.037+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:58.037+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.037+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:58.037+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.037+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-09-10T13:36:58.037+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:36:58.037+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:58.037+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:58.037+05:30 [Info] No. Index (from non-deleted node) 10
2023-09-10T13:36:58.037+05:30 [Info] No. Index Moved (exclude new node) 1 (10.00%)
2023/09/10 13:36:58 -------------------------------------------
2023/09/10 13:36:58 rebalance - 20-50M, 90 index, swap 2, 1x
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-09-10T13:36:58.039+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-09-10T13:36:58.039+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4095843409677649
2023-09-10T13:36:58.040+05:30 [Info] Planner::initial temperature: initial resource variation 0.4095843409677649 temp 0.04095843409677649
2023-09-10T13:36:58.229+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:58.229+05:30 [Info] Score: 0.015587109653851194
2023-09-10T13:36:58.229+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-09-10T13:36:58.229+05:30 [Info] CPU Quota: 30
2023-09-10T13:36:58.229+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-09-10T13:36:58.229+05:30 [Info] Indexer Memory Deviation 2770657644 (2.58038G) (3.12%)
2023-09-10T13:36:58.229+05:30 [Info] Indexer Memory Utilization 0.6367
2023-09-10T13:36:58.229+05:30 [Info] Indexer CPU Mean 24.0538
2023-09-10T13:36:58.229+05:30 [Info] Indexer CPU Deviation 0.70 (2.89%)
2023-09-10T13:36:58.229+05:30 [Info] Indexer CPU Utilization 0.8018
2023-09-10T13:36:58.229+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:58.229+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:58.229+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:58.229+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.229+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:58.229+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.229+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-09-10T13:36:58.229+05:30 [Info] Indexer Data Size Deviation 2770657644 (2.58038G) (3.12%)
2023-09-10T13:36:58.229+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:58.229+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:58.229+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:58.229+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:58 -------------------------------------------
2023/09/10 13:36:58 rebalance - mixed small/medium, 90 index, swap 2, 1x
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 416480912
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-09-10T13:36:58.231+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-09-10T13:36:58.231+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4082556623939647
2023-09-10T13:36:58.231+05:30 [Info] Planner::initial temperature: initial resource variation 0.4082556623939647 temp 0.040825566239396475
2023-09-10T13:36:58.392+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:36:58.392+05:30 [Info] Score: 0.0011357071492739945
2023-09-10T13:36:58.392+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-09-10T13:36:58.392+05:30 [Info] CPU Quota: 20
2023-09-10T13:36:58.392+05:30 [Info] Indexer Memory Mean 392505602195 (365.549G)
2023-09-10T13:36:58.393+05:30 [Info] Indexer Memory Deviation 891542837 (850.242M) (0.23%)
2023-09-10T13:36:58.393+05:30 [Info] Indexer Memory Utilization 0.7311
2023-09-10T13:36:58.393+05:30 [Info] Indexer CPU Mean 13.9305
2023-09-10T13:36:58.393+05:30 [Info] Indexer CPU Deviation 0.62 (4.46%)
2023-09-10T13:36:58.393+05:30 [Info] Indexer CPU Utilization 0.6965
2023-09-10T13:36:58.393+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:58.393+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:58.393+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:58.393+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.393+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:58.393+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.393+05:30 [Info] Indexer Data Size Mean 392505602195 (365.549G)
2023-09-10T13:36:58.393+05:30 [Info] Indexer Data Size Deviation 891542837 (850.242M) (0.23%)
2023-09-10T13:36:58.393+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:58.393+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:58.393+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:58.393+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:58 -------------------------------------------
2023/09/10 13:36:58 rebalance - travel sample, swap 2, 1x
2023-09-10T13:36:58.393+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 192.168.1.8:9000
2023-09-10T13:36:58.393+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-09-10T13:36:58.393+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0086622738872069
2023-09-10T13:36:58.393+05:30 [Info] Planner::initial temperature: initial resource variation 1.0086622738872069 temp 0.1008662273887207
2023-09-10T13:36:58.538+05:30 [Info] Score: 0.0003181929343700274
2023-09-10T13:36:58.538+05:30 [Info] Memory Quota: 536870912 (512M)
2023-09-10T13:36:58.538+05:30 [Info] CPU Quota: 8
2023-09-10T13:36:58.538+05:30 [Info] Indexer Memory Mean 17503138 (16.6923M)
2023-09-10T13:36:58.538+05:30 [Info] Indexer Memory Deviation 22277 (21.7549K) (0.13%)
2023-09-10T13:36:58.538+05:30 [Info] Indexer Memory Utilization 0.0326
2023-09-10T13:36:58.538+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:36:58.538+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:36:58.538+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:36:58.538+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:36:58.538+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:36:58.538+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:36:58.538+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.538+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:36:58.538+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:36:58.538+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-09-10T13:36:58.538+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:36:58.538+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:36:58.538+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:36:58.538+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:36:58.538+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:36:58 -------------------------------------------
2023/09/10 13:36:58 rebalance - 8 identical index, add 4, 1x
2023-09-10T13:36:58.539+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-09-10T13:36:58.539+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-09-10T13:36:58.539+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-09-10T13:36:58.539+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-09-10T13:36:58.539+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-09-10T13:36:58.539+05:30 [Info] Planner::initial temperature: initial resource variation 1 temp 0.1
2023-09-10T13:37:02.099+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-09-10T13:37:02.104+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:37:02.104+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:37:02.105+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T13:37:02.105+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T13:37:02.106+05:30 [Info] switched currmeta from 486 -> 486 force true 
2023-09-10T13:37:02.106+05:30 [Info] switched currmeta from 490 -> 490 force true 
2023-09-10T13:37:02.442+05:30 [Info] Score: 0
2023-09-10T13:37:02.442+05:30 [Info] Memory Quota: 930294000 (887.197M)
2023-09-10T13:37:02.442+05:30 [Info] CPU Quota: 2
2023-09-10T13:37:02.442+05:30 [Info] Indexer Memory Mean 260000000 (247.955M)
2023-09-10T13:37:02.442+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:37:02.442+05:30 [Info] Indexer Memory Utilization 0.2795
2023-09-10T13:37:02.443+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:37:02.443+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:37:02.443+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:37:02.443+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:02.443+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:02.443+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:02.443+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:02.443+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:02.443+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:02.443+05:30 [Info] Indexer Data Size Mean 260000000 (247.955M)
2023-09-10T13:37:02.443+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:02.443+05:30 [Info] Total Index Data (from non-deleted node) 1.93715G
2023-09-10T13:37:02.443+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:02.443+05:30 [Info] No. Index (from non-deleted node) 8
2023-09-10T13:37:02.443+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:37:02 -------------------------------------------
2023/09/10 13:37:02 rebalance - 8 identical index, delete 2, 2x
2023-09-10T13:37:02.443+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:37:02.443+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023-09-10T13:37:02.489+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:02.489+05:30 [Info] Score: 0
2023-09-10T13:37:02.489+05:30 [Info] Memory Quota: 1060588000 (1011.46M)
2023-09-10T13:37:02.489+05:30 [Info] CPU Quota: 4
2023-09-10T13:37:02.489+05:30 [Info] Indexer Memory Mean 10400000 (9.91821M)
2023-09-10T13:37:02.489+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:37:02.489+05:30 [Info] Indexer Memory Utilization 0.0098
2023-09-10T13:37:02.489+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:37:02.489+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:37:02.489+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:37:02.489+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:02.489+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:02.489+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:02.489+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:02.489+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:02.489+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:02.489+05:30 [Info] Indexer Data Size Mean 10400000 (9.91821M)
2023-09-10T13:37:02.489+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:02.489+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:02.489+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:02.489+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:02.489+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:37:02 -------------------------------------------
2023/09/10 13:37:02 rebalance - drop replcia - 3 replica, 3 zone, delete 1, 2x
2023-09-10T13:37:02.490+05:30 [Warn] There is more replica than available nodes.  Will not move index replica (default,,,country) from ejected node 127.0.0.1:9001
2023-09-10T13:37:02.490+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-09-10T13:37:02.490+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-09-10T13:37:02.490+05:30 [Info] Score: 0
2023-09-10T13:37:02.490+05:30 [Info] Memory Quota: 536870912 (512M)
2023-09-10T13:37:02.490+05:30 [Info] CPU Quota: 16
2023-09-10T13:37:02.490+05:30 [Info] Indexer Memory Mean 0 (0)
2023-09-10T13:37:02.490+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:37:02.490+05:30 [Info] Indexer Memory Utilization 0.0000
2023-09-10T13:37:02.490+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:37:02.490+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:37:02.490+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:37:02.490+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:02.490+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:02.490+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:02.490+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:02.490+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:02.490+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-09-10T13:37:02.491+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:02.491+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:02.491+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:37:02 -------------------------------------------
2023/09/10 13:37:02 rebalance - rebuid replica - 3 replica, 3 zone, add 1, delete 1, 1x
2023-09-10T13:37:02.491+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-09-10T13:37:02.491+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-09-10T13:37:02.491+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9003
2023-09-10T13:37:02.491+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-09-10T13:37:02.491+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-09-10T13:37:02.491+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-09-10T13:37:02.491+05:30 [Info] Score: 0
2023-09-10T13:37:02.491+05:30 [Info] Memory Quota: 268435456 (256M)
2023-09-10T13:37:02.491+05:30 [Info] CPU Quota: 8
2023-09-10T13:37:02.491+05:30 [Info] Indexer Memory Mean 0 (0)
2023-09-10T13:37:02.491+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] Indexer Memory Utilization 0.0000
2023-09-10T13:37:02.491+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:37:02.491+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:37:02.491+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:02.491+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:02.491+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:02.491+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-09-10T13:37:02.491+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:02.491+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:02.491+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:02.491+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/09/10 13:37:02 -------------------------------------------
2023/09/10 13:37:02 Minimum memory test 1: min memory = 0
2023-09-10T13:37:02.492+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-09-10T13:37:02.492+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-09-10T13:37:02.496+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/09/10 13:37:02 -------------------------------------------
2023/09/10 13:37:02 Minimum memory test 2: min memory > quota
2023-09-10T13:37:02.496+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=9us
2023-09-10T13:37:02.497+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-09-10T13:37:02.497+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=3us
2023-09-10T13:37:02.497+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-09-10T13:37:02.497+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/09/10 13:37:03 -------------------------------------------
2023/09/10 13:37:03 Minimum memory test 3: min memory < quota
2023-09-10T13:37:03.473+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-09-10T13:37:03.473+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023/09/10 13:37:04 -------------------------------------------
2023/09/10 13:37:04 Minimum memory test 4: replica repair with min memory > quota
2023-09-10T13:37:04.840+05:30 [Info] Rebuilding lost replica for (default,,,country,0,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:04.840+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=10us
2023-09-10T13:37:04.840+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=10us
2023-09-10T13:37:04.840+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=9us
2023-09-10T13:37:04.840+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-09-10T13:37:04.840+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-09-10T13:37:04.840+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-09-10T13:37:04.840+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:04.840+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=301us
2023-09-10T13:37:04.840+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-09-10T13:37:04.840+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-09-10T13:37:04.840+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-09-10T13:37:04.840+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:04.841+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=280us
2023-09-10T13:37:04.841+05:30 [Info] Cannot rebuild lost replica due to resource constraint in cluster.  Will not rebuild lost replica.
2023-09-10T13:37:04.841+05:30 [Warn] 
MemoryQuota: 200
CpuQuota: 8
--- Violations for index  (mem 130, cpu 0) at node 127.0.0.1:9003 
	Cannot move to 127.0.0.1:9001: ReplicaViolation (free mem 1.67772e+07T, free cpu 8)
	Cannot move to 127.0.0.1:9002: ReplicaViolation (free mem 1.67772e+07T, free cpu 8)
2023-09-10T13:37:04.841+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-09-10T13:37:04.841+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0 is less than threshold: 0. No nodes have been added or deleted and there are no violations observed
2023-09-10T13:37:04.841+05:30 [Info] Planner::initial temperature: initial resource variation 0 temp 1e-05
2023/09/10 13:37:04 -------------------------------------------
2023/09/10 13:37:04 Minimum memory test 5: replica repair with min memory < quota
2023-09-10T13:37:04.841+05:30 [Info] Rebuilding lost replica for (default,,,country,0,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:04.841+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3535533905932738
2023-09-10T13:37:04.841+05:30 [Info] Planner::initial temperature: initial resource variation 0.3535533905932738 temp 0.03535533905932738
2023-09-10T13:37:04.862+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/09/10 13:37:04 -------------------------------------------
2023/09/10 13:37:04 Minimum memory test 6: rebalance with min memory > quota
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=8us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=5us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=7us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=5us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=7us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=7us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=5us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=7us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=7us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=5us
2023-09-10T13:37:04.863+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=5us
2023/09/10 13:37:04 -------------------------------------------
2023/09/10 13:37:04 Minimum memory test 7: rebalance-out with min memory > quota
2023-09-10T13:37:04.864+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=6us
2023-09-10T13:37:04.864+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-09-10T13:37:04.864+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=11us
2023-09-10T13:37:04.864+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=7us
2023-09-10T13:37:04.864+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=7us
2023-09-10T13:37:04.864+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=5us
2023-09-10T13:37:04.864+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-09-10T13:37:04.864+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25
2023-09-10T13:37:04.864+05:30 [Info] Planner::initial temperature: initial resource variation 0.25 temp 0.025
2023-09-10T13:37:04.865+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/09/10 13:37:04 -------------------------------------------
2023/09/10 13:37:04 Minimum memory test 8: plan with min memory > quota
2023-09-10T13:37:04.868+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-09-10T13:37:04.869+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-09-10T13:37:04.869+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:04.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=1ms
2023-09-10T13:37:04.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=8us
2023-09-10T13:37:04.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=5us
2023-09-10T13:37:04.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=7us
2023-09-10T13:37:04.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=5us
2023-09-10T13:37:04.869+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=7us
2023-09-10T13:37:04.869+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-09-10T13:37:04.869+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.041666666666666664
2023-09-10T13:37:04.869+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-09-10T13:37:04.869+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/09/10 13:37:04 -------------------------------------------
2023/09/10 13:37:04 Minimum memory test 9: single node rebalance with min memory > quota
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=6us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=7us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=5us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=7us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=5us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=6us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=5us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=5us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=5us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=7us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=7us
2023-09-10T13:37:04.870+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=5us
2023/09/10 13:37:04 -------------------------------------------
2023/09/10 13:37:04 Minimum memory test 10: plan with partitioned index on empty cluster
2023-09-10T13:37:04.873+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1
2023-09-10T13:37:04.924+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023/09/10 13:37:04 -------------------------------------------
2023/09/10 13:37:04 iterationTest :: Remove one node - failure
2023-09-10T13:37:04.924+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.14437326315746163
2023-09-10T13:37:05.018+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:05.019+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.019+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.019+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.019+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.019+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.12767982374430195).
2023-09-10T13:37:05.019+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=431us
2023-09-10T13:37:05.019+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.019+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.019+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.019+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.019+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.17947916693843566).
2023-09-10T13:37:05.019+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=356us
2023-09-10T13:37:05.019+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.019+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.020+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.020+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.020+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.17718296142691073).
2023-09-10T13:37:05.020+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=361us
2023-09-10T13:37:05.020+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.020+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.020+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.020+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.020+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.106126057281256).
2023-09-10T13:37:05.020+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=371us
2023-09-10T13:37:05.020+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.020+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.020+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.020+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.020+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.18922568930005634).
2023-09-10T13:37:05.021+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=332us
2023-09-10T13:37:05.021+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.021+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.021+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.021+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.021+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.11002140082484606).
2023-09-10T13:37:05.021+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=352us
2023-09-10T13:37:05.021+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-09-10T13:37:05.021+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.021+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.021+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.021+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.021+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.09629910554609043).
2023-09-10T13:37:05.021+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=7.  Elapsed Time=353us
2023-09-10T13:37:05.021+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.021+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.022+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.022+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.022+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.1495269021072126).
2023-09-10T13:37:05.022+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=8.  Elapsed Time=367us
2023-09-10T13:37:05.022+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.022+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.022+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.022+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.022+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.12966554697265598).
2023-09-10T13:37:05.022+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=9.  Elapsed Time=336us
2023-09-10T13:37:05.022+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.022+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.022+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.022+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.022+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.10247905385865971).
2023-09-10T13:37:05.023+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=10.  Elapsed Time=436us
2023-09-10T13:37:05.023+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.023+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.023+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.023+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.023+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.20135165712249709).
2023-09-10T13:37:05.023+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=11.  Elapsed Time=335us
2023-09-10T13:37:05.023+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.014774246551057581
2023-09-10T13:37:05.023+05:30 [Info] Planner::initial temperature: initial resource variation 0.014774246551057581 temp 0.033522575344894244
2023-09-10T13:37:05.023+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.023+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (2, 2) exceeded.
2023-09-10T13:37:05.023+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.17989476215405603).
2023-09-10T13:37:05.023+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=12.  Elapsed Time=359us
2023-09-10T13:37:05.023+05:30 [Error] 
MemoryQuota: 5302940000000
CpuQuota: 6
--- Violations for index <12442962862971075013, bucket1, , > (mem 20.4295G, cpu 2.90092) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65907T, free cpu -32.57320000000001)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.63489T, free cpu -32.699239999999996)
--- Violations for index <11713340837111738344, bucket1, , > (mem 16.5593G, cpu 4.694) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65907T, free cpu -32.57320000000001)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.63489T, free cpu -32.699239999999996)
--- Violations for index <5896580626757507162, bucket1, , > (mem 10.9501G, cpu 3.37568) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65907T, free cpu -32.57320000000001)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.63489T, free cpu -32.699239999999996)
--- Violations for index <6205921422494352303, bucket1, , > (mem 20.0181G, cpu 4.38012) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65907T, free cpu -32.57320000000001)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.63489T, free cpu -32.699239999999996)
--- Violations for index <9414586567241207667, bucket1, , > (mem 12.1041G, cpu 3.30424) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65907T, free cpu -32.57320000000001)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.63489T, free cpu -32.699239999999996)
--- Violations for index <14902865678890305970, bucket1, , > (mem 11.9959G, cpu 3.1048400000000003) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65907T, free cpu -32.57320000000001)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.63489T, free cpu -32.699239999999996)
--- Violations for index <2920060960843620459, bucket1, , > (mem 10.7493G, cpu 1.4829599999999998) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65907T, free cpu -32.57320000000001)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.63489T, free cpu -32.699239999999996)
--- Violations for index <6261892571087974379, bucket1, , > (mem 11.3671G, cpu 5.402480000000001) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65907T, free cpu -32.57320000000001)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.63489T, free cpu -32.699239999999996)
--- Violations for index <13036013571630688477, bucket1, , > (mem 8.89491G, cpu 3.17272) at node 127.0.0.1:9001 
	Can move to 127.0.0.1:9002: NoViolation (free mem 4.65907T, free cpu -32.57320000000001)
	Can move to 127.0.0.1:9003: NoViolation (free mem 4.63489T, free cpu -32.699239999999996)
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 iterationTest :: Remove one node - success
2023-09-10T13:37:05.024+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.07168500495834972
2023-09-10T13:37:05.123+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:05.123+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.006648735768909604
2023-09-10T13:37:05.124+05:30 [Info] Planner::initial temperature: initial resource variation 0.006648735768909604 temp 0.024335126423109043
2023-09-10T13:37:05.124+05:30 [Info] Planner::Running more iterations than 1 because of deleted nodes.
2023-09-10T13:37:05.124+05:30 [Info] Planner::Finished planner run after 10 iterations.
2023-09-10T13:37:05.124+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.20914303597354564).
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 iterationTest :: Index rebuild - success
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i22,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i0,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i5,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i10,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i13,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i15,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i18,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i11,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i24,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i26,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i28,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i2,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i4,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i8,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i27,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i1,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i3,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i6,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i12,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i14,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.127+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i20,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.128+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i23,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.128+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i17,1,0) with initial placement on node: 127.0.0.1:9001
2023-09-10T13:37:05.128+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i19,1,0) with initial placement on node: 127.0.0.1:9002
2023-09-10T13:37:05.128+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i21,1,0) with initial placement on node: 172.16.30.75:9000
2023-09-10T13:37:05.128+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i25,1,0) with initial placement on node: 172.16.30.75:9000
2023-09-10T13:37:05.128+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i29,1,0) with initial placement on node: 172.16.30.75:9000
2023-09-10T13:37:05.128+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i7,1,0) with initial placement on node: 172.16.30.75:9000
2023-09-10T13:37:05.128+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i9,1,0) with initial placement on node: 127.0.0.1:9002
2023-09-10T13:37:05.128+05:30 [Info] Rebuilding lost replica for (default,_default,_default,i16,1,0) with initial placement on node: 172.16.30.75:9000
2023-09-10T13:37:05.128+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.58309518948453
2023-09-10T13:37:05.129+05:30 [Info] Planner::planSingleRun Skip running planner as current solution resource variation: 0.58309518948453 is less than threshold: 0.8. No nodes have been added or deleted and there are no violations observed
2023-09-10T13:37:05.129+05:30 [Info] Planner::initial temperature: initial resource variation 0.58309518948453 temp 0.021690481051547007
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 iterationTest :: Index rebuild - initial placement - success
2023-09-10T13:37:05.129+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-09-10T13:37:05.129+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-09-10T13:37:05.129+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-09-10T13:37:05.129+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.129+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.129+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.129+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6236095644623236
2023-09-10T13:37:05.130+05:30 [Info] Planner::initial temperature: initial resource variation 0.6236095644623236 temp 0.03663904355376764
2023-09-10T13:37:05.130+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:05.130+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:05.130+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.6236095644623236).
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 iterationTest :: Index rebuild - initial placement - numReplica > numSG - success
2023-09-10T13:37:05.130+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9000
2023-09-10T13:37:05.130+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9001
2023-09-10T13:37:05.130+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 127.0.0.1:9002
2023-09-10T13:37:05.130+05:30 [Info] Rebuilding lost replica for (default,,,idx1,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.130+05:30 [Info] Rebuilding lost replica for (default,,,idx1,2,0) with initial placement on node: 127.0.0.1:9002
2023-09-10T13:37:05.130+05:30 [Info] Rebuilding lost replica for (default,,,idx2,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.130+05:30 [Info] Rebuilding lost replica for (default,,,idx2,2,0) with initial placement on node: 127.0.0.1:9002
2023-09-10T13:37:05.130+05:30 [Info] Rebuilding lost replica for (default,,,idx3,1,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:05.130+05:30 [Info] Rebuilding lost replica for (default,,,idx3,2,0) with initial placement on node: 127.0.0.1:9001
2023-09-10T13:37:05.130+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-09-10T13:37:05.130+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-09-10T13:37:05.130+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-09-10T13:37:05.130+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx2 0 Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 1) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx1 0 (replica 2) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 2) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 1) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx3 0 (replica 2) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx1 0 Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx3 0 Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Warn] Index has more replica than server group. Index=idx2 0 (replica 1) Bucket=default Scope= Collection=
2023-09-10T13:37:05.131+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.4581228472908511
2023-09-10T13:37:05.131+05:30 [Info] Planner::initial temperature: initial resource variation 0.4581228472908511 temp 0.053187715270914884
2023-09-10T13:37:05.131+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:05.131+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:05.131+05:30 [Info] Planner::finalizing the solution as the current resource variation is under control (0.4581228472908511).
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 scaling with excludeIn - 8 identical index, add 1, 1x
2023-09-10T13:37:05.131+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-09-10T13:37:05.131+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 swap with excludeIn - 8 identical index, add 1, 1x
2023-09-10T13:37:05.287+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.5
2023-09-10T13:37:05.287+05:30 [Info] Planner::initial temperature: initial resource variation 0.5 temp 0.05
2023-09-10T13:37:05.287+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 replica repair with excludeIn - 3 replica, 4 zone, delete 1, 1x
2023-09-10T13:37:05.289+05:30 [Info] Planner::planSingleRun Initial variance of the solution: NaN
2023-09-10T13:37:05.289+05:30 [Info] Planner::initial temperature: initial resource variation NaN temp NaN
2023-09-10T13:37:05.289+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 heterogenous rebalance - keep vertically scaled Node, swap 1, 1x
2023-09-10T13:37:05.291+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.1237823254333867
2023-09-10T13:37:05.291+05:30 [Info] Planner::initial temperature: initial resource variation 1.1237823254333867 temp 0.11237823254333867
2023-09-10T13:37:05.291+05:30 [Info] Planner::finalizing the solution as final solution is found.
--- PASS: TestPlanner (12.02s)
=== RUN   TestGreedyPlanner
2023/09/10 13:37:05 In TestGreedyPlanner()
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 3 empty nodes - 1 SG
2023-09-10T13:37:05.294+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 2 empty nodes, 1 non-empty node - 1 SG
2023-09-10T13:37:05.296+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 1 empty node, 2 non-empty nodes - 1 SG
2023-09-10T13:37:05.298+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 3 non-empty nodes - 1 SG
2023-09-10T13:37:05.300+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 1 Replica - 3 empty nodes - 1 SG
2023-09-10T13:37:05.302+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 1 SG
2023-09-10T13:37:05.304+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 1 SG
2023-09-10T13:37:05.306+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 1 Replica - 3 non-empty nodes - 1 SG
2023-09-10T13:37:05.308+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 2 Replica - 3 empty nodes - 1 SG
2023-09-10T13:37:05.310+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 2 Replica - 3 non-empty nodes - 1 SG
2023-09-10T13:37:05.312+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 2 SG
2023-09-10T13:37:05.314+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 2 SG
2023-09-10T13:37:05.316+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 1 Replica - 3 non-empty nodes - 2 SG
2023-09-10T13:37:05.318+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Equivalent Index Without any replica - 3 non-empty nodes - 1 SG
2023-09-10T13:37:05.321+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Skip least loaded node
2023-09-10T13:37:05.323+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Use least loaded node
2023-09-10T13:37:05.325+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place 60 index instaces on 3 empty nodes - 1 SG
2023-09-10T13:37:05.327+05:30 [Info] Using greedy index placement for index 1000987654
2023-09-10T13:37:05.329+05:30 [Info] Using greedy index placement for index 1001987654
2023-09-10T13:37:05.330+05:30 [Info] Using greedy index placement for index 1002987654
2023-09-10T13:37:05.332+05:30 [Info] Using greedy index placement for index 1003987654
2023-09-10T13:37:05.334+05:30 [Info] Using greedy index placement for index 1004987654
2023-09-10T13:37:05.335+05:30 [Info] Using greedy index placement for index 1005987654
2023-09-10T13:37:05.337+05:30 [Info] Using greedy index placement for index 1006987654
2023-09-10T13:37:05.339+05:30 [Info] Using greedy index placement for index 1007987654
2023-09-10T13:37:05.340+05:30 [Info] Using greedy index placement for index 1008987654
2023-09-10T13:37:05.342+05:30 [Info] Using greedy index placement for index 1009987654
2023-09-10T13:37:05.344+05:30 [Info] Using greedy index placement for index 1010987654
2023-09-10T13:37:05.345+05:30 [Info] Using greedy index placement for index 1011987654
2023-09-10T13:37:05.347+05:30 [Info] Using greedy index placement for index 1012987654
2023-09-10T13:37:05.349+05:30 [Info] Using greedy index placement for index 1013987654
2023-09-10T13:37:05.351+05:30 [Info] Using greedy index placement for index 1014987654
2023-09-10T13:37:05.352+05:30 [Info] Using greedy index placement for index 1015987654
2023-09-10T13:37:05.354+05:30 [Info] Using greedy index placement for index 1016987654
2023-09-10T13:37:05.356+05:30 [Info] Using greedy index placement for index 1017987654
2023-09-10T13:37:05.357+05:30 [Info] Using greedy index placement for index 1018987654
2023-09-10T13:37:05.359+05:30 [Info] Using greedy index placement for index 1019987654
2023-09-10T13:37:05.361+05:30 [Info] Using greedy index placement for index 1020987654
2023-09-10T13:37:05.363+05:30 [Info] Using greedy index placement for index 1021987654
2023-09-10T13:37:05.365+05:30 [Info] Using greedy index placement for index 1022987654
2023-09-10T13:37:05.367+05:30 [Info] Using greedy index placement for index 1023987654
2023-09-10T13:37:05.369+05:30 [Info] Using greedy index placement for index 1024987654
2023-09-10T13:37:05.370+05:30 [Info] Using greedy index placement for index 1025987654
2023-09-10T13:37:05.372+05:30 [Info] Using greedy index placement for index 1026987654
2023-09-10T13:37:05.374+05:30 [Info] Using greedy index placement for index 1027987654
2023-09-10T13:37:05.376+05:30 [Info] Using greedy index placement for index 1028987654
2023-09-10T13:37:05.378+05:30 [Info] Using greedy index placement for index 1029987654
2023-09-10T13:37:05.379+05:30 [Info] Using greedy index placement for index 1030987654
2023-09-10T13:37:05.381+05:30 [Info] Using greedy index placement for index 1031987654
2023-09-10T13:37:05.383+05:30 [Info] Using greedy index placement for index 1032987654
2023-09-10T13:37:05.385+05:30 [Info] Using greedy index placement for index 1033987654
2023-09-10T13:37:05.386+05:30 [Info] Using greedy index placement for index 1034987654
2023-09-10T13:37:05.388+05:30 [Info] Using greedy index placement for index 1035987654
2023-09-10T13:37:05.390+05:30 [Info] Using greedy index placement for index 1036987654
2023-09-10T13:37:05.392+05:30 [Info] Using greedy index placement for index 1037987654
2023-09-10T13:37:05.393+05:30 [Info] Using greedy index placement for index 1038987654
2023-09-10T13:37:05.395+05:30 [Info] Using greedy index placement for index 1039987654
2023-09-10T13:37:05.397+05:30 [Info] Using greedy index placement for index 1040987654
2023-09-10T13:37:05.399+05:30 [Info] Using greedy index placement for index 1041987654
2023-09-10T13:37:05.401+05:30 [Info] Using greedy index placement for index 1042987654
2023-09-10T13:37:05.403+05:30 [Info] Using greedy index placement for index 1043987654
2023-09-10T13:37:05.404+05:30 [Info] Using greedy index placement for index 1044987654
2023-09-10T13:37:05.406+05:30 [Info] Using greedy index placement for index 1045987654
2023-09-10T13:37:05.408+05:30 [Info] Using greedy index placement for index 1046987654
2023-09-10T13:37:05.410+05:30 [Info] Using greedy index placement for index 1047987654
2023-09-10T13:37:05.412+05:30 [Info] Using greedy index placement for index 1048987654
2023-09-10T13:37:05.413+05:30 [Info] Using greedy index placement for index 1049987654
2023-09-10T13:37:05.415+05:30 [Info] Using greedy index placement for index 1050987654
2023-09-10T13:37:05.417+05:30 [Info] Using greedy index placement for index 1051987654
2023-09-10T13:37:05.419+05:30 [Info] Using greedy index placement for index 1052987654
2023-09-10T13:37:05.420+05:30 [Info] Using greedy index placement for index 1053987654
2023-09-10T13:37:05.422+05:30 [Info] Using greedy index placement for index 1054987654
2023-09-10T13:37:05.424+05:30 [Info] Using greedy index placement for index 1055987654
2023-09-10T13:37:05.426+05:30 [Info] Using greedy index placement for index 1056987654
2023-09-10T13:37:05.428+05:30 [Info] Using greedy index placement for index 1057987654
2023-09-10T13:37:05.430+05:30 [Info] Using greedy index placement for index 1058987654
2023-09-10T13:37:05.431+05:30 [Info] Using greedy index placement for index 1059987654
2023-09-10T13:37:05.431+05:30 [Info] Actual variance of deferred index count across nodes is 0
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place 60 index instaces on 1 empty and 1 10 percent filled node - 1 SG
2023-09-10T13:37:05.434+05:30 [Info] Using greedy index placement for index 1000987654
2023-09-10T13:37:05.435+05:30 [Info] Using greedy index placement for index 1001987654
2023-09-10T13:37:05.437+05:30 [Info] Using greedy index placement for index 1002987654
2023-09-10T13:37:05.439+05:30 [Info] Using greedy index placement for index 1003987654
2023-09-10T13:37:05.441+05:30 [Info] Using greedy index placement for index 1004987654
2023-09-10T13:37:05.442+05:30 [Info] Using greedy index placement for index 1005987654
2023-09-10T13:37:05.444+05:30 [Info] Using greedy index placement for index 1006987654
2023-09-10T13:37:05.446+05:30 [Info] Using greedy index placement for index 1007987654
2023-09-10T13:37:05.447+05:30 [Info] Using greedy index placement for index 1008987654
2023-09-10T13:37:05.449+05:30 [Info] Using greedy index placement for index 1009987654
2023-09-10T13:37:05.451+05:30 [Info] Using greedy index placement for index 1010987654
2023-09-10T13:37:05.453+05:30 [Info] Using greedy index placement for index 1011987654
2023-09-10T13:37:05.454+05:30 [Info] Using greedy index placement for index 1012987654
2023-09-10T13:37:05.456+05:30 [Info] Using greedy index placement for index 1013987654
2023-09-10T13:37:05.458+05:30 [Info] Using greedy index placement for index 1014987654
2023-09-10T13:37:05.459+05:30 [Info] Using greedy index placement for index 1015987654
2023-09-10T13:37:05.461+05:30 [Info] Using greedy index placement for index 1016987654
2023-09-10T13:37:05.463+05:30 [Info] Using greedy index placement for index 1017987654
2023-09-10T13:37:05.465+05:30 [Info] Using greedy index placement for index 1018987654
2023-09-10T13:37:05.467+05:30 [Info] Using greedy index placement for index 1019987654
2023-09-10T13:37:05.468+05:30 [Info] Using greedy index placement for index 1020987654
2023-09-10T13:37:05.470+05:30 [Info] Using greedy index placement for index 1021987654
2023-09-10T13:37:05.472+05:30 [Info] Using greedy index placement for index 1022987654
2023-09-10T13:37:05.474+05:30 [Info] Using greedy index placement for index 1023987654
2023-09-10T13:37:05.476+05:30 [Info] Using greedy index placement for index 1024987654
2023-09-10T13:37:05.477+05:30 [Info] Using greedy index placement for index 1025987654
2023-09-10T13:37:05.479+05:30 [Info] Using greedy index placement for index 1026987654
2023-09-10T13:37:05.481+05:30 [Info] Using greedy index placement for index 1027987654
2023-09-10T13:37:05.483+05:30 [Info] Using greedy index placement for index 1028987654
2023-09-10T13:37:05.484+05:30 [Info] Using greedy index placement for index 1029987654
2023-09-10T13:37:05.486+05:30 [Info] Using greedy index placement for index 1030987654
2023-09-10T13:37:05.488+05:30 [Info] Using greedy index placement for index 1031987654
2023-09-10T13:37:05.490+05:30 [Info] Using greedy index placement for index 1032987654
2023-09-10T13:37:05.491+05:30 [Info] Using greedy index placement for index 1033987654
2023-09-10T13:37:05.493+05:30 [Info] Using greedy index placement for index 1034987654
2023-09-10T13:37:05.495+05:30 [Info] Using greedy index placement for index 1035987654
2023-09-10T13:37:05.497+05:30 [Info] Using greedy index placement for index 1036987654
2023-09-10T13:37:05.499+05:30 [Info] Using greedy index placement for index 1037987654
2023-09-10T13:37:05.500+05:30 [Info] Using greedy index placement for index 1038987654
2023-09-10T13:37:05.502+05:30 [Info] Using greedy index placement for index 1039987654
2023-09-10T13:37:05.504+05:30 [Info] Using greedy index placement for index 1040987654
2023-09-10T13:37:05.506+05:30 [Info] Using greedy index placement for index 1041987654
2023-09-10T13:37:05.508+05:30 [Info] Using greedy index placement for index 1042987654
2023-09-10T13:37:05.510+05:30 [Info] Using greedy index placement for index 1043987654
2023-09-10T13:37:05.512+05:30 [Info] Using greedy index placement for index 1044987654
2023-09-10T13:37:05.514+05:30 [Info] Using greedy index placement for index 1045987654
2023-09-10T13:37:05.516+05:30 [Info] Using greedy index placement for index 1046987654
2023-09-10T13:37:05.518+05:30 [Info] Using greedy index placement for index 1047987654
2023-09-10T13:37:05.520+05:30 [Info] Using greedy index placement for index 1048987654
2023-09-10T13:37:05.521+05:30 [Info] Using greedy index placement for index 1049987654
2023-09-10T13:37:05.524+05:30 [Info] Using greedy index placement for index 1050987654
2023-09-10T13:37:05.525+05:30 [Info] Using greedy index placement for index 1051987654
2023-09-10T13:37:05.527+05:30 [Info] Using greedy index placement for index 1052987654
2023-09-10T13:37:05.529+05:30 [Info] Using greedy index placement for index 1053987654
2023-09-10T13:37:05.531+05:30 [Info] Using greedy index placement for index 1054987654
2023-09-10T13:37:05.533+05:30 [Info] Using greedy index placement for index 1055987654
2023-09-10T13:37:05.535+05:30 [Info] Using greedy index placement for index 1056987654
2023-09-10T13:37:05.538+05:30 [Info] Using greedy index placement for index 1057987654
2023-09-10T13:37:05.539+05:30 [Info] Using greedy index placement for index 1058987654
2023-09-10T13:37:05.541+05:30 [Info] Using greedy index placement for index 1059987654
2023-09-10T13:37:05.541+05:30 [Info] Actual variance of deferred index count across nodes is 8
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place 60 index instaces on 1 empty and 1 30 percent filled node - 1 SG
2023-09-10T13:37:05.544+05:30 [Info] Using greedy index placement for index 1000987654
2023-09-10T13:37:05.545+05:30 [Info] Using greedy index placement for index 1001987654
2023-09-10T13:37:05.547+05:30 [Info] Using greedy index placement for index 1002987654
2023-09-10T13:37:05.548+05:30 [Info] Using greedy index placement for index 1003987654
2023-09-10T13:37:05.550+05:30 [Info] Using greedy index placement for index 1004987654
2023-09-10T13:37:05.552+05:30 [Info] Using greedy index placement for index 1005987654
2023-09-10T13:37:05.554+05:30 [Info] Using greedy index placement for index 1006987654
2023-09-10T13:37:05.555+05:30 [Info] Using greedy index placement for index 1007987654
2023-09-10T13:37:05.557+05:30 [Info] Using greedy index placement for index 1008987654
2023-09-10T13:37:05.559+05:30 [Info] Using greedy index placement for index 1009987654
2023-09-10T13:37:05.560+05:30 [Info] Using greedy index placement for index 1010987654
2023-09-10T13:37:05.562+05:30 [Info] Using greedy index placement for index 1011987654
2023-09-10T13:37:05.564+05:30 [Info] Using greedy index placement for index 1012987654
2023-09-10T13:37:05.566+05:30 [Info] Using greedy index placement for index 1013987654
2023-09-10T13:37:05.567+05:30 [Info] Using greedy index placement for index 1014987654
2023-09-10T13:37:05.569+05:30 [Info] Using greedy index placement for index 1015987654
2023-09-10T13:37:05.571+05:30 [Info] Using greedy index placement for index 1016987654
2023-09-10T13:37:05.573+05:30 [Info] Using greedy index placement for index 1017987654
2023-09-10T13:37:05.574+05:30 [Info] Using greedy index placement for index 1018987654
2023-09-10T13:37:05.576+05:30 [Info] Using greedy index placement for index 1019987654
2023-09-10T13:37:05.578+05:30 [Info] Using greedy index placement for index 1020987654
2023-09-10T13:37:05.580+05:30 [Info] Using greedy index placement for index 1021987654
2023-09-10T13:37:05.581+05:30 [Info] Using greedy index placement for index 1022987654
2023-09-10T13:37:05.583+05:30 [Info] Using greedy index placement for index 1023987654
2023-09-10T13:37:05.585+05:30 [Info] Using greedy index placement for index 1024987654
2023-09-10T13:37:05.586+05:30 [Info] Using greedy index placement for index 1025987654
2023-09-10T13:37:05.588+05:30 [Info] Using greedy index placement for index 1026987654
2023-09-10T13:37:05.590+05:30 [Info] Using greedy index placement for index 1027987654
2023-09-10T13:37:05.592+05:30 [Info] Using greedy index placement for index 1028987654
2023-09-10T13:37:05.593+05:30 [Info] Using greedy index placement for index 1029987654
2023-09-10T13:37:05.595+05:30 [Info] Using greedy index placement for index 1030987654
2023-09-10T13:37:05.597+05:30 [Info] Using greedy index placement for index 1031987654
2023-09-10T13:37:05.599+05:30 [Info] Using greedy index placement for index 1032987654
2023-09-10T13:37:05.601+05:30 [Info] Using greedy index placement for index 1033987654
2023-09-10T13:37:05.602+05:30 [Info] Using greedy index placement for index 1034987654
2023-09-10T13:37:05.604+05:30 [Info] Using greedy index placement for index 1035987654
2023-09-10T13:37:05.606+05:30 [Info] Using greedy index placement for index 1036987654
2023-09-10T13:37:05.608+05:30 [Info] Using greedy index placement for index 1037987654
2023-09-10T13:37:05.610+05:30 [Info] Using greedy index placement for index 1038987654
2023-09-10T13:37:05.612+05:30 [Info] Using greedy index placement for index 1039987654
2023-09-10T13:37:05.614+05:30 [Info] Using greedy index placement for index 1040987654
2023-09-10T13:37:05.616+05:30 [Info] Using greedy index placement for index 1041987654
2023-09-10T13:37:05.618+05:30 [Info] Using greedy index placement for index 1042987654
2023-09-10T13:37:05.619+05:30 [Info] Using greedy index placement for index 1043987654
2023-09-10T13:37:05.621+05:30 [Info] Using greedy index placement for index 1044987654
2023-09-10T13:37:05.623+05:30 [Info] Using greedy index placement for index 1045987654
2023-09-10T13:37:05.625+05:30 [Info] Using greedy index placement for index 1046987654
2023-09-10T13:37:05.628+05:30 [Info] Using greedy index placement for index 1047987654
2023-09-10T13:37:05.630+05:30 [Info] Using greedy index placement for index 1048987654
2023-09-10T13:37:05.632+05:30 [Info] Using greedy index placement for index 1049987654
2023-09-10T13:37:05.633+05:30 [Info] Using greedy index placement for index 1050987654
2023-09-10T13:37:05.635+05:30 [Info] Using greedy index placement for index 1051987654
2023-09-10T13:37:05.637+05:30 [Info] Using greedy index placement for index 1052987654
2023-09-10T13:37:05.639+05:30 [Info] Using greedy index placement for index 1053987654
2023-09-10T13:37:05.641+05:30 [Info] Using greedy index placement for index 1054987654
2023-09-10T13:37:05.643+05:30 [Info] Using greedy index placement for index 1055987654
2023-09-10T13:37:05.645+05:30 [Info] Using greedy index placement for index 1056987654
2023-09-10T13:37:05.646+05:30 [Info] Using greedy index placement for index 1057987654
2023-09-10T13:37:05.648+05:30 [Info] Using greedy index placement for index 1058987654
2023-09-10T13:37:05.650+05:30 [Info] Using greedy index placement for index 1059987654
2023-09-10T13:37:05.650+05:30 [Info] Actual variance of deferred index count across nodes is 98
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place 5 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-09-10T13:37:05.652+05:30 [Info] Using greedy index placement for index 1000987654
2023-09-10T13:37:05.654+05:30 [Info] Using greedy index placement for index 1001987654
2023-09-10T13:37:05.656+05:30 [Info] Using greedy index placement for index 1002987654
2023-09-10T13:37:05.657+05:30 [Info] Using greedy index placement for index 1003987654
2023-09-10T13:37:05.659+05:30 [Info] Using greedy index placement for index 1004987654
2023-09-10T13:37:05.659+05:30 [Info] Actual variance of deferred index count across nodes is 4.5
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place 60 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-09-10T13:37:05.661+05:30 [Info] Using greedy index placement for index 1000987654
2023-09-10T13:37:05.663+05:30 [Info] Using greedy index placement for index 1001987654
2023-09-10T13:37:05.664+05:30 [Info] Using greedy index placement for index 1002987654
2023-09-10T13:37:05.666+05:30 [Info] Using greedy index placement for index 1003987654
2023-09-10T13:37:05.668+05:30 [Info] Using greedy index placement for index 1004987654
2023-09-10T13:37:05.670+05:30 [Info] Using greedy index placement for index 1005987654
2023-09-10T13:37:05.671+05:30 [Info] Using greedy index placement for index 1006987654
2023-09-10T13:37:05.673+05:30 [Info] Using greedy index placement for index 1007987654
2023-09-10T13:37:05.675+05:30 [Info] Using greedy index placement for index 1008987654
2023-09-10T13:37:05.677+05:30 [Info] Using greedy index placement for index 1009987654
2023-09-10T13:37:05.679+05:30 [Info] Using greedy index placement for index 1010987654
2023-09-10T13:37:05.680+05:30 [Info] Using greedy index placement for index 1011987654
2023-09-10T13:37:05.682+05:30 [Info] Using greedy index placement for index 1012987654
2023-09-10T13:37:05.683+05:30 [Info] Using greedy index placement for index 1013987654
2023-09-10T13:37:05.685+05:30 [Info] Using greedy index placement for index 1014987654
2023-09-10T13:37:05.687+05:30 [Info] Using greedy index placement for index 1015987654
2023-09-10T13:37:05.689+05:30 [Info] Using greedy index placement for index 1016987654
2023-09-10T13:37:05.691+05:30 [Info] Using greedy index placement for index 1017987654
2023-09-10T13:37:05.692+05:30 [Info] Using greedy index placement for index 1018987654
2023-09-10T13:37:05.694+05:30 [Info] Using greedy index placement for index 1019987654
2023-09-10T13:37:05.696+05:30 [Info] Using greedy index placement for index 1020987654
2023-09-10T13:37:05.698+05:30 [Info] Using greedy index placement for index 1021987654
2023-09-10T13:37:05.699+05:30 [Info] Using greedy index placement for index 1022987654
2023-09-10T13:37:05.701+05:30 [Info] Using greedy index placement for index 1023987654
2023-09-10T13:37:05.703+05:30 [Info] Using greedy index placement for index 1024987654
2023-09-10T13:37:05.704+05:30 [Info] Using greedy index placement for index 1025987654
2023-09-10T13:37:05.706+05:30 [Info] Using greedy index placement for index 1026987654
2023-09-10T13:37:05.708+05:30 [Info] Using greedy index placement for index 1027987654
2023-09-10T13:37:05.710+05:30 [Info] Using greedy index placement for index 1028987654
2023-09-10T13:37:05.711+05:30 [Info] Using greedy index placement for index 1029987654
2023-09-10T13:37:05.713+05:30 [Info] Using greedy index placement for index 1030987654
2023-09-10T13:37:05.715+05:30 [Info] Using greedy index placement for index 1031987654
2023-09-10T13:37:05.717+05:30 [Info] Using greedy index placement for index 1032987654
2023-09-10T13:37:05.718+05:30 [Info] Using greedy index placement for index 1033987654
2023-09-10T13:37:05.720+05:30 [Info] Using greedy index placement for index 1034987654
2023-09-10T13:37:05.722+05:30 [Info] Using greedy index placement for index 1035987654
2023-09-10T13:37:05.724+05:30 [Info] Using greedy index placement for index 1036987654
2023-09-10T13:37:05.726+05:30 [Info] Using greedy index placement for index 1037987654
2023-09-10T13:37:05.727+05:30 [Info] Using greedy index placement for index 1038987654
2023-09-10T13:37:05.729+05:30 [Info] Using greedy index placement for index 1039987654
2023-09-10T13:37:05.731+05:30 [Info] Using greedy index placement for index 1040987654
2023-09-10T13:37:05.733+05:30 [Info] Using greedy index placement for index 1041987654
2023-09-10T13:37:05.734+05:30 [Info] Using greedy index placement for index 1042987654
2023-09-10T13:37:05.736+05:30 [Info] Using greedy index placement for index 1043987654
2023-09-10T13:37:05.738+05:30 [Info] Using greedy index placement for index 1044987654
2023-09-10T13:37:05.740+05:30 [Info] Using greedy index placement for index 1045987654
2023-09-10T13:37:05.742+05:30 [Info] Using greedy index placement for index 1046987654
2023-09-10T13:37:05.744+05:30 [Info] Using greedy index placement for index 1047987654
2023-09-10T13:37:05.745+05:30 [Info] Using greedy index placement for index 1048987654
2023-09-10T13:37:05.748+05:30 [Info] Using greedy index placement for index 1049987654
2023-09-10T13:37:05.749+05:30 [Info] Using greedy index placement for index 1050987654
2023-09-10T13:37:05.751+05:30 [Info] Using greedy index placement for index 1051987654
2023-09-10T13:37:05.753+05:30 [Info] Using greedy index placement for index 1052987654
2023-09-10T13:37:05.755+05:30 [Info] Using greedy index placement for index 1053987654
2023-09-10T13:37:05.757+05:30 [Info] Using greedy index placement for index 1054987654
2023-09-10T13:37:05.759+05:30 [Info] Using greedy index placement for index 1055987654
2023-09-10T13:37:05.760+05:30 [Info] Using greedy index placement for index 1056987654
2023-09-10T13:37:05.762+05:30 [Info] Using greedy index placement for index 1057987654
2023-09-10T13:37:05.764+05:30 [Info] Using greedy index placement for index 1058987654
2023-09-10T13:37:05.766+05:30 [Info] Using greedy index placement for index 1059987654
2023-09-10T13:37:05.766+05:30 [Info] Actual variance of deferred index count across nodes is 648
--- PASS: TestGreedyPlanner (0.48s)
=== RUN   TestTenantAwarePlanner
2023/09/10 13:37:05 In TestTenantAwarePlanner()
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 1 empty node - 1 SG
2023-09-10T13:37:05.768+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-09-10T13:37:05.768+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.768+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 empty nodes - 2 SG
2023-09-10T13:37:05.772+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9004 127.0.0.1:9001] [127.0.0.1:9003 127.0.0.1:9002]]
2023-09-10T13:37:05.772+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.772+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9002]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 1 node - 1 SG
2023-09-10T13:37:05.774+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.774+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001]]
2023-09-10T13:37:05.775+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-09-10T13:37:05.775+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 2 nodes - 1 SG
2023-09-10T13:37:05.777+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.777+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.777+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-09-10T13:37:05.777+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-09-10T13:37:05.777+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(a)
2023-09-10T13:37:05.779+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.779+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.779+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9004 127.0.0.1:9003]]
2023-09-10T13:37:05.779+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9002]
2023-09-10T13:37:05.779+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(b)
2023-09-10T13:37:05.781+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.781+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.781+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9002]]
2023-09-10T13:37:05.781+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.781+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(c)
2023-09-10T13:37:05.783+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.783+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.783+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.783+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.783+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-09-10T13:37:05.783+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.783+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Memory Above LWM
2023-09-10T13:37:05.786+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.786+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-09-10T13:37:05.786+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.786+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-09-10T13:37:05.786+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.786+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.786+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Units Above LWM
2023-09-10T13:37:05.788+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.788+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-09-10T13:37:05.788+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.788+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5000 Tenants 0
2023-09-10T13:37:05.788+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.788+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.788+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(a)
2023-09-10T13:37:05.790+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.790+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-09-10T13:37:05.790+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.790+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-09-10T13:37:05.790+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.791+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.791+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(b)
2023-09-10T13:37:05.793+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.793+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-09-10T13:37:05.793+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.793+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-09-10T13:37:05.793+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.793+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.793+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Units HWM
2023-09-10T13:37:05.795+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 8000 Tenants 0
2023-09-10T13:37:05.795+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.795+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.795+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 8000 Tenants 0
2023-09-10T13:37:05.795+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-09-10T13:37:05.795+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.795+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-09-10T13:37:05.797+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-09-10T13:37:05.797+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-09-10T13:37:05.797+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-09-10T13:37:05.797+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-09-10T13:37:05.797+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.797+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.797+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-09-10T13:37:05.800+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.800+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.800+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.800+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-09-10T13:37:05.800+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.800+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-09-10T13:37:05.800+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.800+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-09-10T13:37:05.802+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.802+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.802+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.802+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.802+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-09-10T13:37:05.802+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.802+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-09-10T13:37:05.804+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.804+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.804+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.804+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-09-10T13:37:05.804+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.804+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-09-10T13:37:05.804+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.804+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-09-10T13:37:05.806+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.806+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.806+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.806+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.806+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9004]]
2023-09-10T13:37:05.806+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.806+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 2 empty nodes - 1 SG
2023-09-10T13:37:05.808+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-09-10T13:37:05.808+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.808+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9002]
2023-09-10T13:37:05.808+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9001]
2023-09-10T13:37:05.808+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - Unable to find any valid SubCluster
2023/09/10 13:37:05 Expected error Planner not able to find any node for placement - Unable to find any valid SubCluster
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Memory HWM
2023-09-10T13:37:05.809+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-09-10T13:37:05.809+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.809+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.809+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-09-10T13:37:05.809+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9003]]
2023-09-10T13:37:05.809+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.809+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket1   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - Tenant SubCluster Above High Usage Threshold
2023/09/10 13:37:05 Expected error Planner not able to find any node for placement - Tenant SubCluster Above High Usage Threshold
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Memory Above LWM
2023-09-10T13:37:05.810+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 680000000 Units 1000 Tenants 0
2023-09-10T13:37:05.810+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-09-10T13:37:05.810+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 680000000 Units 1000 Tenants 0
2023-09-10T13:37:05.810+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-09-10T13:37:05.810+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.810+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-09-10T13:37:05.810+05:30 [Info] Planner::executeTenantAwarePlan Found no matching candidate for tenant &{idx1 bucket7   987654 false [name1]  false false false false 0  0 [] 2 []   false 0 0 0 0 0 0 0 0}. Error - No SubCluster Below Low Usage Threshold
2023/09/10 13:37:05 Expected error Planner not able to find any node for placement - No SubCluster Below Low Usage Threshold
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 0 Units 4500 Tenants 0
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-09-10T13:37:05.811+05:30 [Error] Planner::validateSubClusterGrouping  Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/09/10 13:37:05 Expected error Planner Constraint Violation. Node 127.0.0.1:9001 belongs to multiple subclusters [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9001 127.0.0.1:9003 127.0.0.1:9004]].
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes, rebalance in progress(inst version) 
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-09-10T13:37:05.811+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/09/10 13:37:05 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes, rebalance in progress(rstate) 
2023-09-10T13:37:05.812+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.812+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.812+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/09/10 13:37:05 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version) 
2023-09-10T13:37:05.812+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.813+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.813+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-09-10T13:37:05.813+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-09-10T13:37:05.813+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group node 127.0.0.1:9003 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/09/10 13:37:05 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-09-10T13:37:05.813+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.813+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.813+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Cannot group empty node 127.0.0.1:9004 due to in progress rebalance for all buckets on the node. map[bucket1:true]
2023/09/10 13:37:05 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 3 SG, 1 empty, 1 Memory Above HWM
2023-09-10T13:37:05.815+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.815+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-09-10T13:37:05.815+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.815+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-09-10T13:37:05.815+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.815+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.815+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.815+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500 
2023-09-10T13:37:05.815+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.815+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 3 SG, 1 empty, 1 Units Above HWM
2023-09-10T13:37:05.816+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 8000 Tenants 0
2023-09-10T13:37:05.816+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 400000000 Units 1000 Tenants 0
2023-09-10T13:37:05.816+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 8000 Tenants 0
2023-09-10T13:37:05.816+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 400000000 Units 1000 Tenants 0
2023-09-10T13:37:05.816+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.816+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.816+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.816+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000 
2023-09-10T13:37:05.816+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.816+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 3 SG, 1 empty, Both Memory/Units Above HWM
2023-09-10T13:37:05.817+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.817+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.817+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.817+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.817+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.817+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.817+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.817+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-09-10T13:37:05.817+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-09-10T13:37:05.817+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.817+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.817+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 3 SG, Multiple tenants to move, single source, multiple destination
2023-09-10T13:37:05.818+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.818+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.818+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.818+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.818+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.818+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.818+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.818+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000 
2023-09-10T13:37:05.818+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000 
2023-09-10T13:37:05.818+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.818+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.818+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 3 SG, Multiple tenants to move, no nodes below LWM
2023-09-10T13:37:05.819+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-09-10T13:37:05.819+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-09-10T13:37:05.819+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 700000000 Units 3000 Tenants 0
2023-09-10T13:37:05.819+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-09-10T13:37:05.819+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-09-10T13:37:05.819+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 700000000 Units 3000 Tenants 0
2023-09-10T13:37:05.819+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.819+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.819+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.819+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-09-10T13:37:05.819+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-09-10T13:37:05.819+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-09-10T13:37:05.820+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.820+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.820+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.820+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.820+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.820+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.820+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200 
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500 
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500 
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700 
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000 
2023-09-10T13:37:05.821+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.821+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.821+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.821+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.821+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.821+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.821+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.821+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.821+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-09-10T13:37:05.822+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.822+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.822+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.822+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.822+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.822+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-09-10T13:37:05.822+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.822+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.822+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.822+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.822+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.822+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.822+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.822+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.822+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 3 SG, Single Large Tenant, Nothing to move
2023-09-10T13:37:05.823+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-09-10T13:37:05.823+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 2000 Tenants 0
2023-09-10T13:37:05.823+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-09-10T13:37:05.823+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 2000 Tenants 0
2023-09-10T13:37:05.823+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.823+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.823+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.823+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000 
2023-09-10T13:37:05.823+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.823+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(zero usage tenants)
2023-09-10T13:37:05.825+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.825+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.825+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.825+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.825+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.825+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.825+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.825+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 3 SG, 1 Partial Subcluster
2023-09-10T13:37:05.826+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.826+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-09-10T13:37:05.826+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.826+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-09-10T13:37:05.826+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003]]
2023-09-10T13:37:05.826+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.826+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.826+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.826+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500 
2023-09-10T13:37:05.826+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500 
2023-09-10T13:37:05.826+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9003]
2023-09-10T13:37:05.826+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.826+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.826+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Replica Repair - 4 SG, Missing Replicas for multiple tenants in SG
2023-09-10T13:37:05.828+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.828+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.828+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.828+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.828+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.828+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.828+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.828+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-09-10T13:37:05.828+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-09-10T13:37:05.828+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-09-10T13:37:05.828+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-09-10T13:37:05.828+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over
2023-09-10T13:37:05.829+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.829+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.829+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.829+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.829+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.829+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9003]]
2023-09-10T13:37:05.829+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9004
2023-09-10T13:37:05.829+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-09-10T13:37:05.829+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9004
2023-09-10T13:37:05.829+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-09-10T13:37:05.829+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-09-10T13:37:05.829+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.829+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over, No replacement
2023-09-10T13:37:05.830+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.830+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.830+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.830+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.830+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.830+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.830+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9001] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.830+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Replica Repair - 4 SG, Missing Replicas, one replica missing with pendingDelete true 
2023-09-10T13:37:05.832+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.832+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.832+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.832+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.832+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.832+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.832+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.832+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-09-10T13:37:05.832+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-09-10T13:37:05.832+05:30 [Info] Planner::findMissingReplicaForIndexerNode Skipping Replica Repair for 88883:81813:0. PendingDelete true
2023-09-10T13:37:05.832+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx2,1) on 127.0.0.1:9005
2023-09-10T13:37:05.832+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Replica Repair - 2 SG, Missing Replicas with Nodes over HWM
2023-09-10T13:37:05.833+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 7000 Tenants 0
2023-09-10T13:37:05.833+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.833+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 7000 Tenants 0
2023-09-10T13:37:05.833+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.833+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket9,,,idx2,1) on 127.0.0.1:9005
2023-09-10T13:37:05.833+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.833+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.833+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800 
2023-09-10T13:37:05.833+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700 
2023-09-10T13:37:05.833+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500 
2023-09-10T13:37:05.833+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000 
2023-09-10T13:37:05.833+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.833+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.833+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.833+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.833+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes
2023-09-10T13:37:05.834+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9004]
2023-09-10T13:37:05.834+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9004]
2023-09-10T13:37:05.834+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9001]
2023-09-10T13:37:05.834+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006 127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.834+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9008 127.0.0.1:9006 127.0.0.1:9007]
2023-09-10T13:37:05.834+05:30 [Info] Moving index 7777:7171:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-09-10T13:37:05.834+05:30 [Info] Moving index 8888:8181:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-09-10T13:37:05.834+05:30 [Info] Moving index 9999:9191:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-09-10T13:37:05.834+05:30 [Info] Moving index 101010:101101:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-09-10T13:37:05.834+05:30 [Info] Moving index 111111:112112:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-09-10T13:37:05.834+05:30 [Info] Moving index 121212:121121:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-09-10T13:37:05.834+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.834+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.834+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.834+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.834+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.835+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.835+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-09-10T13:37:05.835+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-09-10T13:37:05.835+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.835+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.835+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.835+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 1100000000 Units 8100 Tenants 0
2023-09-10T13:37:05.835+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9008] [127.0.0.1:9003 127.0.0.1:9005] [127.0.0.1:9006] [127.0.0.1:9007]]
2023-09-10T13:37:05.835+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9006] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.835+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.835+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes(different SG)
2023-09-10T13:37:05.836+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004 127.0.0.1:9005]
2023-09-10T13:37:05.836+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004 127.0.0.1:9005]
2023-09-10T13:37:05.836+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-09-10T13:37:05.836+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.836+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.836+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.836+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.836+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.836+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.836+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.836+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.836+05:30 [Info] Moving index 7777:17171:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-09-10T13:37:05.836+05:30 [Info] Moving index 8888:18181:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-09-10T13:37:05.836+05:30 [Info] Moving index 9999:19191:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-09-10T13:37:05.836+05:30 [Info] Moving index 101010:1101101:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-09-10T13:37:05.836+05:30 [Info] Moving index 111111:1112112:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-09-10T13:37:05.836+05:30 [Info] Moving index 121212:1121121:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-09-10T13:37:05.836+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-09-10T13:37:05.836+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-09-10T13:37:05.836+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.836+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.836+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.836+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.836+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.836+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.836+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9003] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.836+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Swap Rebalance - 4 SG, Swap 1 SG with 2 new nodes
2023-09-10T13:37:05.837+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.837+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.837+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-09-10T13:37:05.837+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.837+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.837+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-09-10T13:37:05.837+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-09-10T13:37:05.837+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-09-10T13:37:05.837+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-09-10T13:37:05.837+05:30 [Info] Moving index 5555:5151:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-09-10T13:37:05.837+05:30 [Info] Moving index 6666:6161:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-09-10T13:37:05.837+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.837+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.837+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.837+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.837+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.837+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.837+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-09-10T13:37:05.837+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-09-10T13:37:05.837+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.837+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.837+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.837+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.837+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.837+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.837+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.837+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Swap Rebalance - 4 SG, Swap 1 node with 2 new nodes
2023-09-10T13:37:05.838+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-09-10T13:37:05.839+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-09-10T13:37:05.839+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-09-10T13:37:05.839+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9007 127.0.0.1:9008 127.0.0.1:9006]
2023-09-10T13:37:05.839+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003 127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.839+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.839+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.839+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.839+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.839+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.839+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-09-10T13:37:05.839+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-09-10T13:37:05.839+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.839+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.839+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.839+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.839+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003] [127.0.0.1:9008] [127.0.0.1:9007]]
2023-09-10T13:37:05.839+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.839+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9008] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.839+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.839+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Swap Rebalance - 4 SG, Swap 1 empty node with 2 new nodes
2023-09-10T13:37:05.840+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-09-10T13:37:05.840+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-09-10T13:37:05.840+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-09-10T13:37:05.840+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.840+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.840+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.840+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.840+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.840+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9006] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9003]]
2023-09-10T13:37:05.840+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9006
2023-09-10T13:37:05.840+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9006
2023-09-10T13:37:05.840+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9006
2023-09-10T13:37:05.840+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9006
2023-09-10T13:37:05.840+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9006
2023-09-10T13:37:05.840+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket6,,,idx2,1) on 127.0.0.1:9006
2023-09-10T13:37:05.840+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.840+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Swap Rebalance - 1 SG, Swap 1 node - Failed swap rebalance
2023-09-10T13:37:05.841+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-09-10T13:37:05.841+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-09-10T13:37:05.841+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-09-10T13:37:05.841+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.841+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-09-10T13:37:05.841+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.841+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-09-10T13:37:05.841+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.841+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9008 as replacement node for deleted node 127.0.0.1:9004.
2023-09-10T13:37:05.841+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.841+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.841+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.841+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.841+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 600000000 Units 4000
2023-09-10T13:37:05.841+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.841+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 500000000 Units 4100 Tenants 0
2023-09-10T13:37:05.841+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9008]]
2023-09-10T13:37:05.841+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Swap Rebalance - 1 SG, Swap 2 node - server group mismatch
2023-09-10T13:37:05.842+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9002]
2023-09-10T13:37:05.842+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-09-10T13:37:05.842+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9002 127.0.0.1:9001]
2023-09-10T13:37:05.842+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9004]
2023/09/10 13:37:05 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 subcluster, Enough Capacity
2023-09-10T13:37:05.844+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000 
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000 
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.844+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.844+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.844+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.844+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.844+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.844+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.844+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.844+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.844+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 600000000 Units 4500 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 600000000 Units 4500 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 600000000 Units 4100 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 600000000 Units 4100 Tenants 0
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.844+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity
2023-09-10T13:37:05.845+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.845+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.845+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-09-10T13:37:05.845+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.845+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.845+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-09-10T13:37:05.845+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.846+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.846+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.846+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.846+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.846+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.846+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.846+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  on any target
2023-09-10T13:37:05.846+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.846+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  on any target
2023-09-10T13:37:05.846+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  on any target
2023-09-10T13:37:05.846+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.846+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.846+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/09/10 13:37:05 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 node, Pair node not deleted(Failed swap rebalance of 1 node)
2023-09-10T13:37:05.847+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001]
2023-09-10T13:37:05.847+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001]
2023-09-10T13:37:05.847+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004]
2023-09-10T13:37:05.847+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.847+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-09-10T13:37:05.847+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-09-10T13:37:05.847+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.847+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.847+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.847+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.847+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.847+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.847+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.847+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.847+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9009 as replacement node for deleted node 127.0.0.1:9001.
2023-09-10T13:37:05.848+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-09-10T13:37:05.848+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-09-10T13:37:05.848+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-09-10T13:37:05.848+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-09-10T13:37:05.848+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 600000000 Units 4000
2023-09-10T13:37:05.848+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.848+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.848+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.848+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.848+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.848+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.848+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.848+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 500000000 Units 4100 Tenants 0
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9004 127.0.0.1:9009] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9004 127.0.0.1:9009]]
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9009]
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.848+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9003 127.0.0.1:9006] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.848+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0  can be placed on [127.0.0.1:9003 127.0.0.1:9006]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 node, Pair node already deleted
2023-09-10T13:37:05.849+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002]
2023-09-10T13:37:05.849+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002]
2023-09-10T13:37:05.849+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes []
2023-09-10T13:37:05.849+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.849+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-09-10T13:37:05.849+05:30 [Info] Planner::moveTenantsFromDeletedNodes Pair node not found for deleted node 127.0.0.1:9002.
2023-09-10T13:37:05.849+05:30 [Error] Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/09/10 13:37:05 Expected error Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 subcluster, empty nodes
2023-09-10T13:37:05.850+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9005 127.0.0.1:9007 127.0.0.1:9008]
2023-09-10T13:37:05.850+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-09-10T13:37:05.850+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-09-10T13:37:05.850+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100
2023-09-10T13:37:05.850+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100
2023-09-10T13:37:05.850+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-09-10T13:37:05.850+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 800000000 Units 7000 Tenants 0
2023-09-10T13:37:05.850+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.850+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-09-10T13:37:05.850+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.850+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.850+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9002] with len 1. Skipping replica repair attempt.
2023-09-10T13:37:05.850+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 subcluster, Deleted Nodes more than added nodes
2023-09-10T13:37:05.851+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.851+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.851+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-09-10T13:37:05.851+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-09-10T13:37:05.851+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 1
2023-09-10T13:37:05.851+05:30 [Error] Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/09/10 13:37:05 Expected error Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 node, Add 1 node in, server group mismatch
2023-09-10T13:37:05.852+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9006]
2023-09-10T13:37:05.852+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9006]
2023-09-10T13:37:05.852+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9003]
2023-09-10T13:37:05.852+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9007]
2023/09/10 13:37:05 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 node, Pair node exists
2023-09-10T13:37:05.853+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-09-10T13:37:05.853+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-09-10T13:37:05.853+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-09-10T13:37:05.853+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.853+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-09-10T13:37:05.853+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.853+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.853+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.854+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-09-10T13:37:05.854+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.854+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.854+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.854+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.854+05:30 [Info] Planner::moveTenantsFromDeletedNodes No replacement node found for deleted node 127.0.0.1:9004.
2023-09-10T13:37:05.854+05:30 [Error] Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/09/10 13:37:05 Expected error Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 subcluster, No nodes under LWM
2023-09-10T13:37:05.854+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.854+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.854+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-09-10T13:37:05.854+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.854+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000 
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000 
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500 
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200 
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800 
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500 
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0 
2023-09-10T13:37:05.855+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-09-10T13:37:05.855+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.855+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-09-10T13:37:05.855+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-09-10T13:37:05.855+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/09/10 13:37:05 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity, Partial Subcluster
2023-09-10T13:37:05.855+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 100000000 UnitsUsage 500 
2023-09-10T13:37:05.855+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 500 
2023-09-10T13:37:05.856+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 200000000 Units 1000
2023-09-10T13:37:05.856+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.856+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 200000000 Units 1000
2023-09-10T13:37:05.856+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.856+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-09-10T13:37:05.856+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9006]
2023-09-10T13:37:05.856+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-09-10T13:37:05.856+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/09/10 13:37:05 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 2 SG, Move out 1 non-empty and 1 empty  node
2023-09-10T13:37:05.857+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9007 127.0.0.1:9004]
2023-09-10T13:37:05.857+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-09-10T13:37:05.857+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-09-10T13:37:05.857+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-09-10T13:37:05.857+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9008]
2023-09-10T13:37:05.857+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.857+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.857+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.857+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.857+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.857+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.857+05:30 [Info] Moving index 171717:1171171:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.857+05:30 [Info] Moving index 141414:1141141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-09-10T13:37:05.857+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 0 Units 0
2023-09-10T13:37:05.857+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-09-10T13:37:05.857+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-09-10T13:37:05.857+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-09-10T13:37:05.857+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9008 127.0.0.1:9001]]
2023-09-10T13:37:05.857+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM
2023-09-10T13:37:05.858+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.858+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.858+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.858+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.858+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.858+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-09-10T13:37:05.858+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-09-10T13:37:05.858+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.858+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.858+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-09-10T13:37:05.858+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-09-10T13:37:05.858+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-09-10T13:37:05.858+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-09-10T13:37:05.858+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-09-10T13:37:05.858+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.858+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 2 Subclusters, 1 below LWM, 1 above HWM
2023-09-10T13:37:05.859+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.859+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.859+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.859+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.859+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.859+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.859+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.859+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-09-10T13:37:05.859+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-09-10T13:37:05.859+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.859+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.859+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-09-10T13:37:05.859+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-09-10T13:37:05.859+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 600000000 Units 4000 Tenants 0
2023-09-10T13:37:05.859+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-09-10T13:37:05.859+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 600000000 Units 4000 Tenants 0
2023-09-10T13:37:05.859+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.859+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 3 Subclusters, 1 empty, 1 Above HWM, 1 below LWM
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.860+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.860+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.860+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-09-10T13:37:05.860+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-09-10T13:37:05.860+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.860+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.860+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-09-10T13:37:05.860+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.860+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.860+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.860+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.860+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.860+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.860+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-09-10T13:37:05.861+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.861+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-09-10T13:37:05.861+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.861+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-09-10T13:37:05.861+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000
2023-09-10T13:37:05.861+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.861+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-09-10T13:37:05.861+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000
2023-09-10T13:37:05.861+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-09-10T13:37:05.861+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 2 Subclusters, 1 above LWM/below HWM, 1 empty
2023-09-10T13:37:05.861+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-09-10T13:37:05.861+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-09-10T13:37:05.861+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.861+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 2 Subclusters, Both above LWM/below HWM
2023-09-10T13:37:05.862+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-09-10T13:37:05.862+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-09-10T13:37:05.862+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-09-10T13:37:05.862+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-09-10T13:37:05.862+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.862+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-09-10T13:37:05.862+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-09-10T13:37:05.862+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-09-10T13:37:05.862+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-09-10T13:37:05.862+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-09-10T13:37:05.862+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.862+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM (partial replica repair)
2023-09-10T13:37:05.863+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.863+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 550000000 Units 5500 Tenants 0
2023-09-10T13:37:05.863+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.863+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-09-10T13:37:05.863+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-09-10T13:37:05.863+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.863+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.863+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-09-10T13:37:05.863+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-09-10T13:37:05.863+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.863+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.863+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-09-10T13:37:05.863+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-09-10T13:37:05.863+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-09-10T13:37:05.863+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-09-10T13:37:05.863+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-09-10T13:37:05.863+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.863+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM(full replica repair)
2023-09-10T13:37:05.864+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-09-10T13:37:05.864+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9004 127.0.0.1:9001] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.864+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx1,1) on 127.0.0.1:9001
2023-09-10T13:37:05.864+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9001
2023-09-10T13:37:05.864+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx1,1) on 127.0.0.1:9001
2023-09-10T13:37:05.864+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9001
2023-09-10T13:37:05.864+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9001
2023-09-10T13:37:05.864+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,1) on 127.0.0.1:9001
2023-09-10T13:37:05.864+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9004 127.0.0.1:9001]]
2023-09-10T13:37:05.864+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9001]
2023-09-10T13:37:05.864+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-09-10T13:37:05.864+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000 
2023-09-10T13:37:05.864+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.864+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.864+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000  on any target
2023-09-10T13:37:05.864+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-09-10T13:37:05.864+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-09-10T13:37:05.864+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-09-10T13:37:05.864+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-09-10T13:37:05.864+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.864+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 ScaleIn- 2 Subclusters, Both below LWM, Positive Case
2023-09-10T13:37:05.864+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.864+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-09-10T13:37:05.864+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.864+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-09-10T13:37:05.864+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.865+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.865+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.865+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.865+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.865+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.865+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.865+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-09-10T13:37:05.865+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000 
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000
2023-09-10T13:37:05.865+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-09-10T13:37:05.865+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000  can be placed on [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.865+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9003 SG sg1 Memory 0 Units 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9006 SG sg3 Memory 0 Units 0
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 ScaleIn- 2 Subclusters, One below LWM/ 1 Empty
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-09-10T13:37:05.865+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.865+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. No ScaleIn.
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.866+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.866+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.866+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-09-10T13:37:05.866+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-09-10T13:37:05.866+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.866+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.866+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.866+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.866+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.866+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.867+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.867+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-09-10T13:37:05.867+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.867+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-09-10T13:37:05.867+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.867+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-09-10T13:37:05.867+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.867+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-09-10T13:37:05.867+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.867+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.867+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-09-10T13:37:05.867+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.867+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-09-10T13:37:05.867+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. ScaleIn. 
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.868+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.868+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.868+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000 
2023-09-10T13:37:05.868+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000 
2023-09-10T13:37:05.868+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.868+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.868+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.868+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.868+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.868+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.868+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-09-10T13:37:05.868+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-09-10T13:37:05.868+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-09-10T13:37:05.868+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000 
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-09-10T13:37:05.868+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9003 127.0.0.1:9006]]
2023-09-10T13:37:05.868+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000  can be placed on [127.0.0.1:9001 127.0.0.1:9004]
2023-09-10T13:37:05.868+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-09-10T13:37:05.868+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Rebalance - 1 Subcluster, Below HWM (partial replica repair)
2023-09-10T13:37:05.869+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-09-10T13:37:05.869+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 350000000 Units 500 Tenants 0
2023-09-10T13:37:05.869+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.869+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-09-10T13:37:05.869+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-09-10T13:37:05.869+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-09-10T13:37:05.869+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-09-10T13:37:05.869+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 500000000 Units 800 Tenants 0
2023-09-10T13:37:05.869+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004]]
2023-09-10T13:37:05.869+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Resume - 1 tenant, Empty node in cluster.
2023-09-10T13:37:05.871+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-09-10T13:37:05.871+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.871+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.871+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.871+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.871+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.871+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.871+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.871+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-09-10T13:37:05.871+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008] [127.0.0.1:9006 127.0.0.1:9003]]
2023-09-10T13:37:05.871+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250  can be placed on [127.0.0.1:9006 127.0.0.1:9003]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Resume - 1 tenant, No empty node in cluster.
2023-09-10T13:37:05.873+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-09-10T13:37:05.873+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.873+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.873+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.873+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.873+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.873+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.873+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.873+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-09-10T13:37:05.873+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.873+05:30 [Info] Planner::findTenantPlacement TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250  can be placed on [127.0.0.1:9007 127.0.0.1:9008]
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Resume - 1 tenant, No node below LWM in the cluster.
2023-09-10T13:37:05.875+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-09-10T13:37:05.875+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.875+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.875+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.875+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.875+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 5000 Tenants 0
2023-09-10T13:37:05.875+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 5000 Tenants 0
2023-09-10T13:37:05.875+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.875+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250 
2023-09-10T13:37:05.875+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM []
2023/09/10 13:37:05 Expected error No SubCluster Below Low Usage Threshold
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Resume - 1 tenant, Not enough capacity in the cluster.
2023-09-10T13:37:05.876+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-09-10T13:37:05.876+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.876+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.876+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-09-10T13:37:05.876+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-09-10T13:37:05.876+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.876+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-09-10T13:37:05.876+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters  [[127.0.0.1:9001 127.0.0.1:9004] [127.0.0.1:9002 127.0.0.1:9005] [127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.876+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250 
2023-09-10T13:37:05.876+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-09-10T13:37:05.876+05:30 [Info] Planner::moveTenantsToLowUsageSubCluster Unable to place TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250  on any target
2023/09/10 13:37:05 Expected error Not Enough Capacity To Place Tenant
--- PASS: TestTenantAwarePlanner (0.11s)
=== RUN   TestPlanDuringHeterogenousScaleup
2023/09/10 13:37:05 In TestPlanDuringHeterogenousScaleup()
=== RUN   TestPlanDuringHeterogenousScaleup/GreedyPlanner
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-09-10T13:37:05.879+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-09-10T13:37:05.881+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-09-10T13:37:05.883+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-09-10T13:37:05.885+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-09-10T13:37:05.888+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-09-10T13:37:05.890+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-09-10T13:37:05.892+05:30 [Info] Using greedy index placement for index 987654
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-09-10T13:37:05.894+05:30 [Info] Using greedy index placement for index 987654
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests
2023/09/10 13:37:05 -------------------------------------------
2023/09/10 13:37:05 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-09-10T13:37:05.896+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9737654786475068
2023-09-10T13:37:06.003+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:06.003+05:30 [Info] Score: 0.5118702120133598
2023-09-10T13:37:06.003+05:30 [Info] variation: 1.0237404240267196
2023-09-10T13:37:06.003+05:30 [Info] ElapsedTime: 106ms
2023-09-10T13:37:06.003+05:30 [Info] ConvergenceTime: 104ms
2023-09-10T13:37:06.003+05:30 [Info] Iteration: 6700
2023-09-10T13:37:06.003+05:30 [Info] Move: 3869
2023-09-10T13:37:06.003+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.003+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.003+05:30 [Info] Indexer Memory Mean 126888575449 (118.174G)
2023-09-10T13:37:06.003+05:30 [Info] Indexer Memory Deviation 80354383758 (74.8359G) (63.33%)
2023-09-10T13:37:06.003+05:30 [Info] Indexer Memory Utilization 2.3004
2023-09-10T13:37:06.003+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:06.003+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:06.003+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:06.003+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.003+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.003+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.003+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.003+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.003+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.003+05:30 [Info] Indexer Data Size Mean 18082106963 (16.8403G)
2023-09-10T13:37:06.003+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (141.42%)
2023-09-10T13:37:06.003+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.003+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.003+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.003+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.003+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.003+05:30 [Info] Number of indexes: 13
2023-09-10T13:37:06.003+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.003+05:30 [Info] Avg Index Size: 29281978949 (27.271G)
2023-09-10T13:37:06.003+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:06.003+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-09-10T13:37:06.003+05:30 [Info] Avg Index Cpu: 3.5385
2023-09-10T13:37:06.003+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:06.003+05:30 [Info] Num Estimation Run: 11
2023-09-10T13:37:06.003+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.003+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:06.003+05:30 [Info] CPU Quota 27
2023-09-10T13:37:06.003+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.003+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.003+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.003+05:30 [Info] Total iteration: 6710
2023-09-10T13:37:06.003+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.003+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.003+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.003+05:30 [Info] RandomMove time: 0ns
2023-09-10T13:37:06.003+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-09-10T13:37:06.003+05:30 [Info] ExhaustMove time: 45ms
2023-09-10T13:37:06.003+05:30 [Info] ExhaustMove call: 6710
2023-09-10T13:37:06.003+05:30 [Info] ExhaustMove average time: 6us
2023-09-10T13:37:06.003+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.003+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.003+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.003+05:30 [Info] 
2023-09-10T13:37:06.003+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:06.003+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:0 (0), data:0 (0) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-09-10T13:37:06.003+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.37390490588193165 allowDDLDuringScaleup:true
2023-09-10T13:37:06.003+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.003+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.003+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.003+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.003+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.003+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.003+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.003+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.003+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.003+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.003+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.003+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 
2023-09-10T13:37:06.004+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:06.004+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.004+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7501886306380632 allowDDLDuringScaleup:true
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:16289602631216537903, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 
2023-09-10T13:37:06.004+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:06.004+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:0 (0), data:0 (0) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-09-10T13:37:06.004+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.07590646348000514 allowDDLDuringScaleup:true
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.004+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.004+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.004+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.004+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-09-10T13:37:06.007+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0155476961840748
2023-09-10T13:37:06.073+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:06.073+05:30 [Info] Score: 0.28937833136341934
2023-09-10T13:37:06.073+05:30 [Info] variation: 0.5787566627268387
2023-09-10T13:37:06.073+05:30 [Info] ElapsedTime: 66ms
2023-09-10T13:37:06.073+05:30 [Info] ConvergenceTime: 64ms
2023-09-10T13:37:06.074+05:30 [Info] Iteration: 4200
2023-09-10T13:37:06.074+05:30 [Info] Move: 2632
2023-09-10T13:37:06.074+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.074+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.074+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-09-10T13:37:06.074+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-09-10T13:37:06.074+05:30 [Info] Indexer Memory Utilization 2.6283
2023-09-10T13:37:06.074+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:06.074+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:06.074+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:06.074+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.074+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.074+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.074+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.074+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.074+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.074+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-09-10T13:37:06.074+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-09-10T13:37:06.074+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.074+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.074+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.074+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.074+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.074+05:30 [Info] Number of indexes: 14
2023-09-10T13:37:06.074+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.074+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-09-10T13:37:06.074+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:06.074+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-09-10T13:37:06.074+05:30 [Info] Avg Index Cpu: 3.2857
2023-09-10T13:37:06.074+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:06.074+05:30 [Info] Num Estimation Run: 11
2023-09-10T13:37:06.074+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.074+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:06.074+05:30 [Info] CPU Quota 27
2023-09-10T13:37:06.074+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.074+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.074+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.074+05:30 [Info] Total iteration: 4210
2023-09-10T13:37:06.074+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.074+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.074+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.074+05:30 [Info] RandomMove time: 22ms
2023-09-10T13:37:06.074+05:30 [Info] RandomMove call: 4199 (empty index 0)
2023-09-10T13:37:06.074+05:30 [Info] RandomMove average time: 5us
2023-09-10T13:37:06.074+05:30 [Info] ExhaustMove time: 91us
2023-09-10T13:37:06.074+05:30 [Info] ExhaustMove call: 11
2023-09-10T13:37:06.074+05:30 [Info] ExhaustMove average time: 8us
2023-09-10T13:37:06.074+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.074+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.074+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.074+05:30 [Info] 
2023-09-10T13:37:06.074+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:06.074+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:0 (0), data:0 (0) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-09-10T13:37:06.074+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-09-10T13:37:06.074+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.074+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.074+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.074+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.074+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.074+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.074+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 
2023-09-10T13:37:06.075+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:06.075+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.075+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:13839325720592212048, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 
2023-09-10T13:37:06.075+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:06.075+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.075+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.075+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.075+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.075+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.075+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:13839325720592212048, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.076+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.076+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-09-10T13:37:06.078+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8049436463715862
2023-09-10T13:37:06.081+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-09-10T13:37:06.081+05:30 [Info] Score: 0.13929460298637122
2023-09-10T13:37:06.081+05:30 [Info] variation: 0.27858920597274245
2023-09-10T13:37:06.081+05:30 [Info] ElapsedTime: 3ms
2023-09-10T13:37:06.081+05:30 [Info] ConvergenceTime: 1ms
2023-09-10T13:37:06.081+05:30 [Info] Iteration: 1
2023-09-10T13:37:06.081+05:30 [Info] Move: 1
2023-09-10T13:37:06.081+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.081+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.081+05:30 [Info] Indexer Memory Mean 163052789375 (151.855G)
2023-09-10T13:37:06.081+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (55.72%)
2023-09-10T13:37:06.081+05:30 [Info] Indexer Memory Utilization 2.9561
2023-09-10T13:37:06.081+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:06.081+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:06.081+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:06.081+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.082+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.082+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.082+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.082+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.082+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.082+05:30 [Info] Indexer Data Size Mean 54246320889 (50.5208G)
2023-09-10T13:37:06.082+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:06.082+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.082+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.082+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.082+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.082+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] Number of indexes: 15
2023-09-10T13:37:06.082+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.082+05:30 [Info] Avg Index Size: 21761293697 (20.2668G)
2023-09-10T13:37:06.082+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:06.082+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-09-10T13:37:06.082+05:30 [Info] Avg Index Cpu: 3.0667
2023-09-10T13:37:06.082+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:06.082+05:30 [Info] Num Estimation Run: 230
2023-09-10T13:37:06.082+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:06.082+05:30 [Info] CPU Quota 27
2023-09-10T13:37:06.082+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.082+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.082+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] Total iteration: 521
2023-09-10T13:37:06.082+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.082+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.082+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.082+05:30 [Info] RandomMove time: 6us
2023-09-10T13:37:06.082+05:30 [Info] RandomMove call: 1 (empty index 0)
2023-09-10T13:37:06.082+05:30 [Info] RandomMove average time: 6us
2023-09-10T13:37:06.082+05:30 [Info] ExhaustMove time: 1ms
2023-09-10T13:37:06.082+05:30 [Info] ExhaustMove call: 220
2023-09-10T13:37:06.082+05:30 [Info] ExhaustMove average time: 4us
2023-09-10T13:37:06.082+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.082+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.082+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 
2023-09-10T13:37:06.082+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:06.082+05:30 [Info] Indexer total memory:322028009998 (299.912G), mem:291467625194 (271.45G), overhead:30560384804 (28.4616G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.082+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5575132033129112 allowDDLDuringScaleup:true
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:4647014858487008682, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 
2023-09-10T13:37:06.082+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:06.082+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.082+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.3168776165275712 allowDDLDuringScaleup:true
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4647014858487008682, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.082+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.082+05:30 [Info] 
2023-09-10T13:37:06.082+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:06.082+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.082+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3256091801595177 allowDDLDuringScaleup:true
2023-09-10T13:37:06.082+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.082+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.082+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.083+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.083+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.083+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.083+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.083+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.083+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.083+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.083+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.083+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.083+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.083+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.083+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.083+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.083+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.083+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:4647014858487008682, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.083+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.083+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-09-10T13:37:06.085+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0155476961840748
2023-09-10T13:37:06.296+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:06.296+05:30 [Info] Score: 0.358469577773188
2023-09-10T13:37:06.296+05:30 [Info] variation: 0.716939155546376
2023-09-10T13:37:06.296+05:30 [Info] ElapsedTime: 211ms
2023-09-10T13:37:06.296+05:30 [Info] ConvergenceTime: 206ms
2023-09-10T13:37:06.296+05:30 [Info] Iteration: 7600
2023-09-10T13:37:06.296+05:30 [Info] Move: 5744
2023-09-10T13:37:06.297+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.297+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.297+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-09-10T13:37:06.297+05:30 [Info] Indexer Memory Deviation 105360564648 (98.1247G) (72.68%)
2023-09-10T13:37:06.297+05:30 [Info] Indexer Memory Utilization 2.6283
2023-09-10T13:37:06.297+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:06.297+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:06.297+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:06.297+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.297+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.297+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.297+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.297+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.297+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.297+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-09-10T13:37:06.297+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-09-10T13:37:06.297+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.297+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.297+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.297+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.297+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.297+05:30 [Info] Number of indexes: 14
2023-09-10T13:37:06.297+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.297+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-09-10T13:37:06.297+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:06.297+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-09-10T13:37:06.297+05:30 [Info] Avg Index Cpu: 3.2857
2023-09-10T13:37:06.297+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:06.297+05:30 [Info] Num Estimation Run: 11
2023-09-10T13:37:06.297+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.297+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:06.297+05:30 [Info] CPU Quota 27
2023-09-10T13:37:06.297+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.297+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.297+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.297+05:30 [Info] Total iteration: 20008
2023-09-10T13:37:06.297+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.297+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.297+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.297+05:30 [Info] RandomMove time: 47ms
2023-09-10T13:37:06.297+05:30 [Info] RandomMove call: 7599 (empty index 0)
2023-09-10T13:37:06.297+05:30 [Info] RandomMove average time: 6us
2023-09-10T13:37:06.297+05:30 [Info] ExhaustMove time: 106us
2023-09-10T13:37:06.297+05:30 [Info] ExhaustMove call: 11
2023-09-10T13:37:06.297+05:30 [Info] ExhaustMove average time: 9us
2023-09-10T13:37:06.297+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.297+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.297+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.297+05:30 [Info] 
2023-09-10T13:37:06.297+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:06.297+05:30 [Info] Indexer total memory:322028009998 (299.912G), mem:291467625194 (271.45G), overhead:30560384804 (28.4616G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.297+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7021056124497257 allowDDLDuringScaleup:true
2023-09-10T13:37:06.297+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.297+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.297+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.297+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.297+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.297+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.297+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.297+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.297+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.297+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.297+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.297+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.297+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.297+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.297+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.297+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:3734709503450042736, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 
2023-09-10T13:37:06.298+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:06.298+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.298+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3734709503450042736, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 
2023-09-10T13:37:06.298+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:06.298+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:0 (0), data:0 (0) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-09-10T13:37:06.298+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06643869545280173 allowDDLDuringScaleup:true
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.298+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.298+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.298+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.298+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-09-10T13:37:06.301+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0020008561154405
2023-09-10T13:37:06.403+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:06.403+05:30 [Info] Score: 0.28937833136341934
2023-09-10T13:37:06.403+05:30 [Info] variation: 0.5787566627268387
2023-09-10T13:37:06.403+05:30 [Info] ElapsedTime: 102ms
2023-09-10T13:37:06.403+05:30 [Info] ConvergenceTime: 99ms
2023-09-10T13:37:06.403+05:30 [Info] Iteration: 4300
2023-09-10T13:37:06.403+05:30 [Info] Move: 2459
2023-09-10T13:37:06.403+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.403+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.403+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-09-10T13:37:06.403+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-09-10T13:37:06.403+05:30 [Info] Indexer Memory Utilization 2.6283
2023-09-10T13:37:06.403+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:06.403+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:06.403+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:06.403+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.403+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.403+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.403+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.403+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.403+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.403+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-09-10T13:37:06.403+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-09-10T13:37:06.403+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.403+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.403+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.403+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.403+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.403+05:30 [Info] Number of indexes: 14
2023-09-10T13:37:06.403+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.403+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-09-10T13:37:06.403+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:06.403+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-09-10T13:37:06.403+05:30 [Info] Avg Index Cpu: 3.2857
2023-09-10T13:37:06.403+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:06.403+05:30 [Info] Num Estimation Run: 11
2023-09-10T13:37:06.403+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:06.404+05:30 [Info] CPU Quota 27
2023-09-10T13:37:06.404+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.404+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.404+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] Total iteration: 8242
2023-09-10T13:37:06.404+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.404+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.404+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.404+05:30 [Info] RandomMove time: 27ms
2023-09-10T13:37:06.404+05:30 [Info] RandomMove call: 4299 (empty index 0)
2023-09-10T13:37:06.404+05:30 [Info] RandomMove average time: 6us
2023-09-10T13:37:06.404+05:30 [Info] ExhaustMove time: 116us
2023-09-10T13:37:06.404+05:30 [Info] ExhaustMove call: 11
2023-09-10T13:37:06.404+05:30 [Info] ExhaustMove average time: 10us
2023-09-10T13:37:06.404+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.404+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.404+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] 
2023-09-10T13:37:06.404+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:06.404+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:0 (0), data:0 (0) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:4
2023-09-10T13:37:06.404+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-09-10T13:37:06.404+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.404+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.404+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.404+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.404+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.404+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.404+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.404+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.404+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.404+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.404+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.404+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.404+05:30 [Info] 
2023-09-10T13:37:06.404+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:06.404+05:30 [Info] Indexer total memory:111617261890 (103.952G), mem:95286106952 (88.7421G), overhead:16331154938 (15.2096G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.404+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-09-10T13:37:06.404+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.404+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.404+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.404+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.404+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.404+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.404+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.404+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.404+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.404+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.404+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.404+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.404+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.404+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.405+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10197043790518642033, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.405+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.405+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.405+05:30 [Info] 
2023-09-10T13:37:06.405+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:06.405+05:30 [Info] Indexer total memory:125847870401 (117.205G), mem:102404635981 (95.3717G), overhead:23443234420 (21.8332G), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:5
2023-09-10T13:37:06.405+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-09-10T13:37:06.405+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.405+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.405+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.405+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.405+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.405+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.405+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.405+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.405+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.405+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.405+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.405+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.405+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.405+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.405+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.405+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.405+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.405+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:10197043790518642033, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.405+05:30 [Info] 		Index total memory:54246320889 (50.5208G), mem:54246320889 (50.5208G), overhead:0 (0), min:54246320889 (50.5208G), data:54246320889 (50.5208G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.405+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-09-10T13:37:06.408+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9611163603287702
2023-09-10T13:37:06.408+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-09-10T13:37:06.408+05:30 [Info] Score: 0.4863052536963559
2023-09-10T13:37:06.408+05:30 [Info] variation: 0.9726105073927118
2023-09-10T13:37:06.408+05:30 [Info] ElapsedTime: 226us
2023-09-10T13:37:06.408+05:30 [Info] ConvergenceTime: 170us
2023-09-10T13:37:06.408+05:30 [Info] Iteration: 1
2023-09-10T13:37:06.408+05:30 [Info] Move: 1
2023-09-10T13:37:06.408+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.408+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.408+05:30 [Info] Indexer Memory Mean 14745215094 (13.7326G)
2023-09-10T13:37:06.408+05:30 [Info] Indexer Memory Deviation 7829819102 (7.29209G) (53.10%)
2023-09-10T13:37:06.408+05:30 [Info] Indexer Memory Utilization 1.6384
2023-09-10T13:37:06.408+05:30 [Info] Indexer CPU Mean 0.6667
2023-09-10T13:37:06.408+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-09-10T13:37:06.408+05:30 [Info] Indexer CPU Utilization 0.0833
2023-09-10T13:37:06.408+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.408+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.408+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.408+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.408+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.408+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.408+05:30 [Info] Indexer Data Size Mean 2745215094 (2.55668G)
2023-09-10T13:37:06.408+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (141.42%)
2023-09-10T13:37:06.408+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.408+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.408+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.408+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.408+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.409+05:30 [Info] Number of indexes: 4
2023-09-10T13:37:06.409+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.409+05:30 [Info] Avg Index Size: 11058911320 (10.2994G)
2023-09-10T13:37:06.409+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-09-10T13:37:06.409+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-09-10T13:37:06.409+05:30 [Info] Avg Index Cpu: 0.7500
2023-09-10T13:37:06.409+05:30 [Info] Max Index Cpu: 1.0000
2023-09-10T13:37:06.409+05:30 [Info] Num Estimation Run: 7
2023-09-10T13:37:06.409+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.409+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-09-10T13:37:06.409+05:30 [Info] CPU Quota 8
2023-09-10T13:37:06.409+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.409+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.409+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.409+05:30 [Info] Total iteration: 8
2023-09-10T13:37:06.409+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.409+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.409+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.409+05:30 [Info] RandomMove time: 0ns
2023-09-10T13:37:06.409+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-09-10T13:37:06.409+05:30 [Info] ExhaustMove time: 53us
2023-09-10T13:37:06.409+05:30 [Info] ExhaustMove call: 8
2023-09-10T13:37:06.409+05:30 [Info] ExhaustMove average time: 6us
2023-09-10T13:37:06.409+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.409+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.409+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.409+05:30 [Info] 
2023-09-10T13:37:06.409+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-09-10T13:37:06.409+05:30 [Info] Indexer total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:0 (0), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:06.409+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.3390930527717129 allowDDLDuringScaleup:true
2023-09-10T13:37:06.409+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.409+05:30 [Info] 		Index name:equiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.409+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.409+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.409+05:30 [Info] 
2023-09-10T13:37:06.409+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-09-10T13:37:06.409+05:30 [Info] Indexer total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:0 (0), data:0 (0) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:06.409+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0813823326652111 allowDDLDuringScaleup:true
2023-09-10T13:37:06.409+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.409+05:30 [Info] 		Index name:equiv2 0, bucket:default, scope:, collection:, defnId:4650686066397790000, instId:4650686066397790000, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.409+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:6000000000 (5.58794G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.409+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.409+05:30 [Info] 
2023-09-10T13:37:06.409+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-09-10T13:37:06.409+05:30 [Info] Indexer total memory:15235645282 (14.1893G), mem:13235645282 (12.3267G), overhead:2000000000 (1.86265G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:06.409+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.779524614563076 allowDDLDuringScaleup:true
2023-09-10T13:37:06.409+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.409+05:30 [Info] 		Index name:nonEquiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.409+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.409+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.409+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.409+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:13145397070308561757, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.409+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.409+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-09-10T13:37:06.411+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-09-10T13:37:06.411+05:30 [Warn] Definition 987654 Instance 15842602262569818074 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-09-10T13:37:06.411+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-09-10T13:37:06.411+05:30 [Warn] Definition 987654 Instance 15842602262569818074 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-09-10T13:37:06.411+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6782899285088768
2023-09-10T13:37:06.475+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:06.475+05:30 [Info] Score: 0.25290029571859646
2023-09-10T13:37:06.475+05:30 [Info] variation: 0.5058005914371929
2023-09-10T13:37:06.475+05:30 [Info] ElapsedTime: 63ms
2023-09-10T13:37:06.475+05:30 [Info] ConvergenceTime: 61ms
2023-09-10T13:37:06.475+05:30 [Info] Iteration: 4200
2023-09-10T13:37:06.475+05:30 [Info] Move: 2419
2023-09-10T13:37:06.475+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.475+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.475+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-09-10T13:37:06.475+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-09-10T13:37:06.475+05:30 [Info] Indexer Memory Utilization 1.9434
2023-09-10T13:37:06.475+05:30 [Info] Indexer CPU Mean 0.6667
2023-09-10T13:37:06.475+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-09-10T13:37:06.475+05:30 [Info] Indexer CPU Utilization 0.0833
2023-09-10T13:37:06.475+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.475+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.475+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.475+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.475+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.475+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.475+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-09-10T13:37:06.475+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-09-10T13:37:06.476+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.476+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.476+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.476+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.476+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.476+05:30 [Info] Number of indexes: 5
2023-09-10T13:37:06.476+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.476+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-09-10T13:37:06.476+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-09-10T13:37:06.476+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-09-10T13:37:06.476+05:30 [Info] Avg Index Cpu: 0.6000
2023-09-10T13:37:06.476+05:30 [Info] Max Index Cpu: 1.0000
2023-09-10T13:37:06.476+05:30 [Info] Num Estimation Run: 7
2023-09-10T13:37:06.476+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.476+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-09-10T13:37:06.476+05:30 [Info] CPU Quota 8
2023-09-10T13:37:06.476+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.476+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.476+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.476+05:30 [Info] Total iteration: 4380
2023-09-10T13:37:06.476+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.476+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.476+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.476+05:30 [Info] RandomMove time: 20ms
2023-09-10T13:37:06.476+05:30 [Info] RandomMove call: 4199 (empty index 0)
2023-09-10T13:37:06.476+05:30 [Info] RandomMove average time: 4us
2023-09-10T13:37:06.476+05:30 [Info] ExhaustMove time: 8us
2023-09-10T13:37:06.476+05:30 [Info] ExhaustMove call: 1
2023-09-10T13:37:06.476+05:30 [Info] ExhaustMove average time: 8us
2023-09-10T13:37:06.476+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.476+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.476+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.476+05:30 [Info] 
2023-09-10T13:37:06.476+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-09-10T13:37:06.476+05:30 [Info] Indexer total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:0 (0), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:06.476+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-09-10T13:37:06.476+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.476+05:30 [Info] 		Index name:equiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.476+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.476+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.476+05:30 [Info] 
2023-09-10T13:37:06.476+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-09-10T13:37:06.476+05:30 [Info] Indexer total memory:16735645282 (15.5863G), mem:14235645282 (13.258G), overhead:2500000000 (2.32831G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:06.476+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-09-10T13:37:06.476+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.476+05:30 [Info] 		Index name:equiv2 0, bucket:default, scope:, collection:, defnId:4650686066397790000, instId:4650686066397790000, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.476+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:6000000000 (5.58794G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.476+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.476+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.476+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:15842602262569818074, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.476+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.476+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.476+05:30 [Info] 
2023-09-10T13:37:06.476+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-09-10T13:37:06.476+05:30 [Info] Indexer total memory:15235645282 (14.1893G), mem:13235645282 (12.3267G), overhead:2000000000 (1.86265G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:06.476+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-09-10T13:37:06.476+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.476+05:30 [Info] 		Index name:nonEquiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.476+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.476+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.476+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.476+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:15842602262569818074, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.476+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.477+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node 
2023-09-10T13:37:06.479+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-09-10T13:37:06.479+05:30 [Warn] Definition 987654 Instance 15132948344726558643 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-09-10T13:37:06.479+05:30 [Warn] There are more equivalent index than available nodes.  Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-09-10T13:37:06.479+05:30 [Warn] Definition 987654 Instance 15132948344726558643 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-09-10T13:37:06.479+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6702149941767832
2023-09-10T13:37:06.537+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:06.537+05:30 [Info] Score: 0.25290029571859646
2023-09-10T13:37:06.537+05:30 [Info] variation: 0.5058005914371929
2023-09-10T13:37:06.537+05:30 [Info] ElapsedTime: 57ms
2023-09-10T13:37:06.537+05:30 [Info] ConvergenceTime: 55ms
2023-09-10T13:37:06.537+05:30 [Info] Iteration: 3700
2023-09-10T13:37:06.537+05:30 [Info] Move: 2373
2023-09-10T13:37:06.537+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.537+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.537+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-09-10T13:37:06.537+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-09-10T13:37:06.537+05:30 [Info] Indexer Memory Utilization 1.9434
2023-09-10T13:37:06.537+05:30 [Info] Indexer CPU Mean 0.6667
2023-09-10T13:37:06.537+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-09-10T13:37:06.537+05:30 [Info] Indexer CPU Utilization 0.0833
2023-09-10T13:37:06.537+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.537+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.537+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.537+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.537+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.537+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.537+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-09-10T13:37:06.537+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-09-10T13:37:06.537+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.537+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.537+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.537+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.537+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.537+05:30 [Info] Number of indexes: 5
2023-09-10T13:37:06.537+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.537+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-09-10T13:37:06.537+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-09-10T13:37:06.537+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-09-10T13:37:06.537+05:30 [Info] Avg Index Cpu: 0.6000
2023-09-10T13:37:06.537+05:30 [Info] Max Index Cpu: 1.0000
2023-09-10T13:37:06.537+05:30 [Info] Num Estimation Run: 7
2023-09-10T13:37:06.537+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.537+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-09-10T13:37:06.537+05:30 [Info] CPU Quota 8
2023-09-10T13:37:06.537+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.537+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.537+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.537+05:30 [Info] Total iteration: 3880
2023-09-10T13:37:06.537+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.537+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.537+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.537+05:30 [Info] RandomMove time: 18ms
2023-09-10T13:37:06.537+05:30 [Info] RandomMove call: 3699 (empty index 0)
2023-09-10T13:37:06.537+05:30 [Info] RandomMove average time: 5us
2023-09-10T13:37:06.537+05:30 [Info] ExhaustMove time: 7us
2023-09-10T13:37:06.537+05:30 [Info] ExhaustMove call: 1
2023-09-10T13:37:06.537+05:30 [Info] ExhaustMove average time: 7us
2023-09-10T13:37:06.537+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.537+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.537+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.537+05:30 [Info] 
2023-09-10T13:37:06.537+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-09-10T13:37:06.537+05:30 [Info] Indexer total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:0 (0), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:06.537+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-09-10T13:37:06.537+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.537+05:30 [Info] 		Index name:nonEquiv 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.537+05:30 [Info] 		Index total memory:28000000000 (26.077G), mem:25000000000 (23.2831G), overhead:3000000000 (2.79397G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.537+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.537+05:30 [Info] 
2023-09-10T13:37:06.537+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-09-10T13:37:06.537+05:30 [Info] Indexer total memory:16735645282 (15.5863G), mem:14235645282 (13.258G), overhead:2500000000 (2.32831G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:06.537+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-09-10T13:37:06.537+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.537+05:30 [Info] 		Index name:equiv2 0, bucket:default, scope:, collection:, defnId:4650686066397790000, instId:4650686066397790000, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.537+05:30 [Info] 		Index total memory:8500000000 (7.91624G), mem:6000000000 (5.58794G), overhead:2500000000 (2.32831G), min:6000000000 (5.58794G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.537+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.537+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.537+05:30 [Info] 		Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:15132948344726558643, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.537+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.538+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.538+05:30 [Info] 
2023-09-10T13:37:06.538+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-09-10T13:37:06.538+05:30 [Info] Indexer total memory:15235645282 (14.1893G), mem:13235645282 (12.3267G), overhead:2000000000 (1.86265G), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:1.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:06.538+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-09-10T13:37:06.538+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.538+05:30 [Info] 		Index name:equiv1 0, bucket:default, scope:, collection:, defnId:1062966916559205800, instId:1062966916559205800, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.538+05:30 [Info] 		Index total memory:7000000000 (6.51926G), mem:5000000000 (4.65661G), overhead:2000000000 (1.86265G), min:5000000000 (4.65661G), data:0 (0) cpu:1.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.538+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.538+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.538+05:30 [Info] 		Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:15132948344726558643, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.538+05:30 [Info] 		Index total memory:8235645282 (7.67004G), mem:8235645282 (7.67004G), overhead:0 (0), min:8235645282 (7.67004G), data:8235645282 (7.67004G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.538+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up
2023-09-10T13:37:06.541+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3019513102065857
2023-09-10T13:37:06.655+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:06.655+05:30 [Info] Score: 0.1784816836053567
2023-09-10T13:37:06.655+05:30 [Info] variation: 0.3569633672107134
2023-09-10T13:37:06.655+05:30 [Info] ElapsedTime: 113ms
2023-09-10T13:37:06.655+05:30 [Info] ConvergenceTime: 111ms
2023-09-10T13:37:06.655+05:30 [Info] Iteration: 5200
2023-09-10T13:37:06.655+05:30 [Info] Move: 3829
2023-09-10T13:37:06.655+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.655+05:30 [Info] Indexer Memory Mean 154201322596 (143.611G)
2023-09-10T13:37:06.655+05:30 [Info] Indexer Memory Deviation 82829246465 (77.1407G) (53.72%)
2023-09-10T13:37:06.655+05:30 [Info] Indexer Memory Utilization 2.7956
2023-09-10T13:37:06.655+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:06.655+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:06.655+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:06.655+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.655+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.655+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.655+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.655+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.655+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.655+05:30 [Info] Indexer Data Size Mean 45394854109 (42.2773G)
2023-09-10T13:37:06.655+05:30 [Info] Indexer Data Size Deviation 8024752292 (7.47363G) (17.68%)
2023-09-10T13:37:06.655+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.655+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.655+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.655+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.655+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] Number of indexes: 20
2023-09-10T13:37:06.655+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.655+05:30 [Info] Avg Index Size: 23130198389 (21.5417G)
2023-09-10T13:37:06.655+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:06.655+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-09-10T13:37:06.655+05:30 [Info] Avg Index Cpu: 2.3000
2023-09-10T13:37:06.655+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:06.655+05:30 [Info] Num Estimation Run: 22
2023-09-10T13:37:06.655+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:06.655+05:30 [Info] CPU Quota 27
2023-09-10T13:37:06.655+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.655+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.655+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] Total iteration: 8603
2023-09-10T13:37:06.655+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.655+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.655+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.655+05:30 [Info] RandomMove time: 29ms
2023-09-10T13:37:06.655+05:30 [Info] RandomMove call: 5199 (empty index 0)
2023-09-10T13:37:06.655+05:30 [Info] RandomMove average time: 5us
2023-09-10T13:37:06.655+05:30 [Info] ExhaustMove time: 8us
2023-09-10T13:37:06.655+05:30 [Info] ExhaustMove call: 1
2023-09-10T13:37:06.655+05:30 [Info] ExhaustMove average time: 8us
2023-09-10T13:37:06.655+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.655+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.655+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] 
2023-09-10T13:37:06.655+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:06.655+05:30 [Info] Indexer total memory:301827829691 (281.099G), mem:271267444887 (252.637G), overhead:30560384804 (28.4616G), min:34046140582 (31.7079G), data:34046140582 (31.7079G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:6
2023-09-10T13:37:06.655+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5018354321742201 allowDDLDuringScaleup:true
2023-09-10T13:37:06.655+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.655+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.655+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.655+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.655+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.655+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.655+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.655+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.655+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.655+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.655+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.655+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.655+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:6900880727652691527, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.655+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.655+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.655+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.655+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:6900880727652691527, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.655+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.655+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 
2023-09-10T13:37:06.656+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:06.656+05:30 [Info] Indexer total memory:108440151874 (100.993G), mem:92108996936 (85.7832G), overhead:16331154938 (15.2096G), min:51069210873 (47.5619G), data:51069210873 (47.5619G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-09-10T13:37:06.656+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3444658974194678 allowDDLDuringScaleup:true
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:6900880727652691527, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:6900880727652691527, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:6900880727652691527, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 
2023-09-10T13:37:06.656+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:06.656+05:30 [Info] Indexer total memory:122670760385 (114.246G), mem:99227525965 (92.4128G), overhead:23443234420 (21.8332G), min:51069210873 (47.5619G), data:51069210873 (47.5619G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-09-10T13:37:06.656+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.35369867040631203 allowDDLDuringScaleup:true
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:6900880727652691527, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:6900880727652691527, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.656+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.656+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:6900880727652691527, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.656+05:30 [Info] 		Index total memory:17023070291 (15.854G), mem:17023070291 (15.854G), overhead:0 (0), min:17023070291 (15.854G), data:17023070291 (15.854G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.656+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 2 Scaled up
2023-09-10T13:37:06.660+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.39606817746881545
2023-09-10T13:37:06.812+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:06.812+05:30 [Info] Score: 0.13739736706800032
2023-09-10T13:37:06.812+05:30 [Info] variation: 0.27479473413600064
2023-09-10T13:37:06.812+05:30 [Info] ElapsedTime: 152ms
2023-09-10T13:37:06.812+05:30 [Info] ConvergenceTime: 150ms
2023-09-10T13:37:06.812+05:30 [Info] Iteration: 7200
2023-09-10T13:37:06.812+05:30 [Info] Move: 4881
2023-09-10T13:37:06.812+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.812+05:30 [Info] Using SAPlanner
2023-09-10T13:37:06.812+05:30 [Info] Indexer Memory Mean 208747525973 (194.411G)
2023-09-10T13:37:06.812+05:30 [Info] Indexer Memory Deviation 77823744009 (72.479G) (37.28%)
2023-09-10T13:37:06.812+05:30 [Info] Indexer Memory Utilization 3.7845
2023-09-10T13:37:06.812+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:06.812+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:06.813+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:06.813+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:06.813+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:06.813+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:06.813+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.813+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:06.813+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:06.813+05:30 [Info] Indexer Data Size Mean 45221342736 (42.1157G)
2023-09-10T13:37:06.813+05:30 [Info] Indexer Data Size Deviation 7994079525 (7.44507G) (17.68%)
2023-09-10T13:37:06.813+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:06.813+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.813+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:06.813+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:06.813+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.813+05:30 [Info] Number of indexes: 20
2023-09-10T13:37:06.813+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:06.813+05:30 [Info] Avg Index Size: 31312128896 (29.1617G)
2023-09-10T13:37:06.813+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:06.813+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-09-10T13:37:06.813+05:30 [Info] Avg Index Cpu: 2.3000
2023-09-10T13:37:06.813+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:06.813+05:30 [Info] Num Estimation Run: 23
2023-09-10T13:37:06.813+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.813+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:06.813+05:30 [Info] CPU Quota 27
2023-09-10T13:37:06.813+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:06.813+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:06.813+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.813+05:30 [Info] Total iteration: 11155
2023-09-10T13:37:06.813+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:06.813+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:06.813+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:06.813+05:30 [Info] RandomMove time: 40ms
2023-09-10T13:37:06.813+05:30 [Info] RandomMove call: 7199 (empty index 0)
2023-09-10T13:37:06.813+05:30 [Info] RandomMove average time: 5us
2023-09-10T13:37:06.813+05:30 [Info] ExhaustMove time: 8us
2023-09-10T13:37:06.813+05:30 [Info] ExhaustMove call: 1
2023-09-10T13:37:06.813+05:30 [Info] ExhaustMove average time: 8us
2023-09-10T13:37:06.813+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:06.813+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:06.813+05:30 [Info] ----------------------------------------
2023-09-10T13:37:06.813+05:30 [Info] 
2023-09-10T13:37:06.813+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:06.813+05:30 [Info] Indexer total memory:301697696161 (280.978G), mem:271137311357 (252.516G), overhead:30560384804 (28.4616G), min:33916007052 (31.5867G), data:33916007052 (31.5867G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:6
2023-09-10T13:37:06.813+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4097753531140166 allowDDLDuringScaleup:true
2023-09-10T13:37:06.813+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.813+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.813+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.813+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.813+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.813+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.813+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.813+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.813+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.813+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.813+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.813+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.813+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.813+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.813+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.813+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.813+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.813+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:18280354773302474797, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.813+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.813+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:18280354773302474797, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 
2023-09-10T13:37:06.814+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:06.814+05:30 [Info] Indexer total memory:337728715583 (314.534G), mem:256072940893 (238.487G), overhead:81655774690 (76.0479G), min:50874010578 (47.3801G), data:50874010578 (47.3801G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-09-10T13:37:06.814+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.470342252272453 allowDDLDuringScaleup:true
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:55876178105 (52.0387G), mem:52222430260 (48.6359G), overhead:3653747845 (3.40282G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:56098504109 (52.2458G), mem:52162170475 (48.5798G), overhead:3936333634 (3.666G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:18280354773302474797, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:18280354773302474797, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:18280354773302474797, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 
2023-09-10T13:37:06.814+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:06.814+05:30 [Info] Indexer total memory:122475560090 (114.064G), mem:99032325670 (92.231G), overhead:23443234420 (21.8332G), min:50874010578 (47.3801G), data:50874010578 (47.3801G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:7
2023-09-10T13:37:06.814+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3198823946135304 allowDDLDuringScaleup:true
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.814+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.814+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.814+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.814+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.815+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:18280354773302474797, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.815+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.815+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.815+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.815+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:18280354773302474797, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.815+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.815+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:06.815+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:06.815+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:18280354773302474797, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:06.815+05:30 [Info] 		Index total memory:16958003526 (15.7934G), mem:16958003526 (15.7934G), overhead:0 (0), min:16958003526 (15.7934G), data:16958003526 (15.7934G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:06.815+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:06 -------------------------------------------
2023/09/10 13:37:06 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-09-10T13:37:06.817+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.7340179619608993
2023-09-10T13:37:07.015+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.016+05:30 [Info] Score: 0.16324776491504728
2023-09-10T13:37:07.016+05:30 [Info] variation: 0.32649552983009456
2023-09-10T13:37:07.016+05:30 [Info] ElapsedTime: 198ms
2023-09-10T13:37:07.016+05:30 [Info] ConvergenceTime: 195ms
2023-09-10T13:37:07.016+05:30 [Info] Iteration: 8700
2023-09-10T13:37:07.016+05:30 [Info] Move: 4651
2023-09-10T13:37:07.016+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.016+05:30 [Info] Using SAPlanner
2023-09-10T13:37:07.016+05:30 [Info] Indexer Memory Mean 157055841798 (146.27G)
2023-09-10T13:37:07.016+05:30 [Info] Indexer Memory Deviation 88674154216 (82.5842G) (56.46%)
2023-09-10T13:37:07.016+05:30 [Info] Indexer Memory Utilization 2.8474
2023-09-10T13:37:07.016+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:07.016+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:07.016+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:07.016+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:07.016+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:07.016+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:07.016+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.016+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:07.016+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.016+05:30 [Info] Indexer Data Size Mean 48249373312 (44.9357G)
2023-09-10T13:37:07.016+05:30 [Info] Indexer Data Size Deviation 4264682382 (3.97179G) (8.84%)
2023-09-10T13:37:07.016+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:07.016+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.016+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:07.016+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.016+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.016+05:30 [Info] Number of indexes: 28
2023-09-10T13:37:07.016+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:07.016+05:30 [Info] Avg Index Size: 16827411621 (15.6717G)
2023-09-10T13:37:07.016+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:07.016+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-09-10T13:37:07.016+05:30 [Info] Avg Index Cpu: 1.6429
2023-09-10T13:37:07.016+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:07.016+05:30 [Info] Num Estimation Run: 28
2023-09-10T13:37:07.016+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.016+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:07.016+05:30 [Info] CPU Quota 27
2023-09-10T13:37:07.016+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:07.016+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:07.016+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.016+05:30 [Info] Total iteration: 14068
2023-09-10T13:37:07.016+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:07.016+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:07.016+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:07.016+05:30 [Info] RandomMove time: 55ms
2023-09-10T13:37:07.016+05:30 [Info] RandomMove call: 8697 (empty index 0)
2023-09-10T13:37:07.016+05:30 [Info] RandomMove average time: 6us
2023-09-10T13:37:07.016+05:30 [Info] ExhaustMove time: 38us
2023-09-10T13:37:07.016+05:30 [Info] ExhaustMove call: 4
2023-09-10T13:37:07.016+05:30 [Info] ExhaustMove average time: 9us
2023-09-10T13:37:07.016+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:07.016+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:07.016+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.016+05:30 [Info] 
2023-09-10T13:37:07.016+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:07.016+05:30 [Info] Indexer total memory:313015476589 (291.518G), mem:282455091785 (263.057G), overhead:30560384804 (28.4616G), min:45233787480 (42.1272G), data:45233787480 (42.1272G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-09-10T13:37:07.016+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5471874698199197 allowDDLDuringScaleup:true
2023-09-10T13:37:07.016+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.016+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.016+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.016+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.016+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.016+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.016+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.016+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.016+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.016+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.016+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.016+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.016+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.016+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.016+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.016+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.016+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 
2023-09-10T13:37:07.017+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:07.017+05:30 [Info] Indexer total memory:111651485977 (103.984G), mem:95320331039 (88.774G), overhead:16331154938 (15.2096G), min:54280544976 (50.5527G), data:54280544976 (50.5527G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:10
2023-09-10T13:37:07.017+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.346383999407285 allowDDLDuringScaleup:true
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 
2023-09-10T13:37:07.017+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:07.017+05:30 [Info] Indexer total memory:116835336992 (108.811G), mem:93392102572 (86.9782G), overhead:23443234420 (21.8332G), min:45233787480 (42.1272G), data:45233787480 (42.1272G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-09-10T13:37:07.017+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3064285307727953 allowDDLDuringScaleup:true
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.017+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.017+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.017+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.017+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.018+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.018+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.018+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.018+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.018+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.018+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.018+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.018+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.018+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:5255449464401109848, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.018+05:30 [Info] 		Index total memory:9046757496 (8.42545G), mem:9046757496 (8.42545G), overhead:0 (0), min:9046757496 (8.42545G), data:9046757496 (8.42545G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.018+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:07 -------------------------------------------
2023/09/10 13:37:07 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-09-10T13:37:07.020+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27707070369687203
2023-09-10T13:37:07.185+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.185+05:30 [Info] Score: 0.11475962811811741
2023-09-10T13:37:07.185+05:30 [Info] variation: 0.22951925623623481
2023-09-10T13:37:07.185+05:30 [Info] ElapsedTime: 164ms
2023-09-10T13:37:07.185+05:30 [Info] ConvergenceTime: 162ms
2023-09-10T13:37:07.185+05:30 [Info] Iteration: 6200
2023-09-10T13:37:07.185+05:30 [Info] Move: 4056
2023-09-10T13:37:07.185+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.185+05:30 [Info] Using SAPlanner
2023-09-10T13:37:07.185+05:30 [Info] Indexer Memory Mean 211591134437 (197.06G)
2023-09-10T13:37:07.185+05:30 [Info] Indexer Memory Deviation 78426288854 (73.0402G) (37.07%)
2023-09-10T13:37:07.185+05:30 [Info] Indexer Memory Utilization 3.8361
2023-09-10T13:37:07.185+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:07.185+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:07.185+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:07.185+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:07.185+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:07.185+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:07.185+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.185+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:07.185+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.185+05:30 [Info] Indexer Data Size Mean 48064951200 (44.764G)
2023-09-10T13:37:07.185+05:30 [Info] Indexer Data Size Deviation 4248381616 (3.95661G) (8.84%)
2023-09-10T13:37:07.185+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:07.185+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.185+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:07.185+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.185+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.185+05:30 [Info] Number of indexes: 28
2023-09-10T13:37:07.185+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:07.185+05:30 [Info] Avg Index Size: 22670478689 (21.1135G)
2023-09-10T13:37:07.185+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:07.185+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-09-10T13:37:07.185+05:30 [Info] Avg Index Cpu: 1.6429
2023-09-10T13:37:07.185+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:07.185+05:30 [Info] Num Estimation Run: 29
2023-09-10T13:37:07.185+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.185+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:07.185+05:30 [Info] CPU Quota 27
2023-09-10T13:37:07.185+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:07.185+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:07.185+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.185+05:30 [Info] Total iteration: 10229
2023-09-10T13:37:07.185+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:07.185+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:07.185+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:07.185+05:30 [Info] RandomMove time: 45ms
2023-09-10T13:37:07.185+05:30 [Info] RandomMove call: 6199 (empty index 0)
2023-09-10T13:37:07.185+05:30 [Info] RandomMove average time: 7us
2023-09-10T13:37:07.185+05:30 [Info] ExhaustMove time: 10us
2023-09-10T13:37:07.185+05:30 [Info] ExhaustMove call: 1
2023-09-10T13:37:07.185+05:30 [Info] ExhaustMove average time: 10us
2023-09-10T13:37:07.185+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:07.185+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:07.186+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 
2023-09-10T13:37:07.186+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:07.186+05:30 [Info] Indexer total memory:312842580859 (291.357G), mem:282282196055 (262.896G), overhead:30560384804 (28.4616G), min:45060891750 (41.9662G), data:45060891750 (41.9662G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-09-10T13:37:07.186+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4543185477672772 allowDDLDuringScaleup:true
2023-09-10T13:37:07.186+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.186+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.186+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.186+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.186+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.186+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.186+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.186+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.186+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.186+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.186+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.186+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.186+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.186+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.186+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.186+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.186+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.186+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.186+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.186+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.186+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.186+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.186+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.186+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.186+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.186+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.186+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.186+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.186+05:30 [Info] 
2023-09-10T13:37:07.186+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:07.186+05:30 [Info] Indexer total memory:331915596755 (309.12G), mem:250259822065 (233.073G), overhead:81655774690 (76.0479G), min:45060891750 (41.9662G), data:45060891750 (41.9662G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:9
2023-09-10T13:37:07.187+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.42405038546912194 allowDDLDuringScaleup:true
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:55876178105 (52.0387G), mem:52222430260 (48.6359G), overhead:3653747845 (3.40282G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:56098504109 (52.2458G), mem:52162170475 (48.5798G), overhead:3936333634 (3.666G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 
2023-09-10T13:37:07.187+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:07.187+05:30 [Info] Indexer total memory:125674619612 (117.044G), mem:102231385192 (95.2104G), overhead:23443234420 (21.8332G), min:54073070100 (50.3595G), data:54073070100 (50.3595G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:10
2023-09-10T13:37:07.187+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32163106676360087 allowDDLDuringScaleup:true
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.187+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.187+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:11170640156397096490, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.187+05:30 [Info] 		Index total memory:9012178350 (8.39325G), mem:9012178350 (8.39325G), overhead:0 (0), min:9012178350 (8.39325G), data:9012178350 (8.39325G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.187+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:07 -------------------------------------------
2023/09/10 13:37:07 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-09-10T13:37:07.190+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.25147932491625813
2023-09-10T13:37:07.225+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.225+05:30 [Info] Score: 0.14532097559770876
2023-09-10T13:37:07.225+05:30 [Info] variation: 0.2906419511954175
2023-09-10T13:37:07.225+05:30 [Info] ElapsedTime: 34ms
2023-09-10T13:37:07.225+05:30 [Info] ConvergenceTime: 5ms
2023-09-10T13:37:07.225+05:30 [Info] Iteration: 8
2023-09-10T13:37:07.225+05:30 [Info] Move: 8
2023-09-10T13:37:07.225+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.225+05:30 [Info] Using SAPlanner
2023-09-10T13:37:07.225+05:30 [Info] Indexer Memory Mean 156291089214 (145.557G)
2023-09-10T13:37:07.225+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (58.13%)
2023-09-10T13:37:07.225+05:30 [Info] Indexer Memory Utilization 2.8335
2023-09-10T13:37:07.225+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:07.225+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:07.225+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:07.225+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:07.225+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:07.225+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:07.225+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.225+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:07.225+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.225+05:30 [Info] Indexer Data Size Mean 47484620728 (44.2235G)
2023-09-10T13:37:07.225+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:07.225+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:07.225+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.225+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:07.225+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.225+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.225+05:30 [Info] Number of indexes: 36
2023-09-10T13:37:07.225+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:07.225+05:30 [Info] Avg Index Size: 13024257434 (12.1298G)
2023-09-10T13:37:07.225+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:07.225+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-09-10T13:37:07.225+05:30 [Info] Avg Index Cpu: 1.2778
2023-09-10T13:37:07.225+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:07.225+05:30 [Info] Num Estimation Run: 32
2023-09-10T13:37:07.225+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:07.226+05:30 [Info] CPU Quota 27
2023-09-10T13:37:07.226+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:07.226+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:07.226+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] Total iteration: 6704
2023-09-10T13:37:07.226+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:07.226+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:07.226+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:07.226+05:30 [Info] RandomMove time: 63us
2023-09-10T13:37:07.226+05:30 [Info] RandomMove call: 7 (empty index 0)
2023-09-10T13:37:07.226+05:30 [Info] RandomMove average time: 9us
2023-09-10T13:37:07.226+05:30 [Info] ExhaustMove time: 24us
2023-09-10T13:37:07.226+05:30 [Info] ExhaustMove call: 1
2023-09-10T13:37:07.226+05:30 [Info] ExhaustMove average time: 24us
2023-09-10T13:37:07.226+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:07.226+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:07.226+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] 
2023-09-10T13:37:07.226+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:07.226+05:30 [Info] Indexer total memory:315266309837 (293.615G), mem:284705925033 (265.153G), overhead:30560384804 (28.4616G), min:47484620728 (44.2235G), data:47484620728 (44.2235G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-09-10T13:37:07.226+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5643277764120702 allowDDLDuringScaleup:true
2023-09-10T13:37:07.226+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.226+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.226+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.226+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.226+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.226+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.226+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.226+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.226+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.226+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.226+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.226+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.226+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.226+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.226+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.226+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.226+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.226+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.226+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.226+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.226+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.226+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.226+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.226+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.226+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.226+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 
2023-09-10T13:37:07.227+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:07.227+05:30 [Info] Indexer total memory:104855561729 (97.6544G), mem:88524406791 (82.4448G), overhead:16331154938 (15.2096G), min:47484620728 (44.2235G), data:47484620728 (44.2235G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-09-10T13:37:07.227+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3132814509590003 allowDDLDuringScaleup:true
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:8339546089 (7.76681G), mem:5550922096 (5.1697G), overhead:2788623993 (2.59711G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:21554403914 (20.0741G), mem:14611943820 (13.6084G), overhead:6942460094 (6.46567G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.227+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.227+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.227+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.227+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 
2023-09-10T13:37:07.228+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:07.228+05:30 [Info] Indexer total memory:119086170240 (110.908G), mem:95642935820 (89.0744G), overhead:23443234420 (21.8332G), min:47484620728 (44.2235G), data:47484620728 (44.2235G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-09-10T13:37:07.228+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3223907726289295 allowDDLDuringScaleup:true
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.228+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.228+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.228+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.228+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.229+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.229+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.229+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.229+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.229+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.229+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.229+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.229+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15274119145705597609, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.229+05:30 [Info] 		Index total memory:5935577591 (5.52794G), mem:5935577591 (5.52794G), overhead:0 (0), min:5935577591 (5.52794G), data:5935577591 (5.52794G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.229+05:30 [Info] 		Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:07 -------------------------------------------
2023/09/10 13:37:07 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-09-10T13:37:07.231+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.31164588136612625
2023-09-10T13:37:07.241+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-09-10T13:37:07.241+05:30 [Info] Score: 0.09796819540510597
2023-09-10T13:37:07.241+05:30 [Info] variation: 0.19593639081021194
2023-09-10T13:37:07.241+05:30 [Info] ElapsedTime: 9ms
2023-09-10T13:37:07.241+05:30 [Info] ConvergenceTime: 5ms
2023-09-10T13:37:07.241+05:30 [Info] Iteration: 7
2023-09-10T13:37:07.241+05:30 [Info] Move: 7
2023-09-10T13:37:07.241+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.241+05:30 [Info] Using SAPlanner
2023-09-10T13:37:07.241+05:30 [Info] Indexer Memory Mean 210829304949 (196.35G)
2023-09-10T13:37:07.241+05:30 [Info] Indexer Memory Deviation 82618266177 (76.9443G) (39.19%)
2023-09-10T13:37:07.241+05:30 [Info] Indexer Memory Utilization 3.8223
2023-09-10T13:37:07.241+05:30 [Info] Indexer CPU Mean 15.3333
2023-09-10T13:37:07.241+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-09-10T13:37:07.241+05:30 [Info] Indexer CPU Utilization 0.5679
2023-09-10T13:37:07.241+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:07.241+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:07.241+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:07.241+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.241+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:07.241+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.241+05:30 [Info] Indexer Data Size Mean 47303121712 (44.0545G)
2023-09-10T13:37:07.241+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:07.241+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:07.241+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.241+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:07.241+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.241+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.241+05:30 [Info] Number of indexes: 36
2023-09-10T13:37:07.241+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:07.241+05:30 [Info] Avg Index Size: 13627181936 (12.6913G)
2023-09-10T13:37:07.241+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-09-10T13:37:07.241+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-09-10T13:37:07.241+05:30 [Info] Avg Index Cpu: 1.2778
2023-09-10T13:37:07.241+05:30 [Info] Max Index Cpu: 5.0000
2023-09-10T13:37:07.241+05:30 [Info] Num Estimation Run: 231
2023-09-10T13:37:07.241+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.241+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:07.241+05:30 [Info] CPU Quota 27
2023-09-10T13:37:07.241+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:07.241+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:07.241+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.241+05:30 [Info] Total iteration: 1169
2023-09-10T13:37:07.241+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:07.241+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:07.241+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:07.241+05:30 [Info] RandomMove time: 60us
2023-09-10T13:37:07.241+05:30 [Info] RandomMove call: 7 (empty index 0)
2023-09-10T13:37:07.241+05:30 [Info] RandomMove average time: 8us
2023-09-10T13:37:07.241+05:30 [Info] ExhaustMove time: 3ms
2023-09-10T13:37:07.241+05:30 [Info] ExhaustMove call: 199
2023-09-10T13:37:07.241+05:30 [Info] ExhaustMove average time: 15us
2023-09-10T13:37:07.241+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:07.242+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:07.242+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 
2023-09-10T13:37:07.242+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-09-10T13:37:07.242+05:30 [Info] Indexer total memory:315084810821 (293.446G), mem:284524426017 (264.984G), overhead:30560384804 (28.4616G), min:47303121712 (44.0545G), data:47303121712 (44.0545G) cpu:17.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-09-10T13:37:07.242+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4699097510048492 allowDDLDuringScaleup:true
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:82702164802 (77.0224G), mem:72507837150 (67.5282G), overhead:10194327652 (9.49421G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:73074448027 (68.0559G), mem:63899137575 (59.5107G), overhead:9175310452 (8.54517G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.242+05:30 [Info] 		Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.242+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.242+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.242+05:30 [Info] 
2023-09-10T13:37:07.242+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-09-10T13:37:07.242+05:30 [Info] Indexer total memory:334157826717 (311.209G), mem:252502052027 (235.161G), overhead:81655774690 (76.0479G), min:47303121712 (44.0545G), data:47303121712 (44.0545G) cpu:13.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-09-10T13:37:07.242+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43953221501885753 allowDDLDuringScaleup:true
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:1, bucket:bucket1, scope:, collection:, defnId:1, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:30961528072 (28.8352G), mem:27754610480 (25.8485G), overhead:3206917592 (2.98667G), min:5550922096 (5.1697G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:2, bucket:bucket1, scope:, collection:, defnId:2, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:81043548208 (75.4777G), mem:73059719100 (68.0422G), overhead:7983829108 (7.43552G), min:14611943820 (13.6084G), data:0 (0) cpu:4.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:55876178105 (52.0387G), mem:52222430260 (48.6359G), overhead:3653747845 (3.40282G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:56098504109 (52.2458G), mem:52162170475 (48.5798G), overhead:3936333634 (3.666G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 
2023-09-10T13:37:07.243+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-09-10T13:37:07.243+05:30 [Info] Indexer total memory:118904671224 (110.739G), mem:95461436804 (88.9054G), overhead:23443234420 (21.8332G), min:47303121712 (44.0545G), data:47303121712 (44.0545G) cpu:16.0000, io:0 (0), scan:0 drain:0 numIndexes:12
2023-09-10T13:37:07.243+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:false usageRatio:0.29055803397629315 allowDDLDuringScaleup:true
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:3, bucket:bucket1, scope:, collection:, defnId:3, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:23366200171 (21.7615G), mem:14501567430 (13.5056G), overhead:8864632741 (8.25583G), min:14501567430 (13.5056G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.243+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.243+05:30 [Info] 		Index name:4, bucket:bucket1, scope:, collection:, defnId:4, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.243+05:30 [Info] 		Index total memory:20758358343 (19.3327G), mem:12779827515 (11.9021G), overhead:7978530828 (7.43059G), min:12779827515 (11.9021G), data:0 (0) cpu:5.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.243+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:5, bucket:bucket1, scope:, collection:, defnId:5, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:13621658091 (12.6862G), mem:10444486052 (9.72719G), overhead:3177172039 (2.95897G), min:10444486052 (9.72719G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:6, bucket:bucket1, scope:, collection:, defnId:6, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:13855332907 (12.9038G), mem:10432434095 (9.71596G), overhead:3422898812 (3.18782G), min:10432434095 (9.71596G), data:0 (0) cpu:3.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.244+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.244+05:30 [Info] 		Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:10535535925756656024, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.244+05:30 [Info] 		Index total memory:0 (0), mem:0 (0), overhead:0 (0), min:0 (0), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.244+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
=== RUN   TestPlanDuringHeterogenousScaleup/CommandRepair
2023/09/10 13:37:07 -------------------------------------------
2023/09/10 13:37:07 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-09-10T13:37:07.245+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2,0) with initial placement on node: 127.0.0.1:9001
2023-09-10T13:37:07.245+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=5us
2023-09-10T13:37:07.245+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-09-10T13:37:07.245+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-09-10T13:37:07.245+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-09-10T13:37:07.245+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-09-10T13:37:07.245+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-09-10T13:37:07.245+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:07.245+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.245+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=165us
2023-09-10T13:37:07.245+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-09-10T13:37:07.245+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-09-10T13:37:07.245+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:07.245+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.246+05:30 [Info] Score: 0.22489777375378742
2023-09-10T13:37:07.246+05:30 [Info] variation: 0.8995910950151497
2023-09-10T13:37:07.246+05:30 [Info] ElapsedTime: 72us
2023-09-10T13:37:07.246+05:30 [Info] ConvergenceTime: 2us
2023-09-10T13:37:07.246+05:30 [Info] Iteration: 0
2023-09-10T13:37:07.246+05:30 [Info] Move: 0
2023-09-10T13:37:07.246+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.246+05:30 [Info] Using SAPlanner
2023-09-10T13:37:07.246+05:30 [Info] Indexer Memory Mean 122486397174 (114.074G)
2023-09-10T13:37:07.246+05:30 [Info] Indexer Memory Deviation 110187672158 (102.62G) (89.96%)
2023-09-10T13:37:07.246+05:30 [Info] Indexer Memory Utilization 2.2206
2023-09-10T13:37:07.246+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:37:07.246+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:37:07.246+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:37:07.246+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:07.246+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:07.246+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:07.246+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.246+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:07.246+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.246+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-09-10T13:37:07.246+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:07.246+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:07.246+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.246+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:07.246+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.246+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.246+05:30 [Info] Number of indexes: 4
2023-09-10T13:37:07.246+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:07.246+05:30 [Info] Avg Index Size: 91864797880 (85.5558G)
2023-09-10T13:37:07.246+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-09-10T13:37:07.246+05:30 [Info] Max Indexer Overhead: 46891539742 (43.6711G)
2023-09-10T13:37:07.246+05:30 [Info] Avg Index Cpu: 0.0000
2023-09-10T13:37:07.246+05:30 [Info] Max Index Cpu: 0.0000
2023-09-10T13:37:07.246+05:30 [Info] Num Estimation Run: 0
2023-09-10T13:37:07.246+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.246+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:07.246+05:30 [Info] CPU Quota 27
2023-09-10T13:37:07.246+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:07.246+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:07.246+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.246+05:30 [Info] Total iteration: 0
2023-09-10T13:37:07.246+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:07.246+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:07.246+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:07.246+05:30 [Info] RandomMove time: 0ns
2023-09-10T13:37:07.246+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-09-10T13:37:07.246+05:30 [Info] ExhaustMove time: 0ns
2023-09-10T13:37:07.246+05:30 [Info] ExhaustMove call: 0
2023-09-10T13:37:07.246+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:07.246+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:07.246+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.246+05:30 [Info] 
2023-09-10T13:37:07.246+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-09-10T13:37:07.246+05:30 [Info] Indexer total memory:325152630110 (302.822G), mem:278261090368 (259.151G), overhead:46891539742 (43.6711G), min:52248944865 (48.6606G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:07.246+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.45435427408637796 allowDDLDuringScaleup:true
2023-09-10T13:37:07.246+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.246+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.246+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:28015361594 (26.0913G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.246+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.246+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.246+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:7580722897636856601, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.246+05:30 [Info] 		Index total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.246+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.246+05:30 [Info] 
2023-09-10T13:37:07.246+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-09-10T13:37:07.246+05:30 [Info] Indexer total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:07.246+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06701117350131312 allowDDLDuringScaleup:true
2023-09-10T13:37:07.246+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.246+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.246+05:30 [Info] 		Index total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.246+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.246+05:30 [Info] 
2023-09-10T13:37:07.246+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-09-10T13:37:07.246+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:07.246+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0786345524123089 allowDDLDuringScaleup:true
2023-09-10T13:37:07.246+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.246+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.246+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.246+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:07 -------------------------------------------
2023/09/10 13:37:07 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-09-10T13:37:07.247+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1,0) with initial placement on node: 127.0.0.1:9002
2023-09-10T13:37:07.247+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:07.247+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-09-10T13:37:07.247+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=8us
2023-09-10T13:37:07.247+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=6us
2023-09-10T13:37:07.247+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=7us
2023-09-10T13:37:07.247+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=7us
2023-09-10T13:37:07.247+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-09-10T13:37:07.247+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-09-10T13:37:07.247+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:07.247+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.247+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=127us
2023-09-10T13:37:07.247+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-09-10T13:37:07.247+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-09-10T13:37:07.247+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-09-10T13:37:07.247+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:07.247+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.247+05:30 [Info] Score: 0.019876174419669376
2023-09-10T13:37:07.247+05:30 [Info] variation: 0.0795046976786775
2023-09-10T13:37:07.247+05:30 [Info] ElapsedTime: 73us
2023-09-10T13:37:07.247+05:30 [Info] ConvergenceTime: 2us
2023-09-10T13:37:07.247+05:30 [Info] Iteration: 0
2023-09-10T13:37:07.247+05:30 [Info] Move: 0
2023-09-10T13:37:07.247+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.247+05:30 [Info] Using SAPlanner
2023-09-10T13:37:07.247+05:30 [Info] Indexer Memory Mean 266954004690 (248.62G)
2023-09-10T13:37:07.247+05:30 [Info] Indexer Memory Deviation 21224097436 (19.7665G) (7.95%)
2023-09-10T13:37:07.247+05:30 [Info] Indexer Memory Utilization 4.8398
2023-09-10T13:37:07.247+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:37:07.247+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:37:07.247+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:37:07.247+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:07.247+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:07.247+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:07.247+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.247+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:07.248+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.248+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-09-10T13:37:07.248+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:07.248+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:07.248+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.248+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:07.248+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.248+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.248+05:30 [Info] Number of indexes: 5
2023-09-10T13:37:07.248+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:07.248+05:30 [Info] Avg Index Size: 160172402814 (149.172G)
2023-09-10T13:37:07.248+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-09-10T13:37:07.248+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-09-10T13:37:07.248+05:30 [Info] Avg Index Cpu: 0.0000
2023-09-10T13:37:07.248+05:30 [Info] Max Index Cpu: 0.0000
2023-09-10T13:37:07.248+05:30 [Info] Num Estimation Run: 0
2023-09-10T13:37:07.248+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.248+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:07.248+05:30 [Info] CPU Quota 27
2023-09-10T13:37:07.248+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:07.248+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:07.248+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.248+05:30 [Info] Total iteration: 0
2023-09-10T13:37:07.248+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:07.248+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:07.248+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:07.248+05:30 [Info] RandomMove time: 0ns
2023-09-10T13:37:07.248+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-09-10T13:37:07.248+05:30 [Info] ExhaustMove time: 0ns
2023-09-10T13:37:07.248+05:30 [Info] ExhaustMove call: 0
2023-09-10T13:37:07.248+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:07.248+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:07.248+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.248+05:30 [Info] 
2023-09-10T13:37:07.248+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-09-10T13:37:07.248+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:07.248+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1777244769790758 allowDDLDuringScaleup:true
2023-09-10T13:37:07.248+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.248+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.248+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.248+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.248+05:30 [Info] 
2023-09-10T13:37:07.248+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-09-10T13:37:07.248+05:30 [Info] Indexer total memory:325152630110 (302.822G), mem:278261090368 (259.151G), overhead:46891539742 (43.6711G), min:47024050377 (43.7946G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:07.248+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.20847118640616036 allowDDLDuringScaleup:true
2023-09-10T13:37:07.248+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.248+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.248+05:30 [Info] 		Index total memory:57370941001 (53.4309G), mem:41039786063 (38.2213G), overhead:16331154938 (15.2096G), min:21810224943 (20.3124G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.248+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.248+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.248+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:17257767214544300485, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.248+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.248+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.248+05:30 [Info] 
2023-09-10T13:37:07.248+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-09-10T13:37:07.248+05:30 [Info] Indexer total memory:339383238621 (316.075G), mem:285379619397 (265.78G), overhead:54003619224 (50.2948G), min:50807128563 (47.3178G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:07.248+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2138043366147638 allowDDLDuringScaleup:true
2023-09-10T13:37:07.248+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.248+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.248+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:25593303129 (23.8356G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.248+05:30 [Info] 		Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.248+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.248+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:8563250487131855108, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.248+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.248+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:07 -------------------------------------------
2023/09/10 13:37:07 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-09-10T13:37:07.249+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2,0) with initial placement on node: 127.0.0.1:9001
2023-09-10T13:37:07.249+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-09-10T13:37:07.249+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=6us
2023-09-10T13:37:07.249+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=5us
2023-09-10T13:37:07.249+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=5us
2023-09-10T13:37:07.249+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-09-10T13:37:07.249+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-09-10T13:37:07.249+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:07.249+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.249+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=128us
2023-09-10T13:37:07.249+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-09-10T13:37:07.249+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-09-10T13:37:07.249+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:07.249+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.249+05:30 [Info] Score: 0.17469212089072378
2023-09-10T13:37:07.249+05:30 [Info] variation: 0.6987684835628951
2023-09-10T13:37:07.249+05:30 [Info] ElapsedTime: 72us
2023-09-10T13:37:07.249+05:30 [Info] ConvergenceTime: 2us
2023-09-10T13:37:07.249+05:30 [Info] Iteration: 0
2023-09-10T13:37:07.249+05:30 [Info] Move: 0
2023-09-10T13:37:07.249+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.249+05:30 [Info] Using SAPlanner
2023-09-10T13:37:07.249+05:30 [Info] Indexer Memory Mean 231925826675 (215.998G)
2023-09-10T13:37:07.249+05:30 [Info] Indexer Memory Deviation 162062458205 (150.932G) (69.88%)
2023-09-10T13:37:07.249+05:30 [Info] Indexer Memory Utilization 4.2047
2023-09-10T13:37:07.249+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:37:07.249+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:37:07.249+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:37:07.249+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:07.249+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:07.249+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:07.249+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.249+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:07.249+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.249+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-09-10T13:37:07.249+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:07.249+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:07.249+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.249+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:07.249+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.249+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.249+05:30 [Info] Number of indexes: 4
2023-09-10T13:37:07.249+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:07.249+05:30 [Info] Avg Index Size: 173944370006 (161.998G)
2023-09-10T13:37:07.249+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-09-10T13:37:07.249+05:30 [Info] Max Indexer Overhead: 49341212983 (45.9526G)
2023-09-10T13:37:07.249+05:30 [Info] Avg Index Cpu: 0.0000
2023-09-10T13:37:07.249+05:30 [Info] Max Index Cpu: 0.0000
2023-09-10T13:37:07.249+05:30 [Info] Num Estimation Run: 0
2023-09-10T13:37:07.249+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.249+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:07.249+05:30 [Info] CPU Quota 27
2023-09-10T13:37:07.249+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:07.250+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:07.250+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.250+05:30 [Info] Total iteration: 0
2023-09-10T13:37:07.250+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:07.250+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:07.250+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:07.250+05:30 [Info] RandomMove time: 0ns
2023-09-10T13:37:07.250+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-09-10T13:37:07.250+05:30 [Info] ExhaustMove time: 0ns
2023-09-10T13:37:07.250+05:30 [Info] ExhaustMove call: 0
2023-09-10T13:37:07.250+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:07.250+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:07.250+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.250+05:30 [Info] 
2023-09-10T13:37:07.250+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-09-10T13:37:07.250+05:30 [Info] Indexer total memory:491761447603 (457.989G), mem:442420234620 (412.036G), overhead:49341212983 (45.9526G), min:52248944865 (48.6606G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:07.250+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.38151873032984485 allowDDLDuringScaleup:true
2023-09-10T13:37:07.250+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.250+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.250+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:28015361594 (26.0913G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.250+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.250+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.250+05:30 [Info] 		Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:4876976237267831149, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.250+05:30 [Info] 		Index total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.250+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.250+05:30 [Info] 
2023-09-10T13:37:07.250+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-09-10T13:37:07.250+05:30 [Info] Indexer total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:07.250+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1769522034317959 allowDDLDuringScaleup:true
2023-09-10T13:37:07.250+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.250+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.250+05:30 [Info] 		Index total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:24233583271 (22.5693G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.250+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.250+05:30 [Info] 
2023-09-10T13:37:07.250+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-09-10T13:37:07.250+05:30 [Info] Indexer total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:07.250+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0415290662383593 allowDDLDuringScaleup:true
2023-09-10T13:37:07.250+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.250+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.250+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:28437003477 (26.484G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.250+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/09/10 13:37:07 -------------------------------------------
2023/09/10 13:37:07 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-09-10T13:37:07.250+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1,0) with initial placement on node: 127.0.0.1:9002
2023-09-10T13:37:07.250+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2,0) with initial placement on node: 127.0.0.1:9003
2023-09-10T13:37:07.250+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1.  Elapsed Time=4us
2023-09-10T13:37:07.250+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2.  Elapsed Time=4us
2023-09-10T13:37:07.250+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3.  Elapsed Time=5us
2023-09-10T13:37:07.250+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4.  Elapsed Time=4us
2023-09-10T13:37:07.250+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5.  Elapsed Time=6us
2023-09-10T13:37:07.250+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-09-10T13:37:07.250+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-09-10T13:37:07.251+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:07.251+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.251+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6.  Elapsed Time=144us
2023-09-10T13:37:07.251+05:30 [Warn] Unable to find a solution with resource constraint.  Relax resource constraint check.
2023-09-10T13:37:07.251+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-09-10T13:37:07.251+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-09-10T13:37:07.251+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-09-10T13:37:07.251+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-09-10T13:37:07.251+05:30 [Info] Score: 0.06809310854298714
2023-09-10T13:37:07.251+05:30 [Info] variation: 0.27237243417194856
2023-09-10T13:37:07.251+05:30 [Info] ElapsedTime: 72us
2023-09-10T13:37:07.251+05:30 [Info] ConvergenceTime: 2us
2023-09-10T13:37:07.251+05:30 [Info] Iteration: 0
2023-09-10T13:37:07.251+05:30 [Info] Move: 0
2023-09-10T13:37:07.251+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.251+05:30 [Info] Using SAPlanner
2023-09-10T13:37:07.251+05:30 [Info] Indexer Memory Mean 321673719440 (299.582G)
2023-09-10T13:37:07.251+05:30 [Info] Indexer Memory Deviation 87615053973 (81.5979G) (27.24%)
2023-09-10T13:37:07.251+05:30 [Info] Indexer Memory Utilization 5.8318
2023-09-10T13:37:07.251+05:30 [Info] Indexer CPU Mean 0.0000
2023-09-10T13:37:07.251+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-09-10T13:37:07.251+05:30 [Info] Indexer CPU Utilization 0.0000
2023-09-10T13:37:07.251+05:30 [Info] Indexer IO Mean 0.0000
2023-09-10T13:37:07.251+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-09-10T13:37:07.251+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-09-10T13:37:07.251+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.251+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-09-10T13:37:07.251+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-09-10T13:37:07.251+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-09-10T13:37:07.251+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-09-10T13:37:07.251+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-09-10T13:37:07.251+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.251+05:30 [Info] No. Index (from non-deleted node) 0
2023-09-10T13:37:07.251+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-09-10T13:37:07.251+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.251+05:30 [Info] Number of indexes: 5
2023-09-10T13:37:07.251+05:30 [Info] Number of indexers: 3
2023-09-10T13:37:07.251+05:30 [Info] Avg Index Size: 193004231664 (179.749G)
2023-09-10T13:37:07.251+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-09-10T13:37:07.251+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-09-10T13:37:07.251+05:30 [Info] Avg Index Cpu: 0.0000
2023-09-10T13:37:07.251+05:30 [Info] Max Index Cpu: 0.0000
2023-09-10T13:37:07.251+05:30 [Info] Num Estimation Run: 0
2023-09-10T13:37:07.251+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.251+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-09-10T13:37:07.251+05:30 [Info] CPU Quota 27
2023-09-10T13:37:07.251+05:30 [Info] Max Cpu Utilization -1
2023-09-10T13:37:07.251+05:30 [Info] Max Memory Utilization -1
2023-09-10T13:37:07.251+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.251+05:30 [Info] Total iteration: 0
2023-09-10T13:37:07.251+05:30 [Info] RandomSwap time: 0ns
2023-09-10T13:37:07.251+05:30 [Info] RandomSwap call: 0
2023-09-10T13:37:07.251+05:30 [Info] RandomSwap iteration: 0
2023-09-10T13:37:07.251+05:30 [Info] RandomMove time: 0ns
2023-09-10T13:37:07.251+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-09-10T13:37:07.251+05:30 [Info] ExhaustMove time: 0ns
2023-09-10T13:37:07.251+05:30 [Info] ExhaustMove call: 0
2023-09-10T13:37:07.251+05:30 [Info] ExhaustSwap time: 0ns
2023-09-10T13:37:07.251+05:30 [Info] ExhaustSwap call: 0
2023-09-10T13:37:07.251+05:30 [Info] ----------------------------------------
2023-09-10T13:37:07.251+05:30 [Info] 
2023-09-10T13:37:07.251+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-09-10T13:37:07.251+05:30 [Info] Indexer total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:1
2023-09-10T13:37:07.251+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.14749187761902688 allowDDLDuringScaleup:true
2023-09-10T13:37:07.251+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.251+05:30 [Info] 		Index name:replicaIdx1 0, bucket:default, scope:, collection:, defnId:1337, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.251+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.251+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.251+05:30 [Info] 
2023-09-10T13:37:07.251+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-09-10T13:37:07.251+05:30 [Info] Indexer total memory:491761447603 (457.989G), mem:442420234620 (412.036G), overhead:49341212983 (45.9526G), min:47024050377 (43.7946G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:07.251+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.2750739074297335 allowDDLDuringScaleup:true
2023-09-10T13:37:07.251+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.251+05:30 [Info] 		Index name:replicaIdx2 0 (replica 1), bucket:default, scope:, collection:, defnId:4242, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.251+05:30 [Info] 		Index total memory:223979758494 (208.597G), mem:205198930315 (191.106G), overhead:18780828179 (17.491G), min:21810224943 (20.3124G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.251+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.251+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.251+05:30 [Info] 		Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:11795551645009951888, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.251+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.251+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.251+05:30 [Info] 
2023-09-10T13:37:07.251+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-09-10T13:37:07.251+05:30 [Info] Indexer total memory:339383238621 (316.075G), mem:285379619397 (265.78G), overhead:54003619224 (50.2948G), min:50807128563 (47.3178G), data:0 (0) cpu:0.0000, io:0 (0), scan:0 drain:0 numIndexes:2
2023-09-10T13:37:07.251+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.17743421495123962 allowDDLDuringScaleup:true
2023-09-10T13:37:07.252+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.252+05:30 [Info] 		Index name:replicaIdx2 0, bucket:default, scope:, collection:, defnId:4242, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.252+05:30 [Info] 		Index total memory:71601549512 (66.6841G), mem:48158315092 (44.8509G), overhead:23443234420 (21.8332G), min:25593303129 (23.8356G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.252+05:30 [Info] 		Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-09-10T13:37:07.252+05:30 [Info] 		------------------------------------------------------------------------------------------------------------------
2023-09-10T13:37:07.252+05:30 [Info] 		Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:17409552440541411549, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-09-10T13:37:07.252+05:30 [Info] 		Index total memory:267781689109 (249.391G), mem:237221304305 (220.93G), overhead:30560384804 (28.4616G), min:25213825434 (23.4822G), data:0 (0) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-09-10T13:37:07.252+05:30 [Info] 		Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
--- PASS: TestPlanDuringHeterogenousScaleup (1.38s)
    --- PASS: TestPlanDuringHeterogenousScaleup/GreedyPlanner (0.02s)
    --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner (1.35s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests (0.64s)
        --- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex (0.71s)
    --- PASS: TestPlanDuringHeterogenousScaleup/CommandRepair (0.01s)
=== RUN   TestRestfulAPI
2023/09/10 13:37:07 In TestRestfulAPI()
2023/09/10 13:37:07 In DropAllSecondaryIndexes()
2023/09/10 13:37:07 Index found:  indexmut_1
2023/09/10 13:37:07 Dropped index indexmut_1
2023/09/10 13:37:07 Setting JSON docs in KV
2023/09/10 13:37:08 GET all indexes
2023/09/10 13:37:08 200 OK
2023/09/10 13:37:08 FOUND indexes: []
2023/09/10 13:37:08 DROP index: badindexid
2023/09/10 13:37:08 status: 400 Bad Request
2023/09/10 13:37:08 DROP index: 23544142
2023/09/10 13:37:08 status: 500 Internal Server Error
2023/09/10 13:37:08 TEST: malformed body
2023/09/10 13:37:08 400 Bad Request "invalid request body ({name:), unmarshal failed invalid character 'n' looking for beginning of object key string"

2023/09/10 13:37:08 TEST: missing field ``name``
2023/09/10 13:37:08 400 Bad Request "missing field name"
2023/09/10 13:37:08 TEST: empty field ``name``
2023/09/10 13:37:08 400 Bad Request "empty field name"
2023/09/10 13:37:08 TEST: missing field ``bucket``
2023/09/10 13:37:08 400 Bad Request "missing field bucket"
2023/09/10 13:37:08 TEST: empty field ``bucket``
2023/09/10 13:37:08 400 Bad Request "empty field bucket"
2023/09/10 13:37:08 TEST: missing field ``secExprs``
2023/09/10 13:37:08 400 Bad Request "missing field secExprs"
2023/09/10 13:37:08 TEST: empty field ``secExprs``
2023/09/10 13:37:08 400 Bad Request "empty field secExprs"
2023/09/10 13:37:08 TEST: incomplete field ``desc``
2023/09/10 13:37:08 400 Bad Request "incomplete desc information [true]"
2023/09/10 13:37:08 TEST: invalid field ``desc``
2023/09/10 13:37:08 400 Bad Request "incomplete desc information [1]"
2023/09/10 13:37:08 
2023/09/10 13:37:08 CREATE INDEX: idx1
2023/09/10 13:37:20 status : 201 Created
2023/09/10 13:37:20 {"id": "8750198467470122703"} 
2023/09/10 13:37:20 CREATE INDEX: idx2 (defer)
2023/09/10 13:37:20 status : 201 Created
2023/09/10 13:37:20 {"id": "16995819070980713791"} 
2023/09/10 13:37:20 CREATE INDEX: idx3 (defer)
2023/09/10 13:37:20 status : 201 Created
2023/09/10 13:37:20 {"id": "587491685120367925"} 
2023/09/10 13:37:20 CREATE INDEX: idx4 (defer)
2023/09/10 13:37:21 status : 201 Created
2023/09/10 13:37:21 {"id": "10620907538013515257"} 
2023/09/10 13:37:21 CREATE INDEX: idx5
2023/09/10 13:37:33 status : 201 Created
2023/09/10 13:37:33 {"id": "10088841588454938305"} 
2023/09/10 13:37:33 BUILD single deferred index
2023/09/10 13:37:33 202 Accepted
2023/09/10 13:37:33 GET all indexes
2023/09/10 13:37:33 200 OK
2023/09/10 13:37:33 index idx1 in INDEX_STATE_ACTIVE
2023/09/10 13:37:33 GET all indexes
2023/09/10 13:37:33 200 OK
2023/09/10 13:37:33 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:34 GET all indexes
2023/09/10 13:37:34 200 OK
2023/09/10 13:37:34 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:35 GET all indexes
2023/09/10 13:37:35 200 OK
2023/09/10 13:37:35 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:36 GET all indexes
2023/09/10 13:37:36 200 OK
2023/09/10 13:37:36 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:38 GET all indexes
2023/09/10 13:37:38 200 OK
2023/09/10 13:37:38 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:39 GET all indexes
2023/09/10 13:37:39 200 OK
2023/09/10 13:37:39 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:40 GET all indexes
2023/09/10 13:37:40 200 OK
2023/09/10 13:37:40 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:41 GET all indexes
2023/09/10 13:37:41 200 OK
2023/09/10 13:37:41 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:42 GET all indexes
2023/09/10 13:37:42 200 OK
2023/09/10 13:37:42 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:43 GET all indexes
2023/09/10 13:37:43 200 OK
2023/09/10 13:37:43 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:44 GET all indexes
2023/09/10 13:37:44 200 OK
2023/09/10 13:37:44 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:45 GET all indexes
2023/09/10 13:37:45 200 OK
2023/09/10 13:37:45 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:46 GET all indexes
2023/09/10 13:37:46 200 OK
2023/09/10 13:37:46 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:47 GET all indexes
2023/09/10 13:37:47 200 OK
2023/09/10 13:37:47 index idx2 in INDEX_STATE_INITIAL
2023/09/10 13:37:48 GET all indexes
2023/09/10 13:37:48 200 OK
2023/09/10 13:37:48 index idx2 in INDEX_STATE_ACTIVE
2023/09/10 13:37:48 BUILD many deferred index
2023/09/10 13:37:48 202 Accepted 
2023/09/10 13:37:48 GET all indexes
2023/09/10 13:37:48 200 OK
2023/09/10 13:37:48 index idx1 in INDEX_STATE_ACTIVE
2023/09/10 13:37:48 GET all indexes
2023/09/10 13:37:48 200 OK
2023/09/10 13:37:48 index idx2 in INDEX_STATE_ACTIVE
2023/09/10 13:37:48 GET all indexes
2023/09/10 13:37:48 200 OK
2023/09/10 13:37:48 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:49 GET all indexes
2023/09/10 13:37:49 200 OK
2023/09/10 13:37:49 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:50 GET all indexes
2023/09/10 13:37:50 200 OK
2023/09/10 13:37:50 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:51 GET all indexes
2023/09/10 13:37:51 200 OK
2023/09/10 13:37:51 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:52 GET all indexes
2023/09/10 13:37:52 200 OK
2023/09/10 13:37:52 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:53 GET all indexes
2023/09/10 13:37:53 200 OK
2023/09/10 13:37:53 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:54 GET all indexes
2023/09/10 13:37:54 200 OK
2023/09/10 13:37:54 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:56 GET all indexes
2023/09/10 13:37:56 200 OK
2023/09/10 13:37:56 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:57 GET all indexes
2023/09/10 13:37:57 200 OK
2023/09/10 13:37:57 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:58 GET all indexes
2023/09/10 13:37:58 200 OK
2023/09/10 13:37:58 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:37:59 GET all indexes
2023/09/10 13:37:59 200 OK
2023/09/10 13:37:59 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:38:00 GET all indexes
2023/09/10 13:38:00 200 OK
2023/09/10 13:38:00 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:38:01 GET all indexes
2023/09/10 13:38:01 200 OK
2023/09/10 13:38:01 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:38:02 GET all indexes
2023/09/10 13:38:02 200 OK
2023/09/10 13:38:02 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:38:03 GET all indexes
2023/09/10 13:38:03 200 OK
2023/09/10 13:38:03 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:38:04 GET all indexes
2023/09/10 13:38:04 200 OK
2023/09/10 13:38:04 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:38:05 GET all indexes
2023/09/10 13:38:05 200 OK
2023/09/10 13:38:05 index idx3 in INDEX_STATE_INITIAL
2023/09/10 13:38:06 GET all indexes
2023/09/10 13:38:06 200 OK
2023/09/10 13:38:06 index idx3 in INDEX_STATE_ACTIVE
2023/09/10 13:38:06 GET all indexes
2023/09/10 13:38:06 200 OK
2023/09/10 13:38:06 index idx4 in INDEX_STATE_ACTIVE
2023/09/10 13:38:06 GET all indexes
2023/09/10 13:38:06 200 OK
2023/09/10 13:38:06 index idx5 in INDEX_STATE_ACTIVE
2023/09/10 13:38:06 GET all indexes
2023/09/10 13:38:06 200 OK
2023/09/10 13:38:06 CREATED indexes: [8750198467470122703 16995819070980713791 587491685120367925 10620907538013515257 10088841588454938305]
2023/09/10 13:38:06 
2023/09/10 13:38:06 LOOKUP missing index
2023/09/10 13:38:06 status : 404 Not Found
2023/09/10 13:38:06 LOOKUP Pyongyang
2023/09/10 13:38:06 status : 200 OK
2023/09/10 13:38:06 number of entries 554
2023/09/10 13:38:06 Expected and Actual scan responses are the same
2023/09/10 13:38:06 LOOKUP with stale as false
2023/09/10 13:38:06 status : 200 OK
2023/09/10 13:38:06 number of entries 554
2023/09/10 13:38:07 Expected and Actual scan responses are the same
2023/09/10 13:38:07 LOOKUP with Rome
2023/09/10 13:38:07 status : 200 OK
2023/09/10 13:38:07 number of entries 540
2023/09/10 13:38:07 Expected and Actual scan responses are the same
2023/09/10 13:38:07 RANGE missing index
2023/09/10 13:38:07 Status : 404 Not Found
2023/09/10 13:38:07 RANGE cities - none
2023/09/10 13:38:07 Status : 200 OK
2023/09/10 13:38:12 number of entries 140902
2023/09/10 13:38:12 Expected and Actual scan responses are the same
2023/09/10 13:38:12 RANGE cities -low
2023/09/10 13:38:12 Status : 200 OK
2023/09/10 13:38:17 number of entries 140902
2023/09/10 13:38:18 Expected and Actual scan responses are the same
2023/09/10 13:38:18 RANGE cities -high
2023/09/10 13:38:18 Status : 200 OK
2023/09/10 13:38:23 number of entries 140902
2023/09/10 13:38:24 Expected and Actual scan responses are the same
2023/09/10 13:38:24 RANGE cities - both
2023/09/10 13:38:24 Status : 200 OK
2023/09/10 13:38:28 number of entries 140902
2023/09/10 13:38:29 Expected and Actual scan responses are the same
2023/09/10 13:38:29 RANGE missing cities
2023/09/10 13:38:29 Status : 200 OK
2023/09/10 13:38:29 number of entries 0
2023/09/10 13:38:29 Expected and Actual scan responses are the same
2023/09/10 13:38:29 
2023/09/10 13:38:29 SCANALL missing index
2023/09/10 13:38:29 {"limit":1000000,"stale":"ok"}
2023/09/10 13:38:29 Status : 404 Not Found
2023/09/10 13:38:29 SCANALL stale ok
2023/09/10 13:38:29 {"limit":1000000,"stale":"ok"}
2023/09/10 13:38:29 Status : 200 OK
2023/09/10 13:38:34 number of entries 140902
2023/09/10 13:38:35 Expected and Actual scan responses are the same
2023/09/10 13:38:35 SCANALL stale false
2023/09/10 13:38:35 {"limit":1000000,"stale":"false"}
2023/09/10 13:38:35 Status : 200 OK
2023/09/10 13:38:39 number of entries 140902
2023/09/10 13:38:40 Expected and Actual scan responses are the same
2023/09/10 13:38:40 
2023/09/10 13:38:40 COUNT missing index
2023/09/10 13:38:40 Status : 404 Not Found
2023/09/10 13:38:40 COUNT cities - none
2023/09/10 13:38:40 Status : 200 OK
2023/09/10 13:38:40 number of entries 140902
2023/09/10 13:38:40 COUNT cities -low
2023/09/10 13:38:41 Status : 200 OK
2023/09/10 13:38:41 number of entries 140902
2023/09/10 13:38:41 COUNT cities -high
2023/09/10 13:38:41 Status : 200 OK
2023/09/10 13:38:41 number of entries 140902
2023/09/10 13:38:41 COUNT cities - both
2023/09/10 13:38:41 Status : 200 OK
2023/09/10 13:38:41 number of entries 140902
2023/09/10 13:38:42 COUNT missing cities
2023/09/10 13:38:42 Status : 200 OK
2023/09/10 13:38:42 number of entries 0
2023/09/10 13:38:42 
2023/09/10 13:38:43 STATS: Testing URLs with valid authentication
2023/09/10 13:38:43 STATS: Testing URLs with invalid authentication
2023/09/10 13:38:43 STATS: Testing invalid URLs
2023/09/10 13:38:43 STATS: Testing unsupported methods
2023/09/10 13:38:43 
--- PASS: TestRestfulAPI (96.68s)
=== RUN   TestStatIndexInstFilter
2023/09/10 13:38:43 CREATE INDEX: statIdx1
2023/09/10 13:38:56 status : 201 Created
2023/09/10 13:38:56 {"id": "17818489418120359297"} 
2023/09/10 13:38:56 CREATE INDEX: statIdx2
2023/09/10 13:39:10 status : 201 Created
2023/09/10 13:39:10 {"id": "15734228326302954274"} 
2023/09/10 13:39:10 Instance Id for statIdx2 is 16821196060533087017, common.IndexInstId
--- PASS: TestStatIndexInstFilter (27.05s)
=== RUN   TestBucketDefaultDelete
2023-09-10T13:39:11.124+05:30 [Warn] Client:runObserveStreamingEndpoint streaming endpoint for /pools/default/bs/default returned err EOF
2023-09-10T13:39:11.124+05:30 [Warn] serviceChangeNotifier: Connection terminated for collection manifest notifier instance of http://%40query@127.0.0.1:9000-default, bucket: default, (EOF)
2023/09/10 13:39:13 Deleted bucket default, responseBody: 
2023/09/10 13:39:28 Created bucket default, responseBody: 
2023/09/10 13:39:44 Populating the default bucket
2023/09/10 13:39:52 Using n1ql client
2023-09-10T13:39:52.189+05:30 [Info] GSIC[default/default-_default-_default-1694333392186902927] started ...
2023/09/10 13:39:52 Scan failed as expected with error: Index Not Found - cause: GSI index index_isActive not found.
2023/09/10 13:39:52 Populating the default bucket after it was deleted
2023/09/10 13:40:01 Created the secondary index index_isActive. Waiting for it become active
2023/09/10 13:40:01 Index is 6873804627659091587 now active
2023/09/10 13:40:01 Using n1ql client
2023/09/10 13:40:01 Expected and Actual scan responses are the same
--- PASS: TestBucketDefaultDelete (50.65s)
=== RUN   TestMixedDatatypesScanAll
2023/09/10 13:40:01 In TestMixedDatatypesScanAll()
2023/09/10 13:40:01 Before test begin: Length of kv docs is 10002
2023/09/10 13:40:01 In DropAllSecondaryIndexes()
2023/09/10 13:40:01 Index found:  index_isActive
2023/09/10 13:40:01 Dropped index index_isActive
2023/09/10 13:40:01 Number of number fields is: 229
2023/09/10 13:40:01 Number of string fields is: 241
2023/09/10 13:40:01 Number of json fields is: 269
2023/09/10 13:40:01 Number of true bool fields is: 122
2023/09/10 13:40:01 Number of false bool fields is: 139
2023/09/10 13:40:01 After generate docs: Length of kv docs is 11002
2023/09/10 13:40:01 Setting mixed datatypes JSON docs in KV
2023/09/10 13:40:07 Created the secondary index index_mixeddt. Waiting for it become active
2023/09/10 13:40:07 Index is 303670917606963729 now active
2023/09/10 13:40:07 Using n1ql client
2023/09/10 13:40:07 Expected and Actual scan responses are the same
2023/09/10 13:40:07 Lengths of expected and actual scan results are:  1000 and 1000
2023/09/10 13:40:07 End: Length of kv docs is 11002
--- PASS: TestMixedDatatypesScanAll (5.94s)
=== RUN   TestMixedDatatypesRange_Float
2023/09/10 13:40:07 In TestMixedDatatypesRange_Float()
2023/09/10 13:40:07 In DropAllSecondaryIndexes()
2023/09/10 13:40:07 Index found:  index_mixeddt
2023/09/10 13:40:07 Dropped index index_mixeddt
2023/09/10 13:40:07 Number of number fields is: 241
2023/09/10 13:40:07 Number of string fields is: 264
2023/09/10 13:40:07 Number of json fields is: 262
2023/09/10 13:40:07 Number of true bool fields is: 107
2023/09/10 13:40:07 Number of false bool fields is: 126
2023/09/10 13:40:07 Setting mixed datatypes JSON docs in KV
2023/09/10 13:40:13 Created the secondary index index_mixeddt. Waiting for it become active
2023/09/10 13:40:13 Index is 14941169482926499879 now active
2023/09/10 13:40:13 Using n1ql client
2023/09/10 13:40:13 Expected and Actual scan responses are the same
2023/09/10 13:40:13 Lengths of expected and actual scan results are:  25 and 25
2023/09/10 13:40:13 Using n1ql client
2023/09/10 13:40:13 Expected and Actual scan responses are the same
2023/09/10 13:40:13 Lengths of expected and actual scan results are:  3 and 3
2023/09/10 13:40:13 Length of kv docs is 12002
--- PASS: TestMixedDatatypesRange_Float (5.86s)
=== RUN   TestMixedDatatypesRange_String
2023/09/10 13:40:13 In TestMixedDatatypesRange_String()
2023/09/10 13:40:13 In DropAllSecondaryIndexes()
2023/09/10 13:40:13 Index found:  index_mixeddt
2023/09/10 13:40:13 Dropped index index_mixeddt
2023/09/10 13:40:13 Number of number fields is: 239
2023/09/10 13:40:13 Number of string fields is: 242
2023/09/10 13:40:13 Number of json fields is: 252
2023/09/10 13:40:13 Number of true bool fields is: 137
2023/09/10 13:40:13 Number of false bool fields is: 130
2023/09/10 13:40:13 Setting mixed datatypes JSON docs in KV
2023/09/10 13:40:19 Created the secondary index index_mixeddt. Waiting for it become active
2023/09/10 13:40:19 Index is 1543909701248766058 now active
2023/09/10 13:40:19 Using n1ql client
2023/09/10 13:40:19 Expected and Actual scan responses are the same
2023/09/10 13:40:19 Lengths of expected and actual scan results are:  202 and 202
2023/09/10 13:40:19 Length of kv docs is 13002
--- PASS: TestMixedDatatypesRange_String (5.92s)
=== RUN   TestMixedDatatypesRange_Json
2023/09/10 13:40:19 In TestMixedDatatypesRange_Json()
2023/09/10 13:40:19 In DropAllSecondaryIndexes()
2023/09/10 13:40:19 Index found:  index_mixeddt
2023/09/10 13:40:19 Dropped index index_mixeddt
2023/09/10 13:40:19 Number of number fields is: 239
2023/09/10 13:40:19 Number of string fields is: 238
2023/09/10 13:40:19 Number of json fields is: 246
2023/09/10 13:40:19 Number of true bool fields is: 137
2023/09/10 13:40:19 Number of false bool fields is: 140
2023/09/10 13:40:19 Setting mixed datatypes JSON docs in KV
2023/09/10 13:40:25 Created the secondary index index_mixeddt. Waiting for it become active
2023/09/10 13:40:25 Index is 970585532795532550 now active
2023/09/10 13:40:25 Using n1ql client
2023/09/10 13:40:25 Expected and Actual scan responses are the same
2023/09/10 13:40:25 Lengths of expected and actual scan results are:  760 and 760
2023/09/10 13:40:25 Length of kv docs is 14002
--- PASS: TestMixedDatatypesRange_Json (5.89s)
=== RUN   TestMixedDatatypesScan_Bool
2023/09/10 13:40:25 In TestMixedDatatypesScan_Bool()
2023/09/10 13:40:25 In DropAllSecondaryIndexes()
2023/09/10 13:40:25 Index found:  index_mixeddt
2023/09/10 13:40:25 Dropped index index_mixeddt
2023/09/10 13:40:25 Number of number fields is: 236
2023/09/10 13:40:25 Number of string fields is: 239
2023/09/10 13:40:25 Number of json fields is: 259
2023/09/10 13:40:25 Number of true bool fields is: 138
2023/09/10 13:40:25 Number of false bool fields is: 128
2023/09/10 13:40:25 Setting mixed datatypes JSON docs in KV
2023/09/10 13:40:31 Created the secondary index index_mixeddt. Waiting for it become active
2023/09/10 13:40:31 Index is 16306619695309950612 now active
2023/09/10 13:40:31 Using n1ql client
2023/09/10 13:40:31 Expected and Actual scan responses are the same
2023/09/10 13:40:31 Lengths of expected and actual scan results are:  519 and 519
2023/09/10 13:40:31 Using n1ql client
2023/09/10 13:40:31 Expected and Actual scan responses are the same
2023/09/10 13:40:31 Lengths of expected and actual scan results are:  524 and 524
2023/09/10 13:40:31 Length of kv docs is 15002
--- PASS: TestMixedDatatypesScan_Bool (6.29s)
=== RUN   TestLargeSecondaryKeyLength
2023/09/10 13:40:31 In TestLargeSecondaryKeyLength()
2023/09/10 13:40:31 In DropAllSecondaryIndexes()
2023/09/10 13:40:31 Index found:  index_mixeddt
2023/09/10 13:40:31 Dropped index index_mixeddt
2023/09/10 13:40:31 Setting JSON docs in KV
2023/09/10 13:40:37 Created the secondary index index_LongSecField. Waiting for it become active
2023/09/10 13:40:37 Index is 16200811765711824953 now active
2023/09/10 13:40:37 Using n1ql client
2023/09/10 13:40:37 ScanAll: Lengths of expected and actual scan results are:  1000 and 1000
2023/09/10 13:40:37 Expected and Actual scan responses are the same
2023/09/10 13:40:37 Using n1ql client
2023/09/10 13:40:37 Range: Lengths of expected and actual scan results are:  804 and 804
2023/09/10 13:40:37 Expected and Actual scan responses are the same
2023/09/10 13:40:37 End: Length of kv docs is 16002
--- PASS: TestLargeSecondaryKeyLength (6.28s)
=== RUN   TestLargePrimaryKeyLength
2023/09/10 13:40:37 In TestLargePrimaryKeyLength()
2023/09/10 13:40:37 In DropAllSecondaryIndexes()
2023/09/10 13:40:37 Index found:  index_LongSecField
2023/09/10 13:40:37 Dropped index index_LongSecField
2023/09/10 13:40:38 Setting JSON docs in KV
2023/09/10 13:40:44 Created the secondary index index_LongPrimaryField. Waiting for it become active
2023/09/10 13:40:44 Index is 1413382949903442754 now active
2023/09/10 13:40:44 Using n1ql client
2023/09/10 13:40:44 Lengths of num of docs and scanResults are:  17002 and 17002
2023/09/10 13:40:44 End: Length of kv docs is 17002
--- PASS: TestLargePrimaryKeyLength (6.64s)
=== RUN   TestUpdateMutations_DeleteField
2023/09/10 13:40:44 In TestUpdateMutations_DeleteField()
2023/09/10 13:40:44 Setting JSON docs in KV
2023/09/10 13:40:52 Created the secondary index index_bal. Waiting for it become active
2023/09/10 13:40:52 Index is 2684847917031770095 now active
2023/09/10 13:40:52 Using n1ql client
2023/09/10 13:40:52 Expected and Actual scan responses are the same
2023/09/10 13:40:52 Using n1ql client
2023/09/10 13:40:52 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DeleteField (8.53s)
=== RUN   TestUpdateMutations_AddField
2023/09/10 13:40:52 In TestUpdateMutations_AddField()
2023/09/10 13:40:53 Setting JSON docs in KV
2023/09/10 13:40:59 Created the secondary index index_newField. Waiting for it become active
2023/09/10 13:40:59 Index is 17780833339858641584 now active
2023/09/10 13:40:59 Using n1ql client
2023/09/10 13:40:59 Count of scan results before add field mutations:  0
2023/09/10 13:40:59 Expected and Actual scan responses are the same
2023/09/10 13:41:00 Using n1ql client
2023/09/10 13:41:00 Count of scan results after add field mutations:  300
2023/09/10 13:41:00 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_AddField (7.33s)
=== RUN   TestUpdateMutations_DataTypeChange
2023/09/10 13:41:00 In TestUpdateMutations_DataTypeChange()
2023/09/10 13:41:00 Setting JSON docs in KV
2023/09/10 13:41:08 Created the secondary index index_isUserActive. Waiting for it become active
2023/09/10 13:41:08 Index is 2627893219485832579 now active
2023/09/10 13:41:08 Using n1ql client
2023/09/10 13:41:08 Expected and Actual scan responses are the same
2023/09/10 13:41:09 Using n1ql client
2023/09/10 13:41:09 Expected and Actual scan responses are the same
2023/09/10 13:41:09 Using n1ql client
2023/09/10 13:41:09 Expected and Actual scan responses are the same
2023/09/10 13:41:09 Using n1ql client
2023/09/10 13:41:09 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DataTypeChange (8.79s)
=== RUN   TestMultipleBuckets
2023/09/10 13:41:09 In TestMultipleBuckets()
2023/09/10 13:41:09 In DropAllSecondaryIndexes()
2023/09/10 13:41:09 Index found:  index_bal
2023/09/10 13:41:09 Dropped index index_bal
2023/09/10 13:41:09 Index found:  index_newField
2023/09/10 13:41:09 Dropped index index_newField
2023/09/10 13:41:09 Index found:  index_isUserActive
2023/09/10 13:41:09 Dropped index index_isUserActive
2023/09/10 13:41:09 Index found:  index_LongPrimaryField
2023/09/10 13:41:09 Dropped index index_LongPrimaryField
2023/09/10 13:41:48 Flushed the bucket default, Response body: 
2023/09/10 13:41:51 Modified parameters of bucket default, responseBody: 
2023/09/10 13:41:51 Created bucket testbucket2, responseBody: 
2023/09/10 13:41:51 Created bucket testbucket3, responseBody: 
2023/09/10 13:41:51 Created bucket testbucket4, responseBody: 
2023/09/10 13:42:06 Generating docs and Populating all the buckets
2023/09/10 13:42:10 Created the secondary index bucket1_age. Waiting for it become active
2023/09/10 13:42:10 Index is 1289588860174420211 now active
2023/09/10 13:42:16 Created the secondary index bucket2_city. Waiting for it become active
2023/09/10 13:42:16 Index is 12818062536342572702 now active
2023/09/10 13:42:22 Created the secondary index bucket3_gender. Waiting for it become active
2023/09/10 13:42:22 Index is 7040015479518091392 now active
2023/09/10 13:42:28 Created the secondary index bucket4_balance. Waiting for it become active
2023/09/10 13:42:28 Index is 8292370589040567984 now active
2023/09/10 13:42:31 Using n1ql client
2023/09/10 13:42:31 Expected and Actual scan responses are the same
2023/09/10 13:42:31 Using n1ql client
2023-09-10T13:42:31.832+05:30 [Info] GSIC[default/testbucket2-_default-_default-1694333551823052133] started ...
2023/09/10 13:42:31 Expected and Actual scan responses are the same
2023/09/10 13:42:31 Using n1ql client
2023-09-10T13:42:31.873+05:30 [Info] GSIC[default/testbucket3-_default-_default-1694333551847496401] started ...
2023/09/10 13:42:31 Expected and Actual scan responses are the same
2023/09/10 13:42:31 Using n1ql client
2023-09-10T13:42:31.892+05:30 [Info] GSIC[default/testbucket4-_default-_default-1694333551880132433] started ...
2023/09/10 13:42:31 Expected and Actual scan responses are the same
2023/09/10 13:42:34 Deleted bucket testbucket2, responseBody: 
2023/09/10 13:42:36 Deleted bucket testbucket3, responseBody: 
2023/09/10 13:42:38 Deleted bucket testbucket4, responseBody: 
2023/09/10 13:42:41 Modified parameters of bucket default, responseBody: 
--- PASS: TestMultipleBuckets (107.66s)
=== RUN   TestBucketFlush
2023/09/10 13:42:56 In TestBucketFlush()
2023/09/10 13:42:56 In DropAllSecondaryIndexes()
2023/09/10 13:42:56 Index found:  bucket1_age
2023/09/10 13:42:56 Dropped index bucket1_age
2023/09/10 13:43:34 Flushed the bucket default, Response body: 
2023/09/10 13:43:38 Created the secondary index index_age. Waiting for it become active
2023/09/10 13:43:38 Index is 4693042377478407977 now active
2023/09/10 13:43:38 Using n1ql client
2023/09/10 13:43:38 Expected and Actual scan responses are the same
2023/09/10 13:43:45 Created the secondary index index_gender. Waiting for it become active
2023/09/10 13:43:45 Index is 15489475550024472971 now active
2023/09/10 13:43:45 Using n1ql client
2023/09/10 13:43:45 Expected and Actual scan responses are the same
2023/09/10 13:43:52 Created the secondary index index_city. Waiting for it become active
2023/09/10 13:43:52 Index is 815551235444464233 now active
2023/09/10 13:43:52 Using n1ql client
2023/09/10 13:43:52 Expected and Actual scan responses are the same
2023/09/10 13:44:29 Flushed the bucket default, Response body: 
2023/09/10 13:44:29 TestBucketFlush:: Flushed the bucket
2023/09/10 13:44:29 Using n1ql client
2023/09/10 13:44:29 Using n1ql client
2023/09/10 13:44:29 Using n1ql client
--- PASS: TestBucketFlush (93.20s)
=== RUN   TestLargeDocumentSize
2023/09/10 13:44:29 In TestLargeDocumentSize()
2023/09/10 13:44:29 Data file exists. Skipping download
2023/09/10 13:44:30 Length of docs and largeDocs = 200 and 200
2023/09/10 13:44:34 Created the secondary index index_userscreenname. Waiting for it become active
2023/09/10 13:44:34 Index is 9498192660855425279 now active
2023/09/10 13:44:34 Using n1ql client
2023/09/10 13:44:35 Expected and Actual scan responses are the same
--- PASS: TestLargeDocumentSize (5.43s)
=== RUN   TestFieldsWithSpecialCharacters
2023/09/10 13:44:35 In TestFieldsWithSpecialCharacters()
2023/09/10 13:44:40 Created the secondary index index_specialchar. Waiting for it become active
2023/09/10 13:44:40 Index is 17178075402985110824 now active
2023/09/10 13:44:40 Looking up for value †0£#w£¶
2023/09/10 13:44:40 Using n1ql client
2023/09/10 13:44:40 Expected and Actual scan responses are the same
--- PASS: TestFieldsWithSpecialCharacters (5.40s)
=== RUN   TestLargeKeyLookup
2023/09/10 13:44:40 In TestLargeKeyLookup()
2023/09/10 13:44:47 Created the secondary index index_largeKeyLookup. Waiting for it become active
2023/09/10 13:44:47 Index is 13685972878068678721 now active
2023/09/10 13:44:47 Looking up for a large key
2023/09/10 13:44:47 Using n1ql client
2023/09/10 13:44:47 Expected and Actual scan responses are the same
--- PASS: TestLargeKeyLookup (7.00s)
=== RUN   TestIndexNameValidation
2023/09/10 13:44:47 In TestIndexNameValidation()
2023/09/10 13:44:48 Setting JSON docs in KV
2023/09/10 13:44:49 Creation of index with invalid name ÌñÐÉx&(abc_% failed as expected
2023/09/10 13:44:54 Created the secondary index #primary-Index_test. Waiting for it become active
2023/09/10 13:44:54 Index is 16737393264493921954 now active
2023/09/10 13:44:54 Using n1ql client
2023/09/10 13:44:54 Expected and Actual scan responses are the same
--- PASS: TestIndexNameValidation (7.10s)
=== RUN   TestSameFieldNameAtDifferentLevels
2023/09/10 13:44:54 In TestSameFieldNameAtDifferentLevels()
2023/09/10 13:44:55 Setting JSON docs in KV
2023/09/10 13:45:01 Created the secondary index cityindex. Waiting for it become active
2023/09/10 13:45:01 Index is 17351955905592186133 now active
2023/09/10 13:45:01 Using n1ql client
2023/09/10 13:45:01 Expected and Actual scan responses are the same
--- PASS: TestSameFieldNameAtDifferentLevels (6.96s)
=== RUN   TestSameIndexNameInTwoBuckets
2023/09/10 13:45:01 In TestSameIndexNameInTwoBuckets()
2023/09/10 13:45:01 In DropAllSecondaryIndexes()
2023/09/10 13:45:01 Index found:  index_largeKeyLookup
2023/09/10 13:45:01 Dropped index index_largeKeyLookup
2023/09/10 13:45:01 Index found:  cityindex
2023/09/10 13:45:02 Dropped index cityindex
2023/09/10 13:45:02 Index found:  index_city
2023/09/10 13:45:02 Dropped index index_city
2023/09/10 13:45:02 Index found:  index_age
2023/09/10 13:45:02 Dropped index index_age
2023/09/10 13:45:02 Index found:  index_specialchar
2023/09/10 13:45:02 Dropped index index_specialchar
2023/09/10 13:45:02 Index found:  index_gender
2023/09/10 13:45:02 Dropped index index_gender
2023/09/10 13:45:02 Index found:  #primary-Index_test
2023/09/10 13:45:02 Dropped index #primary-Index_test
2023/09/10 13:45:02 Index found:  index_userscreenname
2023/09/10 13:45:02 Dropped index index_userscreenname
2023/09/10 13:45:40 Flushed the bucket default, Response body: 
2023/09/10 13:45:43 Modified parameters of bucket default, responseBody: 
2023/09/10 13:45:43 Created bucket buck2, responseBody: 
2023/09/10 13:45:58 Generating docs and Populating all the buckets
2023/09/10 13:46:02 Created the secondary index b_idx. Waiting for it become active
2023/09/10 13:46:02 Index is 2563151201969266119 now active
2023/09/10 13:46:09 Created the secondary index b_idx. Waiting for it become active
2023/09/10 13:46:09 Index is 8001985555675067005 now active
2023/09/10 13:46:12 Using n1ql client
2023/09/10 13:46:12 Expected and Actual scan responses are the same
2023/09/10 13:46:12 Using n1ql client
2023-09-10T13:46:12.240+05:30 [Info] GSIC[default/buck2-_default-_default-1694333772237863118] started ...
2023/09/10 13:46:12 Expected and Actual scan responses are the same
2023/09/10 13:46:15 Modified parameters of bucket default, responseBody: 
2023/09/10 13:46:17 Deleted bucket buck2, responseBody: 
--- PASS: TestSameIndexNameInTwoBuckets (90.54s)
=== RUN   TestLargeKeysSplChars
2023/09/10 13:46:32 In TestLargeKeysSplChars()
2023/09/10 13:46:41 Created the secondary index idspl1. Waiting for it become active
2023/09/10 13:46:41 Index is 6283297258112140140 now active
2023/09/10 13:46:51 Created the secondary index idspl2. Waiting for it become active
2023/09/10 13:46:51 Index is 9159470187169698025 now active
2023/09/10 13:46:58 Created the secondary index idspl3. Waiting for it become active
2023/09/10 13:46:58 Index is 16357747559944560526 now active
2023/09/10 13:46:58 Using n1ql client
2023/09/10 13:46:58 Expected and Actual scan responses are the same
2023-09-10T13:46:58.855+05:30 [Error] transport error between 127.0.0.1:57742->127.0.0.1:9107: write tcp 127.0.0.1:57742->127.0.0.1:9107: write: broken pipe
2023-09-10T13:46:58.855+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:57742->127.0.0.1:9107: write: broken pipe`
2023-09-10T13:46:58.855+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-09-10T13:46:58.855+05:30 [Error] metadataClient:PickRandom: Replicas - [11695635103341991284], PrunedReplica - map[], FilteredReplica map[]
2023/09/10 13:46:59 Expected and Actual scan responses are the same
2023/09/10 13:46:59 Using n1ql client
2023/09/10 13:46:59 Expected and Actual scan responses are the same
--- PASS: TestLargeKeysSplChars (26.83s)
=== RUN   TestVeryLargeIndexKey
2023/09/10 13:46:59 In DropAllSecondaryIndexes()
2023/09/10 13:46:59 Index found:  idspl1
2023/09/10 13:46:59 Dropped index idspl1
2023/09/10 13:46:59 Index found:  b_idx
2023/09/10 13:46:59 Dropped index b_idx
2023/09/10 13:46:59 Index found:  idspl2
2023/09/10 13:46:59 Dropped index idspl2
2023/09/10 13:46:59 Index found:  idspl3
2023/09/10 13:46:59 Dropped index idspl3
2023/09/10 13:47:37 Flushed the bucket default, Response body: 
2023/09/10 13:47:37 TestVeryLargeIndexKey:: Flushed the bucket
2023/09/10 13:47:37 clusterconfig.KVAddress = 127.0.0.1:9000
2023/09/10 13:47:42 Created the secondary index i1. Waiting for it become active
2023/09/10 13:47:42 Index is 13771607613432671917 now active
2023/09/10 13:47:42 Using n1ql client
2023/09/10 13:47:42 Expected and Actual scan responses are the same
2023/09/10 13:47:50 Created the secondary index i2. Waiting for it become active
2023/09/10 13:47:50 Index is 11874445270820589481 now active
2023/09/10 13:47:50 Using n1ql client
2023/09/10 13:47:51 Expected and Actual scan responses are the same
2023/09/10 13:47:51 In DropAllSecondaryIndexes()
2023/09/10 13:47:51 Index found:  i1
2023/09/10 13:47:51 Dropped index i1
2023/09/10 13:47:51 Index found:  i2
2023/09/10 13:47:51 Dropped index i2
2023/09/10 13:48:29 Flushed the bucket default, Response body: 
--- PASS: TestVeryLargeIndexKey (90.36s)
=== RUN   TestTempBufScanResult
2023/09/10 13:48:29 In DropAllSecondaryIndexes()
2023/09/10 13:49:07 Flushed the bucket default, Response body: 
2023/09/10 13:49:07 TestTempBufScanResult:: Flushed the bucket
2023/09/10 13:49:10 Created the secondary index index_idxKey. Waiting for it become active
2023/09/10 13:49:10 Index is 18117812837814031092 now active
2023/09/10 13:49:10 Using n1ql client
2023/09/10 13:49:10 Expected and Actual scan responses are the same
2023/09/10 13:49:10 In DropAllSecondaryIndexes()
2023/09/10 13:49:10 Index found:  index_idxKey
2023/09/10 13:49:10 Dropped index index_idxKey
2023/09/10 13:49:48 Flushed the bucket default, Response body: 
--- PASS: TestTempBufScanResult (79.37s)
=== RUN   TestBuildDeferredAnotherBuilding
2023/09/10 13:49:48 In TestBuildDeferredAnotherBuilding()
2023/09/10 13:49:48 In DropAllSecondaryIndexes()
2023/09/10 13:50:32 Setting JSON docs in KV
2023/09/10 13:52:27 Build the deferred index id_age1. Waiting for the index to become active
2023/09/10 13:52:27 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:28 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:29 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:30 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:31 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:32 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:33 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:34 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:35 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:36 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:37 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:38 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:39 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:40 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:41 Waiting for index 382372581507269672 to go active ...
2023/09/10 13:52:42 Index is 382372581507269672 now active
2023/09/10 13:52:42 Build command issued for the deferred indexes [12009819156048023805]
2023/09/10 13:52:44 Build index failed as expected: Build index failed. Encountered transient error. Index id_age will retry building in the background for reason: Build Already In Progress. Keyspace default.
2023/09/10 13:52:44 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:45 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:46 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:47 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:48 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:49 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:50 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:51 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:52 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:53 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:54 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:55 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:56 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:57 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:58 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:52:59 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:53:00 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:53:01 Waiting for index 12009819156048023805 to go active ...
2023/09/10 13:53:02 Index is 12009819156048023805 now active
2023/09/10 13:53:02 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:03 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:04 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:05 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:06 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:07 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:08 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:09 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:10 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:11 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:12 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:13 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:14 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:15 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:16 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:17 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:18 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:19 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:20 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:21 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:22 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:23 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:24 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:25 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:26 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:27 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:28 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:29 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:30 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:31 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:32 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:33 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:34 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:35 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:36 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:37 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:38 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:39 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:40 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:41 Waiting for index 7118719359940286214 to go active ...
2023/09/10 13:53:42 Index is 7118719359940286214 now active
2023/09/10 13:53:42 Using n1ql client
2023/09/10 13:53:43 Expected and Actual scan responses are the same
2023/09/10 13:53:43 Using n1ql client
2023/09/10 13:53:43 Expected and Actual scan responses are the same
--- PASS: TestBuildDeferredAnotherBuilding (234.55s)
=== RUN   TestMultipleBucketsDeferredBuild
2023/09/10 13:53:43 In TestMultipleBucketsDeferredBuild()
2023/09/10 13:53:43 In DropAllSecondaryIndexes()
2023/09/10 13:53:43 Index found:  id_company
2023/09/10 13:53:43 Dropped index id_company
2023/09/10 13:53:43 Index found:  id_age1
2023/09/10 13:53:43 Dropped index id_age1
2023/09/10 13:53:43 Index found:  id_age
2023/09/10 13:53:43 Dropped index id_age
2023/09/10 13:54:21 Flushed the bucket default, Response body: 
2023/09/10 13:54:24 Modified parameters of bucket default, responseBody: 
2023/09/10 13:54:24 http://127.0.0.1:9000/pools/default/buckets/defertest_buck2
2023/09/10 13:54:24 &{DELETE http://127.0.0.1:9000/pools/default/buckets/defertest_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/09/10 13:54:24 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 10 Sep 2023 08:24:23 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0076665c0 31 [] false false map[] 0xc0069a6f00 }
2023/09/10 13:54:24 DeleteBucket failed for bucket defertest_buck2 
2023/09/10 13:54:24 Deleted bucket defertest_buck2, responseBody: Requested resource not found.
2023/09/10 13:54:24 Created bucket defertest_buck2, responseBody: 
2023/09/10 13:54:39 Setting JSON docs in KV
2023/09/10 13:55:53 Build command issued for the deferred indexes [4979154060790180683]
2023/09/10 13:55:53 Build command issued for the deferred indexes [18269161907305189519 4126944647737156012]
2023/09/10 13:55:53 Index state of 4126944647737156012 is INDEX_STATE_READY
2023/09/10 13:55:53 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:55:54 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:55:55 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:55:56 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:55:57 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:55:58 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:55:59 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:56:00 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:56:01 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:56:02 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:56:03 Waiting for index 4979154060790180683 to go active ...
2023/09/10 13:56:04 Index is 4979154060790180683 now active
2023/09/10 13:56:04 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:05 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:06 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:07 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:08 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:09 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:10 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:11 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:12 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:13 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:14 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:15 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:16 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:17 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:18 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:19 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:20 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:21 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:22 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:23 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:24 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:25 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:26 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:27 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:28 Waiting for index 18269161907305189519 to go active ...
2023/09/10 13:56:29 Index is 18269161907305189519 now active
2023/09/10 13:56:29 Using n1ql client
2023/09/10 13:56:30 Expected and Actual scan responses are the same
2023/09/10 13:56:30 Using n1ql client
2023/09/10 13:56:30 Expected and Actual scan responses are the same
2023/09/10 13:56:30 Using n1ql client
2023-09-10T13:56:30.188+05:30 [Info] GSIC[default/defertest_buck2-_default-_default-1694334390185027832] started ...
2023/09/10 13:56:30 Expected and Actual scan responses are the same
2023/09/10 13:56:33 Modified parameters of bucket default, responseBody: 
2023/09/10 13:56:35 Deleted bucket defertest_buck2, responseBody: 
--- PASS: TestMultipleBucketsDeferredBuild (177.07s)
=== RUN   TestCreateDropCreateDeferredIndex
2023/09/10 13:56:40 In TestCreateDropCreateDeferredIndex()
2023/09/10 13:56:40 In DropAllSecondaryIndexes()
2023/09/10 13:56:40 Index found:  buck1_id1
2023/09/10 13:56:40 Dropped index buck1_id1
2023/09/10 13:56:40 Index found:  buck1_id2
2023/09/10 13:56:40 Dropped index buck1_id2
2023/09/10 13:56:43 Setting JSON docs in KV
2023/09/10 13:56:56 Created the secondary index id_company. Waiting for it become active
2023/09/10 13:56:56 Index is 16688179715891777109 now active
2023/09/10 13:56:57 Dropping the secondary index id_age
2023/09/10 13:56:58 Index dropped
2023/09/10 13:57:01 Setting JSON docs in KV
2023/09/10 13:57:09 Using n1ql client
2023/09/10 13:57:09 Expected and Actual scan responses are the same
--- PASS: TestCreateDropCreateDeferredIndex (28.80s)
=== RUN   TestMultipleDeferredIndexes_BuildTogether
2023/09/10 13:57:09 In TestMultipleDeferredIndexes_BuildTogether()
2023/09/10 13:57:09 In DropAllSecondaryIndexes()
2023/09/10 13:57:09 Index found:  id_company
2023/09/10 13:57:09 Dropped index id_company
2023/09/10 13:57:12 Setting JSON docs in KV
2023/09/10 13:57:25 Created the secondary index id_company. Waiting for it become active
2023/09/10 13:57:25 Index is 2735245326862709753 now active
2023/09/10 13:57:27 Build command issued for the deferred indexes [id_age id_gender id_isActive], bucket: default, scope: _default, coll: _default
2023/09/10 13:57:27 Waiting for the index id_age to become active
2023/09/10 13:57:27 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:28 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:29 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:30 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:31 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:32 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:33 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:34 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:35 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:36 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:37 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:38 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:39 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:40 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:41 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:42 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:43 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:44 Waiting for index 1073557029002554736 to go active ...
2023/09/10 13:57:45 Index is 1073557029002554736 now active
2023/09/10 13:57:45 Waiting for the index id_gender to become active
2023/09/10 13:57:45 Waiting for index 8700865906635511900 to go active ...
2023/09/10 13:57:46 Index is 8700865906635511900 now active
2023/09/10 13:57:46 Waiting for the index id_isActive to become active
2023/09/10 13:57:46 Index is 4324848570466736202 now active
2023/09/10 13:57:46 Using n1ql client
2023/09/10 13:57:46 Expected and Actual scan responses are the same
2023/09/10 13:57:49 Setting JSON docs in KV
2023/09/10 13:57:58 Using n1ql client
2023/09/10 13:57:58 Expected and Actual scan responses are the same
2023/09/10 13:57:58 Using n1ql client
2023/09/10 13:57:59 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildTogether (49.85s)
=== RUN   TestMultipleDeferredIndexes_BuildOneByOne
2023/09/10 13:57:59 In TestMultipleDeferredIndexes_BuildOneByOne()
2023/09/10 13:57:59 In DropAllSecondaryIndexes()
2023/09/10 13:57:59 Index found:  id_gender
2023/09/10 13:57:59 Dropped index id_gender
2023/09/10 13:57:59 Index found:  id_age
2023/09/10 13:57:59 Dropped index id_age
2023/09/10 13:57:59 Index found:  id_company
2023/09/10 13:57:59 Dropped index id_company
2023/09/10 13:57:59 Index found:  id_isActive
2023/09/10 13:57:59 Dropped index id_isActive
2023/09/10 13:58:02 Setting JSON docs in KV
2023/09/10 13:58:17 Created the secondary index id_company. Waiting for it become active
2023/09/10 13:58:17 Index is 8051580180046995585 now active
2023/09/10 13:58:18 Build command issued for the deferred indexes [id_age], bucket: default, scope: _default, coll: _default
2023/09/10 13:58:18 Waiting for the index id_age to become active
2023/09/10 13:58:18 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:19 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:20 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:21 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:22 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:23 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:24 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:25 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:26 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:27 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:28 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:29 Waiting for index 8363660643293432418 to go active ...
2023/09/10 13:58:30 Index is 8363660643293432418 now active
2023/09/10 13:58:30 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/09/10 13:58:30 Waiting for the index id_gender to become active
2023/09/10 13:58:30 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:31 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:32 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:33 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:34 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:35 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:36 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:37 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:38 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:39 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:40 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:41 Waiting for index 10766254573915134641 to go active ...
2023/09/10 13:58:42 Index is 10766254573915134641 now active
2023/09/10 13:58:42 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/09/10 13:58:42 Waiting for the index id_isActive to become active
2023/09/10 13:58:42 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:43 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:44 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:45 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:46 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:47 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:48 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:49 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:50 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:51 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:52 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:53 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:54 Waiting for index 12049322623463945078 to go active ...
2023/09/10 13:58:55 Index is 12049322623463945078 now active
2023/09/10 13:58:55 Using n1ql client
2023/09/10 13:58:56 Expected and Actual scan responses are the same
2023/09/10 13:58:58 Setting JSON docs in KV
2023/09/10 13:59:07 Using n1ql client
2023/09/10 13:59:08 Expected and Actual scan responses are the same
2023/09/10 13:59:08 Using n1ql client
2023/09/10 13:59:08 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildOneByOne (69.55s)
=== RUN   TestDropDeferredIndexWhileOthersBuilding
2023/09/10 13:59:08 In TestDropDeferredIndexWhileOthersBuilding()
2023/09/10 13:59:08 In DropAllSecondaryIndexes()
2023/09/10 13:59:08 Index found:  id_company
2023/09/10 13:59:08 Dropped index id_company
2023/09/10 13:59:08 Index found:  id_gender
2023/09/10 13:59:09 Dropped index id_gender
2023/09/10 13:59:09 Index found:  id_isActive
2023/09/10 13:59:09 Dropped index id_isActive
2023/09/10 13:59:09 Index found:  id_age
2023/09/10 13:59:09 Dropped index id_age
2023/09/10 13:59:11 Setting JSON docs in KV
2023/09/10 13:59:28 Created the secondary index id_company. Waiting for it become active
2023/09/10 13:59:28 Index is 15865175251026843834 now active
2023/09/10 13:59:29 Build command issued for the deferred indexes [877998652412638245 2419026343800163916]
2023/09/10 13:59:31 Dropping the secondary index id_isActive
2023/09/10 13:59:31 Index dropped
2023/09/10 13:59:31 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:32 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:33 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:34 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:35 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:36 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:37 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:38 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:39 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:40 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:41 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:42 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:43 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:44 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:45 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:46 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:47 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:48 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:49 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:50 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:51 Waiting for index 877998652412638245 to go active ...
2023/09/10 13:59:52 Index is 877998652412638245 now active
2023/09/10 13:59:52 Index is 2419026343800163916 now active
2023/09/10 13:59:54 Using n1ql client
2023/09/10 13:59:54 Expected and Actual scan responses are the same
2023/09/10 13:59:54 Using n1ql client
2023/09/10 13:59:54 Expected and Actual scan responses are the same
2023/09/10 13:59:56 Setting JSON docs in KV
2023/09/10 14:00:05 Using n1ql client
2023/09/10 14:00:06 Expected and Actual scan responses are the same
--- PASS: TestDropDeferredIndexWhileOthersBuilding (57.59s)
=== RUN   TestDropBuildingDeferredIndex
2023/09/10 14:00:06 In TestDropBuildingDeferredIndex()
2023/09/10 14:00:06 In DropAllSecondaryIndexes()
2023/09/10 14:00:06 Index found:  id_company
2023/09/10 14:00:06 Dropped index id_company
2023/09/10 14:00:06 Index found:  id_age
2023/09/10 14:00:06 Dropped index id_age
2023/09/10 14:00:06 Index found:  id_gender
2023/09/10 14:00:06 Dropped index id_gender
2023/09/10 14:00:09 Setting JSON docs in KV
2023/09/10 14:00:14 Build command issued for the deferred indexes [12627452838664255156 6342564948075236181]
2023/09/10 14:00:15 Dropping the secondary index id_age
2023/09/10 14:00:16 Index dropped
2023/09/10 14:00:16 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:17 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:18 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:19 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:20 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:21 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:22 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:23 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:24 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:25 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:26 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:27 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:28 Waiting for index 12627452838664255156 to go active ...
2023/09/10 14:00:29 Index is 12627452838664255156 now active
2023/09/10 14:00:29 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/09/10 14:00:29 Waiting for the index id_gender to become active
2023/09/10 14:00:29 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:30 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:31 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:32 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:33 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:34 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:35 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:36 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:37 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:38 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:39 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:40 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:41 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:42 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:43 Waiting for index 3556297177050588176 to go active ...
2023/09/10 14:00:44 Index is 3556297177050588176 now active
2023/09/10 14:00:45 Using n1ql client
2023/09/10 14:00:45 Expected and Actual scan responses are the same
2023/09/10 14:00:45 Using n1ql client
2023/09/10 14:00:46 Expected and Actual scan responses are the same
2023/09/10 14:00:48 Setting JSON docs in KV
2023/09/10 14:00:57 Using n1ql client
2023/09/10 14:00:59 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingDeferredIndex (52.83s)
=== RUN   TestDropMultipleBuildingDeferredIndexes
2023/09/10 14:00:59 In TestDropMultipleBuildingDeferredIndexes()
2023/09/10 14:00:59 In DropAllSecondaryIndexes()
2023/09/10 14:00:59 Index found:  id_company
2023/09/10 14:00:59 Dropped index id_company
2023/09/10 14:00:59 Index found:  id_gender
2023/09/10 14:00:59 Dropped index id_gender
2023/09/10 14:01:06 Setting JSON docs in KV
2023/09/10 14:01:40 Created the secondary index id_company. Waiting for it become active
2023/09/10 14:01:40 Index is 16875452378921916039 now active
2023/09/10 14:01:41 Build command issued for the deferred indexes [215258623122434729 3229867033338323693]
2023/09/10 14:01:42 Dropping the secondary index id_age
2023/09/10 14:01:42 Index dropped
2023/09/10 14:01:42 Dropping the secondary index id_gender
2023/09/10 14:01:59 Index dropped
2023/09/10 14:02:00 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/09/10 14:02:00 Waiting for the index id_isActive to become active
2023/09/10 14:02:00 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:01 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:02 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:03 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:04 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:05 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:06 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:07 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:08 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:09 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:10 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:11 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:12 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:13 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:14 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:15 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:16 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:17 Waiting for index 3193733039785459276 to go active ...
2023/09/10 14:02:18 Index is 3193733039785459276 now active
2023/09/10 14:02:28 Using n1ql client
2023/09/10 14:02:29 Expected and Actual scan responses are the same
2023/09/10 14:02:29 Number of docScanResults and scanResults = 180000 and 180000
2023/09/10 14:02:29 Using n1ql client
2023/09/10 14:02:30 Expected and Actual scan responses are the same
2023/09/10 14:02:30 Number of docScanResults and scanResults = 180000 and 180000
--- PASS: TestDropMultipleBuildingDeferredIndexes (91.26s)
=== RUN   TestDropOneIndexSecondDeferBuilding
2023/09/10 14:02:30 In TestDropOneIndexSecondDeferBuilding()
2023/09/10 14:02:30 In DropAllSecondaryIndexes()
2023/09/10 14:02:30 Index found:  id_isActive
2023/09/10 14:02:30 Dropped index id_isActive
2023/09/10 14:02:30 Index found:  id_company
2023/09/10 14:02:30 Dropped index id_company
2023/09/10 14:02:33 Setting JSON docs in KV
2023/09/10 14:02:39 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/09/10 14:02:39 Waiting for the index id_company to become active
2023/09/10 14:02:39 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:40 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:41 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:42 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:43 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:44 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:45 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:46 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:47 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:48 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:49 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:50 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:51 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:52 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:53 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:54 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:55 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:56 Waiting for index 5303690299946607119 to go active ...
2023/09/10 14:02:57 Index is 5303690299946607119 now active
2023/09/10 14:02:57 Build command issued for the deferred indexes [2558346186743596220]
2023/09/10 14:02:58 Dropping the secondary index id_company
2023/09/10 14:02:58 Index dropped
2023/09/10 14:03:04 Setting JSON docs in KV
2023/09/10 14:03:21 Waiting for index 2558346186743596220 to go active ...
2023/09/10 14:03:22 Waiting for index 2558346186743596220 to go active ...
2023/09/10 14:03:23 Waiting for index 2558346186743596220 to go active ...
2023/09/10 14:03:24 Waiting for index 2558346186743596220 to go active ...
2023/09/10 14:03:25 Index is 2558346186743596220 now active
2023/09/10 14:03:25 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/09/10 14:03:25 Waiting for the index id_gender to become active
2023/09/10 14:03:25 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:26 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:27 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:28 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:29 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:30 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:31 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:32 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:33 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:34 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:35 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:36 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:37 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:38 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:39 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:40 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:41 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:42 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:43 Waiting for index 2169002449388852591 to go active ...
2023/09/10 14:03:44 Index is 2169002449388852591 now active
2023/09/10 14:03:45 Using n1ql client
2023/09/10 14:03:45 Expected and Actual scan responses are the same
2023/09/10 14:03:45 Using n1ql client
2023/09/10 14:03:46 Expected and Actual scan responses are the same
--- PASS: TestDropOneIndexSecondDeferBuilding (76.35s)
=== RUN   TestDropSecondIndexSecondDeferBuilding
2023/09/10 14:03:46 In TestDropSecondIndexSecondDeferBuilding()
2023/09/10 14:03:46 In DropAllSecondaryIndexes()
2023/09/10 14:03:46 Index found:  id_gender
2023/09/10 14:03:46 Dropped index id_gender
2023/09/10 14:03:46 Index found:  id_age
2023/09/10 14:03:47 Dropped index id_age
2023/09/10 14:03:50 Setting JSON docs in KV
2023/09/10 14:03:55 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/09/10 14:03:55 Waiting for the index id_company to become active
2023/09/10 14:03:55 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:03:56 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:03:57 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:03:58 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:03:59 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:00 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:01 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:02 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:03 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:04 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:05 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:06 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:07 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:08 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:09 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:10 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:11 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:12 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:13 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:14 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:15 Waiting for index 12784566957190196091 to go active ...
2023/09/10 14:04:16 Index is 12784566957190196091 now active
2023/09/10 14:04:16 Build command issued for the deferred indexes [13625662773410728800]
2023/09/10 14:04:17 Dropping the secondary index id_age
2023/09/10 14:04:17 Index dropped
2023/09/10 14:04:21 Setting JSON docs in KV
2023/09/10 14:04:29 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/09/10 14:04:29 Waiting for the index id_gender to become active
2023/09/10 14:04:29 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:30 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:31 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:32 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:33 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:34 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:35 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:36 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:37 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:38 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:39 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:40 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:41 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:42 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:43 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:44 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:45 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:46 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:47 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:48 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:49 Waiting for index 5641594899101897035 to go active ...
2023/09/10 14:04:50 Index is 5641594899101897035 now active
2023/09/10 14:04:50 Using n1ql client
2023/09/10 14:04:50 Expected and Actual scan responses are the same
2023/09/10 14:04:51 Using n1ql client
2023/09/10 14:04:52 Expected and Actual scan responses are the same
--- PASS: TestDropSecondIndexSecondDeferBuilding (66.01s)
=== RUN   TestCreateAfterDropWhileIndexBuilding
2023/09/10 14:04:52 In TestCreateAfterDropWhileIndexBuilding()
2023/09/10 14:04:52 In DropAllSecondaryIndexes()
2023/09/10 14:04:52 Index found:  id_gender
2023/09/10 14:04:52 Dropped index id_gender
2023/09/10 14:04:52 Index found:  id_company
2023/09/10 14:04:53 Dropped index id_company
2023/09/10 14:05:15 Setting JSON docs in KV
2023/09/10 14:06:11 Build command issued for the deferred indexes [14407528428544838357]
2023/09/10 14:06:12 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:13 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:14 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:15 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:16 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:17 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:18 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:19 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:20 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:21 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:22 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:23 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:24 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:25 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:26 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:27 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:28 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:29 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:30 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:31 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:32 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:33 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:34 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:35 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:36 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:37 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:38 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:39 Waiting for index 14407528428544838357 to go active ...
2023/09/10 14:06:40 Index is 14407528428544838357 now active
2023/09/10 14:06:40 Build command issued for the deferred indexes [9853921373273084547]
2023/09/10 14:06:41 Dropping the secondary index id_company
2023/09/10 14:06:41 Index dropped
2023/09/10 14:06:41 Dropping the secondary index id_age
2023/09/10 14:06:43 Index dropped
2023/09/10 14:06:51 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/09/10 14:06:51 Waiting for the index id_gender to become active
2023/09/10 14:06:51 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:06:52 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:06:53 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:06:54 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:06:55 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:06:56 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:06:57 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:06:58 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:06:59 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:00 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:01 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:02 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:03 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:04 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:05 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:06 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:07 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:08 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:09 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:10 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:11 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:12 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:13 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:14 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:15 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:16 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:17 Waiting for index 2631878673162076579 to go active ...
2023/09/10 14:07:18 Index is 2631878673162076579 now active
2023/09/10 14:07:19 Index is 2631878673162076579 now active
2023/09/10 14:07:19 Using n1ql client
2023/09/10 14:07:21 Expected and Actual scan responses are the same
--- PASS: TestCreateAfterDropWhileIndexBuilding (149.01s)
=== RUN   TestDropBuildingIndex1
2023/09/10 14:07:21 In TestDropBuildingIndex1()
2023/09/10 14:07:21 In DropAllSecondaryIndexes()
2023/09/10 14:07:21 Index found:  id_gender
2023/09/10 14:07:22 Dropped index id_gender
2023/09/10 14:07:25 Setting JSON docs in KV
2023/09/10 14:08:05 Created the secondary index id_company. Waiting for it become active
2023/09/10 14:08:05 Index is 12557502602602979334 now active
2023/09/10 14:08:37 Dropping the secondary index id_age
2023/09/10 14:08:37 Index dropped
2023/09/10 14:09:07 Created the secondary index id_age. Waiting for it become active
2023/09/10 14:09:07 Index is 9727407812373796487 now active
2023/09/10 14:09:09 Setting JSON docs in KV
2023/09/10 14:09:18 Using n1ql client
2023/09/10 14:09:18 Expected and Actual scan responses are the same
2023/09/10 14:09:18 Using n1ql client
2023/09/10 14:09:19 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex1 (117.72s)
=== RUN   TestDropBuildingIndex2
2023/09/10 14:09:19 In TestDropBuildingIndex2()
2023/09/10 14:09:19 In DropAllSecondaryIndexes()
2023/09/10 14:09:19 Index found:  id_age
2023/09/10 14:09:19 Dropped index id_age
2023/09/10 14:09:19 Index found:  id_company
2023/09/10 14:09:19 Dropped index id_company
2023/09/10 14:09:24 Setting JSON docs in KV
2023/09/10 14:10:10 Created the secondary index id_company. Waiting for it become active
2023/09/10 14:10:10 Index is 16580612947853278123 now active
2023/09/10 14:10:43 Dropping the secondary index id_company
2023/09/10 14:10:43 Index dropped
2023/09/10 14:10:43 Index is 1776995656527478306 now active
2023/09/10 14:11:15 Created the secondary index id_company. Waiting for it become active
2023/09/10 14:11:15 Index is 12538205504516294261 now active
2023/09/10 14:11:18 Setting JSON docs in KV
2023/09/10 14:11:27 Using n1ql client
2023/09/10 14:11:28 Expected and Actual scan responses are the same
2023/09/10 14:11:28 Using n1ql client
2023/09/10 14:11:29 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex2 (129.60s)
=== RUN   TestDropIndexWithDataLoad
2023/09/10 14:11:29 In TestDropIndexWithDataLoad()
2023/09/10 14:11:29 In DropAllSecondaryIndexes()
2023/09/10 14:11:29 Index found:  id_age
2023/09/10 14:11:29 Dropped index id_age
2023/09/10 14:11:29 Index found:  id_company
2023/09/10 14:11:29 Dropped index id_company
2023/09/10 14:11:31 Setting JSON docs in KV
2023/09/10 14:12:09 Created the secondary index id_company. Waiting for it become active
2023/09/10 14:12:09 Index is 14352219081320702276 now active
2023/09/10 14:12:43 Created the secondary index id_age. Waiting for it become active
2023/09/10 14:12:43 Index is 875948536857885391 now active
2023/09/10 14:13:18 Created the secondary index id_gender. Waiting for it become active
2023/09/10 14:13:18 Index is 11526400906770332744 now active
2023/09/10 14:13:52 Created the secondary index id_isActive. Waiting for it become active
2023/09/10 14:13:52 Index is 8812947371453780592 now active
2023/09/10 14:14:00 Setting JSON docs in KV
2023/09/10 14:14:00 In LoadKVBucket
2023/09/10 14:14:00 Bucket name = default
2023/09/10 14:14:00 In DropIndexWhileKVLoad
2023/09/10 14:14:01 Dropping the secondary index id_company
2023/09/10 14:14:01 Index dropped
2023/09/10 14:14:29 Using n1ql client
2023/09/10 14:14:29 Expected and Actual scan responses are the same
2023/09/10 14:14:29 Number of docScanResults and scanResults = 96712 and 96712
2023/09/10 14:14:30 Using n1ql client
2023/09/10 14:14:33 Expected and Actual scan responses are the same
2023/09/10 14:14:33 Number of docScanResults and scanResults = 420000 and 420000
--- PASS: TestDropIndexWithDataLoad (184.09s)
=== RUN   TestDropAllIndexesWithDataLoad
2023/09/10 14:14:33 In TestDropAllIndexesWithDataLoad()
2023/09/10 14:14:33 In DropAllSecondaryIndexes()
2023/09/10 14:14:33 Index found:  id_gender
2023/09/10 14:14:33 Dropped index id_gender
2023/09/10 14:14:33 Index found:  id_isActive
2023/09/10 14:14:33 Dropped index id_isActive
2023/09/10 14:14:33 Index found:  id_age
2023/09/10 14:14:33 Dropped index id_age
2023/09/10 14:14:35 Setting JSON docs in KV
2023/09/10 14:15:20 Created the secondary index id_company. Waiting for it become active
2023/09/10 14:15:20 Index is 10966355762281762178 now active
2023/09/10 14:15:58 Created the secondary index id_age. Waiting for it become active
2023/09/10 14:15:58 Index is 2966021733712948229 now active
2023/09/10 14:16:34 Created the secondary index id_gender. Waiting for it become active
2023/09/10 14:16:34 Index is 3095922114866761198 now active
2023/09/10 14:17:13 Created the secondary index id_isActive. Waiting for it become active
2023/09/10 14:17:13 Index is 13100864302938405792 now active
2023/09/10 14:17:21 Setting JSON docs in KV
2023/09/10 14:17:21 In LoadKVBucket
2023/09/10 14:17:21 Bucket name = default
2023/09/10 14:17:21 In DropIndexWhileKVLoad
2023/09/10 14:17:21 In DropIndexWhileKVLoad
2023/09/10 14:17:21 In DropIndexWhileKVLoad
2023/09/10 14:17:21 In DropIndexWhileKVLoad
2023/09/10 14:17:22 Dropping the secondary index id_isActive
2023/09/10 14:17:22 Dropping the secondary index id_age
2023/09/10 14:17:22 Dropping the secondary index id_company
2023/09/10 14:17:22 Dropping the secondary index id_gender
2023/09/10 14:17:22 Index dropped
2023/09/10 14:17:22 Index dropped
2023/09/10 14:17:22 Index dropped
2023/09/10 14:17:22 Index dropped
2023/09/10 14:17:38 Using n1ql client
2023/09/10 14:17:38 Scan failed as expected with error: Index Not Found - cause: GSI index id_company not found.
--- PASS: TestDropAllIndexesWithDataLoad (185.67s)
=== RUN   TestCreateBucket_AnotherIndexBuilding
2023/09/10 14:17:38 In TestCreateBucket_AnotherIndexBuilding()
2023/09/10 14:17:38 In DropAllSecondaryIndexes()
2023/09/10 14:18:17 Flushed the bucket default, Response body: 
2023/09/10 14:18:20 Modified parameters of bucket default, responseBody: 
2023/09/10 14:18:20 http://127.0.0.1:9000/pools/default/buckets/multi_buck2
2023/09/10 14:18:20 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multi_buck2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/09/10 14:18:20 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 10 Sep 2023 08:48:19 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0b92aed40 31 [] false false map[] 0xc00a398300 }
2023/09/10 14:18:20 DeleteBucket failed for bucket multi_buck2 
2023/09/10 14:18:20 Deleted bucket multi_buck2, responseBody: Requested resource not found.
2023/09/10 14:18:35 Setting JSON docs in KV
2023/09/10 14:20:40 Created bucket multi_buck2, responseBody: 
2023/09/10 14:21:04 Index is 8040380642905360721 now active
2023/09/10 14:21:04 Index is 7722807390704941511 now active
2023/09/10 14:21:04 Using n1ql client
2023-09-10T14:21:04.485+05:30 [Info] switched currmeta from 1241 -> 1242 force true 
2023-09-10T14:21:04.486+05:30 [Info] switched currmeta from 1246 -> 1246 force true 
2023-09-10T14:21:04.487+05:30 [Info] GSIC[default/multi_buck2-_default-_default-1694335864481875340] started ...
2023/09/10 14:21:04 Expected and Actual scan responses are the same
2023/09/10 14:21:04 Number of docScanResults and scanResults = 10000 and 10000
2023/09/10 14:21:05 Using n1ql client
2023/09/10 14:21:08 Expected and Actual scan responses are the same
2023/09/10 14:21:08 Number of docScanResults and scanResults = 200000 and 200000
2023/09/10 14:21:11 Deleted bucket multi_buck2, responseBody: 
2023/09/10 14:21:48 Flushed the bucket default, Response body: 
--- PASS: TestCreateBucket_AnotherIndexBuilding (249.42s)
=== RUN   TestDropBucket2Index_Bucket1IndexBuilding
2023/09/10 14:21:48 In TestDropBucket2Index_Bucket1IndexBuilding()
2023/09/10 14:21:48 In DropAllSecondaryIndexes()
2023/09/10 14:21:48 Index found:  buck1_idx
2023/09/10 14:21:48 Dropped index buck1_idx
2023/09/10 14:22:26 Flushed the bucket default, Response body: 
2023/09/10 14:22:30 Modified parameters of bucket default, responseBody: 
2023/09/10 14:22:30 http://127.0.0.1:9000/pools/default/buckets/multibucket_test3
2023/09/10 14:22:30 &{DELETE http://127.0.0.1:9000/pools/default/buckets/multibucket_test3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/09/10 14:22:30 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 10 Sep 2023 08:52:29 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc01faa53c0 31 [] false false map[] 0xc005674000 }
2023/09/10 14:22:30 DeleteBucket failed for bucket multibucket_test3 
2023/09/10 14:22:30 Deleted bucket multibucket_test3, responseBody: Requested resource not found.
2023/09/10 14:22:30 Created bucket multibucket_test3, responseBody: 
2023/09/10 14:22:45 Setting JSON docs in KV
2023/09/10 14:23:44 Created the secondary index buck2_idx. Waiting for it become active
2023/09/10 14:23:44 Index is 4687334969068375399 now active
2023/09/10 14:24:00 Dropping the secondary index buck2_idx
2023/09/10 14:24:00 Index dropped
2023/09/10 14:24:00 Index is 3155943831651214227 now active
2023/09/10 14:24:00 Using n1ql client
2023/09/10 14:24:02 Expected and Actual scan responses are the same
2023/09/10 14:24:02 Number of docScanResults and scanResults = 100000 and 100000
2023/09/10 14:24:04 Deleted bucket multibucket_test3, responseBody: 
2023/09/10 14:24:41 Flushed the bucket default, Response body: 
--- PASS: TestDropBucket2Index_Bucket1IndexBuilding (173.62s)
=== RUN   TestDeleteBucketWhileInitialIndexBuild
2023/09/10 14:24:41 In TestDeleteBucketWhileInitialIndexBuild()
2023/09/10 14:24:41 ============== DBG: Drop all indexes in all buckets
2023/09/10 14:24:41 In DropAllSecondaryIndexes()
2023/09/10 14:24:41 Index found:  buck1_idx
2023/09/10 14:24:42 Dropped index buck1_idx
2023/09/10 14:24:42 ============== DBG: Delete bucket default
2023/09/10 14:24:44 Deleted bucket default, responseBody: 
2023/09/10 14:24:44 ============== DBG: Create bucket default
2023/09/10 14:24:44 Created bucket default, responseBody: 
2023/09/10 14:24:47 Flush Enabled on bucket default, responseBody: 
2023/09/10 14:25:21 Flushed the bucket default, Response body: 
2023/09/10 14:25:21 ============== DBG: Delete bucket testbucket2
2023/09/10 14:25:21 http://127.0.0.1:9000/pools/default/buckets/testbucket2
2023/09/10 14:25:21 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket2 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/09/10 14:25:21 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 10 Sep 2023 08:55:20 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0346aac00 31 [] false false map[] 0xc007bc0000 }
2023/09/10 14:25:21 DeleteBucket failed for bucket testbucket2 
2023/09/10 14:25:21 Deleted bucket testbucket2, responseBody: Requested resource not found.
2023/09/10 14:25:21 ============== DBG: Create bucket testbucket2
2023/09/10 14:25:21 Created bucket testbucket2, responseBody: 
2023/09/10 14:25:24 Flush Enabled on bucket testbucket2, responseBody: 
2023/09/10 14:25:58 Flushed the bucket testbucket2, Response body: 
2023/09/10 14:25:58 ============== DBG: Delete bucket testbucket3
2023/09/10 14:25:58 http://127.0.0.1:9000/pools/default/buckets/testbucket3
2023/09/10 14:25:58 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket3 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/09/10 14:25:58 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 10 Sep 2023 08:55:57 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0187abe40 31 [] false false map[] 0xc006f74000 }
2023/09/10 14:25:58 DeleteBucket failed for bucket testbucket3 
2023/09/10 14:25:58 Deleted bucket testbucket3, responseBody: Requested resource not found.
2023/09/10 14:25:58 ============== DBG: Create bucket testbucket3
2023/09/10 14:25:58 Created bucket testbucket3, responseBody: 
2023/09/10 14:26:01 Flush Enabled on bucket testbucket3, responseBody: 
2023/09/10 14:26:34 Flushed the bucket testbucket3, Response body: 
2023/09/10 14:26:34 ============== DBG: Delete bucket testbucket4
2023/09/10 14:26:34 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/09/10 14:26:34 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/09/10 14:26:34 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 10 Sep 2023 08:56:34 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc0174b3240 31 [] false false map[] 0xc007bc0000 }
2023/09/10 14:26:34 DeleteBucket failed for bucket testbucket4 
2023/09/10 14:26:34 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/09/10 14:26:34 ============== DBG: Create bucket testbucket4
2023/09/10 14:26:34 Created bucket testbucket4, responseBody: 
2023/09/10 14:26:38 Flush Enabled on bucket testbucket4, responseBody: 
2023/09/10 14:27:11 Flushed the bucket testbucket4, Response body: 
2023/09/10 14:27:26 Generating docs and Populating all the buckets
2023/09/10 14:27:26 ============== DBG: Creating docs in bucket default
2023/09/10 14:27:27 ============== DBG: Creating index bucket1_age in bucket default
2023/09/10 14:27:31 Created the secondary index bucket1_age. Waiting for it become active
2023/09/10 14:27:31 Index is 9226572078207411491 now active
2023/09/10 14:27:31 ============== DBG: Creating index bucket1_gender in bucket default
2023/09/10 14:27:37 Created the secondary index bucket1_gender. Waiting for it become active
2023/09/10 14:27:37 Index is 10800436036639601641 now active
2023/09/10 14:27:38 ============== DBG: Creating docs in bucket testbucket2
2023/09/10 14:27:38 ============== DBG: Creating index bucket2_city in bucket testbucket2
2023/09/10 14:27:43 Created the secondary index bucket2_city. Waiting for it become active
2023/09/10 14:27:43 Index is 1379775169613965248 now active
2023/09/10 14:27:43 ============== DBG: Creating index bucket2_company in bucket testbucket2
2023/09/10 14:27:51 Created the secondary index bucket2_company. Waiting for it become active
2023/09/10 14:27:51 Index is 6191047689252568967 now active
2023/09/10 14:27:51 ============== DBG: Creating docs in bucket testbucket3
2023/09/10 14:27:51 ============== DBG: Creating index bucket3_gender in bucket testbucket3
2023/09/10 14:27:56 Created the secondary index bucket3_gender. Waiting for it become active
2023/09/10 14:27:56 Index is 7866345941353039942 now active
2023/09/10 14:27:56 ============== DBG: Creating index bucket3_address in bucket testbucket3
2023/09/10 14:28:03 Created the secondary index bucket3_address. Waiting for it become active
2023/09/10 14:28:03 Index is 3807061358653173414 now active
2023/09/10 14:28:03 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/09/10 14:28:03 Using n1ql client
2023-09-10T14:28:03.750+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T14:28:03.750+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T14:28:03.751+05:30 [Info] metadata provider version changed 1300 -> 1301
2023-09-10T14:28:03.751+05:30 [Info] switched currmeta from 1300 -> 1301 force false 
2023-09-10T14:28:03.751+05:30 [Info] GSIC[default/default-_default-_default-1694336283744593040] started ...
2023-09-10T14:28:03.752+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023/09/10 14:28:03 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/09/10 14:28:03 Expected and Actual scan responses are the same
2023/09/10 14:28:14 ============== DBG: Creating 50K docs in bucket testbucket4
2023/09/10 14:28:40 ============== DBG: Creating index bucket4_balance asynchronously in bucket testbucket4
2023/09/10 14:28:50 ============== DBG: Deleting bucket testbucket4
2023/09/10 14:28:52 Deleted bucket testbucket4, responseBody: 
2023/09/10 14:28:52 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/09/10 14:28:52 Using n1ql client
2023/09/10 14:28:52 ============== DBG: First bucket scan:: Expected results = 294 Actual results = 294
2023/09/10 14:28:52 Expected and Actual scan responses are the same
2023/09/10 14:28:52 ============== DBG: Second bucket scan:: Scanning index bucket2_city in bucket testbucket2
2023/09/10 14:28:52 Using n1ql client
2023-09-10T14:28:52.662+05:30 [Info] GSIC[default/testbucket2-_default-_default-1694336332657648796] started ...
2023/09/10 14:28:52 ============== DBG: Second bucket scan:: Expected results = 392 Actual results = 392
2023/09/10 14:28:52 Expected and Actual scan responses are the same
2023/09/10 14:28:52 ============== DBG: Third bucket scan:: Scanning index bucket3_gender in bucket testbucket3
2023/09/10 14:28:52 Using n1ql client
2023-09-10T14:28:52.675+05:30 [Info] GSIC[default/testbucket3-_default-_default-1694336332672141073] started ...
2023/09/10 14:28:52 ============== DBG: Third bucket scan:: Expected results = 492 Actual results = 492
2023/09/10 14:28:52 Expected and Actual scan responses are the same
2023/09/10 14:28:52 ============== DBG: Deleting buckets testbucket2 testbucket3 testbucket4
2023/09/10 14:28:55 Deleted bucket testbucket2, responseBody: 
2023/09/10 14:28:56 Deleted bucket testbucket3, responseBody: 
2023/09/10 14:28:57 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/09/10 14:28:57 &{DELETE http://127.0.0.1:9000/pools/default/buckets/testbucket4 HTTP/1.1 1 1 map[Authorization:[Basic QWRtaW5pc3RyYXRvcjphc2Rhc2Q=] Content-Type:[application/x-www-form-urlencoded; charset=UTF-8]]   0 [] false 127.0.0.1:9000 map[] map[]  map[]      0xc0000480d8}
2023/09/10 14:28:57 &{404 Object Not Found 404 HTTP/1.1 1 1 map[Cache-Control:[no-cache,no-store,must-revalidate] Content-Length:[31] Content-Type:[text/plain] Date:[Sun, 10 Sep 2023 08:58:56 GMT] Expires:[Thu, 01 Jan 1970 00:00:00 GMT] Pragma:[no-cache] Server:[Couchbase Server] X-Content-Type-Options:[nosniff] X-Frame-Options:[DENY] X-Permitted-Cross-Domain-Policies:[none] X-Xss-Protection:[1; mode=block]] 0xc00f966b00 31 [] false false map[] 0xc00fd26e00 }
2023/09/10 14:28:57 DeleteBucket failed for bucket testbucket4 
2023/09/10 14:28:57 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/09/10 14:29:00 Modified parameters of bucket default, responseBody: 
--- PASS: TestDeleteBucketWhileInitialIndexBuild (273.14s)
=== RUN   TestWherClause_UpdateDocument
2023/09/10 14:29:15 In TestWherClause_UpdateDocument()
2023/09/10 14:29:15 In DropAllSecondaryIndexes()
2023/09/10 14:29:15 Index found:  bucket1_gender
2023/09/10 14:29:15 Dropped index bucket1_gender
2023/09/10 14:29:15 Index found:  bucket1_age
2023/09/10 14:29:15 Dropped index bucket1_age
2023/09/10 14:29:53 Flushed the bucket default, Response body: 
2023/09/10 14:29:55 Setting JSON docs in KV
2023/09/10 14:30:04 Created the secondary index id_ageGreaterThan40. Waiting for it become active
2023/09/10 14:30:04 Index is 316162018573052558 now active
2023/09/10 14:30:04 Using n1ql client
2023/09/10 14:30:04 Expected and Actual scan responses are the same
2023/09/10 14:30:04 Number of docScanResults and scanResults = 5981 and 5981
2023/09/10 14:30:09 Using n1ql client
2023/09/10 14:30:09 Expected and Actual scan responses are the same
2023/09/10 14:30:09 Number of docScanResults and scanResults = 1981 and 1981
--- PASS: TestWherClause_UpdateDocument (53.93s)
=== RUN   TestDeferFalse
2023/09/10 14:30:09 In TestDeferFalse()
2023/09/10 14:30:11 Setting JSON docs in KV
2023/09/10 14:30:24 Created the secondary index index_deferfalse1. Waiting for it become active
2023/09/10 14:30:24 Index is 10066875562360671268 now active
2023/09/10 14:30:25 Using n1ql client
2023/09/10 14:30:25 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse (16.08s)
=== RUN   TestDeferFalse_CloseClientConnection
2023/09/10 14:30:25 In TestDeferFalse_CloseClientConnection()
2023/09/10 14:30:25 In CloseClientThread
2023/09/10 14:30:25 In CreateIndexThread
2023/09/10 14:30:27 Create Index call failed as expected due to error : Terminate Request due to client termination
2023/09/10 14:30:27 Waiting for index 8390218920302972283 to go active ...
2023/09/10 14:30:28 Waiting for index 8390218920302972283 to go active ...
2023/09/10 14:30:29 Waiting for index 8390218920302972283 to go active ...
2023/09/10 14:30:30 Waiting for index 8390218920302972283 to go active ...
2023/09/10 14:30:31 Waiting for index 8390218920302972283 to go active ...
2023/09/10 14:30:32 Waiting for index 8390218920302972283 to go active ...
2023/09/10 14:30:33 Index is 8390218920302972283 now active
2023/09/10 14:30:33 Using n1ql client
2023/09/10 14:30:33 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse_CloseClientConnection (8.13s)
=== RUN   TestOrphanIndexCleanup
2023/09/10 14:30:33 In DropAllSecondaryIndexes()
2023/09/10 14:30:33 Index found:  index_deferfalse1
2023/09/10 14:30:33 Dropped index index_deferfalse1
2023/09/10 14:30:33 Index found:  id_ageGreaterThan40
2023/09/10 14:30:33 Dropped index id_ageGreaterThan40
2023/09/10 14:30:33 Index found:  index_deferfalse2
2023/09/10 14:30:33 Dropped index index_deferfalse2
2023/09/10 14:30:47 Created the secondary index idx1_age_regular. Waiting for it become active
2023/09/10 14:30:47 Index is 2432563225580737252 now active
2023/09/10 14:30:56 Created the secondary index idx2_company_regular. Waiting for it become active
2023/09/10 14:30:56 Index is 6457120734212377841 now active
2023/09/10 14:31:06 Using n1ql client
2023/09/10 14:31:06 Query on idx1_age_regular is successful
2023/09/10 14:31:06 Using n1ql client
2023/09/10 14:31:06 Query on idx2_company_regular is successful
Restarting indexer process ...
2023/09/10 14:31:06 []
2023-09-10T14:31:06.389+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-09-10T14:31:06.390+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/09/10 14:31:26 Using n1ql client
2023-09-10T14:31:26.339+05:30 [Error] transport error between 127.0.0.1:58548->127.0.0.1:9107: write tcp 127.0.0.1:58548->127.0.0.1:9107: write: broken pipe
2023-09-10T14:31:26.339+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -1601559664223960708 request transport failed `write tcp 127.0.0.1:58548->127.0.0.1:9107: write: broken pipe`
2023-09-10T14:31:26.339+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-09-10T14:31:26.339+05:30 [Error] metadataClient:PickRandom: Replicas - [13615549820244471909], PrunedReplica - map[], FilteredReplica map[]
2023/09/10 14:31:26 Query on idx1_age_regular is successful - after indexer restart.
2023/09/10 14:31:26 Using n1ql client
2023/09/10 14:31:26 Query on idx2_company_regular is successful - after indexer restart.
--- PASS: TestOrphanIndexCleanup (53.12s)
=== RUN   TestOrphanPartitionCleanup
2023/09/10 14:31:31 Created the secondary index idx3_age_regular. Waiting for it become active
2023/09/10 14:31:31 Index is 7604217180136137849 now active
2023/09/10 14:31:41 Using n1ql client
2023/09/10 14:31:41 Query on idx3_age_regular is successful
Restarting indexer process ...
2023/09/10 14:31:41 []
2023-09-10T14:31:41.914+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-09-10T14:31:41.914+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/09/10 14:32:01 Using n1ql client
2023-09-10T14:32:01.881+05:30 [Error] transport error between 127.0.0.1:54382->127.0.0.1:9107: write tcp 127.0.0.1:54382->127.0.0.1:9107: write: broken pipe
2023-09-10T14:32:01.881+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -6067396109883736331 request transport failed `write tcp 127.0.0.1:54382->127.0.0.1:9107: write: broken pipe`
2023-09-10T14:32:01.881+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 8.  Partition with instances 0 
2023-09-10T14:32:01.881+05:30 [Error] metadataClient:PickRandom: Replicas - [16268946085440802292], PrunedReplica - map[], FilteredReplica map[]
2023/09/10 14:32:01 Query on idx3_age_regular is successful - after indexer restart.
--- PASS: TestOrphanPartitionCleanup (35.53s)
=== RUN   TestIndexerSettings
2023/09/10 14:32:01 In TestIndexerSettings()
2023/09/10 14:32:02 Changing config key indexer.settings.max_cpu_percent to value 300
2023/09/10 14:32:02 Changing config key indexer.settings.inmemory_snapshot.interval to value 300
2023/09/10 14:32:02 Changing config key indexer.settings.persisted_snapshot.interval to value 20000
2023/09/10 14:32:02 Changing config key indexer.settings.recovery.max_rollbacks to value 3
2023/09/10 14:32:02 Changing config key indexer.settings.log_level to value error
--- PASS: TestIndexerSettings (0.59s)
=== RUN   TestRestoreDefaultSettings
2023/09/10 14:32:02 In TestIndexerSettings_RestoreDefault()
2023/09/10 14:32:02 Changing config key indexer.settings.max_cpu_percent to value 0
2023/09/10 14:32:02 Changing config key indexer.settings.inmemory_snapshot.interval to value 200
2023/09/10 14:32:02 Changing config key indexer.settings.persisted_snapshot.interval to value 5000
2023/09/10 14:32:02 Changing config key indexer.settings.recovery.max_rollbacks to value 5
2023/09/10 14:32:03 Changing config key indexer.settings.log_level to value info
--- PASS: TestRestoreDefaultSettings (0.55s)
=== RUN   TestStat_ItemsCount
2023/09/10 14:32:03 In TestStat_ItemsCount()
2023/09/10 14:32:03 In DropAllSecondaryIndexes()
2023/09/10 14:32:03 Index found:  idx3_age_regular
2023/09/10 14:32:03 Dropped index idx3_age_regular
2023/09/10 14:32:03 Index found:  idx1_age_regular
2023/09/10 14:32:03 Dropped index idx1_age_regular
2023/09/10 14:32:03 Index found:  idx2_company_regular
2023/09/10 14:32:03 Dropped index idx2_company_regular
2023/09/10 14:32:03 Emptying the default bucket
2023/09/10 14:32:06 Flush Enabled on bucket default, responseBody: 
2023/09/10 14:32:44 Flushed the bucket default, Response body: 
2023/09/10 14:32:44 Generating JSON docs
2023/09/10 14:32:44 Setting initial JSON docs in KV
2023/09/10 14:32:49 Creating a 2i
2023/09/10 14:32:52 Created the secondary index index_test1. Waiting for it become active
2023/09/10 14:32:52 Index is 13412056710736878516 now active
2023/09/10 14:32:57 items_count stat is 10000
--- PASS: TestStat_ItemsCount (54.75s)
=== RUN   TestRangeArrayIndex_Distinct
2023/09/10 14:32:57 In TestRangeArrayIndex_Distinct()
2023/09/10 14:32:57 In DropAllSecondaryIndexes()
2023/09/10 14:32:57 Index found:  index_test1
2023/09/10 14:32:57 Dropped index index_test1
2023/09/10 14:33:36 Flushed the bucket default, Response body: 
2023/09/10 14:33:39 Created the secondary index arridx_friends. Waiting for it become active
2023/09/10 14:33:39 Index is 64779934310952985 now active
2023-09-10T14:33:39.864+05:30 [Error] transport error between 127.0.0.1:37720->127.0.0.1:9107: write tcp 127.0.0.1:37720->127.0.0.1:9107: write: broken pipe
2023-09-10T14:33:39.864+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"]  request transport failed `write tcp 127.0.0.1:37720->127.0.0.1:9107: write: broken pipe`
2023-09-10T14:33:39.864+05:30 [Warn] scan failed: requestId  queryport 127.0.0.1:9107 inst 1798390322811915948 partition [0]
2023-09-10T14:33:39.864+05:30 [Warn] Scan failed with error for index 64779934310952985.  Trying scan again with replica, reqId: :  write tcp 127.0.0.1:37720->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023-09-10T14:33:39.865+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1.  Partition with instances 0 
2023-09-10T14:33:39.865+05:30 [Error] metadataClient:PickRandom: Replicas - [1798390322811915948], PrunedReplica - map[], FilteredReplica map[]
2023-09-10T14:33:39.865+05:30 [Warn] Fail to find indexers to satisfy query request.  Trying scan again for index 64779934310952985, reqId: :  write tcp 127.0.0.1:37720->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023/09/10 14:33:40 Expected and Actual scan responses are the same
2023/09/10 14:33:42 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Distinct (44.93s)
=== RUN   TestUpdateArrayIndex_Distinct
2023/09/10 14:33:42 In TestUpdateArrayIndex_Distinct()
2023/09/10 14:33:42 In DropAllSecondaryIndexes()
2023/09/10 14:33:42 Index found:  arridx_friends
2023/09/10 14:33:42 Dropped index arridx_friends
2023/09/10 14:34:21 Flushed the bucket default, Response body: 
2023/09/10 14:34:25 Created the secondary index arridx_friends. Waiting for it become active
2023/09/10 14:34:25 Index is 16775159009947005941 now active
2023/09/10 14:34:25 Expected and Actual scan responses are the same
2023/09/10 14:34:28 Expected and Actual scan responses are the same
2023/09/10 14:34:28 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Distinct (45.70s)
=== RUN   TestRangeArrayIndex_Duplicate
2023/09/10 14:34:28 In TestRangeArrayIndex_Duplicate()
2023/09/10 14:34:28 In DropAllSecondaryIndexes()
2023/09/10 14:34:28 Index found:  arridx_friends
2023/09/10 14:34:28 Dropped index arridx_friends
2023/09/10 14:35:05 Flushed the bucket default, Response body: 
2023/09/10 14:35:09 Created the secondary index arridx_friends. Waiting for it become active
2023/09/10 14:35:09 Index is 17786874639207423445 now active
2023/09/10 14:35:09 Expected and Actual scan responses are the same
2023/09/10 14:35:12 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Duplicate (44.25s)
=== RUN   TestUpdateArrayIndex_Duplicate
2023/09/10 14:35:12 In TestUpdateArrayIndex_Duplicate()
2023/09/10 14:35:12 In DropAllSecondaryIndexes()
2023/09/10 14:35:12 Index found:  arridx_friends
2023/09/10 14:35:12 Dropped index arridx_friends
2023/09/10 14:35:50 Flushed the bucket default, Response body: 
2023/09/10 14:35:54 Created the secondary index arridx_friends. Waiting for it become active
2023/09/10 14:35:54 Index is 5507245649711262132 now active
2023/09/10 14:35:54 Expected and Actual scan responses are the same
2023/09/10 14:35:57 Expected and Actual scan responses are the same
2023/09/10 14:35:58 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Duplicate (45.46s)
=== RUN   TestArrayIndexCornerCases
    set09_arrayindex_test.go:193: Test disbaled
--- SKIP: TestArrayIndexCornerCases (0.00s)
=== RUN   TestArraySizeIncreaseDecrease1
    set09_arrayindex_test.go:249: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease1 (0.00s)
=== RUN   TestArraySizeIncreaseDecrease2
    set09_arrayindex_test.go:369: Test disbaled
--- SKIP: TestArraySizeIncreaseDecrease2 (0.00s)
=== RUN   TestBufferedScan_BackfillDisabled
2023/09/10 14:35:58 In TestBufferedScan_BackfillDisabled()
2023/09/10 14:35:58 In DropAllSecondaryIndexes()
2023/09/10 14:35:58 Index found:  arridx_friends
2023/09/10 14:35:58 Dropped index arridx_friends
2023/09/10 14:36:35 Flushed the bucket default, Response body: 
2023/09/10 14:37:13 Changing config key queryport.client.settings.backfillLimit to value 0
2023/09/10 14:37:19 Created the secondary index addressidx. Waiting for it become active
2023/09/10 14:37:19 Index is 10223451765917037030 now active
2023-09-10T14:37:19.547+05:30 [Info] metadata provider version changed 1440 -> 1441
2023-09-10T14:37:19.547+05:30 [Info] switched currmeta from 1440 -> 1441 force false 
2023-09-10T14:37:19.548+05:30 [Info] GSIC[default/default-_default-_default-1694336839536934440] started ...
2023-09-10T14:37:19.548+05:30 [Warn] MonitorIndexer: Indexer for default:_default:_default is already being monitored
2023/09/10 14:37:19 Non-backfill file found: /tmp/.ICE-unix
2023/09/10 14:37:19 Non-backfill file found: /tmp/.Test-unix
2023/09/10 14:37:19 Non-backfill file found: /tmp/.X11-unix
2023/09/10 14:37:19 Non-backfill file found: /tmp/.XIM-unix
2023/09/10 14:37:19 Non-backfill file found: /tmp/.font-unix
2023/09/10 14:37:19 Non-backfill file found: /tmp/3cf19b82-46d5-4dd7-9339-07b750f17979.sock
2023/09/10 14:37:19 Non-backfill file found: /tmp/e8c66256-7b15-4834-9d9e-4eea83a670ad.sock
2023/09/10 14:37:19 Non-backfill file found: /tmp/f_3cf19b82-46d5-4dd7-9339-07b750f17979.sock
2023/09/10 14:37:19 Non-backfill file found: /tmp/f_e8c66256-7b15-4834-9d9e-4eea83a670ad.sock
2023/09/10 14:37:19 Non-backfill file found: /tmp/go-build1189191710
2023/09/10 14:37:19 Non-backfill file found: /tmp/mdbslice
2023/09/10 14:37:19 Non-backfill file found: /tmp/systemd-private-b67aaa0397d94cfdbbf6c5fea770e49e-apache2.service-FIKItj
2023/09/10 14:37:19 Non-backfill file found: /tmp/systemd-private-b67aaa0397d94cfdbbf6c5fea770e49e-systemd-timesyncd.service-tJDoTP
2023/09/10 14:37:19 limit=1,chsize=256; received 1 items; took 2.903411ms
2023-09-10T14:37:19.568+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T14:37:19.568+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T14:37:19.569+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-09-10T14:37:19.569+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-09-10T14:37:19.571+05:30 [Info] switched currmeta from 1445 -> 1445 force true 
2023-09-10T14:37:19.594+05:30 [Info] switched currmeta from 1441 -> 1441 force true 
2023/09/10 14:37:21 limit=1000,chsize=256; received 1000 items; took 1.276513187s
2023-09-10T14:37:22.836+05:30 [Info] gsiKeyspace::Close Closing default:_default:_default
--- PASS: TestBufferedScan_BackfillDisabled (84.69s)
=== RUN   TestBufferedScan_BackfillEnabled
2023/09/10 14:37:22 In TestBufferedScan_BackfillEnabled()
2023-09-10T14:37:22.937+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2023/09/10 14:37:22 Changing config key queryport.client.settings.backfillLimit to value 1
2023-09-10T14:37:22.952+05:30 [Info] GSIC[default/default-_default-_default-1694336842946900214] started ...
2023-09-10T14:37:22.957+05:30 [Info] New settings received: 
{"indexer.api.enableTestServer":true,"indexer.plasma.backIndex.enableInMemoryCompression":true,"indexer.plasma.backIndex.enablePageBloomFilter":true,"indexer.plasma.mainIndex.enableInMemoryCompression":true,"indexer.settings.allow_large_keys":true,"indexer.settings.bufferPoolBlockSize":16384,"indexer.settings.build.batch_size":5,"indexer.settings.compaction.abort_exceed_interval":false,"indexer.settings.compaction.check_period":30,"indexer.settings.compaction.compaction_mode":"circular","indexer.settings.compaction.days_of_week":"Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday","indexer.settings.compaction.interval":"00:00,00:00","indexer.settings.compaction.min_frag":30,"indexer.settings.compaction.min_size":524288000,"indexer.settings.compaction.plasma.manual":false,"indexer.settings.compaction.plasma.optional.decrement":5,"indexer.settings.compaction.plasma.optional.min_frag":20,"indexer.settings.compaction.plasma.optional.quota":25,"indexer.settings.corrupt_index_num_backups":1,"indexer.settings.cpuProfDir":"","indexer.settings.cpuProfile":false,"indexer.settings.eTagPeriod":240,"indexer.settings.enableShardAffinity":false,"indexer.settings.enable_corrupt_index_backup":false,"indexer.settings.enable_page_bloom_filter":true,"indexer.settings.fast_flush_mode":true,"indexer.settings.gc_percent":100,"indexer.settings.inmemory_snapshot.fdb.interval":200,"indexer.settings.inmemory_snapshot.interval":200,"indexer.settings.inmemory_snapshot.moi.interval":10,"indexer.settings.largeSnapshotThreshold":200,"indexer.settings.log_level":"info","indexer.settings.maxVbQueueLength":0,"indexer.settings.max_array_seckey_size":10240,"indexer.settings.max_cpu_percent":0,"indexer.settings.max_seckey_size":4608,"indexer.settings.max_writer_lock_prob":20,"indexer.settings.memProfDir":"","indexer.settings.memProfile":false,"indexer.settings.memory_quota":1572864000,"indexer.settings.minVbQueueLength":30,"indexer.settings.moi.debug":false,"indexer.settings.moi.persistence_threads":2,"indexer.settings.moi.recovery.max_rollbacks":2,"indexer.settings.moi.recovery_threads":4,"indexer.settings.num_replica":0,"indexer.settings.percentage_memory_quota":0,"indexer.settings.persisted_snapshot.fdb.interval":5000,"indexer.settings.persisted_snapshot.interval":5000,"indexer.settings.persisted_snapshot.moi.interval":60000,"indexer.settings.persisted_snapshot_init_build.fdb.interval":5000,"indexer.settings.persisted_snapshot_init_build.interval":5000,"indexer.settings.persisted_snapshot_init_build.moi.interval":60000,"indexer.settings.plasma.recovery.max_rollbacks":2,"indexer.settings.provisioned.enableShardAffinity":true,"indexer.settings.rebalance.blob_storage_bucket":"","indexer.settings.rebalance.blob_storage_prefix":"","indexer.settings.rebalance.blob_storage_region":"","indexer.settings.rebalance.blob_storage_scheme":"","indexer.settings.rebalance.redistribute_indexes":false,"indexer.settings.recovery.max_rollbacks":5,"indexer.settings.scan_getseqnos_retries":30,"indexer.settings.scan_timeout":0,"indexer.settings.send_buffer_size":1024,"indexer.settings.serverless.indexLimit":201,"indexer.settings.sliceBufSize":800,"indexer.settings.smallSnapshotThreshold":30,"indexer.settings.snapshotListeners":2,"indexer.settings.snapshotRequestWorkers":2,"indexer.settings.statsLogDumpInterval":60,"indexer.settings.storage_mode":"plasma","indexer.settings.storage_mode.disable_upgrade":true,"indexer.settings.thresholds.mem_high":70,"indexer.settings.thresholds.mem_low":50,"indexer.settings.thresholds.units_high":60,"indexer.settings.thresholds.units_low":40,"indexer.settings.units_quota":10000,"indexer.settings.wal_size":4096,"projector.settings.log_level":"info","queryport.client.log_level":"warn","queryport.client.settings.backfillLimit":1,"queryport.client.settings.closeActiveConnections":true,"queryport.client.settings.minPoolSizeWM":1000,"queryport.client.settings.poolOverflow":30,"queryport.client.settings.poolSize":5000,"queryport.client.settings.relConnBatchSize":100}
2023/09/10 14:37:22 limit=1,chsize=256; received 1 items; took 19.820897ms
2023/09/10 14:37:23 limit=1000,chsize=256; received 1000 items; took 12.318788ms
2023/09/10 14:37:36 limit=1000,chsize=256; received 1000 items; took 10.362278872s
Scan error: "bufferedscan" temp file size exceeded limit 1, 12 - cause: "bufferedscan" temp file size exceeded limit 1, 12
Scan error: bufferedscan temp file size exceeded limit 1, 12 - cause: bufferedscan temp file size exceeded limit 1, 12
Scan error:  "bufferedscan" temp file size exceeded limit 1, 12 - cause:  "bufferedscan" temp file size exceeded limit 1, 12
Scan error:  bufferedscan temp file size exceeded limit 1, 12 - cause:  bufferedscan temp file size exceeded limit 1, 12
2023/09/10 14:37:49 limit=1000,chsize=256; received 585 items; took 11.990523624s
2023/09/10 14:37:49 limit=1000,chsize=256; received 585 items; took 11.990575871s
2023/09/10 14:37:50 Changing config key queryport.client.settings.backfillLimit to value 0
--- PASS: TestBufferedScan_BackfillEnabled (27.62s)
=== RUN   TestMultiScanSetup
2023/09/10 14:37:50 In TestMultiScanSetup()
2023/09/10 14:37:52 Emptying the default bucket
2023/09/10 14:37:55 Flush Enabled on bucket default, responseBody: 
2023/09/10 14:38:32 Flushed the bucket default, Response body: 
2023/09/10 14:38:32 Populating the default bucket
2023/09/10 14:38:45 Created the secondary index index_companyname. Waiting for it become active
2023/09/10 14:38:45 Index is 16189398757989210571 now active
2023/09/10 14:38:52 Created the secondary index index_company. Waiting for it become active
2023/09/10 14:38:52 Index is 10986152211277280554 now active
2023/09/10 14:38:59 Created the secondary index index_company_name_age. Waiting for it become active
2023/09/10 14:38:59 Index is 2240608432284245081 now active
2023/09/10 14:39:05 Created the secondary index index_primary. Waiting for it become active
2023/09/10 14:39:05 Index is 11173738886819669214 now active
2023/09/10 14:39:12 Created the secondary index index_company_name_age_address. Waiting for it become active
2023/09/10 14:39:12 Index is 11280387752714674112 now active
2023/09/10 14:39:18 Created the secondary index index_company_name_age_address_friends. Waiting for it become active
2023/09/10 14:39:18 Index is 9335718920293990347 now active
--- PASS: TestMultiScanSetup (88.42s)
=== RUN   TestMultiScanCount
2023/09/10 14:39:18 In TestMultiScanCount()
2023/09/10 14:39:18 

--------- Composite Index with 2 fields ---------
2023/09/10 14:39:18 
--- ScanAllNoFilter ---
2023/09/10 14:39:18 distinct = false
2023/09/10 14:39:19 Using n1ql client
2023/09/10 14:39:19 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:39:19 
--- ScanAllFilterNil ---
2023/09/10 14:39:19 distinct = false
2023/09/10 14:39:19 Using n1ql client
2023/09/10 14:39:19 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:39:19 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:39:19 distinct = false
2023/09/10 14:39:20 Using n1ql client
2023/09/10 14:39:20 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:39:20 
--- SingleSeek ---
2023/09/10 14:39:20 distinct = false
2023/09/10 14:39:20 Using n1ql client
2023/09/10 14:39:20 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:39:20 
--- MultipleSeek ---
2023/09/10 14:39:20 distinct = false
2023/09/10 14:39:21 Using n1ql client
2023/09/10 14:39:21 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/09/10 14:39:21 
--- SimpleRange ---
2023/09/10 14:39:21 distinct = false
2023/09/10 14:39:21 Using n1ql client
2023/09/10 14:39:21 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/09/10 14:39:21 
--- NonOverlappingRanges ---
2023/09/10 14:39:21 distinct = false
2023/09/10 14:39:21 Using n1ql client
2023/09/10 14:39:21 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/09/10 14:39:21 
--- OverlappingRanges ---
2023/09/10 14:39:21 distinct = false
2023/09/10 14:39:22 Using n1ql client
2023/09/10 14:39:22 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/09/10 14:39:22 
--- NonOverlappingFilters ---
2023/09/10 14:39:22 distinct = false
2023/09/10 14:39:22 Using n1ql client
2023/09/10 14:39:22 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/09/10 14:39:22 
--- OverlappingFilters ---
2023/09/10 14:39:22 distinct = false
2023/09/10 14:39:23 Using n1ql client
2023/09/10 14:39:23 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/09/10 14:39:23 
--- BoundaryFilters ---
2023/09/10 14:39:23 distinct = false
2023/09/10 14:39:23 Using n1ql client
2023/09/10 14:39:23 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/09/10 14:39:23 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:39:23 distinct = false
2023/09/10 14:39:24 Using n1ql client
2023/09/10 14:39:24 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/09/10 14:39:24 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:39:24 distinct = false
2023/09/10 14:39:24 Using n1ql client
2023/09/10 14:39:24 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/09/10 14:39:24 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:39:24 distinct = false
2023/09/10 14:39:24 Using n1ql client
2023/09/10 14:39:24 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/09/10 14:39:24 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:39:24 distinct = false
2023/09/10 14:39:25 Using n1ql client
2023/09/10 14:39:25 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/09/10 14:39:25 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:39:25 distinct = false
2023/09/10 14:39:25 Using n1ql client
2023/09/10 14:39:25 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:39:25 
--- FiltersWithUnbounded ---
2023/09/10 14:39:25 distinct = false
2023/09/10 14:39:26 Using n1ql client
2023/09/10 14:39:26 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/09/10 14:39:26 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:39:26 distinct = false
2023/09/10 14:39:26 Using n1ql client
2023/09/10 14:39:26 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/09/10 14:39:26 

--------- Simple Index with 1 field ---------
2023/09/10 14:39:26 
--- SingleIndexSimpleRange ---
2023/09/10 14:39:26 distinct = false
2023/09/10 14:39:26 Using n1ql client
2023/09/10 14:39:26 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/09/10 14:39:26 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:39:26 distinct = false
2023/09/10 14:39:27 Using n1ql client
2023/09/10 14:39:27 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/09/10 14:39:27 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:39:27 distinct = false
2023/09/10 14:39:27 Using n1ql client
2023/09/10 14:39:27 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/09/10 14:39:27 

--------- Composite Index with 3 fields ---------
2023/09/10 14:39:27 
--- ScanAllNoFilter ---
2023/09/10 14:39:27 distinct = false
2023/09/10 14:39:27 Using n1ql client
2023/09/10 14:39:27 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:39:27 
--- ScanAllFilterNil ---
2023/09/10 14:39:27 distinct = false
2023/09/10 14:39:28 Using n1ql client
2023/09/10 14:39:28 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:39:28 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:39:28 distinct = false
2023/09/10 14:39:28 Using n1ql client
2023/09/10 14:39:28 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:39:28 
--- 3FieldsSingleSeek ---
2023/09/10 14:39:28 distinct = false
2023/09/10 14:39:29 Using n1ql client
2023/09/10 14:39:29 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:39:29 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:39:29 distinct = false
2023/09/10 14:39:29 Using n1ql client
2023/09/10 14:39:29 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/09/10 14:39:29 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:39:29 distinct = false
2023/09/10 14:39:30 Using n1ql client
2023/09/10 14:39:30 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/09/10 14:39:30 

--------- New scenarios ---------
2023/09/10 14:39:30 
--- CompIndexHighUnbounded1 ---
2023/09/10 14:39:30 
--- Multi Scan 0 ---
2023/09/10 14:39:30 distinct = false
2023/09/10 14:39:30 Using n1ql client
2023/09/10 14:39:30 Using n1ql client
2023/09/10 14:39:30 len(scanResults) = 8 MultiScanCount = 8
2023/09/10 14:39:30 Expected and Actual scan responses are the same
2023/09/10 14:39:30 
--- Multi Scan 1 ---
2023/09/10 14:39:30 distinct = false
2023/09/10 14:39:30 Using n1ql client
2023/09/10 14:39:30 Using n1ql client
2023/09/10 14:39:30 len(scanResults) = 0 MultiScanCount = 0
2023/09/10 14:39:30 Expected and Actual scan responses are the same
2023/09/10 14:39:30 
--- Multi Scan 2 ---
2023/09/10 14:39:30 distinct = false
2023/09/10 14:39:31 Using n1ql client
2023/09/10 14:39:31 Using n1ql client
2023/09/10 14:39:31 len(scanResults) = 9 MultiScanCount = 9
2023/09/10 14:39:31 Expected and Actual scan responses are the same
2023/09/10 14:39:31 
--- CompIndexHighUnbounded2 ---
2023/09/10 14:39:31 
--- Multi Scan 0 ---
2023/09/10 14:39:31 distinct = false
2023/09/10 14:39:31 Using n1ql client
2023/09/10 14:39:31 Using n1ql client
2023/09/10 14:39:31 len(scanResults) = 4138 MultiScanCount = 4138
2023/09/10 14:39:31 Expected and Actual scan responses are the same
2023/09/10 14:39:31 
--- Multi Scan 1 ---
2023/09/10 14:39:31 distinct = false
2023/09/10 14:39:32 Using n1ql client
2023/09/10 14:39:32 Using n1ql client
2023/09/10 14:39:32 len(scanResults) = 2746 MultiScanCount = 2746
2023/09/10 14:39:32 Expected and Actual scan responses are the same
2023/09/10 14:39:32 
--- Multi Scan 2 ---
2023/09/10 14:39:32 distinct = false
2023/09/10 14:39:32 Using n1ql client
2023/09/10 14:39:32 Using n1ql client
2023/09/10 14:39:32 len(scanResults) = 4691 MultiScanCount = 4691
2023/09/10 14:39:32 Expected and Actual scan responses are the same
2023/09/10 14:39:32 
--- CompIndexHighUnbounded3 ---
2023/09/10 14:39:32 
--- Multi Scan 0 ---
2023/09/10 14:39:32 distinct = false
2023/09/10 14:39:33 Using n1ql client
2023/09/10 14:39:33 Using n1ql client
2023/09/10 14:39:33 len(scanResults) = 1329 MultiScanCount = 1329
2023/09/10 14:39:33 Expected and Actual scan responses are the same
2023/09/10 14:39:33 
--- CompIndexHighUnbounded4 ---
2023/09/10 14:39:33 
--- Multi Scan 0 ---
2023/09/10 14:39:33 distinct = false
2023/09/10 14:39:33 Using n1ql client
2023/09/10 14:39:33 Using n1ql client
2023/09/10 14:39:33 len(scanResults) = 5349 MultiScanCount = 5349
2023/09/10 14:39:33 Expected and Actual scan responses are the same
2023/09/10 14:39:33 
--- CompIndexHighUnbounded5 ---
2023/09/10 14:39:33 
--- Multi Scan 0 ---
2023/09/10 14:39:33 distinct = false
2023/09/10 14:39:33 Using n1ql client
2023/09/10 14:39:33 Using n1ql client
2023/09/10 14:39:33 len(scanResults) = 8210 MultiScanCount = 8210
2023/09/10 14:39:33 Expected and Actual scan responses are the same
2023/09/10 14:39:33 
--- SeekBoundaries ---
2023/09/10 14:39:33 
--- Multi Scan 0 ---
2023/09/10 14:39:33 distinct = false
2023/09/10 14:39:34 Using n1ql client
2023/09/10 14:39:34 Using n1ql client
2023/09/10 14:39:34 len(scanResults) = 175 MultiScanCount = 175
2023/09/10 14:39:34 Expected and Actual scan responses are the same
2023/09/10 14:39:34 
--- Multi Scan 1 ---
2023/09/10 14:39:34 distinct = false
2023/09/10 14:39:34 Using n1ql client
2023/09/10 14:39:34 Using n1ql client
2023/09/10 14:39:34 len(scanResults) = 1 MultiScanCount = 1
2023/09/10 14:39:34 Expected and Actual scan responses are the same
2023/09/10 14:39:34 
--- Multi Scan 2 ---
2023/09/10 14:39:34 distinct = false
2023/09/10 14:39:35 Using n1ql client
2023/09/10 14:39:35 Using n1ql client
2023/09/10 14:39:35 len(scanResults) = 555 MultiScanCount = 555
2023/09/10 14:39:35 Expected and Actual scan responses are the same
2023/09/10 14:39:35 
--- Multi Scan 3 ---
2023/09/10 14:39:35 distinct = false
2023/09/10 14:39:35 Using n1ql client
2023/09/10 14:39:35 Using n1ql client
2023/09/10 14:39:35 len(scanResults) = 872 MultiScanCount = 872
2023/09/10 14:39:35 Expected and Actual scan responses are the same
2023/09/10 14:39:35 
--- Multi Scan 4 ---
2023/09/10 14:39:35 distinct = false
2023/09/10 14:39:36 Using n1ql client
2023/09/10 14:39:36 Using n1ql client
2023/09/10 14:39:36 len(scanResults) = 287 MultiScanCount = 287
2023/09/10 14:39:36 Expected and Actual scan responses are the same
2023/09/10 14:39:36 
--- Multi Scan 5 ---
2023/09/10 14:39:36 distinct = false
2023/09/10 14:39:36 Using n1ql client
2023/09/10 14:39:36 Using n1ql client
2023/09/10 14:39:36 len(scanResults) = 5254 MultiScanCount = 5254
2023/09/10 14:39:36 Expected and Actual scan responses are the same
2023/09/10 14:39:36 
--- Multi Scan 6 ---
2023/09/10 14:39:36 distinct = false
2023/09/10 14:39:36 Using n1ql client
2023/09/10 14:39:36 Using n1ql client
2023/09/10 14:39:36 len(scanResults) = 5566 MultiScanCount = 5566
2023/09/10 14:39:37 Expected and Actual scan responses are the same
2023/09/10 14:39:37 
--- Multi Scan 7 ---
2023/09/10 14:39:37 distinct = false
2023/09/10 14:39:37 Using n1ql client
2023/09/10 14:39:37 Using n1ql client
2023/09/10 14:39:37 len(scanResults) = 8 MultiScanCount = 8
2023/09/10 14:39:37 Expected and Actual scan responses are the same
2023/09/10 14:39:37 

--------- With DISTINCT True ---------
2023/09/10 14:39:37 
--- ScanAllNoFilter ---
2023/09/10 14:39:37 distinct = true
2023-09-10T14:39:37.678+05:30 [Error] receiving packet: read tcp 127.0.0.1:56830->127.0.0.1:9107: i/o timeout
2023-09-10T14:39:37.678+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] req(bufferedscan) connection "127.0.0.1:56830" response transport failed `read tcp 127.0.0.1:56830->127.0.0.1:9107: i/o timeout`
2023/09/10 14:39:37 Using n1ql client
2023/09/10 14:39:37 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:39:37 
--- ScanAllFilterNil ---
2023/09/10 14:39:37 distinct = true
2023/09/10 14:39:38 Using n1ql client
2023/09/10 14:39:38 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:39:38 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:39:38 distinct = true
2023/09/10 14:39:38 Using n1ql client
2023/09/10 14:39:38 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:39:38 
--- SingleSeek ---
2023/09/10 14:39:38 distinct = true
2023/09/10 14:39:39 Using n1ql client
2023/09/10 14:39:39 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:39:39 
--- MultipleSeek ---
2023/09/10 14:39:39 distinct = true
2023/09/10 14:39:39 Using n1ql client
2023/09/10 14:39:39 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/09/10 14:39:39 
--- SimpleRange ---
2023/09/10 14:39:39 distinct = true
2023/09/10 14:39:39 Using n1ql client
2023/09/10 14:39:39 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/09/10 14:39:39 
--- NonOverlappingRanges ---
2023/09/10 14:39:39 distinct = true
2023/09/10 14:39:40 Using n1ql client
2023/09/10 14:39:40 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/09/10 14:39:40 
--- OverlappingRanges ---
2023/09/10 14:39:40 distinct = true
2023/09/10 14:39:40 Using n1ql client
2023/09/10 14:39:40 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/09/10 14:39:40 
--- NonOverlappingFilters ---
2023/09/10 14:39:40 distinct = true
2023/09/10 14:39:41 Using n1ql client
2023/09/10 14:39:41 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/09/10 14:39:41 
--- NonOverlappingFilters2 ---
2023/09/10 14:39:41 distinct = true
2023/09/10 14:39:41 Using n1ql client
2023/09/10 14:39:41 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:39:41 
--- OverlappingFilters ---
2023/09/10 14:39:41 distinct = true
2023/09/10 14:39:41 Using n1ql client
2023/09/10 14:39:41 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/09/10 14:39:41 
--- BoundaryFilters ---
2023/09/10 14:39:41 distinct = true
2023/09/10 14:39:42 Using n1ql client
2023/09/10 14:39:42 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/09/10 14:39:42 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:39:42 distinct = true
2023/09/10 14:39:42 Using n1ql client
2023/09/10 14:39:42 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/09/10 14:39:42 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:39:42 distinct = true
2023/09/10 14:39:43 Using n1ql client
2023/09/10 14:39:43 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/09/10 14:39:43 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:39:43 distinct = false
2023/09/10 14:39:43 Using n1ql client
2023/09/10 14:39:43 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/09/10 14:39:43 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:39:43 distinct = false
2023/09/10 14:39:44 Using n1ql client
2023/09/10 14:39:44 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/09/10 14:39:44 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:39:44 distinct = false
2023/09/10 14:39:44 Using n1ql client
2023/09/10 14:39:44 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:39:44 
--- FiltersWithUnbounded ---
2023/09/10 14:39:44 distinct = false
2023/09/10 14:39:45 Using n1ql client
2023/09/10 14:39:45 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/09/10 14:39:45 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:39:45 distinct = false
2023/09/10 14:39:45 Using n1ql client
2023/09/10 14:39:45 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/09/10 14:39:45 

--------- Simple Index with 1 field ---------
2023/09/10 14:39:45 
--- SingleIndexSimpleRange ---
2023/09/10 14:39:45 distinct = true
2023/09/10 14:39:46 Using n1ql client
2023/09/10 14:39:46 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/09/10 14:39:46 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:39:46 distinct = true
2023/09/10 14:39:46 Using n1ql client
2023/09/10 14:39:46 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/09/10 14:39:46 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:39:46 distinct = true
2023/09/10 14:39:46 Using n1ql client
2023/09/10 14:39:46 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/09/10 14:39:46 

--------- Composite Index with 3 fields ---------
2023/09/10 14:39:46 
--- ScanAllNoFilter ---
2023/09/10 14:39:46 distinct = true
2023/09/10 14:39:47 Using n1ql client
2023/09/10 14:39:47 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:39:47 
--- ScanAllFilterNil ---
2023/09/10 14:39:47 distinct = true
2023/09/10 14:39:47 Using n1ql client
2023/09/10 14:39:47 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:39:47 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:39:47 distinct = true
2023/09/10 14:39:48 Using n1ql client
2023/09/10 14:39:48 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:39:48 
--- 3FieldsSingleSeek ---
2023/09/10 14:39:48 distinct = true
2023/09/10 14:39:48 Using n1ql client
2023/09/10 14:39:48 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:39:48 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:39:48 distinct = true
2023/09/10 14:39:49 Using n1ql client
2023/09/10 14:39:49 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/09/10 14:39:49 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:39:49 distinct = true
2023/09/10 14:39:49 Using n1ql client
2023/09/10 14:39:49 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanCount (30.82s)
=== RUN   TestMultiScanScenarios
2023/09/10 14:39:49 In TestMultiScanScenarios()
2023/09/10 14:39:49 

--------- Composite Index with 2 fields ---------
2023/09/10 14:39:49 
--- ScanAllNoFilter ---
2023/09/10 14:39:49 distinct = false
2023/09/10 14:39:50 Using n1ql client
2023/09/10 14:39:50 Expected and Actual scan responses are the same
2023/09/10 14:39:50 
--- ScanAllFilterNil ---
2023/09/10 14:39:50 distinct = false
2023/09/10 14:39:50 Using n1ql client
2023/09/10 14:39:50 Expected and Actual scan responses are the same
2023/09/10 14:39:50 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:39:50 distinct = false
2023/09/10 14:39:51 Using n1ql client
2023/09/10 14:39:51 Expected and Actual scan responses are the same
2023/09/10 14:39:51 
--- SingleSeek ---
2023/09/10 14:39:51 distinct = false
2023/09/10 14:39:51 Using n1ql client
2023/09/10 14:39:51 Expected and Actual scan responses are the same
2023/09/10 14:39:51 
--- MultipleSeek ---
2023/09/10 14:39:51 distinct = false
2023/09/10 14:39:51 Using n1ql client
2023/09/10 14:39:51 Expected and Actual scan responses are the same
2023/09/10 14:39:51 
--- SimpleRange ---
2023/09/10 14:39:51 distinct = false
2023/09/10 14:39:52 Using n1ql client
2023/09/10 14:39:52 Expected and Actual scan responses are the same
2023/09/10 14:39:52 
--- NonOverlappingRanges ---
2023/09/10 14:39:52 distinct = false
2023/09/10 14:39:52 Using n1ql client
2023/09/10 14:39:52 Expected and Actual scan responses are the same
2023/09/10 14:39:52 
--- OverlappingRanges ---
2023/09/10 14:39:52 distinct = false
2023/09/10 14:39:53 Using n1ql client
2023/09/10 14:39:53 Expected and Actual scan responses are the same
2023/09/10 14:39:53 
--- NonOverlappingFilters ---
2023/09/10 14:39:53 distinct = false
2023/09/10 14:39:53 Using n1ql client
2023/09/10 14:39:53 Expected and Actual scan responses are the same
2023/09/10 14:39:53 
--- OverlappingFilters ---
2023/09/10 14:39:53 distinct = false
2023/09/10 14:39:53 Using n1ql client
2023/09/10 14:39:54 Expected and Actual scan responses are the same
2023/09/10 14:39:54 
--- BoundaryFilters ---
2023/09/10 14:39:54 distinct = false
2023/09/10 14:39:54 Using n1ql client
2023/09/10 14:39:54 Expected and Actual scan responses are the same
2023/09/10 14:39:54 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:39:54 distinct = false
2023/09/10 14:39:54 Using n1ql client
2023/09/10 14:39:54 Expected and Actual scan responses are the same
2023/09/10 14:39:54 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:39:54 distinct = false
2023/09/10 14:39:55 Using n1ql client
2023/09/10 14:39:55 Expected and Actual scan responses are the same
2023/09/10 14:39:55 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:39:55 distinct = false
2023/09/10 14:39:55 Using n1ql client
2023/09/10 14:39:55 Expected and Actual scan responses are the same
2023/09/10 14:39:55 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:39:55 distinct = false
2023/09/10 14:39:56 Using n1ql client
2023/09/10 14:39:56 Expected and Actual scan responses are the same
2023/09/10 14:39:56 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:39:56 distinct = false
2023/09/10 14:39:56 Using n1ql client
2023/09/10 14:39:56 Expected and Actual scan responses are the same
2023/09/10 14:39:56 
--- FiltersWithUnbounded ---
2023/09/10 14:39:56 distinct = false
2023/09/10 14:39:56 Using n1ql client
2023/09/10 14:39:57 Expected and Actual scan responses are the same
2023/09/10 14:39:57 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:39:57 distinct = false
2023/09/10 14:39:57 Using n1ql client
2023/09/10 14:39:57 Expected and Actual scan responses are the same
2023/09/10 14:39:57 

--------- Simple Index with 1 field ---------
2023/09/10 14:39:57 
--- SingleIndexSimpleRange ---
2023/09/10 14:39:57 distinct = false
2023/09/10 14:39:57 Using n1ql client
2023/09/10 14:39:57 Expected and Actual scan responses are the same
2023/09/10 14:39:57 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:39:57 distinct = false
2023/09/10 14:39:58 Using n1ql client
2023/09/10 14:39:58 Expected and Actual scan responses are the same
2023/09/10 14:39:58 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:39:58 distinct = false
2023/09/10 14:39:58 Using n1ql client
2023/09/10 14:39:58 Expected and Actual scan responses are the same
2023/09/10 14:39:58 

--------- Composite Index with 3 fields ---------
2023/09/10 14:39:58 
--- ScanAllNoFilter ---
2023/09/10 14:39:58 distinct = false
2023/09/10 14:39:59 Using n1ql client
2023/09/10 14:39:59 Expected and Actual scan responses are the same
2023/09/10 14:39:59 
--- ScanAllFilterNil ---
2023/09/10 14:39:59 distinct = false
2023/09/10 14:39:59 Using n1ql client
2023/09/10 14:39:59 Expected and Actual scan responses are the same
2023/09/10 14:39:59 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:39:59 distinct = false
2023/09/10 14:40:00 Using n1ql client
2023/09/10 14:40:00 Expected and Actual scan responses are the same
2023/09/10 14:40:00 
--- 3FieldsSingleSeek ---
2023/09/10 14:40:00 distinct = false
2023/09/10 14:40:00 Using n1ql client
2023/09/10 14:40:00 Expected and Actual scan responses are the same
2023/09/10 14:40:00 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:40:00 distinct = false
2023/09/10 14:40:01 Using n1ql client
2023/09/10 14:40:01 Expected and Actual scan responses are the same
2023/09/10 14:40:01 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:40:01 distinct = false
2023/09/10 14:40:01 Using n1ql client
2023/09/10 14:40:01 Expected and Actual scan responses are the same
2023/09/10 14:40:01 

--------- New scenarios ---------
2023/09/10 14:40:01 
--- CompIndexHighUnbounded1 ---
2023/09/10 14:40:01 
--- Multi Scan 0 ---
2023/09/10 14:40:01 distinct = false
2023/09/10 14:40:01 Using n1ql client
2023/09/10 14:40:01 Expected and Actual scan responses are the same
2023/09/10 14:40:01 
--- Multi Scan 1 ---
2023/09/10 14:40:01 distinct = false
2023/09/10 14:40:02 Using n1ql client
2023/09/10 14:40:02 Expected and Actual scan responses are the same
2023/09/10 14:40:02 
--- Multi Scan 2 ---
2023/09/10 14:40:02 distinct = false
2023/09/10 14:40:02 Using n1ql client
2023/09/10 14:40:02 Expected and Actual scan responses are the same
2023/09/10 14:40:02 
--- CompIndexHighUnbounded2 ---
2023/09/10 14:40:02 
--- Multi Scan 0 ---
2023/09/10 14:40:02 distinct = false
2023/09/10 14:40:03 Using n1ql client
2023/09/10 14:40:03 Expected and Actual scan responses are the same
2023/09/10 14:40:03 
--- Multi Scan 1 ---
2023/09/10 14:40:03 distinct = false
2023/09/10 14:40:03 Using n1ql client
2023/09/10 14:40:03 Expected and Actual scan responses are the same
2023/09/10 14:40:03 
--- Multi Scan 2 ---
2023/09/10 14:40:03 distinct = false
2023/09/10 14:40:04 Using n1ql client
2023/09/10 14:40:04 Expected and Actual scan responses are the same
2023/09/10 14:40:04 
--- CompIndexHighUnbounded3 ---
2023/09/10 14:40:04 
--- Multi Scan 0 ---
2023/09/10 14:40:04 distinct = false
2023/09/10 14:40:04 Using n1ql client
2023/09/10 14:40:04 Expected and Actual scan responses are the same
2023/09/10 14:40:04 
--- CompIndexHighUnbounded4 ---
2023/09/10 14:40:04 
--- Multi Scan 0 ---
2023/09/10 14:40:04 distinct = false
2023/09/10 14:40:04 Using n1ql client
2023/09/10 14:40:04 Expected and Actual scan responses are the same
2023/09/10 14:40:04 
--- CompIndexHighUnbounded5 ---
2023/09/10 14:40:04 
--- Multi Scan 0 ---
2023/09/10 14:40:04 distinct = false
2023/09/10 14:40:05 Using n1ql client
2023/09/10 14:40:05 Expected and Actual scan responses are the same
2023/09/10 14:40:05 
--- SeekBoundaries ---
2023/09/10 14:40:05 
--- Multi Scan 0 ---
2023/09/10 14:40:05 distinct = false
2023/09/10 14:40:05 Using n1ql client
2023/09/10 14:40:05 Expected and Actual scan responses are the same
2023/09/10 14:40:05 
--- Multi Scan 1 ---
2023/09/10 14:40:05 distinct = false
2023/09/10 14:40:06 Using n1ql client
2023/09/10 14:40:06 Expected and Actual scan responses are the same
2023/09/10 14:40:06 
--- Multi Scan 2 ---
2023/09/10 14:40:06 distinct = false
2023/09/10 14:40:06 Using n1ql client
2023/09/10 14:40:06 Expected and Actual scan responses are the same
2023/09/10 14:40:06 
--- Multi Scan 3 ---
2023/09/10 14:40:06 distinct = false
2023/09/10 14:40:07 Using n1ql client
2023/09/10 14:40:07 Expected and Actual scan responses are the same
2023/09/10 14:40:07 
--- Multi Scan 4 ---
2023/09/10 14:40:07 distinct = false
2023/09/10 14:40:07 Using n1ql client
2023/09/10 14:40:07 Expected and Actual scan responses are the same
2023/09/10 14:40:07 
--- Multi Scan 5 ---
2023/09/10 14:40:07 distinct = false
2023/09/10 14:40:07 Using n1ql client
2023/09/10 14:40:08 Expected and Actual scan responses are the same
2023/09/10 14:40:08 
--- Multi Scan 6 ---
2023/09/10 14:40:08 distinct = false
2023/09/10 14:40:08 Using n1ql client
2023/09/10 14:40:08 Expected and Actual scan responses are the same
2023/09/10 14:40:08 
--- Multi Scan 7 ---
2023/09/10 14:40:08 distinct = false
2023/09/10 14:40:08 Using n1ql client
2023/09/10 14:40:08 Expected and Actual scan responses are the same
2023/09/10 14:40:08 
--- PrefixSortVariations ---
2023/09/10 14:40:08 
--- Multi Scan 0 ---
2023/09/10 14:40:08 distinct = false
2023/09/10 14:40:09 Using n1ql client
2023/09/10 14:40:09 Expected and Actual scan responses are the same
2023/09/10 14:40:09 
--- Multi Scan 1 ---
2023/09/10 14:40:09 distinct = false
2023/09/10 14:40:09 Using n1ql client
2023/09/10 14:40:09 Expected and Actual scan responses are the same
--- PASS: TestMultiScanScenarios (20.08s)
=== RUN   TestMultiScanOffset
2023/09/10 14:40:09 In TestMultiScanOffset()
2023/09/10 14:40:09 

--------- Composite Index with 2 fields ---------
2023/09/10 14:40:09 
--- ScanAllNoFilter ---
2023/09/10 14:40:09 distinct = false
2023/09/10 14:40:10 Using n1ql client
2023/09/10 14:40:10 
--- ScanAllFilterNil ---
2023/09/10 14:40:10 distinct = false
2023/09/10 14:40:10 Using n1ql client
2023/09/10 14:40:10 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:40:10 distinct = false
2023/09/10 14:40:11 Using n1ql client
2023/09/10 14:40:11 
--- SingleSeek ---
2023/09/10 14:40:11 distinct = false
2023/09/10 14:40:11 Using n1ql client
2023/09/10 14:40:11 
--- MultipleSeek ---
2023/09/10 14:40:11 distinct = false
2023/09/10 14:40:11 Using n1ql client
2023/09/10 14:40:11 
--- SimpleRange ---
2023/09/10 14:40:11 distinct = false
2023/09/10 14:40:12 Using n1ql client
2023/09/10 14:40:12 
--- NonOverlappingRanges ---
2023/09/10 14:40:12 distinct = false
2023/09/10 14:40:12 Using n1ql client
2023/09/10 14:40:12 
--- OverlappingRanges ---
2023/09/10 14:40:12 distinct = false
2023/09/10 14:40:13 Using n1ql client
2023/09/10 14:40:13 
--- NonOverlappingFilters ---
2023/09/10 14:40:13 distinct = false
2023/09/10 14:40:13 Using n1ql client
2023/09/10 14:40:13 
--- OverlappingFilters ---
2023/09/10 14:40:13 distinct = false
2023/09/10 14:40:13 Using n1ql client
2023/09/10 14:40:13 
--- BoundaryFilters ---
2023/09/10 14:40:13 distinct = false
2023/09/10 14:40:14 Using n1ql client
2023/09/10 14:40:14 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:40:14 distinct = false
2023/09/10 14:40:14 Using n1ql client
2023/09/10 14:40:14 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:40:14 distinct = false
2023/09/10 14:40:15 Using n1ql client
2023/09/10 14:40:15 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:40:15 distinct = false
2023/09/10 14:40:15 Using n1ql client
2023/09/10 14:40:15 Expected and Actual scan responses are the same
2023/09/10 14:40:15 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:40:15 distinct = false
2023/09/10 14:40:16 Using n1ql client
2023/09/10 14:40:16 Expected and Actual scan responses are the same
2023/09/10 14:40:16 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:40:16 distinct = false
2023/09/10 14:40:16 Using n1ql client
2023/09/10 14:40:16 Expected and Actual scan responses are the same
2023/09/10 14:40:16 
--- FiltersWithUnbounded ---
2023/09/10 14:40:16 distinct = false
2023/09/10 14:40:16 Using n1ql client
2023/09/10 14:40:17 Expected and Actual scan responses are the same
2023/09/10 14:40:17 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:40:17 distinct = false
2023/09/10 14:40:17 Using n1ql client
2023/09/10 14:40:17 Expected and Actual scan responses are the same
2023/09/10 14:40:17 

--------- Simple Index with 1 field ---------
2023/09/10 14:40:17 
--- SingleIndexSimpleRange ---
2023/09/10 14:40:17 distinct = false
2023/09/10 14:40:17 Using n1ql client
2023/09/10 14:40:17 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:40:17 distinct = false
2023/09/10 14:40:18 Using n1ql client
2023/09/10 14:40:18 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:40:18 distinct = false
2023/09/10 14:40:18 Using n1ql client
2023/09/10 14:40:18 

--------- Composite Index with 3 fields ---------
2023/09/10 14:40:18 
--- ScanAllNoFilter ---
2023/09/10 14:40:18 distinct = false
2023/09/10 14:40:18 Using n1ql client
2023/09/10 14:40:18 
--- ScanAllFilterNil ---
2023/09/10 14:40:18 distinct = false
2023/09/10 14:40:19 Using n1ql client
2023/09/10 14:40:19 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:40:19 distinct = false
2023/09/10 14:40:19 Using n1ql client
2023/09/10 14:40:20 
--- 3FieldsSingleSeek ---
2023/09/10 14:40:20 distinct = false
2023/09/10 14:40:20 Using n1ql client
2023/09/10 14:40:20 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:40:20 distinct = false
2023/09/10 14:40:20 Using n1ql client
2023/09/10 14:40:20 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:40:20 distinct = false
2023/09/10 14:40:21 Using n1ql client
--- PASS: TestMultiScanOffset (11.56s)
=== RUN   TestMultiScanPrimaryIndex
2023/09/10 14:40:21 In TestMultiScanPrimaryIndex()
2023/09/10 14:40:21 
--- PrimaryRange ---
2023/09/10 14:40:21 Using n1ql client
2023/09/10 14:40:21 Expected and Actual scan responses are the same
2023/09/10 14:40:21 
--- PrimaryScanAllNoFilter ---
2023/09/10 14:40:21 Using n1ql client
2023/09/10 14:40:21 Expected and Actual scan responses are the same
--- PASS: TestMultiScanPrimaryIndex (0.08s)
=== RUN   TestMultiScanDistinct
2023/09/10 14:40:21 In TestScansDistinct()
2023/09/10 14:40:21 

--------- Composite Index with 2 fields ---------
2023/09/10 14:40:21 
--- ScanAllNoFilter ---
2023/09/10 14:40:21 distinct = true
2023/09/10 14:40:21 Using n1ql client
2023/09/10 14:40:21 Expected and Actual scan responses are the same
2023/09/10 14:40:21 
--- ScanAllFilterNil ---
2023/09/10 14:40:21 distinct = true
2023/09/10 14:40:22 Using n1ql client
2023/09/10 14:40:22 Expected and Actual scan responses are the same
2023/09/10 14:40:22 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:40:22 distinct = true
2023/09/10 14:40:22 Using n1ql client
2023/09/10 14:40:22 Expected and Actual scan responses are the same
2023/09/10 14:40:22 
--- SingleSeek ---
2023/09/10 14:40:22 distinct = true
2023/09/10 14:40:23 Using n1ql client
2023/09/10 14:40:23 Expected and Actual scan responses are the same
2023/09/10 14:40:23 
--- MultipleSeek ---
2023/09/10 14:40:23 distinct = true
2023/09/10 14:40:23 Using n1ql client
2023/09/10 14:40:23 Expected and Actual scan responses are the same
2023/09/10 14:40:23 
--- SimpleRange ---
2023/09/10 14:40:23 distinct = true
2023/09/10 14:40:24 Using n1ql client
2023/09/10 14:40:24 Expected and Actual scan responses are the same
2023/09/10 14:40:24 
--- NonOverlappingRanges ---
2023/09/10 14:40:24 distinct = true
2023/09/10 14:40:24 Using n1ql client
2023/09/10 14:40:24 Expected and Actual scan responses are the same
2023/09/10 14:40:24 
--- OverlappingRanges ---
2023/09/10 14:40:24 distinct = true
2023/09/10 14:40:24 Using n1ql client
2023/09/10 14:40:24 Expected and Actual scan responses are the same
2023/09/10 14:40:24 
--- NonOverlappingFilters ---
2023/09/10 14:40:24 distinct = true
2023/09/10 14:40:25 Using n1ql client
2023/09/10 14:40:25 Expected and Actual scan responses are the same
2023/09/10 14:40:25 
--- OverlappingFilters ---
2023/09/10 14:40:25 distinct = true
2023/09/10 14:40:25 Using n1ql client
2023/09/10 14:40:25 Expected and Actual scan responses are the same
2023/09/10 14:40:25 
--- BoundaryFilters ---
2023/09/10 14:40:25 distinct = true
2023/09/10 14:40:26 Using n1ql client
2023/09/10 14:40:26 Expected and Actual scan responses are the same
2023/09/10 14:40:26 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:40:26 distinct = true
2023/09/10 14:40:26 Using n1ql client
2023/09/10 14:40:26 Expected and Actual scan responses are the same
2023/09/10 14:40:26 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:40:26 distinct = true
2023/09/10 14:40:27 Using n1ql client
2023/09/10 14:40:27 Expected and Actual scan responses are the same
2023/09/10 14:40:27 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:40:27 distinct = false
2023/09/10 14:40:27 Using n1ql client
2023/09/10 14:40:27 Expected and Actual scan responses are the same
2023/09/10 14:40:27 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:40:27 distinct = false
2023/09/10 14:40:27 Using n1ql client
2023/09/10 14:40:27 Expected and Actual scan responses are the same
2023/09/10 14:40:27 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:40:27 distinct = false
2023/09/10 14:40:28 Using n1ql client
2023/09/10 14:40:28 Expected and Actual scan responses are the same
2023/09/10 14:40:28 
--- FiltersWithUnbounded ---
2023/09/10 14:40:28 distinct = false
2023/09/10 14:40:28 Using n1ql client
2023/09/10 14:40:28 Expected and Actual scan responses are the same
2023/09/10 14:40:28 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:40:28 distinct = false
2023/09/10 14:40:29 Using n1ql client
2023/09/10 14:40:29 Expected and Actual scan responses are the same
2023/09/10 14:40:29 

--------- Simple Index with 1 field ---------
2023/09/10 14:40:29 
--- SingleIndexSimpleRange ---
2023/09/10 14:40:29 distinct = true
2023/09/10 14:40:29 Using n1ql client
2023/09/10 14:40:29 Expected and Actual scan responses are the same
2023/09/10 14:40:29 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:40:29 distinct = true
2023/09/10 14:40:29 Using n1ql client
2023/09/10 14:40:29 Expected and Actual scan responses are the same
2023/09/10 14:40:29 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:40:29 distinct = true
2023/09/10 14:40:30 Using n1ql client
2023/09/10 14:40:30 Expected and Actual scan responses are the same
2023/09/10 14:40:30 

--------- Composite Index with 3 fields ---------
2023/09/10 14:40:30 
--- ScanAllNoFilter ---
2023/09/10 14:40:30 distinct = true
2023/09/10 14:40:30 Using n1ql client
2023/09/10 14:40:30 Expected and Actual scan responses are the same
2023/09/10 14:40:30 
--- ScanAllFilterNil ---
2023/09/10 14:40:30 distinct = true
2023/09/10 14:40:31 Using n1ql client
2023/09/10 14:40:31 Expected and Actual scan responses are the same
2023/09/10 14:40:31 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:40:31 distinct = true
2023/09/10 14:40:31 Using n1ql client
2023/09/10 14:40:31 Expected and Actual scan responses are the same
2023/09/10 14:40:31 
--- 3FieldsSingleSeek ---
2023/09/10 14:40:31 distinct = true
2023/09/10 14:40:32 Using n1ql client
2023/09/10 14:40:32 Expected and Actual scan responses are the same
2023/09/10 14:40:32 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:40:32 distinct = true
2023/09/10 14:40:32 Using n1ql client
2023/09/10 14:40:32 Expected and Actual scan responses are the same
2023/09/10 14:40:32 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:40:32 distinct = true
2023/09/10 14:40:33 Using n1ql client
2023/09/10 14:40:33 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDistinct (11.92s)
=== RUN   TestMultiScanProjection
2023/09/10 14:40:33 In TestMultiScanProjection()
2023/09/10 14:40:33 

--------- Composite Index with 2 fields ---------
2023/09/10 14:40:33 
--- ScanAllNoFilter ---
2023/09/10 14:40:33 distinct = true
2023/09/10 14:40:33 Using n1ql client
2023/09/10 14:40:33 Expected and Actual scan responses are the same
2023/09/10 14:40:33 
--- ScanAllFilterNil ---
2023/09/10 14:40:33 distinct = true
2023/09/10 14:40:34 Using n1ql client
2023/09/10 14:40:34 Expected and Actual scan responses are the same
2023/09/10 14:40:34 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:40:34 distinct = true
2023/09/10 14:40:34 Using n1ql client
2023/09/10 14:40:34 Expected and Actual scan responses are the same
2023/09/10 14:40:34 
--- SingleSeek ---
2023/09/10 14:40:34 distinct = true
2023/09/10 14:40:35 Using n1ql client
2023/09/10 14:40:35 Expected and Actual scan responses are the same
2023/09/10 14:40:35 
--- MultipleSeek ---
2023/09/10 14:40:35 distinct = true
2023/09/10 14:40:35 Using n1ql client
2023/09/10 14:40:35 Expected and Actual scan responses are the same
2023/09/10 14:40:35 
--- SimpleRange ---
2023/09/10 14:40:35 distinct = true
2023/09/10 14:40:35 Using n1ql client
2023/09/10 14:40:35 Expected and Actual scan responses are the same
2023/09/10 14:40:35 
--- NonOverlappingRanges ---
2023/09/10 14:40:35 distinct = true
2023/09/10 14:40:36 Using n1ql client
2023/09/10 14:40:36 Expected and Actual scan responses are the same
2023/09/10 14:40:36 
--- OverlappingRanges ---
2023/09/10 14:40:36 distinct = true
2023/09/10 14:40:36 Using n1ql client
2023/09/10 14:40:36 Expected and Actual scan responses are the same
2023/09/10 14:40:36 
--- NonOverlappingFilters ---
2023/09/10 14:40:36 distinct = true
2023/09/10 14:40:37 Using n1ql client
2023/09/10 14:40:37 Expected and Actual scan responses are the same
2023/09/10 14:40:37 
--- OverlappingFilters ---
2023/09/10 14:40:37 distinct = true
2023/09/10 14:40:37 Using n1ql client
2023/09/10 14:40:37 Expected and Actual scan responses are the same
2023/09/10 14:40:37 
--- BoundaryFilters ---
2023/09/10 14:40:37 distinct = true
2023/09/10 14:40:38 Using n1ql client
2023/09/10 14:40:38 Expected and Actual scan responses are the same
2023/09/10 14:40:38 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:40:38 distinct = true
2023/09/10 14:40:38 Using n1ql client
2023/09/10 14:40:38 Expected and Actual scan responses are the same
2023/09/10 14:40:38 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:40:38 distinct = true
2023/09/10 14:40:38 Using n1ql client
2023/09/10 14:40:38 Expected and Actual scan responses are the same
2023/09/10 14:40:38 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:40:38 distinct = false
2023/09/10 14:40:39 Using n1ql client
2023/09/10 14:40:39 Expected and Actual scan responses are the same
2023/09/10 14:40:39 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:40:39 distinct = false
2023/09/10 14:40:39 Using n1ql client
2023/09/10 14:40:39 Expected and Actual scan responses are the same
2023/09/10 14:40:39 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:40:39 distinct = false
2023/09/10 14:40:40 Using n1ql client
2023/09/10 14:40:40 Expected and Actual scan responses are the same
2023/09/10 14:40:40 
--- FiltersWithUnbounded ---
2023/09/10 14:40:40 distinct = false
2023/09/10 14:40:40 Using n1ql client
2023/09/10 14:40:40 Expected and Actual scan responses are the same
2023/09/10 14:40:40 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:40:40 distinct = false
2023/09/10 14:40:40 Using n1ql client
2023/09/10 14:40:40 Expected and Actual scan responses are the same
2023/09/10 14:40:40 

--------- Simple Index with 1 field ---------
2023/09/10 14:40:40 
--- SingleIndexSimpleRange ---
2023/09/10 14:40:40 distinct = true
2023/09/10 14:40:41 Using n1ql client
2023/09/10 14:40:41 Expected and Actual scan responses are the same
2023/09/10 14:40:41 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:40:41 distinct = true
2023/09/10 14:40:41 Using n1ql client
2023/09/10 14:40:41 Expected and Actual scan responses are the same
2023/09/10 14:40:41 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:40:41 distinct = true
2023/09/10 14:40:42 Using n1ql client
2023/09/10 14:40:42 Expected and Actual scan responses are the same
2023/09/10 14:40:42 

--------- Composite Index with 3 fields ---------
2023/09/10 14:40:42 
--- ScanAllNoFilter ---
2023/09/10 14:40:42 distinct = true
2023/09/10 14:40:42 Using n1ql client
2023/09/10 14:40:42 Expected and Actual scan responses are the same
2023/09/10 14:40:42 
--- ScanAllFilterNil ---
2023/09/10 14:40:42 distinct = true
2023/09/10 14:40:43 Using n1ql client
2023/09/10 14:40:43 Expected and Actual scan responses are the same
2023/09/10 14:40:43 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:40:43 distinct = true
2023/09/10 14:40:43 Using n1ql client
2023/09/10 14:40:43 Expected and Actual scan responses are the same
2023/09/10 14:40:43 
--- 3FieldsSingleSeek ---
2023/09/10 14:40:43 distinct = true
2023/09/10 14:40:44 Using n1ql client
2023/09/10 14:40:44 Expected and Actual scan responses are the same
2023/09/10 14:40:44 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:40:44 distinct = true
2023/09/10 14:40:45 Using n1ql client
2023/09/10 14:40:45 Expected and Actual scan responses are the same
2023/09/10 14:40:45 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:40:45 distinct = true
2023/09/10 14:40:45 Using n1ql client
2023/09/10 14:40:45 Expected and Actual scan responses are the same
2023/09/10 14:40:45 indexes are: index_company, index_companyname, index_company_name_age, index_company_name_age_address, index_company_name_age_address_friends
2023/09/10 14:40:45 fields are: [company], [company name], [company name age], [company name age address], [company name age address friends]
2023/09/10 14:40:45 
--- SingleIndexProjectFirst ---
2023/09/10 14:40:45 distinct = true
2023/09/10 14:40:46 Using n1ql client
2023/09/10 14:40:46 Expected and Actual scan responses are the same
2023/09/10 14:40:46 
--- 2FieldIndexProjectSecond ---
2023/09/10 14:40:46 distinct = true
2023/09/10 14:40:46 Using n1ql client
2023/09/10 14:40:46 Expected and Actual scan responses are the same
2023/09/10 14:40:46 
--- 3FieldIndexProjectThird ---
2023/09/10 14:40:46 distinct = true
2023/09/10 14:40:46 Using n1ql client
2023/09/10 14:40:46 Expected and Actual scan responses are the same
2023/09/10 14:40:46 
--- 4FieldIndexProjectFourth ---
2023/09/10 14:40:46 distinct = true
2023/09/10 14:40:48 Using n1ql client
2023/09/10 14:40:48 Expected and Actual scan responses are the same
2023/09/10 14:40:48 
--- 5FieldIndexProjectFifth ---
2023/09/10 14:40:48 distinct = true
2023/09/10 14:40:51 Using n1ql client
2023/09/10 14:40:51 Expected and Actual scan responses are the same
2023/09/10 14:40:51 
--- 2FieldIndexProjectTwo ---
2023/09/10 14:40:51 distinct = true
2023/09/10 14:40:52 Using n1ql client
2023/09/10 14:40:52 Expected and Actual scan responses are the same
2023/09/10 14:40:52 
--- 3FieldIndexProjectTwo ---
2023/09/10 14:40:52 distinct = true
2023/09/10 14:40:52 Using n1ql client
2023/09/10 14:40:52 Expected and Actual scan responses are the same
2023/09/10 14:40:52 
--- 3FieldIndexProjectTwo ---
2023/09/10 14:40:52 distinct = true
2023/09/10 14:40:53 Using n1ql client
2023/09/10 14:40:53 Expected and Actual scan responses are the same
2023/09/10 14:40:53 
--- 3FieldIndexProjectTwo ---
2023/09/10 14:40:53 distinct = true
2023/09/10 14:40:53 Using n1ql client
2023/09/10 14:40:53 Expected and Actual scan responses are the same
2023/09/10 14:40:53 
--- 4FieldIndexProjectTwo ---
2023/09/10 14:40:53 distinct = true
2023/09/10 14:40:55 Using n1ql client
2023/09/10 14:40:55 Expected and Actual scan responses are the same
2023/09/10 14:40:55 
--- 4FieldIndexProjectTwo ---
2023/09/10 14:40:55 distinct = true
2023/09/10 14:40:56 Using n1ql client
2023/09/10 14:40:56 Expected and Actual scan responses are the same
2023/09/10 14:40:56 
--- 4FieldIndexProjectTwo ---
2023/09/10 14:40:56 distinct = true
2023/09/10 14:40:58 Using n1ql client
2023/09/10 14:40:58 Expected and Actual scan responses are the same
2023/09/10 14:40:58 
--- 4FieldIndexProjectTwo ---
2023/09/10 14:40:58 distinct = true
2023/09/10 14:40:59 Using n1ql client
2023/09/10 14:41:00 Expected and Actual scan responses are the same
2023/09/10 14:41:00 
--- 4FieldIndexProjectTwo ---
2023/09/10 14:41:00 distinct = true
2023/09/10 14:41:01 Using n1ql client
2023/09/10 14:41:01 Expected and Actual scan responses are the same
2023/09/10 14:41:01 
--- 5FieldIndexProjectTwo ---
2023/09/10 14:41:01 distinct = true
2023/09/10 14:41:04 Using n1ql client
2023/09/10 14:41:05 Expected and Actual scan responses are the same
2023/09/10 14:41:05 
--- 5FieldIndexProjectTwo ---
2023/09/10 14:41:05 distinct = true
2023/09/10 14:41:08 Using n1ql client
2023/09/10 14:41:08 Expected and Actual scan responses are the same
2023/09/10 14:41:08 
--- 5FieldIndexProjectTwo ---
2023/09/10 14:41:08 distinct = true
2023/09/10 14:41:11 Using n1ql client
2023/09/10 14:41:11 Expected and Actual scan responses are the same
2023/09/10 14:41:11 
--- 5FieldIndexProjectTwo ---
2023/09/10 14:41:11 distinct = true
2023/09/10 14:41:15 Using n1ql client
2023/09/10 14:41:15 Expected and Actual scan responses are the same
2023/09/10 14:41:15 
--- 5FieldIndexProjectThree ---
2023/09/10 14:41:15 distinct = true
2023/09/10 14:41:18 Using n1ql client
2023/09/10 14:41:18 Expected and Actual scan responses are the same
2023/09/10 14:41:18 
--- 5FieldIndexProjectFour ---
2023/09/10 14:41:18 distinct = true
2023/09/10 14:41:21 Using n1ql client
2023/09/10 14:41:22 Expected and Actual scan responses are the same
2023/09/10 14:41:22 
--- 5FieldIndexProjectAll ---
2023/09/10 14:41:22 distinct = true
2023/09/10 14:41:25 Using n1ql client
2023/09/10 14:41:25 Expected and Actual scan responses are the same
2023/09/10 14:41:25 
--- 5FieldIndexProjectAlternate ---
2023/09/10 14:41:25 distinct = true
2023/09/10 14:41:28 Using n1ql client
2023/09/10 14:41:28 Expected and Actual scan responses are the same
2023/09/10 14:41:28 
--- 5FieldIndexProjectEmptyEntryKeys ---
2023/09/10 14:41:28 distinct = true
2023/09/10 14:41:32 Using n1ql client
2023/09/10 14:41:32 Expected and Actual scan responses are the same
--- PASS: TestMultiScanProjection (58.96s)
=== RUN   TestMultiScanRestAPI
2023/09/10 14:41:32 In TestMultiScanRestAPI()
2023/09/10 14:41:32 In DropAllSecondaryIndexes()
2023/09/10 14:41:32 Index found:  index_primary
2023/09/10 14:41:32 Dropped index index_primary
2023/09/10 14:41:32 Index found:  addressidx
2023/09/10 14:41:32 Dropped index addressidx
2023/09/10 14:41:32 Index found:  index_company_name_age
2023/09/10 14:41:32 Dropped index index_company_name_age
2023/09/10 14:41:32 Index found:  index_company_name_age_address_friends
2023/09/10 14:41:32 Dropped index index_company_name_age_address_friends
2023/09/10 14:41:32 Index found:  index_companyname
2023/09/10 14:41:32 Dropped index index_companyname
2023/09/10 14:41:32 Index found:  index_company_name_age_address
2023/09/10 14:41:32 Dropped index index_company_name_age_address
2023/09/10 14:41:32 Index found:  index_company
2023/09/10 14:41:32 Dropped index index_company
2023/09/10 14:41:36 Created the secondary index index_companyname. Waiting for it become active
2023/09/10 14:41:36 Index is 1177973551228384950 now active
2023/09/10 14:41:36 GET all indexes
2023/09/10 14:41:36 200 OK
2023/09/10 14:41:36 getscans status : 200 OK
2023/09/10 14:41:36 number of entries 337
2023/09/10 14:41:36 Status : 200 OK
2023/09/10 14:41:36 Result from multiscancount API = 0
--- PASS: TestMultiScanRestAPI (4.42s)
=== RUN   TestMultiScanPrimaryIndexVariations
2023/09/10 14:41:36 In TestMultiScanPrimaryIndexVariations()
2023/09/10 14:41:43 Created the secondary index index_pi. Waiting for it become active
2023/09/10 14:41:43 Index is 18004150523633106827 now active
2023/09/10 14:41:43 
--- No Overlap ---
2023/09/10 14:41:43 Using n1ql client
2023/09/10 14:41:44 Expected and Actual scan responses are the same
2023/09/10 14:41:44 
--- Proper Overlap ---
2023/09/10 14:41:44 Using n1ql client
2023/09/10 14:41:44 Expected and Actual scan responses are the same
2023/09/10 14:41:44 
--- Low Boundary Overlap ---
2023/09/10 14:41:44 Using n1ql client
2023/09/10 14:41:44 Expected and Actual scan responses are the same
2023/09/10 14:41:44 
--- Complex Overlaps ---
2023/09/10 14:41:44 Using n1ql client
2023/09/10 14:41:44 Expected and Actual scan responses are the same
2023/09/10 14:41:44 
--- Multiple Equal Overlaps ---
2023/09/10 14:41:44 Using n1ql client
2023/09/10 14:41:44 Expected and Actual scan responses are the same
2023/09/10 14:41:44 
--- Boundary and Subset Overlaps ---
2023/09/10 14:41:44 Using n1ql client
2023/09/10 14:41:44 Expected and Actual scan responses are the same
2023/09/10 14:41:44 
--- Point Overlaps ---
2023/09/10 14:41:44 Using n1ql client
2023/09/10 14:41:44 Expected and Actual scan responses are the same
2023/09/10 14:41:44 
--- Boundary and Point Overlaps ---
2023/09/10 14:41:44 Using n1ql client
2023/09/10 14:41:44 Expected and Actual scan responses are the same
2023/09/10 14:41:44 
--- Primary index range null ---
2023/09/10 14:41:44 Using n1ql client
2023/09/10 14:41:44 Expected and Actual scan responses are the same
2023/09/10 14:41:44 Dropping the secondary index index_pi
2023/09/10 14:41:44 Index dropped
--- PASS: TestMultiScanPrimaryIndexVariations (8.29s)
=== RUN   TestMultiScanDescSetup
2023/09/10 14:41:44 In TestMultiScanDescSetup()
2023/09/10 14:41:44 In DropAllSecondaryIndexes()
2023/09/10 14:41:44 Index found:  index_companyname
2023/09/10 14:41:45 Dropped index index_companyname
2023/09/10 14:41:49 Created the secondary index index_companyname_desc. Waiting for it become active
2023/09/10 14:41:49 Index is 8147709276366540584 now active
2023/09/10 14:41:56 Created the secondary index index_company_desc. Waiting for it become active
2023/09/10 14:41:56 Index is 16428701036460481831 now active
2023/09/10 14:42:03 Created the secondary index index_company_name_age_desc. Waiting for it become active
2023/09/10 14:42:03 Index is 6877068057049619162 now active
--- PASS: TestMultiScanDescSetup (18.61s)
=== RUN   TestMultiScanDescScenarios
2023/09/10 14:42:03 In TestMultiScanDescScenarios()
2023/09/10 14:42:03 

--------- Composite Index with 2 fields ---------
2023/09/10 14:42:03 
--- ScanAllNoFilter ---
2023/09/10 14:42:03 distinct = false
2023/09/10 14:42:04 Using n1ql client
2023/09/10 14:42:04 Expected and Actual scan responses are the same
2023/09/10 14:42:04 
--- ScanAllFilterNil ---
2023/09/10 14:42:04 distinct = false
2023/09/10 14:42:04 Using n1ql client
2023/09/10 14:42:04 Expected and Actual scan responses are the same
2023/09/10 14:42:04 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:42:04 distinct = false
2023/09/10 14:42:05 Using n1ql client
2023/09/10 14:42:05 Expected and Actual scan responses are the same
2023/09/10 14:42:05 
--- SingleSeek ---
2023/09/10 14:42:05 distinct = false
2023/09/10 14:42:05 Using n1ql client
2023/09/10 14:42:05 Expected and Actual scan responses are the same
2023/09/10 14:42:05 
--- MultipleSeek ---
2023/09/10 14:42:05 distinct = false
2023/09/10 14:42:05 Using n1ql client
2023/09/10 14:42:05 Expected and Actual scan responses are the same
2023/09/10 14:42:05 
--- SimpleRange ---
2023/09/10 14:42:05 distinct = false
2023/09/10 14:42:06 Using n1ql client
2023/09/10 14:42:06 Expected and Actual scan responses are the same
2023/09/10 14:42:06 
--- NonOverlappingRanges ---
2023/09/10 14:42:06 distinct = false
2023/09/10 14:42:06 Using n1ql client
2023/09/10 14:42:06 Expected and Actual scan responses are the same
2023/09/10 14:42:06 
--- OverlappingRanges ---
2023/09/10 14:42:06 distinct = false
2023/09/10 14:42:07 Using n1ql client
2023/09/10 14:42:07 Expected and Actual scan responses are the same
2023/09/10 14:42:07 
--- NonOverlappingFilters ---
2023/09/10 14:42:07 distinct = false
2023/09/10 14:42:07 Using n1ql client
2023/09/10 14:42:07 Expected and Actual scan responses are the same
2023/09/10 14:42:07 
--- OverlappingFilters ---
2023/09/10 14:42:07 distinct = false
2023/09/10 14:42:08 Using n1ql client
2023/09/10 14:42:08 Expected and Actual scan responses are the same
2023/09/10 14:42:08 
--- BoundaryFilters ---
2023/09/10 14:42:08 distinct = false
2023/09/10 14:42:08 Using n1ql client
2023/09/10 14:42:08 Expected and Actual scan responses are the same
2023/09/10 14:42:08 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:42:08 distinct = false
2023/09/10 14:42:08 Using n1ql client
2023/09/10 14:42:08 Expected and Actual scan responses are the same
2023/09/10 14:42:08 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:42:08 distinct = false
2023/09/10 14:42:09 Using n1ql client
2023/09/10 14:42:09 Expected and Actual scan responses are the same
2023/09/10 14:42:09 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:42:09 distinct = false
2023/09/10 14:42:09 Using n1ql client
2023/09/10 14:42:09 Expected and Actual scan responses are the same
2023/09/10 14:42:09 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:42:09 distinct = false
2023/09/10 14:42:10 Using n1ql client
2023/09/10 14:42:10 Expected and Actual scan responses are the same
2023/09/10 14:42:10 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:42:10 distinct = false
2023/09/10 14:42:10 Using n1ql client
2023/09/10 14:42:10 Expected and Actual scan responses are the same
2023/09/10 14:42:10 
--- FiltersWithUnbounded ---
2023/09/10 14:42:10 distinct = false
2023/09/10 14:42:11 Using n1ql client
2023/09/10 14:42:11 Expected and Actual scan responses are the same
2023/09/10 14:42:11 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:42:11 distinct = false
2023/09/10 14:42:11 Using n1ql client
2023/09/10 14:42:11 Expected and Actual scan responses are the same
2023/09/10 14:42:11 

--------- Simple Index with 1 field ---------
2023/09/10 14:42:11 
--- SingleIndexSimpleRange ---
2023/09/10 14:42:11 distinct = false
2023/09/10 14:42:11 Using n1ql client
2023/09/10 14:42:11 Expected and Actual scan responses are the same
2023/09/10 14:42:11 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:42:11 distinct = false
2023/09/10 14:42:12 Using n1ql client
2023/09/10 14:42:12 Expected and Actual scan responses are the same
2023/09/10 14:42:12 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:42:12 distinct = false
2023/09/10 14:42:12 Using n1ql client
2023/09/10 14:42:12 Expected and Actual scan responses are the same
2023/09/10 14:42:12 

--------- Composite Index with 3 fields ---------
2023/09/10 14:42:12 
--- ScanAllNoFilter ---
2023/09/10 14:42:12 distinct = false
2023/09/10 14:42:13 Using n1ql client
2023/09/10 14:42:13 Expected and Actual scan responses are the same
2023/09/10 14:42:13 
--- ScanAllFilterNil ---
2023/09/10 14:42:13 distinct = false
2023/09/10 14:42:13 Using n1ql client
2023/09/10 14:42:13 Expected and Actual scan responses are the same
2023/09/10 14:42:13 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:42:13 distinct = false
2023/09/10 14:42:14 Using n1ql client
2023/09/10 14:42:14 Expected and Actual scan responses are the same
2023/09/10 14:42:14 
--- 3FieldsSingleSeek ---
2023/09/10 14:42:14 distinct = false
2023/09/10 14:42:14 Using n1ql client
2023/09/10 14:42:14 Expected and Actual scan responses are the same
2023/09/10 14:42:14 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:42:14 distinct = false
2023/09/10 14:42:15 Using n1ql client
2023/09/10 14:42:15 Expected and Actual scan responses are the same
2023/09/10 14:42:15 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:42:15 distinct = false
2023/09/10 14:42:15 Using n1ql client
2023/09/10 14:42:15 Expected and Actual scan responses are the same
2023/09/10 14:42:15 

--------- New scenarios ---------
2023/09/10 14:42:15 
--- CompIndexHighUnbounded1 ---
2023/09/10 14:42:15 
--- Multi Scan 0 ---
2023/09/10 14:42:15 distinct = false
2023/09/10 14:42:16 Using n1ql client
2023/09/10 14:42:16 Expected and Actual scan responses are the same
2023/09/10 14:42:16 
--- Multi Scan 1 ---
2023/09/10 14:42:16 distinct = false
2023/09/10 14:42:16 Using n1ql client
2023/09/10 14:42:16 Expected and Actual scan responses are the same
2023/09/10 14:42:16 
--- Multi Scan 2 ---
2023/09/10 14:42:16 distinct = false
2023/09/10 14:42:16 Using n1ql client
2023/09/10 14:42:16 Expected and Actual scan responses are the same
2023/09/10 14:42:16 
--- CompIndexHighUnbounded2 ---
2023/09/10 14:42:16 
--- Multi Scan 0 ---
2023/09/10 14:42:16 distinct = false
2023/09/10 14:42:17 Using n1ql client
2023/09/10 14:42:17 Expected and Actual scan responses are the same
2023/09/10 14:42:17 
--- Multi Scan 1 ---
2023/09/10 14:42:17 distinct = false
2023/09/10 14:42:17 Using n1ql client
2023/09/10 14:42:17 Expected and Actual scan responses are the same
2023/09/10 14:42:17 
--- Multi Scan 2 ---
2023/09/10 14:42:17 distinct = false
2023/09/10 14:42:18 Using n1ql client
2023/09/10 14:42:18 Expected and Actual scan responses are the same
2023/09/10 14:42:18 
--- CompIndexHighUnbounded3 ---
2023/09/10 14:42:18 
--- Multi Scan 0 ---
2023/09/10 14:42:18 distinct = false
2023/09/10 14:42:18 Using n1ql client
2023/09/10 14:42:18 Expected and Actual scan responses are the same
2023/09/10 14:42:18 
--- CompIndexHighUnbounded4 ---
2023/09/10 14:42:18 
--- Multi Scan 0 ---
2023/09/10 14:42:18 distinct = false
2023/09/10 14:42:18 Using n1ql client
2023/09/10 14:42:19 Expected and Actual scan responses are the same
2023/09/10 14:42:19 
--- CompIndexHighUnbounded5 ---
2023/09/10 14:42:19 
--- Multi Scan 0 ---
2023/09/10 14:42:19 distinct = false
2023/09/10 14:42:19 Using n1ql client
2023/09/10 14:42:19 Expected and Actual scan responses are the same
2023/09/10 14:42:19 
--- SeekBoundaries ---
2023/09/10 14:42:19 
--- Multi Scan 0 ---
2023/09/10 14:42:19 distinct = false
2023/09/10 14:42:19 Using n1ql client
2023/09/10 14:42:19 Expected and Actual scan responses are the same
2023/09/10 14:42:19 
--- Multi Scan 1 ---
2023/09/10 14:42:19 distinct = false
2023/09/10 14:42:20 Using n1ql client
2023/09/10 14:42:20 Expected and Actual scan responses are the same
2023/09/10 14:42:20 
--- Multi Scan 2 ---
2023/09/10 14:42:20 distinct = false
2023/09/10 14:42:20 Using n1ql client
2023/09/10 14:42:20 Expected and Actual scan responses are the same
2023/09/10 14:42:20 
--- Multi Scan 3 ---
2023/09/10 14:42:20 distinct = false
2023/09/10 14:42:21 Using n1ql client
2023/09/10 14:42:21 Expected and Actual scan responses are the same
2023/09/10 14:42:21 
--- Multi Scan 4 ---
2023/09/10 14:42:21 distinct = false
2023/09/10 14:42:21 Using n1ql client
2023/09/10 14:42:21 Expected and Actual scan responses are the same
2023/09/10 14:42:21 
--- Multi Scan 5 ---
2023/09/10 14:42:21 distinct = false
2023/09/10 14:42:21 Using n1ql client
2023/09/10 14:42:21 Expected and Actual scan responses are the same
2023/09/10 14:42:21 
--- Multi Scan 6 ---
2023/09/10 14:42:21 distinct = false
2023/09/10 14:42:22 Using n1ql client
2023/09/10 14:42:22 Expected and Actual scan responses are the same
2023/09/10 14:42:22 
--- Multi Scan 7 ---
2023/09/10 14:42:22 distinct = false
2023/09/10 14:42:22 Using n1ql client
2023/09/10 14:42:22 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescScenarios (19.25s)
=== RUN   TestMultiScanDescCount
2023/09/10 14:42:22 In TestMultiScanDescCount()
2023/09/10 14:42:22 

--------- Composite Index with 2 fields ---------
2023/09/10 14:42:22 
--- ScanAllNoFilter ---
2023/09/10 14:42:22 distinct = false
2023/09/10 14:42:23 Using n1ql client
2023/09/10 14:42:23 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:42:23 
--- ScanAllFilterNil ---
2023/09/10 14:42:23 distinct = false
2023/09/10 14:42:23 Using n1ql client
2023/09/10 14:42:23 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:42:23 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:42:23 distinct = false
2023/09/10 14:42:23 Using n1ql client
2023/09/10 14:42:24 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:42:24 
--- SingleSeek ---
2023/09/10 14:42:24 distinct = false
2023/09/10 14:42:24 Using n1ql client
2023/09/10 14:42:24 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:42:24 
--- MultipleSeek ---
2023/09/10 14:42:24 distinct = false
2023/09/10 14:42:24 Using n1ql client
2023/09/10 14:42:24 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/09/10 14:42:24 
--- SimpleRange ---
2023/09/10 14:42:24 distinct = false
2023/09/10 14:42:25 Using n1ql client
2023/09/10 14:42:25 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/09/10 14:42:25 
--- NonOverlappingRanges ---
2023/09/10 14:42:25 distinct = false
2023/09/10 14:42:25 Using n1ql client
2023/09/10 14:42:25 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/09/10 14:42:25 
--- OverlappingRanges ---
2023/09/10 14:42:25 distinct = false
2023/09/10 14:42:25 Using n1ql client
2023/09/10 14:42:26 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/09/10 14:42:26 
--- NonOverlappingFilters ---
2023/09/10 14:42:26 distinct = false
2023/09/10 14:42:26 Using n1ql client
2023/09/10 14:42:26 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/09/10 14:42:26 
--- OverlappingFilters ---
2023/09/10 14:42:26 distinct = false
2023/09/10 14:42:26 Using n1ql client
2023/09/10 14:42:26 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/09/10 14:42:26 
--- BoundaryFilters ---
2023/09/10 14:42:26 distinct = false
2023/09/10 14:42:27 Using n1ql client
2023/09/10 14:42:27 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/09/10 14:42:27 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:42:27 distinct = false
2023/09/10 14:42:27 Using n1ql client
2023/09/10 14:42:27 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/09/10 14:42:27 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:42:27 distinct = false
2023/09/10 14:42:28 Using n1ql client
2023/09/10 14:42:28 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/09/10 14:42:28 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:42:28 distinct = false
2023/09/10 14:42:28 Using n1ql client
2023/09/10 14:42:28 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/09/10 14:42:28 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:42:28 distinct = false
2023/09/10 14:42:28 Using n1ql client
2023/09/10 14:42:28 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/09/10 14:42:28 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:42:28 distinct = false
2023/09/10 14:42:29 Using n1ql client
2023/09/10 14:42:29 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:42:29 
--- FiltersWithUnbounded ---
2023/09/10 14:42:29 distinct = false
2023/09/10 14:42:29 Using n1ql client
2023/09/10 14:42:29 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/09/10 14:42:29 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:42:29 distinct = false
2023/09/10 14:42:30 Using n1ql client
2023/09/10 14:42:30 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/09/10 14:42:30 

--------- Simple Index with 1 field ---------
2023/09/10 14:42:30 
--- SingleIndexSimpleRange ---
2023/09/10 14:42:30 distinct = false
2023/09/10 14:42:30 Using n1ql client
2023/09/10 14:42:30 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/09/10 14:42:30 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:42:30 distinct = false
2023/09/10 14:42:30 Using n1ql client
2023/09/10 14:42:30 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/09/10 14:42:30 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:42:30 distinct = false
2023/09/10 14:42:31 Using n1ql client
2023/09/10 14:42:31 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/09/10 14:42:31 

--------- Composite Index with 3 fields ---------
2023/09/10 14:42:31 
--- ScanAllNoFilter ---
2023/09/10 14:42:31 distinct = false
2023/09/10 14:42:31 Using n1ql client
2023/09/10 14:42:31 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:42:31 
--- ScanAllFilterNil ---
2023/09/10 14:42:31 distinct = false
2023/09/10 14:42:32 Using n1ql client
2023/09/10 14:42:32 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:42:32 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:42:32 distinct = false
2023/09/10 14:42:32 Using n1ql client
2023/09/10 14:42:32 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:42:32 
--- 3FieldsSingleSeek ---
2023/09/10 14:42:32 distinct = false
2023/09/10 14:42:32 Using n1ql client
2023/09/10 14:42:32 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:42:32 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:42:32 distinct = false
2023/09/10 14:42:33 Using n1ql client
2023/09/10 14:42:33 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/09/10 14:42:33 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:42:33 distinct = false
2023/09/10 14:42:33 Using n1ql client
2023/09/10 14:42:33 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/09/10 14:42:33 

--------- New scenarios ---------
2023/09/10 14:42:33 
--- CompIndexHighUnbounded1 ---
2023/09/10 14:42:33 
--- Multi Scan 0 ---
2023/09/10 14:42:33 distinct = false
2023/09/10 14:42:34 Using n1ql client
2023/09/10 14:42:34 Using n1ql client
2023/09/10 14:42:34 len(scanResults) = 8 MultiScanCount = 8
2023/09/10 14:42:34 Expected and Actual scan responses are the same
2023/09/10 14:42:34 
--- Multi Scan 1 ---
2023/09/10 14:42:34 distinct = false
2023/09/10 14:42:34 Using n1ql client
2023/09/10 14:42:34 Using n1ql client
2023/09/10 14:42:34 len(scanResults) = 0 MultiScanCount = 0
2023/09/10 14:42:34 Expected and Actual scan responses are the same
2023/09/10 14:42:34 
--- Multi Scan 2 ---
2023/09/10 14:42:34 distinct = false
2023/09/10 14:42:34 Using n1ql client
2023/09/10 14:42:34 Using n1ql client
2023/09/10 14:42:34 len(scanResults) = 9 MultiScanCount = 9
2023/09/10 14:42:34 Expected and Actual scan responses are the same
2023/09/10 14:42:34 
--- CompIndexHighUnbounded2 ---
2023/09/10 14:42:34 
--- Multi Scan 0 ---
2023/09/10 14:42:34 distinct = false
2023/09/10 14:42:35 Using n1ql client
2023/09/10 14:42:35 Using n1ql client
2023/09/10 14:42:35 len(scanResults) = 4138 MultiScanCount = 4138
2023/09/10 14:42:35 Expected and Actual scan responses are the same
2023/09/10 14:42:35 
--- Multi Scan 1 ---
2023/09/10 14:42:35 distinct = false
2023/09/10 14:42:35 Using n1ql client
2023/09/10 14:42:35 Using n1ql client
2023/09/10 14:42:35 len(scanResults) = 2746 MultiScanCount = 2746
2023/09/10 14:42:35 Expected and Actual scan responses are the same
2023/09/10 14:42:35 
--- Multi Scan 2 ---
2023/09/10 14:42:35 distinct = false
2023/09/10 14:42:36 Using n1ql client
2023/09/10 14:42:36 Using n1ql client
2023/09/10 14:42:36 len(scanResults) = 4691 MultiScanCount = 4691
2023/09/10 14:42:36 Expected and Actual scan responses are the same
2023/09/10 14:42:36 
--- CompIndexHighUnbounded3 ---
2023/09/10 14:42:36 
--- Multi Scan 0 ---
2023/09/10 14:42:36 distinct = false
2023/09/10 14:42:36 Using n1ql client
2023/09/10 14:42:36 Using n1ql client
2023/09/10 14:42:36 len(scanResults) = 1329 MultiScanCount = 1329
2023/09/10 14:42:36 Expected and Actual scan responses are the same
2023/09/10 14:42:36 
--- CompIndexHighUnbounded4 ---
2023/09/10 14:42:36 
--- Multi Scan 0 ---
2023/09/10 14:42:36 distinct = false
2023/09/10 14:42:37 Using n1ql client
2023/09/10 14:42:37 Using n1ql client
2023/09/10 14:42:37 len(scanResults) = 5349 MultiScanCount = 5349
2023/09/10 14:42:37 Expected and Actual scan responses are the same
2023/09/10 14:42:37 
--- CompIndexHighUnbounded5 ---
2023/09/10 14:42:37 
--- Multi Scan 0 ---
2023/09/10 14:42:37 distinct = false
2023/09/10 14:42:37 Using n1ql client
2023/09/10 14:42:37 Using n1ql client
2023/09/10 14:42:37 len(scanResults) = 8210 MultiScanCount = 8210
2023/09/10 14:42:37 Expected and Actual scan responses are the same
2023/09/10 14:42:37 
--- SeekBoundaries ---
2023/09/10 14:42:37 
--- Multi Scan 0 ---
2023/09/10 14:42:37 distinct = false
2023/09/10 14:42:38 Using n1ql client
2023/09/10 14:42:38 Using n1ql client
2023/09/10 14:42:38 len(scanResults) = 175 MultiScanCount = 175
2023/09/10 14:42:38 Expected and Actual scan responses are the same
2023/09/10 14:42:38 
--- Multi Scan 1 ---
2023/09/10 14:42:38 distinct = false
2023/09/10 14:42:38 Using n1ql client
2023/09/10 14:42:38 Using n1ql client
2023/09/10 14:42:38 len(scanResults) = 1 MultiScanCount = 1
2023/09/10 14:42:38 Expected and Actual scan responses are the same
2023/09/10 14:42:38 
--- Multi Scan 2 ---
2023/09/10 14:42:38 distinct = false
2023/09/10 14:42:38 Using n1ql client
2023/09/10 14:42:38 Using n1ql client
2023/09/10 14:42:38 len(scanResults) = 555 MultiScanCount = 555
2023/09/10 14:42:38 Expected and Actual scan responses are the same
2023/09/10 14:42:38 
--- Multi Scan 3 ---
2023/09/10 14:42:38 distinct = false
2023/09/10 14:42:39 Using n1ql client
2023/09/10 14:42:39 Using n1ql client
2023/09/10 14:42:39 len(scanResults) = 872 MultiScanCount = 872
2023/09/10 14:42:39 Expected and Actual scan responses are the same
2023/09/10 14:42:39 
--- Multi Scan 4 ---
2023/09/10 14:42:39 distinct = false
2023/09/10 14:42:39 Using n1ql client
2023/09/10 14:42:39 Using n1ql client
2023/09/10 14:42:39 len(scanResults) = 287 MultiScanCount = 287
2023/09/10 14:42:39 Expected and Actual scan responses are the same
2023/09/10 14:42:39 
--- Multi Scan 5 ---
2023/09/10 14:42:39 distinct = false
2023/09/10 14:42:40 Using n1ql client
2023/09/10 14:42:40 Using n1ql client
2023/09/10 14:42:40 len(scanResults) = 5254 MultiScanCount = 5254
2023/09/10 14:42:40 Expected and Actual scan responses are the same
2023/09/10 14:42:40 
--- Multi Scan 6 ---
2023/09/10 14:42:40 distinct = false
2023/09/10 14:42:40 Using n1ql client
2023/09/10 14:42:40 Using n1ql client
2023/09/10 14:42:40 len(scanResults) = 5566 MultiScanCount = 5566
2023/09/10 14:42:40 Expected and Actual scan responses are the same
2023/09/10 14:42:40 
--- Multi Scan 7 ---
2023/09/10 14:42:40 distinct = false
2023/09/10 14:42:41 Using n1ql client
2023/09/10 14:42:41 Using n1ql client
2023/09/10 14:42:41 len(scanResults) = 8 MultiScanCount = 8
2023/09/10 14:42:41 Expected and Actual scan responses are the same
2023/09/10 14:42:41 

--------- With DISTINCT True ---------
2023/09/10 14:42:41 
--- ScanAllNoFilter ---
2023/09/10 14:42:41 distinct = true
2023/09/10 14:42:41 Using n1ql client
2023/09/10 14:42:41 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:42:41 
--- ScanAllFilterNil ---
2023/09/10 14:42:41 distinct = true
2023/09/10 14:42:41 Using n1ql client
2023/09/10 14:42:41 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:42:41 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:42:41 distinct = true
2023/09/10 14:42:42 Using n1ql client
2023/09/10 14:42:42 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:42:42 
--- SingleSeek ---
2023/09/10 14:42:42 distinct = true
2023/09/10 14:42:42 Using n1ql client
2023/09/10 14:42:42 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:42:42 
--- MultipleSeek ---
2023/09/10 14:42:42 distinct = true
2023/09/10 14:42:43 Using n1ql client
2023/09/10 14:42:43 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/09/10 14:42:43 
--- SimpleRange ---
2023/09/10 14:42:43 distinct = true
2023/09/10 14:42:43 Using n1ql client
2023/09/10 14:42:43 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/09/10 14:42:43 
--- NonOverlappingRanges ---
2023/09/10 14:42:43 distinct = true
2023/09/10 14:42:44 Using n1ql client
2023/09/10 14:42:44 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/09/10 14:42:44 
--- NonOverlappingFilters2 ---
2023/09/10 14:42:44 distinct = true
2023/09/10 14:42:44 Using n1ql client
2023/09/10 14:42:44 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:42:44 
--- OverlappingRanges ---
2023/09/10 14:42:44 distinct = true
2023/09/10 14:42:45 Using n1ql client
2023/09/10 14:42:45 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/09/10 14:42:45 
--- NonOverlappingFilters ---
2023/09/10 14:42:45 distinct = true
2023/09/10 14:42:46 Using n1ql client
2023/09/10 14:42:46 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/09/10 14:42:46 
--- OverlappingFilters ---
2023/09/10 14:42:46 distinct = true
2023/09/10 14:42:46 Using n1ql client
2023/09/10 14:42:46 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/09/10 14:42:46 
--- BoundaryFilters ---
2023/09/10 14:42:46 distinct = true
2023/09/10 14:42:46 Using n1ql client
2023/09/10 14:42:46 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/09/10 14:42:46 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:42:46 distinct = true
2023/09/10 14:42:47 Using n1ql client
2023/09/10 14:42:47 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/09/10 14:42:47 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:42:47 distinct = true
2023/09/10 14:42:47 Using n1ql client
2023/09/10 14:42:47 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/09/10 14:42:47 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:42:47 distinct = false
2023/09/10 14:42:48 Using n1ql client
2023/09/10 14:42:48 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/09/10 14:42:48 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:42:48 distinct = false
2023/09/10 14:42:48 Using n1ql client
2023/09/10 14:42:48 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/09/10 14:42:48 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:42:48 distinct = false
2023/09/10 14:42:48 Using n1ql client
2023/09/10 14:42:48 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/09/10 14:42:48 
--- FiltersWithUnbounded ---
2023/09/10 14:42:48 distinct = false
2023/09/10 14:42:49 Using n1ql client
2023/09/10 14:42:49 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/09/10 14:42:49 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:42:49 distinct = false
2023/09/10 14:42:49 Using n1ql client
2023/09/10 14:42:49 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/09/10 14:42:49 

--------- Simple Index with 1 field ---------
2023/09/10 14:42:49 
--- SingleIndexSimpleRange ---
2023/09/10 14:42:49 distinct = true
2023/09/10 14:42:50 Using n1ql client
2023/09/10 14:42:50 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/09/10 14:42:50 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:42:50 distinct = true
2023/09/10 14:42:50 Using n1ql client
2023/09/10 14:42:50 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/09/10 14:42:50 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:42:50 distinct = true
2023/09/10 14:42:50 Using n1ql client
2023/09/10 14:42:50 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/09/10 14:42:50 

--------- Composite Index with 3 fields ---------
2023/09/10 14:42:50 
--- ScanAllNoFilter ---
2023/09/10 14:42:50 distinct = true
2023/09/10 14:42:51 Using n1ql client
2023/09/10 14:42:51 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:42:51 
--- ScanAllFilterNil ---
2023/09/10 14:42:51 distinct = true
2023/09/10 14:42:51 Using n1ql client
2023/09/10 14:42:51 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:42:51 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:42:51 distinct = true
2023/09/10 14:42:52 Using n1ql client
2023/09/10 14:42:52 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/09/10 14:42:52 
--- 3FieldsSingleSeek ---
2023/09/10 14:42:52 distinct = true
2023/09/10 14:42:52 Using n1ql client
2023/09/10 14:42:52 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/09/10 14:42:52 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:42:52 distinct = true
2023/09/10 14:42:53 Using n1ql client
2023/09/10 14:42:53 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/09/10 14:42:53 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:42:53 distinct = true
2023/09/10 14:42:53 Using n1ql client
2023/09/10 14:42:53 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanDescCount (30.73s)
=== RUN   TestMultiScanDescOffset
2023/09/10 14:42:53 In SkipTestMultiScanDescOffset()
2023/09/10 14:42:53 

--------- Composite Index with 2 fields ---------
2023/09/10 14:42:53 
--- ScanAllNoFilter ---
2023/09/10 14:42:53 distinct = false
2023/09/10 14:42:53 Using n1ql client
2023/09/10 14:42:53 
--- ScanAllFilterNil ---
2023/09/10 14:42:53 distinct = false
2023/09/10 14:42:54 Using n1ql client
2023/09/10 14:42:54 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:42:54 distinct = false
2023/09/10 14:42:54 Using n1ql client
2023/09/10 14:42:54 
--- SingleSeek ---
2023/09/10 14:42:54 distinct = false
2023/09/10 14:42:55 Using n1ql client
2023/09/10 14:42:55 
--- MultipleSeek ---
2023/09/10 14:42:55 distinct = false
2023/09/10 14:42:55 Using n1ql client
2023/09/10 14:42:55 
--- SimpleRange ---
2023/09/10 14:42:55 distinct = false
2023/09/10 14:42:56 Using n1ql client
2023/09/10 14:42:56 
--- NonOverlappingRanges ---
2023/09/10 14:42:56 distinct = false
2023/09/10 14:42:56 Using n1ql client
2023/09/10 14:42:56 
--- OverlappingRanges ---
2023/09/10 14:42:56 distinct = false
2023/09/10 14:42:56 Using n1ql client
2023/09/10 14:42:56 
--- NonOverlappingFilters ---
2023/09/10 14:42:56 distinct = false
2023/09/10 14:42:57 Using n1ql client
2023/09/10 14:42:57 
--- OverlappingFilters ---
2023/09/10 14:42:57 distinct = false
2023/09/10 14:42:57 Using n1ql client
2023/09/10 14:42:57 
--- BoundaryFilters ---
2023/09/10 14:42:57 distinct = false
2023/09/10 14:42:58 Using n1ql client
2023/09/10 14:42:58 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:42:58 distinct = false
2023/09/10 14:42:58 Using n1ql client
2023/09/10 14:42:58 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:42:58 distinct = false
2023/09/10 14:42:58 Using n1ql client
2023/09/10 14:42:58 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:42:58 distinct = false
2023/09/10 14:42:59 Using n1ql client
2023/09/10 14:42:59 Expected and Actual scan responses are the same
2023/09/10 14:42:59 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:42:59 distinct = false
2023/09/10 14:42:59 Using n1ql client
2023/09/10 14:42:59 Expected and Actual scan responses are the same
2023/09/10 14:42:59 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:42:59 distinct = false
2023/09/10 14:43:00 Using n1ql client
2023/09/10 14:43:00 Expected and Actual scan responses are the same
2023/09/10 14:43:00 
--- FiltersWithUnbounded ---
2023/09/10 14:43:00 distinct = false
2023/09/10 14:43:00 Using n1ql client
2023/09/10 14:43:00 Expected and Actual scan responses are the same
2023/09/10 14:43:00 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:43:00 distinct = false
2023/09/10 14:43:01 Using n1ql client
2023/09/10 14:43:01 Expected and Actual scan responses are the same
2023/09/10 14:43:01 

--------- Simple Index with 1 field ---------
2023/09/10 14:43:01 
--- SingleIndexSimpleRange ---
2023/09/10 14:43:01 distinct = false
2023/09/10 14:43:01 Using n1ql client
2023/09/10 14:43:01 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:43:01 distinct = false
2023/09/10 14:43:01 Using n1ql client
2023/09/10 14:43:01 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:43:01 distinct = false
2023/09/10 14:43:02 Using n1ql client
2023/09/10 14:43:02 

--------- Composite Index with 3 fields ---------
2023/09/10 14:43:02 
--- ScanAllNoFilter ---
2023/09/10 14:43:02 distinct = false
2023/09/10 14:43:02 Using n1ql client
2023/09/10 14:43:02 
--- ScanAllFilterNil ---
2023/09/10 14:43:02 distinct = false
2023/09/10 14:43:03 Using n1ql client
2023/09/10 14:43:03 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:43:03 distinct = false
2023/09/10 14:43:03 Using n1ql client
2023/09/10 14:43:03 
--- 3FieldsSingleSeek ---
2023/09/10 14:43:03 distinct = false
2023/09/10 14:43:04 Using n1ql client
2023/09/10 14:43:04 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:43:04 distinct = false
2023/09/10 14:43:04 Using n1ql client
2023/09/10 14:43:04 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:43:04 distinct = false
2023/09/10 14:43:05 Using n1ql client
--- PASS: TestMultiScanDescOffset (11.43s)
=== RUN   TestMultiScanDescDistinct
2023/09/10 14:43:05 In SkipTestMultiScanDescDistinct()
2023/09/10 14:43:05 

--------- Composite Index with 2 fields ---------
2023/09/10 14:43:05 
--- ScanAllNoFilter ---
2023/09/10 14:43:05 distinct = true
2023/09/10 14:43:05 Using n1ql client
2023/09/10 14:43:05 Expected and Actual scan responses are the same
2023/09/10 14:43:05 
--- ScanAllFilterNil ---
2023/09/10 14:43:05 distinct = true
2023/09/10 14:43:05 Using n1ql client
2023/09/10 14:43:05 Expected and Actual scan responses are the same
2023/09/10 14:43:05 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:43:05 distinct = true
2023/09/10 14:43:06 Using n1ql client
2023/09/10 14:43:06 Expected and Actual scan responses are the same
2023/09/10 14:43:06 
--- SingleSeek ---
2023/09/10 14:43:06 distinct = true
2023/09/10 14:43:06 Using n1ql client
2023/09/10 14:43:06 Expected and Actual scan responses are the same
2023/09/10 14:43:06 
--- MultipleSeek ---
2023/09/10 14:43:06 distinct = true
2023/09/10 14:43:07 Using n1ql client
2023/09/10 14:43:07 Expected and Actual scan responses are the same
2023/09/10 14:43:07 
--- SimpleRange ---
2023/09/10 14:43:07 distinct = true
2023/09/10 14:43:07 Using n1ql client
2023/09/10 14:43:07 Expected and Actual scan responses are the same
2023/09/10 14:43:07 
--- NonOverlappingRanges ---
2023/09/10 14:43:07 distinct = true
2023/09/10 14:43:08 Using n1ql client
2023/09/10 14:43:08 Expected and Actual scan responses are the same
2023/09/10 14:43:08 
--- OverlappingRanges ---
2023/09/10 14:43:08 distinct = true
2023/09/10 14:43:08 Using n1ql client
2023/09/10 14:43:08 Expected and Actual scan responses are the same
2023/09/10 14:43:08 
--- NonOverlappingFilters ---
2023/09/10 14:43:08 distinct = true
2023/09/10 14:43:09 Using n1ql client
2023/09/10 14:43:09 Expected and Actual scan responses are the same
2023/09/10 14:43:09 
--- OverlappingFilters ---
2023/09/10 14:43:09 distinct = true
2023/09/10 14:43:09 Using n1ql client
2023/09/10 14:43:09 Expected and Actual scan responses are the same
2023/09/10 14:43:09 
--- BoundaryFilters ---
2023/09/10 14:43:09 distinct = true
2023/09/10 14:43:09 Using n1ql client
2023/09/10 14:43:09 Expected and Actual scan responses are the same
2023/09/10 14:43:09 
--- SeekAndFilters_NonOverlapping ---
2023/09/10 14:43:09 distinct = true
2023/09/10 14:43:10 Using n1ql client
2023/09/10 14:43:10 Expected and Actual scan responses are the same
2023/09/10 14:43:10 
--- SeekAndFilters_Overlapping ---
2023/09/10 14:43:10 distinct = true
2023/09/10 14:43:10 Using n1ql client
2023/09/10 14:43:10 Expected and Actual scan responses are the same
2023/09/10 14:43:10 
--- SimpleRangeLowUnbounded ---
2023/09/10 14:43:10 distinct = false
2023/09/10 14:43:11 Using n1ql client
2023/09/10 14:43:11 Expected and Actual scan responses are the same
2023/09/10 14:43:11 
--- SimpleRangeHighUnbounded ---
2023/09/10 14:43:11 distinct = false
2023/09/10 14:43:11 Using n1ql client
2023/09/10 14:43:11 Expected and Actual scan responses are the same
2023/09/10 14:43:11 
--- SimpleRangeMultipleUnbounded ---
2023/09/10 14:43:11 distinct = false
2023/09/10 14:43:11 Using n1ql client
2023/09/10 14:43:12 Expected and Actual scan responses are the same
2023/09/10 14:43:12 
--- FiltersWithUnbounded ---
2023/09/10 14:43:12 distinct = false
2023/09/10 14:43:12 Using n1ql client
2023/09/10 14:43:12 Expected and Actual scan responses are the same
2023/09/10 14:43:12 
--- FiltersLowGreaterThanHigh ---
2023/09/10 14:43:12 distinct = false
2023/09/10 14:43:12 Using n1ql client
2023/09/10 14:43:12 Expected and Actual scan responses are the same
2023/09/10 14:43:12 

--------- Simple Index with 1 field ---------
2023/09/10 14:43:12 
--- SingleIndexSimpleRange ---
2023/09/10 14:43:12 distinct = true
2023/09/10 14:43:13 Using n1ql client
2023/09/10 14:43:13 Expected and Actual scan responses are the same
2023/09/10 14:43:13 
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/09/10 14:43:13 distinct = true
2023/09/10 14:43:13 Using n1ql client
2023/09/10 14:43:13 Expected and Actual scan responses are the same
2023/09/10 14:43:13 
--- SingleIndex_SimpleRanges_Overlapping ---
2023/09/10 14:43:13 distinct = true
2023/09/10 14:43:14 Using n1ql client
2023/09/10 14:43:14 Expected and Actual scan responses are the same
2023/09/10 14:43:14 

--------- Composite Index with 3 fields ---------
2023/09/10 14:43:14 
--- ScanAllNoFilter ---
2023/09/10 14:43:14 distinct = true
2023/09/10 14:43:14 Using n1ql client
2023/09/10 14:43:14 Expected and Actual scan responses are the same
2023/09/10 14:43:14 
--- ScanAllFilterNil ---
2023/09/10 14:43:14 distinct = true
2023/09/10 14:43:15 Using n1ql client
2023/09/10 14:43:15 Expected and Actual scan responses are the same
2023/09/10 14:43:15 
--- ScanAll_AllFiltersNil ---
2023/09/10 14:43:15 distinct = true
2023/09/10 14:43:15 Using n1ql client
2023/09/10 14:43:15 Expected and Actual scan responses are the same
2023/09/10 14:43:15 
--- 3FieldsSingleSeek ---
2023/09/10 14:43:15 distinct = true
2023/09/10 14:43:16 Using n1ql client
2023/09/10 14:43:16 Expected and Actual scan responses are the same
2023/09/10 14:43:16 
--- 3FieldsMultipleSeeks ---
2023/09/10 14:43:16 distinct = true
2023/09/10 14:43:16 Using n1ql client
2023/09/10 14:43:16 Expected and Actual scan responses are the same
2023/09/10 14:43:16 
--- 3FieldsMultipleSeeks_Identical ---
2023/09/10 14:43:16 distinct = true
2023/09/10 14:43:16 Using n1ql client
2023/09/10 14:43:16 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescDistinct (11.98s)
=== RUN   TestGroupAggrSetup
2023/09/10 14:43:16 In TestGroupAggrSetup()
2023/09/10 14:43:16 Emptying the default bucket
2023/09/10 14:43:20 Flush Enabled on bucket default, responseBody: 
2023/09/10 14:43:57 Flushed the bucket default, Response body: 
2023/09/10 14:43:57 Dropping the secondary index index_agg
2023/09/10 14:43:57 Populating the default bucket
2023/09/10 14:44:01 Created the secondary index index_agg. Waiting for it become active
2023/09/10 14:44:01 Index is 4901153666801116674 now active
--- PASS: TestGroupAggrSetup (50.55s)
=== RUN   TestGroupAggrLeading
2023/09/10 14:44:07 In TestGroupAggrLeading()
2023/09/10 14:44:07 Total Scanresults = 7
2023/09/10 14:44:07 Expected and Actual scan responses are the same
2023/09/10 14:44:07 Total Scanresults = 3
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLeading (0.01s)
=== RUN   TestGroupAggrNonLeading
2023/09/10 14:44:07 In TestGroupAggrNonLeading()
2023/09/10 14:44:07 Total Scanresults = 4
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNonLeading (0.00s)
=== RUN   TestGroupAggrNoGroup
2023/09/10 14:44:07 In TestGroupAggrNoGroup()
2023/09/10 14:44:07 Total Scanresults = 1
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroup (0.01s)
=== RUN   TestGroupAggrMinMax
2023/09/10 14:44:07 In TestGroupAggrMinMax()
2023/09/10 14:44:07 Total Scanresults = 4
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax (0.01s)
=== RUN   TestGroupAggrMinMax2
2023/09/10 14:44:07 In TestGroupAggrMinMax()
2023/09/10 14:44:07 Total Scanresults = 1
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax2 (0.01s)
=== RUN   TestGroupAggrLeading_N1QLExprs
2023/09/10 14:44:07 In TestGroupAggrLeading_N1QLExprs()
2023/09/10 14:44:07 Total Scanresults = 17
2023/09/10 14:44:07 basicGroupAggrN1QLExprs1: Scan validation passed
2023/09/10 14:44:07 Total Scanresults = 9
2023/09/10 14:44:07 basicGroupAggrN1QLExprs2: Scan validation passed
--- PASS: TestGroupAggrLeading_N1QLExprs (0.39s)
=== RUN   TestGroupAggrLimit
2023/09/10 14:44:07 In TestGroupAggrLimit()
2023/09/10 14:44:07 Total Scanresults = 3
2023/09/10 14:44:07 Expected and Actual scan responses are the same
2023/09/10 14:44:07 Total Scanresults = 2
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLimit (0.01s)
=== RUN   TestGroupAggrOffset
2023/09/10 14:44:07 In TestGroupAggrOffset()
2023/09/10 14:44:07 Total Scanresults = 3
2023/09/10 14:44:07 Expected and Actual scan responses are the same
2023/09/10 14:44:07 Total Scanresults = 2
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrOffset (0.01s)
=== RUN   TestGroupAggrCountN
2023/09/10 14:44:07 In TestGroupAggrCountN()
2023/09/10 14:44:07 Total Scanresults = 4
2023/09/10 14:44:07 Expected and Actual scan responses are the same
2023/09/10 14:44:07 Total Scanresults = 4
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrCountN (0.01s)
=== RUN   TestGroupAggrNoGroupNoMatch
2023/09/10 14:44:07 In TestGroupAggrNoGroupNoMatch()
2023/09/10 14:44:07 Total Scanresults = 1
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroupNoMatch (0.00s)
=== RUN   TestGroupAggrGroupNoMatch
2023/09/10 14:44:07 In TestGroupAggrGroupNoMatch()
2023/09/10 14:44:07 Total Scanresults = 0
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrGroupNoMatch (0.00s)
=== RUN   TestGroupAggrMultDataTypes
2023/09/10 14:44:07 In TestGroupAggrMultDataTypes()
2023/09/10 14:44:07 Total Scanresults = 8
2023/09/10 14:44:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMultDataTypes (0.00s)
=== RUN   TestGroupAggrDistinct
2023/09/10 14:44:07 In TestGroupAggrDistinct()
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct (0.00s)
=== RUN   TestGroupAggrDistinct2
2023/09/10 14:44:08 In TestGroupAggrDistinct2()
2023/09/10 14:44:08 Total Scanresults = 1
2023/09/10 14:44:08 Expected and Actual scan responses are the same
2023/09/10 14:44:08 Total Scanresults = 4
2023/09/10 14:44:08 Expected and Actual scan responses are the same
2023/09/10 14:44:08 Total Scanresults = 4
2023/09/10 14:44:08 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct2 (0.01s)
=== RUN   TestGroupAggrNull
2023/09/10 14:44:08 In TestGroupAggrNull()
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNull (0.00s)
=== RUN   TestGroupAggrInt64
2023/09/10 14:44:08 In TestGroupAggrInt64()
2023/09/10 14:44:08 Updating the default bucket
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
2023/09/10 14:44:08 Total Scanresults = 2
2023/09/10 14:44:08 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrInt64 (0.19s)
=== RUN   TestGroupAggr1
2023/09/10 14:44:08 In TestGroupAggr1()
2023/09/10 14:44:08 In DropAllSecondaryIndexes()
2023/09/10 14:44:08 Index found:  index_agg
2023/09/10 14:44:08 Dropped index index_agg
2023/09/10 14:44:08 Index found:  index_companyname_desc
2023/09/10 14:44:08 Dropped index index_companyname_desc
2023/09/10 14:44:08 Index found:  #primary
2023/09/10 14:44:08 Dropped index #primary
2023/09/10 14:44:08 Index found:  index_company_desc
2023/09/10 14:44:10 Dropped index index_company_desc
2023/09/10 14:44:10 Index found:  index_company_name_age_desc
2023/09/10 14:44:11 Dropped index index_company_name_age_desc
2023/09/10 14:44:11 Index found:  #primary
2023/09/10 14:44:11 Dropped index #primary
2023/09/10 14:44:49 Flushed the bucket default, Response body: 
2023/09/10 14:45:00 Created the secondary index idx_aggrs. Waiting for it become active
2023/09/10 14:45:00 Index is 16794417295075340306 now active
2023/09/10 14:45:00 Total Scanresults = 633
2023/09/10 14:45:01 Total Scanresults = 743
--- PASS: TestGroupAggr1 (53.23s)
=== RUN   TestGroupAggrArrayIndex
2023/09/10 14:45:01 In TestGroupAggrArrayIndex()
2023/09/10 14:45:07 Created the secondary index ga_arr1. Waiting for it become active
2023/09/10 14:45:07 Index is 16669276484745690854 now active
2023/09/10 14:45:13 Created the secondary index ga_arr2. Waiting for it become active
2023/09/10 14:45:13 Index is 6267635133817195502 now active
2023/09/10 14:45:13 Scenario 1
2023/09/10 14:45:13 Total Scanresults = 633
2023/09/10 14:45:13 Scenario 2
2023/09/10 14:45:13 Total Scanresults = 2824
2023/09/10 14:45:14 Scenario 3
2023/09/10 14:45:14 Total Scanresults = 1
2023/09/10 14:45:14 Scenario 4
2023/09/10 14:45:14 Total Scanresults = 992
2023/09/10 14:45:15 Scenario 5
2023/09/10 14:45:15 Total Scanresults = 2824
2023/09/10 14:45:16 Scenario 6
2023/09/10 14:45:16 Total Scanresults = 1
2023/09/10 14:45:16 Scenario 7
2023/09/10 14:45:16 Total Scanresults = 2929
2023/09/10 14:45:19 Scenario 8
2023/09/10 14:45:19 Total Scanresults = 1171
2023/09/10 14:45:20 Scenario 9
2023/09/10 14:45:20 Total Scanresults = 1
2023/09/10 14:45:20 Scenario 10
2023/09/10 14:45:20 Total Scanresults = 633
2023/09/10 14:45:20 Scenario 11
2023/09/10 14:45:20 Total Scanresults = 1171
2023/09/10 14:45:21 Scenario 12
2023/09/10 14:45:21 Total Scanresults = 1
2023/09/10 14:45:21 Scenario 13
2023/09/10 14:45:25 Total Scanresults = 1
2023/09/10 14:45:25 Count of scanResults is 1
2023/09/10 14:45:25 Value: [2 133]
--- PASS: TestGroupAggrArrayIndex (24.70s)
=== RUN   TestGroupAggr_FirstValidAggrOnly
2023/09/10 14:45:26 In TestGroupAggr_FirstValidAggrOnly()
2023/09/10 14:45:26 In DropAllSecondaryIndexes()
2023/09/10 14:45:26 Index found:  test_oneperprimarykey
2023/09/10 14:45:26 Dropped index test_oneperprimarykey
2023/09/10 14:45:26 Index found:  #primary
2023/09/10 14:45:26 Dropped index #primary
2023/09/10 14:45:26 Index found:  #primary
2023/09/10 14:45:26 Dropped index #primary
2023/09/10 14:45:26 Index found:  idx_aggrs
2023/09/10 14:45:26 Dropped index idx_aggrs
2023/09/10 14:45:26 Index found:  ga_arr2
2023/09/10 14:45:26 Dropped index ga_arr2
2023/09/10 14:45:26 Index found:  ga_arr1
2023/09/10 14:45:26 Dropped index ga_arr1
2023/09/10 14:45:41 Created the secondary index idx_asc_3field. Waiting for it become active
2023/09/10 14:45:41 Index is 12503843598501501737 now active
2023/09/10 14:45:48 Created the secondary index idx_desc_3field. Waiting for it become active
2023/09/10 14:45:48 Index is 3836166615301657996 now active
2023/09/10 14:45:48 === MIN no group by ===
2023/09/10 14:45:48 Total Scanresults = 1
2023/09/10 14:45:48 Count of scanResults is 1
2023/09/10 14:45:48 Value: ["ACCEL"]
2023/09/10 14:45:48 === MIN no group by, no row match ===
2023/09/10 14:45:48 Total Scanresults = 1
2023/09/10 14:45:48 Count of scanResults is 1
2023/09/10 14:45:48 Value: [null]
2023/09/10 14:45:48 === MIN with group by ===
2023/09/10 14:45:48 Total Scanresults = 633
2023/09/10 14:45:48 === MIN with group by, no row match ===
2023/09/10 14:45:48 Total Scanresults = 0
2023/09/10 14:45:49 === One Aggr, no group by ===
2023/09/10 14:45:49 Total Scanresults = 1
2023/09/10 14:45:49 Count of scanResults is 1
2023/09/10 14:45:49 Value: ["FANFARE"]
2023/09/10 14:45:49 === One Aggr, no group by, no row match ===
2023/09/10 14:45:49 Total Scanresults = 1
2023/09/10 14:45:49 Count of scanResults is 1
2023/09/10 14:45:49 Value: [null]
2023/09/10 14:45:49 === Multiple Aggr, no group by ===
2023/09/10 14:45:49 Total Scanresults = 1
2023/09/10 14:45:49 Count of scanResults is 1
2023/09/10 14:45:49 Value: ["FANFARE" 15]
2023/09/10 14:45:49 === Multiple Aggr, no group by, no row match ===
2023/09/10 14:45:49 Total Scanresults = 1
2023/09/10 14:45:49 Count of scanResults is 1
2023/09/10 14:45:49 Value: [null null]
2023/09/10 14:45:49 === No Aggr, 1 group by ===
2023/09/10 14:45:49 Total Scanresults = 207
2023/09/10 14:45:49 === Aggr on non-leading key, previous equality filter, no group ===
2023/09/10 14:45:49 Total Scanresults = 1
2023/09/10 14:45:49 Count of scanResults is 1
2023/09/10 14:45:49 Value: [17]
2023/09/10 14:45:50 === Aggr on non-leading key, previous equality filters, no group ===
2023/09/10 14:45:50 Total Scanresults = 1
2023/09/10 14:45:50 Count of scanResults is 1
2023/09/10 14:45:50 Value: [null]
2023/09/10 14:45:50 === Aggr on non-leading key, previous non-equality filters, no group ===
2023/09/10 14:45:50 Total Scanresults = 1
2023/09/10 14:45:50 Count of scanResults is 1
2023/09/10 14:45:50 Value: ["Ahmed"]
2023/09/10 14:45:50 === MIN on desc, no group ===
2023/09/10 14:45:50 Total Scanresults = 1
2023/09/10 14:45:50 Count of scanResults is 1
2023/09/10 14:45:50 Value: ["FANFARE"]
2023/09/10 14:45:50 === MAX on asc, no group ===
2023/09/10 14:45:50 Total Scanresults = 1
2023/09/10 14:45:50 Count of scanResults is 1
2023/09/10 14:45:50 Value: ["OZEAN"]
2023/09/10 14:45:50 === MAX on desc, no group ===
2023/09/10 14:45:50 Total Scanresults = 1
2023/09/10 14:45:50 Count of scanResults is 1
2023/09/10 14:45:50 Value: ["OZEAN"]
2023/09/10 14:45:50 === COUNT(DISTINCT const_expr, no group ===
2023/09/10 14:45:50 Total Scanresults = 1
2023/09/10 14:45:50 Count of scanResults is 1
2023/09/10 14:45:50 Value: [1]
2023/09/10 14:45:50 === COUNT(DISTINCT const_expr, no group, no row match ===
2023/09/10 14:45:50 Total Scanresults = 1
2023/09/10 14:45:50 Count of scanResults is 1
2023/09/10 14:45:50 Value: [0]
2023/09/10 14:45:51 === COUNT(const_expr, no group ===
2023/09/10 14:45:51 Total Scanresults = 1
2023/09/10 14:45:51 Count of scanResults is 1
2023/09/10 14:45:51 Value: [321]
2023/09/10 14:45:55 Created the secondary index indexMinAggr. Waiting for it become active
2023/09/10 14:45:55 Index is 12736058423231454403 now active
2023/09/10 14:45:55 === Equality filter check: Equality for a, nil filter for b - inclusion 0, no filter for c ===
2023/09/10 14:45:55 Total Scanresults = 1
2023/09/10 14:45:55 Count of scanResults is 1
2023/09/10 14:45:55 Value: [5]
2023/09/10 14:45:55 === Equality filter check: Equality for a, nil filter for b - inclusion 3, no filter for c ===
2023/09/10 14:45:55 Total Scanresults = 1
2023/09/10 14:45:55 Count of scanResults is 1
2023/09/10 14:45:55 Value: [5]
2023/09/10 14:45:55 === Equality filter check: Equality for a, nil filter for b - inclusion 3, nil filter for c ===
2023/09/10 14:45:55 Total Scanresults = 1
2023/09/10 14:45:55 Count of scanResults is 1
2023/09/10 14:45:55 Value: [5]
--- PASS: TestGroupAggr_FirstValidAggrOnly (29.66s)
=== RUN   TestGroupAggrPrimary
2023/09/10 14:45:55 In TestGroupAggrPrimary()
2023/09/10 14:45:55 Total Scanresults = 1
2023/09/10 14:45:55 Total Scanresults = 1
2023/09/10 14:45:55 Total Scanresults = 1
2023/09/10 14:45:55 Total Scanresults = 1002
2023/09/10 14:45:56 Total Scanresults = 1002
2023/09/10 14:45:56 Total Scanresults = 1
2023/09/10 14:45:56 Total Scanresults = 1
2023/09/10 14:45:56 Total Scanresults = 1
2023/09/10 14:45:56 Total Scanresults = 1
2023/09/10 14:45:57 Total Scanresults = 1
2023/09/10 14:45:57 Total Scanresults = 1
2023/09/10 14:45:57 --- MB-28305 Scenario 1 ---
2023/09/10 14:45:57 Total Scanresults = 1
2023/09/10 14:45:57 Count of scanResults is 1
2023/09/10 14:45:57 Value: [0]
2023/09/10 14:45:57 --- MB-28305 Scenario 2 ---
2023/09/10 14:45:57 Total Scanresults = 1
2023/09/10 14:45:57 Count of scanResults is 1
2023/09/10 14:45:57 Value: [0]
2023/09/10 14:45:57 --- MB-28305 Scenario 3 ---
2023/09/10 14:45:57 Total Scanresults = 1
2023/09/10 14:45:57 Count of scanResults is 1
2023/09/10 14:45:57 Value: [0]
--- PASS: TestGroupAggrPrimary (1.51s)
=== RUN   TestGroupAggrDocumentKey
2023/09/10 14:45:57 In TestGroupAggrDocumentKey()
2023/09/10 14:45:57 Dropping the secondary index documentkey_idx1
2023/09/10 14:45:57 Dropping the secondary index documentkey_idx2
2023/09/10 14:45:57 Populating the default bucket for TestGroupAggrDocumentKey single key index
2023/09/10 14:46:01 Created the secondary index documentkey_idx1. Waiting for it become active
2023/09/10 14:46:01 Index is 17295630720340236369 now active
2023/09/10 14:46:01 Using n1ql client
2023/09/10 14:46:02 Scanresult Row  ["1"] :  
2023/09/10 14:46:02 Scanresult Row  ["2"] :  
2023/09/10 14:46:02 Scanresult Row  ["3"] :  
2023/09/10 14:46:02 Expected and Actual scan responses are the same
2023/09/10 14:46:02 Populating the default bucket for TestGroupAggrDocumentKey composite key index
2023/09/10 14:46:07 Created the secondary index documentkey_idx2. Waiting for it become active
2023/09/10 14:46:07 Index is 10343701676499357857 now active
2023/09/10 14:46:07 Using n1ql client
2023/09/10 14:46:07 Scanresult Row  ["1"] :  
2023/09/10 14:46:07 Scanresult Row  ["2"] :  
2023/09/10 14:46:07 Scanresult Row  ["3"] :  
2023/09/10 14:46:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDocumentKey (10.45s)
=== RUN   TestRebalanceSetupCluster
2023/09/10 14:46:07 set14_rebalance_test.go::TestRebalanceSetupCluster: entry: Current cluster configuration: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:46:07 set14_rebalance_test.go::TestRebalanceSetupCluster: 1. Setting up initial cluster configuration
2023/09/10 14:46:07 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/09/10 14:46:13 Rebalance progress: 2.799479166666666
2023/09/10 14:46:17 Rebalance progress: 8.463541666666666
2023/09/10 14:46:22 Rebalance progress: 13.99739583333333
2023/09/10 14:46:27 Rebalance progress: 19.7265625
2023/09/10 14:46:32 Rebalance progress: 25.78125
2023/09/10 14:46:38 Rebalance progress: 30.859375
2023/09/10 14:46:43 Rebalance progress: 37.07682291666666
2023/09/10 14:46:47 Rebalance progress: 40.36458333333333
2023/09/10 14:46:53 Rebalance progress: 47.00520833333334
2023/09/10 14:46:57 Rebalance progress: 50
2023/09/10 14:47:02 Rebalance progress: 50
2023/09/10 14:47:07 Rebalance progress: 75
2023/09/10 14:47:12 Rebalance progress: 100
2023/09/10 14:47:12 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/09/10 14:47:13 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/09/10 14:47:15 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/09/10 14:47:16 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/09/10 14:47:33 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/09/10 14:47:48 Rebalance progress: 75
2023/09/10 14:47:53 Rebalance progress: 100
2023/09/10 14:47:53 set14_rebalance_test.go::TestRebalanceSetupCluster: 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/09/10 14:47:53 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/09/10 14:47:53 set14_rebalance_test.go::TestRebalanceSetupCluster: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceSetupCluster (105.93s)
=== RUN   TestCreateDocsBeforeRebalance
2023/09/10 14:47:53 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:47:53 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 1. Creating 100 documents
2023/09/10 14:47:53 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 100 documents created
2023/09/10 14:47:53 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateDocsBeforeRebalance (0.13s)
=== RUN   TestCreateIndexesBeforeRebalance
2023/09/10 14:47:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:47:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 1. Creating 17 indexes: non-partitioned, 0-replica, non-deferred
2023/09/10 14:47:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN__id on `default`(_id)
2023/09/10 14:47:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN__id index is now active.
2023/09/10 14:47:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_docid on `default`(docid)
2023/09/10 14:48:03 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_docid index is now active.
2023/09/10 14:48:03 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_guid on `default`(guid)
2023/09/10 14:48:09 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_guid index is now active.
2023/09/10 14:48:09 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_isActive on `default`(isActive)
2023/09/10 14:48:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_isActive index is now active.
2023/09/10 14:48:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_balance on `default`(balance)
2023/09/10 14:48:21 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_balance index is now active.
2023/09/10 14:48:21 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_picture on `default`(picture)
2023/09/10 14:48:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_picture index is now active.
2023/09/10 14:48:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_age on `default`(age)
2023/09/10 14:48:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_age index is now active.
2023/09/10 14:48:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_eyeColor on `default`(eyeColor)
2023/09/10 14:48:39 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_eyeColor index is now active.
2023/09/10 14:48:39 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_name on `default`(name)
2023/09/10 14:48:45 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_name index is now active.
2023/09/10 14:48:45 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_gender on `default`(gender)
2023/09/10 14:48:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_gender index is now active.
2023/09/10 14:48:51 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_company on `default`(company)
2023/09/10 14:48:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_company index is now active.
2023/09/10 14:48:57 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_email on `default`(email)
2023/09/10 14:49:03 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_email index is now active.
2023/09/10 14:49:03 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_phone on `default`(phone)
2023/09/10 14:49:09 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_phone index is now active.
2023/09/10 14:49:09 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_registered on `default`(registered)
2023/09/10 14:49:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_registered index is now active.
2023/09/10 14:49:15 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_latitude on `default`(latitude)
2023/09/10 14:49:21 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_latitude index is now active.
2023/09/10 14:49:21 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_longitude on `default`(longitude)
2023/09/10 14:49:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_longitude index is now active.
2023/09/10 14:49:27 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_favoriteFruit on `default`(favoriteFruit)
2023/09/10 14:49:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_favoriteFruit index is now active.
2023/09/10 14:49:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 2. Creating 17 indexes: non-partitioned, 0-replica, DEFERRED
2023/09/10 14:49:33 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED__id_docid on `default`(_id, docid) with {"defer_build":true}
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED__id_docid index is now deferred.
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_docid_guid on `default`(docid, guid) with {"defer_build":true}
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_docid_guid index is now deferred.
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_guid_isActive on `default`(guid, isActive) with {"defer_build":true}
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_guid_isActive index is now deferred.
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_isActive_balance on `default`(isActive, balance) with {"defer_build":true}
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_isActive_balance index is now deferred.
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_balance_picture on `default`(balance, picture) with {"defer_build":true}
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_balance_picture index is now deferred.
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_picture_age on `default`(picture, age) with {"defer_build":true}
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_picture_age index is now deferred.
2023/09/10 14:49:34 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_age_eyeColor on `default`(age, eyeColor) with {"defer_build":true}
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_age_eyeColor index is now deferred.
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_eyeColor_name on `default`(eyeColor, name) with {"defer_build":true}
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_eyeColor_name index is now deferred.
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_name_gender on `default`(name, gender) with {"defer_build":true}
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_name_gender index is now deferred.
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_gender_company on `default`(gender, company) with {"defer_build":true}
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_gender_company index is now deferred.
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_company_email on `default`(company, email) with {"defer_build":true}
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_company_email index is now deferred.
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_email_phone on `default`(email, phone) with {"defer_build":true}
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_email_phone index is now deferred.
2023/09/10 14:49:35 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_phone_registered on `default`(phone, registered) with {"defer_build":true}
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_phone_registered index is now deferred.
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_registered_latitude on `default`(registered, latitude) with {"defer_build":true}
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_registered_latitude index is now deferred.
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_latitude_longitude on `default`(latitude, longitude) with {"defer_build":true}
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_latitude_longitude index is now deferred.
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_longitude_favoriteFruit on `default`(longitude, favoriteFruit) with {"defer_build":true}
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_longitude_favoriteFruit index is now deferred.
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_favoriteFruit__id on `default`(favoriteFruit, _id) with {"defer_build":true}
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_favoriteFruit__id index is now deferred.
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 3. Creating 3 indexes: 7-PARTITION, 0-replica, non-deferred
2023/09/10 14:49:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_7PARTITIONS__id_guid on `default`(_id, guid) partition by hash(Meta().id) with {"num_partition":7}
2023/09/10 14:49:41 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS__id_guid index is now active.
2023/09/10 14:49:41 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_7PARTITIONS_docid_isActive on `default`(docid, isActive) partition by hash(Meta().id) with {"num_partition":7}
2023/09/10 14:49:47 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_docid_isActive index is now active.
2023/09/10 14:49:47 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_7PARTITIONS_guid_balance on `default`(guid, balance) partition by hash(Meta().id) with {"num_partition":7}
2023/09/10 14:49:53 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_7PARTITIONS_guid_balance index is now active.
2023/09/10 14:49:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateIndexesBeforeRebalance (120.26s)
=== RUN   TestIndexNodeRebalanceIn
2023/09/10 14:49:54 TestIndexNodeRebalanceIn entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:49:54 TestIndexNodeRebalanceIn: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/09/10 14:49:54 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/09/10 14:50:09 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/09/10 14:50:09 TestIndexNodeRebalanceIn: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/09/10 14:50:09 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/09/10 14:50:20 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/09/10 14:50:20 TestIndexNodeRebalanceIn: 3. Rebalancing
2023/09/10 14:50:25 Rebalance progress: 20
2023/09/10 14:50:30 Rebalance progress: 40
2023/09/10 14:50:35 Rebalance progress: 40
2023/09/10 14:50:40 Rebalance progress: 64.99999999999999
2023/09/10 14:50:45 Rebalance progress: 66.25351123595496
2023/09/10 14:50:50 Rebalance progress: 86.75
2023/09/10 14:50:55 Rebalance progress: 100
2023/09/10 14:50:55 TestIndexNodeRebalanceIn exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceIn (63.75s)
=== RUN   TestCreateReplicatedIndexesBeforeRebalance
2023/09/10 14:50:57 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:50:57 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 1. Creating 5 indexes: non-partitioned, 2-REPLICA, non-deferred
2023/09/10 14:50:57 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS__id_isActive on `default`(_id, isActive) with {"num_replica":2}
2023/09/10 14:51:05 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS__id_isActive index is now active.
2023/09/10 14:51:05 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_docid_balance on `default`(docid, balance) with {"num_replica":2}
2023/09/10 14:51:15 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_docid_balance index is now active.
2023/09/10 14:51:15 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_guid_picture on `default`(guid, picture) with {"num_replica":2}
2023/09/10 14:51:25 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_guid_picture index is now active.
2023/09/10 14:51:25 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_isActive_age on `default`(isActive, age) with {"num_replica":2}
2023/09/10 14:51:39 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_isActive_age index is now active.
2023/09/10 14:51:39 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with {"num_replica":2}
2023/09/10 14:51:51 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_balance_eyeColor index is now active.
2023/09/10 14:51:51 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 2. Creating 2 indexes: 5-PARTITION, 1-REPLICA, non-deferred
2023/09/10 14:51:51 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_5PARTITIONS_1REPLICAS__id_balance on `default`(_id, balance) partition by hash(Meta().id) with {"num_partition":5, "num_replica":1}
2023/09/10 14:52:03 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS__id_balance index is now active.
2023/09/10 14:52:03 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_5PARTITIONS_1REPLICAS_docid_picture on `default`(docid, picture) partition by hash(Meta().id) with {"num_partition":5, "num_replica":1}
2023/09/10 14:52:14 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_5PARTITIONS_1REPLICAS_docid_picture index is now active.
2023/09/10 14:52:15 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestCreateReplicatedIndexesBeforeRebalance (77.20s)
=== RUN   TestIndexNodeRebalanceOut
2023/09/10 14:52:15 set14_rebalance_test.go::TestIndexNodeRebalanceOut: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:52:15 set14_rebalance_test.go::TestIndexNodeRebalanceOut: 1. Rebalancing index node 127.0.0.1:9001 out of the cluster
2023/09/10 14:52:15 Removing node(s): [127.0.0.1:9001] from the cluster
2023/09/10 14:52:20 Rebalance progress: 20
2023/09/10 14:52:25 Rebalance progress: 40.625
2023/09/10 14:52:30 Rebalance progress: 54.6875
2023/09/10 14:52:35 Rebalance progress: 64.0625
2023/09/10 14:52:40 Rebalance progress: 73.4375
2023/09/10 14:52:45 Rebalance progress: 87.5
2023-09-10T14:52:49.602+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.623+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.626+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.629+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.649+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.666+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.679+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.684+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.692+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.723+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.724+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.732+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.742+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.751+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.754+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.759+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.761+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.771+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.775+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-09-10T14:52:49.803+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023/09/10 14:52:50 Rebalance progress: 100
2023/09/10 14:52:50 set14_rebalance_test.go::TestIndexNodeRebalanceOut: exit: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestIndexNodeRebalanceOut (37.85s)
=== RUN   TestFailoverAndRebalance
2023/09/10 14:52:52 set14_rebalance_test.go::TestFailoverAndRebalance: entry: Current cluster configuration: map[127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:52:52 set14_rebalance_test.go::TestFailoverAndRebalance: 1. Failing over index node 127.0.0.1:9002
2023/09/10 14:52:52 Failing over: [127.0.0.1:9002]
2023/09/10 14:53:05 set14_rebalance_test.go::TestFailoverAndRebalance: 2. Rebalancing
2023/09/10 14:53:10 Rebalance progress: 30
2023/09/10 14:53:15 Rebalance progress: 75
2023/09/10 14:53:20 Rebalance progress: 100
2023/09/10 14:53:20 set14_rebalance_test.go::TestFailoverAndRebalance: exit: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestFailoverAndRebalance (29.62s)
=== RUN   TestSwapRebalance
2023/09/10 14:53:22 set14_rebalance_test.go::TestSwapRebalance: entry: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:53:22 set14_rebalance_test.go::TestSwapRebalance: 1. Adding index node 127.0.0.1:9001 to the cluster
2023/09/10 14:53:22 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/09/10 14:53:35 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/09/10 14:53:35 set14_rebalance_test.go::TestSwapRebalance: 2. Swap rebalancing index node 127.0.0.1:9003 out of the cluster
2023/09/10 14:53:35 Removing node(s): [127.0.0.1:9003] from the cluster
2023/09/10 14:53:41 Rebalance progress: 16.66666666666667
2023/09/10 14:53:46 Rebalance progress: 23.33333333333333
2023/09/10 14:53:51 Rebalance progress: 23.33333333333333
2023/09/10 14:53:57 Rebalance progress: 37.35632183908046
2023/09/10 14:54:00 Rebalance progress: 83.33333333333333
2023-09-10T14:54:02.352+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.355+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.365+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.366+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.384+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.385+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.400+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.426+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.432+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.451+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.461+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.491+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.492+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.507+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.507+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.516+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.518+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.521+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.525+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.525+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:4e560cc8841c9e6fcce53d98c4cd1f6f@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc00da0b200 0xc0075d7ce0 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1467-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1467-rel-EE-enterprise true 75323432a6a74eebfc6874bab6518b0d [{default /poolsStreaming/default?uuid=75323432a6a74eebfc6874bab6518b0d /pools/default?uuid=75323432a6a74eebfc6874bab6518b0d}] false} updateIndexerList} {map[] [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:2.3432192e+07 couch_docs_data_size:1.958759e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1154 curr_items_tot:1154 ep_bg_fetched:0 get_hits:0 mem_used:3.63698e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0994991104e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5750 7.6.0-1467-rel-EE-enterprise true [kv n1ql] 96d4ddc9ffc6d676680f27fedcdb6718 inet 63549005 Group 1} {458758 active http://127.0.0.1:9501/ 127.0.0.1:9001 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:0 index_disk_size:0 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.101709312e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5751 7.6.0-1467-rel-EE-enterprise false [index] e119e7271c7184ec48e2d55b8563965f inet 90552535 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=100246199&uuid=75323432a6a74eebfc6874bab6518b0d] /pools/default/nodeServices?v=132480064 /pools/default/serverGroups?v=10462945 [{default 55f6525fb843d874cefcbadc00e20943}] {0xc00da0b200 0xc0075d7ce0 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1467-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1467-rel-EE-enterprise true 75323432a6a74eebfc6874bab6518b0d [{default /poolsStreaming/default?uuid=75323432a6a74eebfc6874bab6518b0d /pools/default?uuid=75323432a6a74eebfc6874bab6518b0d}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:2.3432192e+07 couch_docs_data_size:1.958759e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1154 curr_items_tot:1154 ep_bg_fetched:0 get_hits:0 mem_used:3.63698e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0994991104e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5750 7.6.0-1467-rel-EE-enterprise true [kv n1ql] 96d4ddc9ffc6d676680f27fedcdb6718 inet 63549005 Group 1} {458758 active http://127.0.0.1:9501/ 127.0.0.1:9001 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:0 index_disk_size:0 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.101709312e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5751 7.6.0-1467-rel-EE-enterprise false [index] e119e7271c7184ec48e2d55b8563965f inet 90552535 Group 1}] [{map[capi:9500 capiSSL:19500 kv:12000 kvSSL:11998 mgmt:9000 mgmtSSL:19000 n1ql:9499 n1qlSSL:19499 projector:10000] 172.31.5.112 true} {map[indexAdmin:9106 indexHttp:9108 indexHttps:19108 indexScan:9107 indexStreamCatchup:9110 indexStreamInit:9109 indexStreamMaint:9111 mgmt:9001 mgmtSSL:19001] 127.0.0.1 false} {map[mgmt:9003 mgmtSSL:19003] 127.0.0.1 false}] map[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9003:19003 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9106:9106 9107:9107 9108:19108 9109:9109 9110:9110 9111:9111 9499:19499 9999:9999]}
2023-09-10T14:54:02.525+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.564+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.569+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-09-10T14:54:02.569+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:4e560cc8841c9e6fcce53d98c4cd1f6f@127.0.0.1:9000 default  updateIndexerList 300 2000000000 1 false map[] {0xc00e5362d0 0xc019f38660 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1467-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1467-rel-EE-enterprise true 75323432a6a74eebfc6874bab6518b0d [{default /poolsStreaming/default?uuid=75323432a6a74eebfc6874bab6518b0d /pools/default?uuid=75323432a6a74eebfc6874bab6518b0d}] false} updateIndexerList} {map[] [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:2.3432192e+07 couch_docs_data_size:1.958759e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1154 curr_items_tot:1154 ep_bg_fetched:0 get_hits:0 mem_used:3.63698e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0994991104e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5750 7.6.0-1467-rel-EE-enterprise true [kv n1ql] 96d4ddc9ffc6d676680f27fedcdb6718 inet 63549005 Group 1} {458758 active http://127.0.0.1:9501/ 127.0.0.1:9001 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:0 index_disk_size:0 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.101709312e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5751 7.6.0-1467-rel-EE-enterprise false [index] e119e7271c7184ec48e2d55b8563965f inet 90552535 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=100246199&uuid=75323432a6a74eebfc6874bab6518b0d] /pools/default/nodeServices?v=132480064 /pools/default/serverGroups?v=10462945 [{default 55f6525fb843d874cefcbadc00e20943}] {0xc00e5362d0 0xc019f38660 {map[ale:0.0.0 asn1:5.0.21 chronicle:0.0.1 crypto:5.1.4 esaml:4.4.0 inets:8.3.1 kernel:8.5.4 lhttpc:1.3.0 ns_server:7.6.0-1467-rel-EE-enterprise os_mon:2.8.2 public_key:1.13.3 sasl:4.2 ssl:10.9.1 stdlib:4.3.1.1 xmerl:1.3.31.1] 7.6.0-1467-rel-EE-enterprise true 75323432a6a74eebfc6874bab6518b0d [{default /poolsStreaming/default?uuid=75323432a6a74eebfc6874bab6518b0d /pools/default?uuid=75323432a6a74eebfc6874bab6518b0d}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:2.3432192e+07 couch_docs_data_size:1.958759e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1154 curr_items_tot:1154 ep_bg_fetched:0 get_hits:0 mem_used:3.63698e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.0994991104e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5750 7.6.0-1467-rel-EE-enterprise true [kv n1ql] 96d4ddc9ffc6d676680f27fedcdb6718 inet 63549005 Group 1} {458758 active http://127.0.0.1:9501/ 127.0.0.1:9001 map[cmd_get:0 couch_docs_actual_disk_size:0 couch_docs_data_size:0 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:0 curr_items_tot:0 ep_bg_fetched:0 get_hits:0 index_data_size:0 index_disk_size:0 mem_used:0 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.101709312e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5751 7.6.0-1467-rel-EE-enterprise false [index] e119e7271c7184ec48e2d55b8563965f inet 90552535 Group 1}] [{map[capi:9500 capiSSL:19500 kv:12000 kvSSL:11998 mgmt:9000 mgmtSSL:19000 n1ql:9499 n1qlSSL:19499 projector:10000] 172.31.5.112 true} {map[indexAdmin:9106 indexHttp:9108 indexHttps:19108 indexScan:9107 indexStreamCatchup:9110 indexStreamInit:9109 indexStreamMaint:9111 mgmt:9001 mgmtSSL:19001] 127.0.0.1 false} {map[mgmt:9003 mgmtSSL:19003] 127.0.0.1 false}] map[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9003:19003 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9106:9106 9107:9107 9108:19108 9109:9109 9110:9110 9111:9111 9499:19499 9999:9999]}
2023/09/10 14:54:06 Rebalance progress: 100
2023/09/10 14:54:06 set14_rebalance_test.go::TestSwapRebalance: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestSwapRebalance (45.58s)
=== RUN   TestRebalanceReplicaRepair
2023/09/10 14:54:08 TestRebalanceReplicaRepair entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:54:08 TestRebalanceReplicaRepair: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/09/10 14:54:08 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/09/10 14:54:20 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/09/10 14:54:20 TestRebalanceReplicaRepair: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/09/10 14:54:20 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/09/10 14:54:31 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/09/10 14:54:31 TestRebalanceReplicaRepair: 3. Rebalancing
2023/09/10 14:54:36 Rebalance progress: 12.5
2023/09/10 14:54:41 Rebalance progress: 20
2023/09/10 14:54:46 Rebalance progress: 25.35714285714285
2023/09/10 14:54:52 Rebalance progress: 55.35714285714286
2023/09/10 14:54:56 Rebalance progress: 55.35714285714286
2023/09/10 14:55:02 Rebalance progress: 86.75
2023/09/10 14:55:06 Rebalance progress: 87.5
2023/09/10 14:55:11 Rebalance progress: 100
2023/09/10 14:55:11 TestRebalanceReplicaRepair exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestRebalanceReplicaRepair (65.87s)
=== RUN   TestFailureAndRebalanceDuringInitialIndexBuild
2023/09/10 14:55:13 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:55:18 Created the secondary index index_0. Waiting for it become active
2023/09/10 14:55:18 Index is 15510608316711970813 now active
2023/09/10 14:55:24 Created the secondary index index_1. Waiting for it become active
2023/09/10 14:55:24 Index is 4537241565508386586 now active
2023/09/10 14:55:30 Created the secondary index index_2. Waiting for it become active
2023/09/10 14:55:30 Index is 9906938090279659392 now active
2023/09/10 14:55:37 Created the secondary index index_3. Waiting for it become active
2023/09/10 14:55:37 Index is 7602359142196847119 now active
2023/09/10 14:55:46 Created the secondary index index_4. Waiting for it become active
2023/09/10 14:55:46 Index is 13597081522815812227 now active
2023/09/10 14:55:53 Created the secondary index index_5. Waiting for it become active
2023/09/10 14:55:53 Index is 119938616386540751 now active
2023/09/10 14:55:59 Created the secondary index index_6. Waiting for it become active
2023/09/10 14:55:59 Index is 13632789575505399706 now active
2023/09/10 14:56:06 Created the secondary index index_7. Waiting for it become active
2023/09/10 14:56:06 Index is 12556660699270723089 now active
2023/09/10 14:56:12 Created the secondary index index_8. Waiting for it become active
2023/09/10 14:56:12 Index is 17807812516798377467 now active
2023/09/10 14:56:18 Created the secondary index index_9. Waiting for it become active
2023/09/10 14:56:18 Index is 15423344000187858197 now active
2023/09/10 14:56:49 Failing over: [127.0.0.1:9002]
2023/09/10 14:56:51 Build the deferred index index_11. Waiting for the index to become active
2023/09/10 14:56:51 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:56:52 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:56:53 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:56:54 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:56:55 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:56:55 TestFailureAndRebalanceDuringInitialIndexBuild: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/09/10 14:56:55 Kicking off failover recovery, type: full
2023/09/10 14:56:56 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:56:57 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:56:58 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:56:59 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:00 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:01 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:02 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:03 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:04 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:05 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:05 Rebalance progress: 12.5
2023/09/10 14:57:06 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:07 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:08 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:09 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:10 Rebalance progress: 20
2023/09/10 14:57:10 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:11 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:12 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:13 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:14 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:15 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:15 Rebalance progress: 20
2023/09/10 14:57:16 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:17 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:18 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:19 Waiting for index 870277973958969171 to go active ...
2023/09/10 14:57:19 Rebalance progress: 20
2023/09/10 14:57:20 Index is 870277973958969171 now active
2023/09/10 14:57:24 Rebalance progress: 20
2023/09/10 14:57:29 Rebalance progress: 20
2023/09/10 14:57:34 Rebalance progress: 20
2023/09/10 14:57:39 Rebalance progress: 20
2023/09/10 14:57:44 Rebalance progress: 20
2023/09/10 14:57:50 Rebalance failed. See logs for detailed reason. You can try again.
2023/09/10 14:57:50 set14_rebalance_test.go::TestFailureAndRebalanceDuringInitialIndexBuild: exit: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
--- PASS: TestFailureAndRebalanceDuringInitialIndexBuild (156.25s)
=== RUN   TestRedistributeWhenNodeIsAddedForFalse
2023/09/10 14:57:50 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 14:57:50 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 1. Setting up initial cluster configuration
2023/09/10 14:57:50 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/09/10 14:57:56 Rebalance progress: 12.5
2023/09/10 14:58:01 Rebalance progress: 12.5
2023/09/10 14:58:06 Rebalance progress: 12.5
2023/09/10 14:58:11 Rebalance progress: 12.5
2023/09/10 14:58:16 Rebalance progress: 12.5
2023/09/10 14:58:21 Rebalance progress: 87.5
2023/09/10 14:58:26 Rebalance progress: 100
2023/09/10 14:58:26 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/09/10 14:58:27 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/09/10 14:58:28 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/09/10 14:58:53 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/09/10 14:59:08 Rebalance progress: 0
2023/09/10 14:59:13 Rebalance progress: 0
2023/09/10 14:59:18 Rebalance progress: 0
2023/09/10 14:59:23 Rebalance failed. See logs for detailed reason. You can try again.
2023/09/10 14:59:23 AddNodeAndRebalance: Error during rebalance, err: Rebalance failed, Sleeping for 30 seconds
2023/09/10 14:59:53 Woke-up from sleep
2023/09/10 14:59:58 Rebalance progress: 75
2023/09/10 15:00:03 Rebalance progress: 100
2023/09/10 15:00:03 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 2. Changing indexer.settings.rebalance.redistribute_indexes to false
2023/09/10 15:00:03 Changing config key indexer.settings.rebalance.redistribute_indexes to value false
2023/09/10 15:00:03 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 3. Setup is completed
2023/09/10 15:00:03 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 15:00:03 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse 1. Creating 10 indexes: non-partitioned, 0-REPLICA, non-deferred
2023/09/10 15:00:03 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS__id_isActive on `default`(_id, isActive)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:00:10 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS__id_isActive index is now active.
2023/09/10 15:00:10 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_docid_balance on `default`(docid, balance)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:00:17 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_docid_balance index is now active.
2023/09/10 15:00:17 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_guid_picture on `default`(guid, picture)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:00:24 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_guid_picture index is now active.
2023/09/10 15:00:24 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_isActive_age on `default`(isActive, age)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:00:32 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_isActive_age index is now active.
2023/09/10 15:00:32 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_balance_eyeColor on `default`(balance, eyeColor)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:00:39 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_balance_eyeColor index is now active.
2023/09/10 15:00:39 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_picture_name on `default`(picture, name)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:00:47 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_picture_name index is now active.
2023/09/10 15:00:47 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_age_gender on `default`(age, gender)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:00:54 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_age_gender index is now active.
2023/09/10 15:00:54 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_eyeColor_company on `default`(eyeColor, company)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:01:01 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_eyeColor_company index is now active.
2023/09/10 15:01:01 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_name_email on `default`(name, email)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:01:09 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_name_email index is now active.
2023/09/10 15:01:09 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_0REPLICAS_gender_phone on `default`(gender, phone)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:01:17 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_0REPLICAS_gender_phone index is now active.
2023/09/10 15:01:17 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse 2. Creating 4 indexes: 5-PARTITION, 0-REPLICA, non-deferred
2023/09/10 15:01:17 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS__id_balance on `default`(_id, balance) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/09/10 15:01:24 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_5PARTITIONS_0REPLICAS__id_balance index is now active.
2023/09/10 15:01:24 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_docid_picture on `default`(docid, picture) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/09/10 15:01:32 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_5PARTITIONS_0REPLICAS_docid_picture index is now active.
2023/09/10 15:01:32 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_guid_age on `default`(guid, age) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/09/10 15:01:40 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_5PARTITIONS_0REPLICAS_guid_age index is now active.
2023/09/10 15:01:40 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_isActive_eyeColor on `default`(isActive, eyeColor) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/09/10 15:01:48 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse set14_idx_5PARTITIONS_0REPLICAS_isActive_eyeColor index is now active.
2023/09/10 15:01:48 for GetIndexLocalMetadata http://127.0.0.1:9108/getLocalIndexMetadata
2023/09/10 15:01:48 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse: Adding node 127.0.0.1:9002 with service index to the cluster
2023/09/10 15:01:48 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/09/10 15:02:00 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/09/10 15:02:05 Rebalance progress: 83.33333333333333
2023/09/10 15:02:11 Rebalance progress: 100
2023/09/10 15:02:11 for GetIndexLocalMetadata http://127.0.0.1:9108/getLocalIndexMetadata
2023/09/10 15:02:11 for GetIndexLocalMetadata http://127.0.0.1:9114/getLocalIndexMetadata
--- PASS: TestRedistributeWhenNodeIsAddedForFalse (261.02s)
=== RUN   TestRedistributeWhenNodeIsAddedForTrue
2023/09/10 15:02:11 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 127.0.0.1:9002:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 15:02:11 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 1. Setting up initial cluster configuration
2023/09/10 15:02:11 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/09/10 15:02:16 Rebalance progress: 83.33333333333333
2023/09/10 15:02:22 Rebalance progress: 83.33333333333333
2023-09-10T15:02:23.303+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-09-10T15:02:23.303+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-09-10T15:02:23.316+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-09-10T15:02:23.319+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-09-10T15:02:23.333+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-09-10T15:02:23.333+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-09-10T15:02:23.339+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-09-10T15:02:23.340+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-09-10T15:02:23.403+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-09-10T15:02:23.405+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023/09/10 15:02:26 Rebalance progress: 100
2023/09/10 15:02:26 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/09/10 15:02:47 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/09/10 15:03:02 Rebalance progress: 0
2023/09/10 15:03:08 Rebalance progress: 0
2023/09/10 15:03:12 Rebalance progress: 0
2023/09/10 15:03:17 Rebalance failed. See logs for detailed reason. You can try again.
2023/09/10 15:03:17 AddNodeAndRebalance: Error during rebalance, err: Rebalance failed, Sleeping for 30 seconds
2023/09/10 15:03:47 Woke-up from sleep
2023/09/10 15:03:53 Rebalance progress: 75
2023/09/10 15:03:58 Rebalance progress: 100
2023/09/10 15:03:58 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/09/10 15:03:58 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/09/10 15:03:58 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 3. Setup is completed
2023/09/10 15:03:58 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup exit: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/09/10 15:03:58 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue 1. Creating 10 indexes: non-partitioned, 0-REPLICA, non-deferred
2023/09/10 15:03:58 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS__id_isActive on `default`(_id, isActive)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:04:04 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS__id_isActive index is now active.
2023/09/10 15:04:04 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_docid_balance on `default`(docid, balance)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:04:12 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_docid_balance index is now active.
2023/09/10 15:04:12 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_guid_picture on `default`(guid, picture)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:04:20 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_guid_picture index is now active.
2023/09/10 15:04:20 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_isActive_age on `default`(isActive, age)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:04:27 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_isActive_age index is now active.
2023/09/10 15:04:27 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_balance_eyeColor on `default`(balance, eyeColor)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:04:34 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_balance_eyeColor index is now active.
2023/09/10 15:04:34 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_picture_name on `default`(picture, name)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:04:42 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_picture_name index is now active.
2023/09/10 15:04:42 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_age_gender on `default`(age, gender)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:04:50 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_age_gender index is now active.
2023/09/10 15:04:50 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_eyeColor_company on `default`(eyeColor, company)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:04:57 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_eyeColor_company index is now active.
2023/09/10 15:04:57 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_name_email on `default`(name, email)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:05:06 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_name_email index is now active.
2023/09/10 15:05:06 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_0REPLICAS_gender_phone on `default`(gender, phone)  with { "nodes":["127.0.0.1:9001"]}
2023/09/10 15:05:14 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_0REPLICAS_gender_phone index is now active.
2023/09/10 15:05:14 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue 2. Creating 4 indexes: 5-PARTITION, 0-REPLICA, non-deferred
2023/09/10 15:05:14 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS__id_balance on `default`(_id, balance) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/09/10 15:05:21 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_5PARTITIONS_0REPLICAS__id_balance index is now active.
2023/09/10 15:05:21 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_docid_picture on `default`(docid, picture) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/09/10 15:05:34 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_5PARTITIONS_0REPLICAS_docid_picture index is now active.
2023/09/10 15:05:34 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_guid_age on `default`(guid, age) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/09/10 15:05:41 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_5PARTITIONS_0REPLICAS_guid_age index is now active.
2023/09/10 15:05:41 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Executing N1QL: create index set14_idx_5PARTITIONS_0REPLICAS_isActive_eyeColor on `default`(isActive, eyeColor) partition by hash(Meta().id) with {"num_partition":5, "nodes":["127.0.0.1:9001"]}
2023/09/10 15:05:49 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue set14_idx_5PARTITIONS_0REPLICAS_isActive_eyeColor index is now active.
2023/09/10 15:05:49 for GetIndexLocalMetadata http://127.0.0.1:9108/getLocalIndexMetadata
2023/09/10 15:05:49 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue: Adding node 127.0.0.1:9002 with service index to the cluster
2023/09/10 15:05:49 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/09/10 15:06:02 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/09/10 15:06:08 Rebalance progress: 16.66666666666667
2023/09/10 15:06:13 Rebalance progress: 23.33333333333333
2023/09/10 15:06:18 Rebalance progress: 23.33333333333333
2023/09/10 15:06:23 Rebalance progress: 27.10201339171908
2023/09/10 15:06:28 Rebalance progress: 83.33333333333333
2023/09/10 15:06:33 Rebalance progress: 100
2023/09/10 15:06:33 for GetIndexLocalMetadata http://127.0.0.1:9108/getLocalIndexMetadata
2023/09/10 15:06:33 for GetIndexLocalMetadata http://127.0.0.1:9114/getLocalIndexMetadata
--- PASS: Te