Building
Started building at 2023/08/12 14:24:49
Using pegged server, 1355 build
Calculating base
Updating mirror
Basing run on 7.6.0-1355 2efa34a028
Updating tree for run 12.08.2023-14.24
query is at 2ec4523, changes since last good build:
2ec4523ca MB-58208 Add support for IF [NOT] EXISTS before object name
e9aa4fee7 MB-57034: go.mod changes since go-curl is no longer a dependency
7f10db8d6 MB-57034: Replace the use of go-curl in CURL() implementation
7c96e2a16 MB-58150 Further limit cases we use OR clause filters for sarging index keys
00a31ca17 MB-58192 Revise fix
923eb522d MB-58078: Add unit tests for external JS UDFs
0adbeb252 MB-11512 allow optional subclauses only if RECURSIVE keyword specified
38087cd76 MB-58192 Fix syntax help data generation
9153c8159 Revert "MB-58106 Further limit cases we use OR clause filters for sarging index keys"
81b4cf886 MB-58190 Fix panic in cbq vim-mode.
fbec2d6a2 MB-58106 Further limit cases we use OR clause filters for sarging index keys
0d94a794a Revise syntax help generation
4c5110f66 Further build script revision.
d7ef13ff9 Fix build scripts
6897f171e MB-58078: Add unit tests for N1QL managed JS UDFs
18679cedc MB-56363 Provide line & column information...
a1c69cd0b MB-57717 Initial changes for CBO stats migration
fed5d08a3 Revise cbq build.sh
a18188037 MB-53384 Fix unit test
4a85c6319 MB-56363 Unit test update
af002d685 MB-11512 Hierarchical / recursive queries using WITH
cfe8f0c41 MB-57717 Create primary index on system collection (_query) when needed
40f227425 MB-56363 Improve syntax errors context information
15d740902 MB-58039: Add unit tests for Inline UDFs
f67b8a40b MB-57717 skeleton changes to move scope UDFs to _system scope
21468b1f7 MB-53384 Support of correlated subquery use primary index or sequential scan
ffb8f3690 MB-58010. instead of query-cbauth use n1ql-cbauth
9b4fed943 build repo update for tools-common
04d61fa4d MB-51961 Do not use filter in case of cached Fetch/IndexScan3
2f8e9615c MB-58004 Correctly report statement parsing errors
f895e3c02 MB-57920: Add “correlated” field for subqueries in EXPLAIN and profiling output
d36a39fb5 MB-58002 Ensure deadline is reset when not in use
a8411ed9d MB-57167: [EXPLAIN FUNCTION] Complete query support for EXPLAIN FUNCTION on JS UDFs
23c63078f MB-16789 Minor revision
dbd0a89cf MB-16789 Add (basic) SQL++ syntax help to cbq shell
02072ce6c MB-57964 Add limit on completed_requests plan size
6572f31f0 MB-57961 Add multi-byte aware string functions.
4cc51ada3 MB-57899 make sure that any panic releasing the execution layer does not affect completing the request
862d99f76 MB-56524, MB-57489: [EXPLAIN FUNCTION] Modify EXPLAIN FUNCTION for inline UDFs
2f6bf7775 MB-57240 Do not ignore error from formalization
f5869782f MB-57904 Proper handle of WITH correlation in encoded_plan
78740665e MB-57585: go mod tidy
c43dc7774 MB-57883 Pick up the v1.0.0 releases of 'tools-common' sub-modules
14593a484 MB-57904 Proper propagation of WITH clause correlation
d3eb6e79c MB-57861 Error limits should only apply to DML errors
b80a207b7 MB-57900 Proper check for max limit of number of spans when composing multiple spans
2fd0e5841 MB-57869 Fix grammar.
a39b25ece MB-57863 Proper formalization of query containing only an ExpressionTerm
bacf2f90a MB-56553 Add max recursion depth for builtin recursivecte function
bae69212c Uprade to bleve@v2.3.9
8b809baa2 MB-57770 Protect against empty random document key
ef41fac0e Revert "MB-57768 Protect against empty random document key"
99c8e637a MB-57768 Protect against empty random document key
25baa9f64 Use same plan flags for ORDER
4b6fa6aba MB-28587 Better compare scan hierarchies when planning
bc711c249 MB-26683 Provide function to return formalised statement text
b0d8e974c MB-57766 : ALTER INDEX shows incorrect error message when index does not exist
5fc31d0bd MB-57781 Proper save/restore this.node on builder
e4eabf314 MB-53981 Correct case insensitive identifier handling
592fd9d1a MB-57759 Correct optional argument detection.
2df4a2072 MB-56816 Refine fix
aa4abfb08 MB-56816 Revise fix
9d4994982 MB-57729 Do not perform string replacement on the entire array key
9ce01e124 MB-57716 Add DEFAULT as keyword
286926e6d MB-57167 : [ EXPLAIN FUNCTION ] Add a BasicContext interface to expose to js-evaluator
1be1ed7eb MB-56816 Revise fix
1c9daa0c0 MB-56816 Serialise pool refresh & keyspace addition
1e9b66da4 MB-57697 Add sequential scan completed qualifier
f92d494b9 MB-56040 Correct memory rate FFDC
f8f739443 MB-57666 With CBO do not always pick index scan with order
778392163 MB-57647 Modify fix
d249562aa MB-57647 Do not use covering index scan for system indexes
50b79e362 MB-57645. Pick latest gocbcore
2d9ea3eb9 MB-57646 Fix unit tests
1021eaa53 MB-21959 Implement switchable duration output format
0ded91abd MB-57473: Allow query to read from replica only if cluster supports it
44d77b8e3 MB-39484: Remove N1QL support for password-less buckets.
1c7ad86b9 MB-39494: Remove N1QL support for password-less buckets.
15a1ff8c6 MB-57598 Revise test cases
94badcd01 MB-57598 Handle additional date component separators
ec5677965 MB-56286: support indexer agnostic securityChange handler
4928ec67d MB-57284: Upgrade to gocbcore@v10.2.5
727215138 MB-57348 defensively check that dequeued request is populated
883c16a1c MB-57394: go mod tidy
8a949f149 MB-56348 defensively check that dequeued request is populated
61a3f1c38 MB-57346 Handle OR clause with IS MISSING better in index advisor
4f9d74e58 MB-57197 Fix unit test failure
c0cb02767 MB-57197 Enhance date functions.
95bbd2ca0 MB-57287 Revise implementation.
a9f727a16 MB-57240 Handle Subqueries separately
d3ab2c7d8 MB-56916 Use arrays to insert redaction tags...
473727c38 MB-57287 Support XML output format
59b270203 Update build.sh
e02d1dffe MB-57240 Proper detect and mark correlated subqueries from encoded plan
a3d3c2428 MB-56912 : Add -advise option to CBQ shell
ab17850ed MB-57197 Revise date functions.
f9fc60614 MB-57229 Revise perms for admin endpoints
b58e29e35 MB-57209 Add mask and fixedlength filter options
1fa968ca1 MB-57209 Redact function.
00789c76f MB-57187 Follow-up fix
cde105e6b MB-57187 Additional updates for apple M1 chip
b9873f4fd MB-57187 Update unit test for apple M1 chip
34cb2e313 go mod tidy
2ef5758b0 MB-57169 Retry host to node ID resolution...
1d42b0cdb MB-45267 Revise fix
b070b735f MB-57153 Revert to path elements in E_DATASTORE_INSUFFICIENT_CREDENTIALS
4d6e8b4e8 MB-45267 Limit use of errors.NewError
b3bb70998 MB-57146 Fix admin endpoint redaction
109987083 MB-54782 Revise fix.
1f386d73e MB-56524: Support for EXPLAIN FUNCTION statement.
58018b6e3 MB-57116 Change threshold qualifier to check ...
095528bb8 MB-56128 Provide pretty option for admin endpoints
c8be2f3af MB-57052 improve fix
ec5babb8b MB-56553 Rcte builtin function
aa53dcd52 MB-57102 Use a separate structure for WITH clause
6dac1bddb MB-57052 check bucket cleanup status every minute
2654b7491 MB-57038 Address memory usage for host to UUID mapping
e503a6faf MB-56956 Don't close operators more than once
bb01d5d1c MB-57103 fix error codes
9564ee87d MB-56968 Revise new key checking limits
f8afe6b76 MB-57100 Add node_uuid function
aed72242c MB-57099. Report actual memory Usage percent with respect to node quota
6fc6dafba MB-57072 Ensure state isn't released whilst in use
a9ea549d0 MB-57073: [query] Fix missing mutationCount in DMLs on system keyspaces
6f871121e MB-56040 Correct type for memory usage
e9994553c MB-57048 Report host resolution failure in PrepareTopologyChange
c3648cace MB-57046 Add FFDC count to vitals
2e2c8e832 MB-56997: FIx hang when a query plan is executed via ExecutePrepared() and there is a fatal error in the root operator.
11b6d4596 MB-57022 Add admin endpoint to access diagnostic logs
4c3c3756f MB-56771: fix errors in regulator stats
c11b3c26d MB-56372: Fix mistaken assignment in ExecutePrepared()
cfe0da5e3 MB-56816 Enasure bucket updater is started when reloading the namespace.
637f99c1f MB-56771: update metrics_metadata.json w/ regulator metrics
6180eaf9d MB-56933 emit 'n1ql_' prefixed regulator stats
a60854d37 MB-56988 Handle FALSE WHERE clause better
gometa is at 96e745a, changes since last good build: none
ns_server is at 5ebfe79, changes since last good build:
5ebfe79d9 MB-55578: Store MonitorState correctly in health_monitor:handle_call
4d7ecdfec MB-55578: Simplify kv_stats_monitor refresh mechanism
7145e80dc MB-58168: Only get statuses from ns_memcached once in ns_heart
9604df586 MB-55578: Only get statuses from ns_memcached once in kv_monitor
0408af843 Revert "Check for duplicate REST keys"
d3ff245d6 MB-58218: Correct typo causing bad match in kv_stats_monitor
52e100754 Check for duplicate REST keys
c107fefe9 MB-57993: Reduce default num_vbuckets to 16 ...
52f7a613a [cluster_tests]: Remove setting num_vbuckets.
aa3ee06dc MB-56332: Remove throttle support from internalSettings
be6b7b7f0 MB-57924 Allow resetting collection maxTTL via set_manifest
999b2fd49 MB-56513: use consistent radio boxes
7f4331a76 MB-58172: Make "sendStats" mandatory for community edition
3c93814a6 MB-57994 Check for duplicate params in request
ccbde3ab7 [cluster_tests] New clusters still need to be checked...
ac5aaae0b [cluster_tests] Add MasterPasswordState cluster requirement
74e1f68bb [cluster_tests] Get rid of annoying print from xmlschema
7491c5737 [cluster_tests]: Test travel-sample loading on ...
9a2a81a05 MB-55578: Make kv_stats_monitor use map rather than state
14bd6194e [cluster_tests] Fix group_testsets
ed0bcceee MB-24487: [SAML] Minor UI corrections
b381b8e26 MB-57501: Test "cert will expire soon" alerts
03db2921a MB-57493: Add tests for EC key, RSA key, and PKCS12 certs
8cfa4a3cf MB-24487: Redirect user from uilogout to /saml/deauth
69788bc5e MB-52181: Fix cert expiration alerts
73ea2c999 MB-48217: [SM] Add cluster tests for password via command
770a13db4 MB-48217: [SM] Fix API call that comes right after another failed...
a4d91613e MB-48217: [SM] Add unit-tests for upgrade from 7.2
c35d6cfbf MB-48217: [SM] Add secret management settings API
7a82dc838 MB-48217: [SM] Manage datakey using external cmd
1cbf5eed2 MB-48217: [SM] Support for reading master password via cmd
cfa46b529 MB-48217: [SM] Add support for gosecrets config reload
f6861d30d MB-48217: [SM] Add some gosecrets unit-tests
a3ba91b12 MB-48217: [SM] Split encryption_service code into
fd29ad341 MB-48217: [SM] Add some tests for secret management
14cc0eac4 MB-48217: [SM] Log unexpected messages in encr service
2b8c184ba MB-48217: [SM] Send panic reason to babysitter
feb076bfd MB-48217: [SM] Add logging in gosecrets
8a0575ddd MB-48217: [SM] encryption_service refactoring
55d431b4c MB-56513: single sign-out UI
2b92dffd4 [cluster_tests]: Fix incorrect f-string.
2f223cb34 [cluster_tests]: Rename function.
562469c10 MB-55578: Always store refresh_interval in health_monitor state
3457e2b05 MB-55578: Reduce minimum auto-failover timeout value to 1 second
beb777865 MB-58148, MB-57260: Fix removing per-node keys on node ejection.
f0d9e53a7 MB-57924 Added unit tests for collection maxTTL
bdf5283d3 MB-57924 Provide way to reset collection maxTTL
b3101102a MB-57924 Pass maxTTL=0 to memcached to disable TTL
fb23a827e Update the release for newly added stats
3355e3dfc MB-58138 Add replacment for sysproc_cpu_utilization
9fce76b4b Revert "MB-55578: Make kv_stats_monitor use map rather than state"
7655963c9 Revert "MB-55578: Simplify kv_stats_monitor refresh mechanism"
048fe8e38 MB-55578: Simplify kv_stats_monitor refresh mechanism
08d14b47e MB-55578: Make kv_stats_monitor use map rather than state
e50da99a1 MB-55578: Correct health_monitor behaviour callback specs
e2fb54ed5 MB-55578: Simplify refresh logic in index_monitor
1c49131b4 MB-55578: Pass health_monitor State to can_refresh
56e00a380 MB-55578: Use map in index_monitor state rather than record
47aed640f MB-55578: Move specific monitor testing earlier in test
f4ed5693f MB-55578: Scale monitor refresh with auto-failover timeout < 5s
fd1bb33c0 MB-55578: Cache monitors in node_status_analyzer state
b30357f63 MB-57989: Use nodes_wanted in ns_heart:status_all rather than nodes()
6728a4d17 MB-58009 fix incorrectly written label_to_service
105b1f886 MB-58009 cache size overrides should work for any services, not
fbedde260 MB-58036 Add query sequences roles.
343362ea6 MB-56860: add retry logic and show result in textarea
98897e72d MB-56860: show up all connectionPreCheck errors
ee82d8d39 MB-58091 Bump manifest UID on upgrade
b3fd8118a Filter out deleted files from git diff used by erlang formatter
6c346f4f7 MB-55587: Move child monitor test setup after parent monitor setup
92c062e06 MB-58087: Log auto-failover logic state when we create it
91e0f2fef MB-58087: Use correct timeout when updating auto failover logic state
37434058c MB-57773 Adding secrets management status to cbcollect_info
4409cf85b MB-57966: Persist query completed-max-plan-size settings
00ed8dd4a MB-55578: Cache local monitors in node_monitor state
d28ea1e0b Fix typo: apply_on_belalf_of_identity -> apply_on_behalf_of_identity
fba7f2f82 MB-57499: Add tests for password hash settings
11e168e38 MB-57572: Check status of write of service map on failover
a767c8f5a [cluster_tests]: Test delta-recovery mid storage_mode migration.
e2d5b7ba8 MB-56513: delete spVerifyRecipientValue if Recipient is custom
17d9e006a MB-56513: disable the form fields correctly
c2ae55f49 MB-56513: reset form errors on submit
b49541d5e MB-56513: hide appropriate fields when File or Custom Node is selected
cb98d80ba MB-56513: use mn-file-reader for the Trusted Fingerprints
b6f3916e5 MB-56513: add http_one_time parameter support
f03c1d17a MB-56513: use mn-file-reader for other file fields
a837f9e6a MB-56513: upgrade mn-file-reader and use for Load IDP
5f7a8fe7f MB-56513: allow admin to create external user if saml is enabled
5c5512810 Revert "MB-56073: Revert "MB-55588/MB-55747: Fix couch_docs_fragmentation for old endpoint""
27cb6e322 MB-57572: Update service map after bucket prep.
5f167a73a MB-24487: Logout saml users when saml gets disabled
ef47d7741 MB-24487: Fix cert validation
0fdc4992f Put licence info in order for tests
ec7dc5e66 [cluster_tests] Disable colors when not in terminal
828fdcfb7 MB-57522: Add cluster tests for int pass rotation
8c8c6220c [cluster_tests] Move data_path to node
d09f4c822 MB-56513: asterisks are fine for spKey
4d59d72bd MB-56513: make form fully reactive and update on save
9a46ca294 [cluster_tests] Add "services" cluster requirement
436283945 [cluster_connect] Add --start-index support
692047639 [cluster_tests] Add some improvements in poll_for_condition
9aa565ab9 Revert "[cluster_tests]: Test delta-recovery mid storage_mode migration."
2aea08da4 [cluster_tests]: Test delta-recovery mid storage_mode migration.
bc15604ee MB-55579: Disable storage mode migration in serverless.
4903ec44c MB-55579: Bucket storage mode migration.
a67a42b54 Add bucket_test in cluster_tests runs by default
1eae3369d MB-57800 Add bucket capabilities for system collections
332d39fd7 Merge "Merge remote-tracking branch 'couchbase/neo'"
2b39dc1f7 Return "numVBuckets" instead of "numVbuckets" in ...
76e7f5837 Merge remote-tracking branch 'couchbase/neo'
b74a2d0fd MB-57945: Update metrics metadata
1e4510898 [cluster_tests] Add import time to prom_sd_config_test
6c7409707 MB-58003 Add unit test for _system scope upgrade.
5aff19b25 MB-46500: [users_backup] Make include and exclude mutually...
8aef25d27 MB-57800/MB-57683: Upgrade on-prem buckets to use _system scope
4aee4425d MB-57800/MB-57683 Add _system scope to on-prem configurations
624d1d9b3 Erlang formatter changes for commit hook
9d94f6ac9 MB-55578: Make specialised health monitor handle_cast/info return state
ee3f17a88 improve the printout of build_dynamic_bucket_info_test
97df95248 MB-55578: Add extra unit tests to dcp_traffic_monitor
c7239c8fa MB-55578: Make auto_failover_tick_period configurable
367c37304 MB-55578: Move auto_failover tick_period to state
45209fbc3 MB-55578: Set inactive time to 2x refresh_interval
d65a649c9 MB-56860: Add PreCheck to adding a remote cluster
84e2d0ccb MB-57332: Add XDCR Filter Binary Checkbox
777cc8129 MB-56513: Import mnUserRolesService
4da7e339e MB-55578: Make health_monitor refresh intervals configurable
ed432de08 MB-55578: Pass child monitor state to health_monitor:send_heartbeat
7eb85244b MB-55578: Calculate/store refresh_interval in health_monitor
65c52bff0 MB-53073 Add stats to CbAuth cache
3bfa7a216 MB-57887 No expiration for _system scope collections
88858443c Verify alt addresses available
8ed917664 MB-56513: Integrating SAML SSO configuration UI
a317f7acc MB-31806: Allow modification of collection maxTTL
cf902564a MB-57886: Parse pressure statistics from ns_server.stats.log.
b1bedff27 MB-57826: Add provisioned config profile
e289973c7 Reformat collections.erl tests
71d9e4a3b MB-57589 Change VERSION_ELIXIR to VERSION_TRINITY
063702a0a Fix formatting for collections:verify_oper
3012971bf Add comment explaining how dcp_proxy:nuke_connection works
2e817f7dc Fix erlang diff formatter for file creation
dd4c2fbb5 MB-56470 Unblock ns_audit in case memcached is slow
216235965 MB-56470 Continue sending logs if einval error happens
11134ee4e MB-53072 Make cbauth cache size configurable
7ac670caf MB-57790 Use min replicas when loading sample buckets
4eb03ac55 Merge "MB-57614 Merge remote-tracking branch 'couchbase/7.1.x'" into neo
1dca0de1c Merge remote-tracking branch 'couchbase/neo'
0158e2e43 MB-57614 Merge remote-tracking branch 'couchbase/7.1.x'
7948e4efc MB-57682: Verify couch_config:set succeeded.
95d31a224 Make erlang formatter check mode run git diff quietly if run under hook
5396c86d2 [cluster_tests] Ability to specify seed for tests
81495f57c MB-55578: Rename peers_changed fun in health_monitor to config_changed
52fa67e06 MB-55578: Remove health_monitor:common_init
337d9e21c MB-55578: Store refresh_interval in health_monitor state
def3fbd5c MB-55578: Pass MonitorState to health monitor handle_call impl
9eaa5ca1d MB-55578: Pass MonitorState to health monitor handle_info/cast impl
f8acab984 MB-55578: Add can_refresh function to health monitors for test/assertion
a3195c2ca MB-55578: Add basic unit test for health monitor functionality
b3ebb5db0 Fix incorrect timeout value in wait_for_rebalance.
0849ceea8 MB-55578: Add and use health monitor behaviour
26e37da45 Code coverage for unit tests
b1f5dd070 MB-57674: Ensure cluster_tests doesn't crash on test setup fail
d81ac6f37 MB-57677 Fix misc badmatch error
17b294dee Merge remote-tracking branch 'gerrit/neo'
ff0b9860d MB-57596 Add sysproc_start_time to stats description file
b5e870fb2 MB-57639: Check collection manifest has changed before updating
e3392a122 MB-57632: Add metrics_metadata.json entry for sys_disk_time_seconds
a7662afe1 MB-55948: Revert "MB-55912: Temporarily disable history for default collection"
6ab9d368c MB-56030: Revert "MB-55960: Temporarily disable history for all collections"
a45139e1a Merge "Merge remote-tracking branch 'couchbase/neo'"
fce1b5128 MB-55376 allow clients to request periodic heartbeats on all
62fa828a8 MB-55376 allow client to enable periodic heartbeats sent via REVRPC
633ead703 MB-57591 Report stats to prometheus
cd0d04312 MB-57472 Add "readFromReplica" clusterCapability
1291fd7d7 [BP] MB-57614 Fix case_clause issue in stats
ccffbbedb Merge remote-tracking branch 'couchbase/neo'
07ad14836 MB-57449: path_config_data_dir default value for cbcollect_info
67bbf88b4 MB-57454: Replace _deleted keys with Default in dump-guts
d4e59f751 Add -o option to cluster_tests help
5d9814412 MB-56842 Poll for desired condition
261185c86 Merge remote-tracking branch 'gerrit/neo'
bb3b155cb MB-57484 Merge remote-tracking branch 'gerrit/7.1.x'
e32c7d78d MB-57484 [BP] attempt to delete unused buckets from memcached before
729278257 MB-57470 Add subdoc.ReplicaRead to bucketCapabilities
ea9fa785c MB-56023: Allow autofailover if only a single kv-node remains
790a31f17 [cluster tests] Add some time stats
15f87e792 [cluster tests] Turn on debug output in wait_node_up...
c12e232dd cluster_tests: Skip subsequent tests after a test_teardown fail
4733dd08f MB-57312: [ldap] Add formatting for {asn1_enum, N} errors
74e207034 MB-57476: cluster_run_lib - Catch all exceptions in wait_node_up
9899cc690 Merge remote-tracking branch 'couchbase/neo'
82d43a3cd MB-57331: Merge remote-tracking branch 'couchbase/7.1.x' into neo
cf57872cd MB-57331: Set data key after recovering master password
25263ee69 MB-57331: Fix restart of gosecrets after password change
0e5240f9a MB-55508: Add test condition for failover
e7f25fd37 MB-55508: Bulk config updates over buckets for failover
77eee2973 Merge "Merge remote-tracking branch 'couchbase/neo'"
aa73fe16c [cluster tests] Intercept output from tests
1eb9b00a3 [cluster_test] Print traceback after result
e7df2f0f0 Merge remote-tracking branch 'couchbase/neo'
fab2a286c MB-57006: Upgrade GOVERSION to SUPPORTED_NEWER
b241b6767 cluster_tests: fix formatting and remove redundant code
6d0c81cef MB-57337: Show vbucket under cursor in rebalance plotter
903f3967a [cluster_test] Print traceback with variables
20909f6a8 MB-46500: [Users backup] Return users and groups that...
4c1718c5f MB-56825 Move minReplicaCount to new endpoint
fe1f878a9 [cluster_run]: Shutdown nodes gracefully.
481b4143f MB-57361: Fix broken auto-failover when a single monitor is in use
e5bce357c [cluster tests] Flush the output of test name
7972001b4 [cluster tests] Show test duration
8e6ed2964 MB-56447 Don't reply back to the sync requesters if a refresh is in progress
e6e643386 MB-55347: Add magma props only when it's a magma bucket.
da20c2998 MB-56842: Add serviceless node test to cluster_test suite
af9293eee [cluster tests] Pretty print list of testsets
5fc651d34 Allow rebalance plot to show rebalance with unfinished moves
ae25fffe4 MB-56839: Check raw_ram_quota for loading into existing bucket
7b2963e1a MB-56447 Fix ns_server exit when memcached_refresh becomes irresponsive
f29a1b46b Rename rebalance-flow.txt->rebalance-flow.md
3c0c66ec6 Erlang diff formatter using emacs
bad0cfdce MB-56833: assert if rebalance succeeded in Cluster.rebalance
13800889c MB-56834: Keep track of connected nodes for REST requests
dcbe4abc6 Fix error masking during bucket props update.
b97959cee MB-57162: Accept message types from pre-elixir service_agents ...
b1b97c701 MB-56034: Make a script to generate index workload.
5500331dd Remove ns_dialyzer_obsessive from CMakeLists.txt
234174cd2 MB-57065 Add cluster_test for /prometheus_sd_config
d3b3a9de6 cluster_tests: Wait for rebalance when create/delete bucket
9690824ba cluster_tests: List specific unmet requirements
21f3e0652 MB-57258: Add analytics settings for blob storage
e6cde4318 cluster_tests: Make connected_nodes requirement strict
31ee0b591 Add basic test for on-behalf-of
58902e0eb extract_effective_identity should take into account whole...
40376c906 Merge "Merge remote-tracking branch 'gerrit/neo'"
793ab259f Fix broken sigar unit test on mac
4f30e5c24 Merge remote-tracking branch 'gerrit/neo'
b2241b51c MB-56894 allow all full admins to access memcached on behalf of other
5b2084a41 MB-56894 allow all full admins to act on behalf of other users
45deb126f MB-56825 Add unit tests for minimum replicas
82f54b0a2 MB-56825 Support min replicas for buckets
01c36fd15 MB-57176: Couchdb incorrectly started serverless
56a1bb6b7 Update dcp_traffic_monitor comment.
a5c55c8dc Fix usage of needs_attention.
fc0cca488 MB-46500: Add audit for users when restoring them from backup
9a4c9b3a0 MB-24487: Make saml integration EE only
e4ed85f6f MB-46500: Add tests for users backup/restore
ef80c4661 MB-46500: Add canOverwrite param for rbac backup restore
e70abc2d0 Merge remote-tracking branch 'couchbase/neo' into master
60815afa2 Merge "MB-57006: Merge remote-tracking branch 'couchbase/7.1.x' into neo" into neo
c7c4e8d47 MB-57006: Merge remote-tracking branch 'couchbase/7.1.x' into neo
67ad7cf90 MB-55825: update FTS node capacity
65db1e773 Merge "Merge remote-tracking branch 'gerrit/neo'"
113228494 MB-56730: Flag a missing ns_server_monitor update from a node.
bdeb67bc7 Merge remote-tracking branch 'gerrit/neo'
a97369039 MB-55376 add NodeUUID to the cbauth payload for external clients
b89f81bbc MB-55376 cbauth for external clients
869907821 MB-56412 Provide reason for needing rebalance
198fc88eb Add support for filtering ns_test via cmake
772f5cdb9 MB-57111: Add mcstat bucket_details to cbcollect
be8f617c9 MB-52912 Revoke n1ql.meta!read perm from bucket_admin
6ae0a3874 MB-55576: Take into account services when selecting orchestrator node
a4f4c69a8 Make sure ldap tests don't affect each other
026f1d514 MB-56911: Add mb_master override to force orchestrator move
3975166d6 MB-55576: Refactor mb_master priority to use common functions
78d0fef01 MB-55576: Use common setup and teardown for mb_master tests
a63709b2c MB-55576: Add mb_master state diagram
d3d3e679f MB-55576: Add strongly lower priority test
1395c86e3 MB-55576: Expand higher_priority_node test in mb_master.erl
c5b36e7f2 MB-57087 "wrap" autogeneratedClientKey so it gets sanitized
146dcfd9e Merge remote-tracking branch 'couchbase/neo'
9d1f8c517 Change "units" to "unit" for sys_pressure_total_stall_time_usec
f444729fa MB-55576: Format mb_master.erl
9472bdbce MB-55576: Remove MB-33750 workaround
8bd657dcb MB-56916 Use POST for gathering Query request data
36692bf21 Add xmlsec1 dep in cluster_tests README
7562089e8 MB-57063: Merge remote-tracking branch 'couchbase/7.2.0'
29b25d716 MB-57063 "wrap" autogeneratedKey so it gets sanitized
776a5204a MB-57068: Upgrade GOVERSION to SUPPORTED_NEWER
0dca42ad5 Correctly remove idp.subject* in SamlTests
f0e413cd7 MB-56517 Add stats which are not computed rates
415253590 MB-56440: Allow concurrent sample bucket imports
a888e38a8 cluster_tests: Unspecified requirements should be ignored
1bfc080b3 MB-55047 Add prometheus http service discovery
624d5e08f Allow partial and multiple task updates
0148afaf7 MB-56487: Rename api_test->cluster_tests in CMakeLists.txt
1be9ba032 MB-56487: Rename api_tests to cluster_tests
7c76b83f1 MB-56411: Add log and configuration file to sigar_port
472292451 MB-55732: Fix menelaus_roles:params_version_test()
couchstore is at c392c9b, changes since last good build:
c392c9b MB-57298: Fix handling of couch_compact --dropdeletes
aebbaa7 MB-57314: Revert ctypes.CDLL() winmode behaviour to pre- Python 3.8
e74c757 couchscript: Add missing header for ntohll()
forestdb is at acba458, changes since last good build: none
kv_engine is at e36344c, changes since last good build:
e36344ce0 MB-55357: Validate Marker's visible-snap-end at PassiveStream
221c3d348 MB-49779: dcpdrain: Add support for true_with_seqno_advanced OSO support
76f62a958 Add number of clients and items_in_transit stats
fe075052d MB-56671: Fix raciness when scheduling ItemFreqDecayerTask
fc3f9a8c8 Extend dumping of command extras
8aa46267d Allow for missing audit_descriptors in non-prod builds
9bb3a9671 MB-56672: Limit concurrency on various tasks
4a57437f5 RangeScanCreate don't accept extras
af5d44fdc Don't include "key" attribute if its empty
Switching indexing to unstable
indexing is at ba2f782, changes since last good build: none
Switching plasma to unstable
plasma is at 68b494e, changes since last good build:
fatal: Invalid revision range 9be28a037d9a6cee64e9239c71a02fc2a000e539..HEAD
Switching nitro to unstable
nitro is at d5f5610, 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 'gauntlet' (https://github.com/pavithra-mahamani/gauntlet) registered for path 'gauntlet'
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/gauntlet'...
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 'gauntlet': checked out '4e2424851a59c6f4b4edfdb7e36fa6a0874d6300'
Submodule path 'java_sdk_client': checked out 'de89b059ce28567dbac18afb032271a4eaa674ff'
Submodule path 'lib/capellaAPI': checked out '68e82ccf81006c91dd9b861064e085969bfa656b'
Submodule path 'magma_loader/DocLoader': checked out '0f32672eea77681939c9b26d43f60bd4b3478936'
testrunner is at 3f74859, 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 b26b2a42] 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 19562c6a] 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 194416 at refs/changes/16/194416/16
Total 5 (delta 3), reused 4 (delta 3)
[unstable ee17ca13] MB-57804 PruneShards for placement
Author: Varun Velamuri
Date: Wed Jul 26 11:52:44 2023 -0700
1 file changed, 224 insertions(+), 1 deletion(-)
Pulling in uncommitted change 194629 at refs/changes/29/194629/6
Total 8 (delta 5), reused 7 (delta 5)
[unstable 5ff84708] MB-55947 Support n1ql create index in cbindex
Author: hari kishore
Date: Mon Jul 31 18:58:07 2023 -0700
2 files changed, 191 insertions(+), 28 deletions(-)
Pulling in uncommitted change 195164 at refs/changes/64/195164/2
Total 6 (delta 5), reused 6 (delta 5)
[unstable dd4c782b] MB-57613 GSI client Rollback logging improvement
Author: hari kishore
Date: Wed Aug 9 18:24:03 2023 -0700
1 file changed, 19 insertions(+), 8 deletions(-)
Pulling in uncommitted change 195239 at refs/changes/39/195239/2
Total 17 (delta 14), reused 17 (delta 14)
[unstable 7247e85f] MB-58235 Ignore instances whose storage path is not found during recovery
Author: Varun Velamuri
Date: Thu Aug 10 18:14:06 2023 -0700
2 files changed, 9 insertions(+)
Pulling in uncommitted change 195257 at refs/changes/57/195257/3
Total 6 (delta 1), reused 1 (delta 1)
[unstable 092e9696] MB-55073: Add more node level stats for indexer
Author: Vedant Singh
Date: Fri Aug 11 16:41:43 2023 +0530
2 files changed, 56 insertions(+), 4 deletions(-)
Pulling in uncommitted change 195279 at refs/changes/79/195279/1
Total 5 (delta 4), reused 5 (delta 4)
[unstable e420b1c2] MB-57825: Enable LSS flush buffer tuning
Author: Saptarshi Sen
Date: Fri Aug 11 10:53:36 2023 -0700
1 file changed, 4 insertions(+), 4 deletions(-)
Pulling in uncommitted change 195281 at refs/changes/81/195281/1
[unstable 965d8157] MB-58252 Pass partnMergeWaitGroup by reference
Author: Varun Velamuri
Date: Fri Aug 11 11:51:47 2023 -0700
1 file changed, 21 insertions(+), 14 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/08/12 15:20:51
Testing mode: sanity,unit,functional,serverless,integration
Using storage type: fdb
Setting ulimit to 200000
Simple Test
Aug 12 15:22:33 suite_setUp (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 12 15:26:58 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 12 15:31:24 rebalance_in_with_ops (rebalance.rebalancein.RebalanceInTests) ... ok
Aug 12 15:36:01 b" 'stop_on_failure': 'True'}"
Aug 12 15:36:01 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'
Aug 12 15:36:01 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-Aug-12_15-21-15/test_1'}"
Aug 12 15:36:01 b'-->result: '
Aug 12 15:36:01 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 1 , fail 0'
Aug 12 15:36:01 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'
Aug 12 15:36:01 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-Aug-12_15-21-15/test_2'}"
Aug 12 15:36:01 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 15:36:01 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'
Aug 12 15:36:01 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-Aug-12_15-21-15/test_3'}"
Aug 12 15:36:01 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 15:36:01 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 15:36:01 b'failures so far...'
Aug 12 15:36:01 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'
Aug 12 15:36:01 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-Aug-12_15-21-15/test_4'}"
Aug 12 15:37:14 b'http://127.0.0.1:9003/pools/default with status False: unknown pool'ok
Aug 12 15:47:12 test_employee_dataset_startkey_endkey_queries_rebalance_in (view.viewquerytests.ViewQueryTests) ... ok
Aug 12 15:48:00 test_simple_dataset_stale_queries_data_modification (view.viewquerytests.ViewQueryTests) ... ok
Aug 12 15:52:13 load_with_ops (xdcr.uniXDCR.unidirectional) ... ok
Aug 12 15:54:24 load_with_failover (xdcr.uniXDCR.unidirectional) ...
Aug 12 15:54:24 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 15:54:24 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 15:54:24 b'failures so far...'
Aug 12 15:54:24 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 15:54:24 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'
Aug 12 15:54:24 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-Aug-12_15-21-15/test_5'}"
Aug 12 15:54:24 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 15:54:24 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 15:54:24 b'failures so far...'
Aug 12 15:54:24 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 15:54:24 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 1 , fail 0'
Aug 12 15:54:24 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'
Aug 12 15:54:24 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-Aug-12_15-21-15/test_6'}"
Aug 12 15:54:24 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 15:54:24 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 15:54:24 b'failures so far...'
Aug 12 15:54:24 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 15:54:24 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 12 15:54:24 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'
Aug 12 15:54:24 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-Aug-12_15-21-15/test_7'}"
Aug 12 15:54:24 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 15:54:24 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 15:54:24 b'failures so far...'
Aug 12 15:54:24 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 15:54:24 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 12 15:54:24 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 1 , fail 0'
Aug 12 15:54:24 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'
Aug 12 15:54:24 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-Aug-12_15-21-15/test_8'}"
Aug 12 15:56:32 b'http://127.0.0.1:9001/pools/default with status False: unknown pool'ok
Aug 12 15:59:24 suite_tearDown (xdcr.uniXDCR.unidirectional) ... ok
Aug 12 15:59:25 b'summary so far suite rebalance.rebalancein.RebalanceInTests , pass 2 , fail 0'
Aug 12 15:59:25 b'summary so far suite memcapable.WarmUpMemcachedTest , pass 0 , fail 1'
Aug 12 15:59:25 b'failures so far...'
Aug 12 15:59:25 b'summary so far suite view.createdeleteview.CreateDeleteViewTests , pass 1 , fail 0'
Aug 12 15:59:25 b'summary so far suite view.viewquerytests.ViewQueryTests , pass 2 , fail 0'
Aug 12 15:59:25 b'summary so far suite xdcr.uniXDCR.unidirectional , pass 2 , fail 0'
Aug 12 15:59:25 b'Run after suite setup for xdcr.uniXDCR.unidirectional.load_with_failover'
Aug 12 15:59:25 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 12 15:59:25 b"('rebalance.rebalancein.RebalanceInTests.rebalance_in_with_ops', ' pass')"
Aug 12 15:59:25 b"('memcapable.WarmUpMemcachedTest.do_warmup_100k', ' fail ')"
Aug 12 15:59:25 b"('view.createdeleteview.CreateDeleteViewTests.test_view_ops', ' pass')"
Aug 12 15:59:25 b"('view.viewquerytests.ViewQueryTests.test_employee_dataset_startkey_endkey_queries_rebalance_in', ' pass')"
Aug 12 15:59:25 b"('view.viewquerytests.ViewQueryTests.test_simple_dataset_stale_queries_data_modification', ' pass')"
Aug 12 15:59:25 b"('xdcr.uniXDCR.unidirectional.load_with_ops', ' pass')"
Aug 12 15:59:25 b"('xdcr.uniXDCR.unidirectional.load_with_failover', ' pass')"
Aug 12 15:59:25 Makefile:30: recipe for target 'simple-test' failed
Unit tests
=== 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-08-12T15:59:48.589+05:30 [INFO][FDB] Forestdb blockcache size 134217728 initialized in 4994 us
2023-08-12T15:59:48.590+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-12T15:59:48.593+05:30 [INFO][FDB] Forestdb closed database file test
--- PASS: TestForestDBIterator (0.01s)
=== RUN TestForestDBIteratorSeek
2023-08-12T15:59:48.594+05:30 [INFO][FDB] Forestdb opened database file test
2023-08-12T15:59:48.597+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-08-12T15:59:49.598+05:30 DEBU REGU.impl.init.0.func1() at aggrecorder.go:57 [id 27] will report aggregate recorder stats every 5m0s
Initial build: 10000000 items took 1m0.100129504s -> 166388.99254509 items/s
Incr build: 10000000 items took 2m49.469850077s -> 59007.54615323268 items/s
Main Index: {
"node_count": 18000000,
"soft_deletes": 0,
"read_conflicts": 0,
"insert_conflicts": 0,
"next_pointers_per_node": 1.3336,
"memory_used": 1695969004,
"node_allocs": 18000000,
"node_frees": 0,
"level_node_distribution":{
"level0": 13497345,
"level1": 3376484,
"level2": 844161,
"level3": 212159,
"level4": 52482,
"level5": 12860,
"level6": 3334,
"level7": 867,
"level8": 241,
"level9": 51,
"level10": 10,
"level11": 4,
"level12": 2,
"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 (229.57s)
=== 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 253.705s
=== RUN TestConnPoolBasicSanity
2023-08-12T16:04:05.646+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 3 overflow 6 low WM 3 relConn batch size 1 ...
2023-08-12T16:04:05.854+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T16:04:06.647+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnPoolBasicSanity (5.00s)
=== RUN TestConnRelease
2023-08-12T16:04:10.649+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Waiting for connections to get released
Waiting for more connections to get released
Waiting for further more connections to get released
2023-08-12T16:04:50.423+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T16:04:50.667+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestConnRelease (43.78s)
=== RUN TestLongevity
2023-08-12T16:04:54.425+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Releasing 0 conns.
Getting 1 conns.
Releasing 2 conns.
Getting 0 conns.
Releasing 0 conns.
Getting 2 conns.
Releasing 3 conns.
Getting 2 conns.
Releasing 2 conns.
Getting 4 conns.
Releasing 1 conns.
Getting 1 conns.
Releasing 1 conns.
Getting 2 conns.
Releasing 0 conns.
Getting 1 conns.
Releasing 2 conns.
Getting 4 conns.
Releasing 0 conns.
Getting 3 conns.
Releasing 0 conns.
Getting 0 conns.
Releasing 0 conns.
Getting 3 conns.
Releasing 1 conns.
Getting 4 conns.
Releasing 4 conns.
Getting 2 conns.
Releasing 1 conns.
Getting 4 conns.
2023-08-12T16:05:33.214+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T16:05:33.446+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLongevity (42.79s)
=== RUN TestSustainedHighConns
2023-08-12T16:05:37.216+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 500 overflow 10 low WM 40 relConn batch size 10 ...
Allocating 21 Connections
cp.curActConns = 0
Returning 2 Connections
cp.curActConns = 11
Returning 3 Connections
cp.curActConns = 16
Returning 1 Connections
Allocating 5 Connections
cp.curActConns = 20
Returning 2 Connections
Allocating 9 Connections
cp.curActConns = 22
Returning 0 Connections
cp.curActConns = 27
Returning 3 Connections
Allocating 17 Connections
cp.curActConns = 34
Returning 3 Connections
cp.curActConns = 38
Returning 1 Connections
Allocating 5 Connections
cp.curActConns = 42
Returning 3 Connections
Allocating 12 Connections
cp.curActConns = 45
Returning 0 Connections
cp.curActConns = 51
Returning 4 Connections
Allocating 24 Connections
cp.curActConns = 57
Returning 3 Connections
cp.curActConns = 68
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 69
Returning 2 Connections
Allocating 17 Connections
cp.curActConns = 69
Returning 4 Connections
cp.curActConns = 80
Returning 0 Connections
Allocating 12 Connections
cp.curActConns = 81
Returning 4 Connections
cp.curActConns = 88
Returning 0 Connections
Allocating 19 Connections
cp.curActConns = 93
Returning 0 Connections
cp.curActConns = 105
Returning 2 Connections
cp.curActConns = 105
Allocating 3 Connections
Returning 1 Connections
cp.curActConns = 107
Returning 0 Connections
Allocating 12 Connections
cp.curActConns = 117
Returning 0 Connections
cp.curActConns = 119
Returning 4 Connections
Allocating 10 Connections
cp.curActConns = 125
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 125
Returning 1 Connections
Allocating 9 Connections
cp.curActConns = 129
Returning 4 Connections
cp.curActConns = 129
Allocating 10 Connections
Returning 4 Connections
cp.curActConns = 135
Returning 0 Connections
Allocating 7 Connections
cp.curActConns = 140
Returning 4 Connections
cp.curActConns = 138
Allocating 1 Connections
Returning 1 Connections
cp.curActConns = 138
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 141
Allocating 1 Connections
Returning 2 Connections
cp.curActConns = 140
Allocating 16 Connections
Returning 1 Connections
cp.curActConns = 151
Returning 3 Connections
cp.curActConns = 152
Allocating 15 Connections
Returning 0 Connections
cp.curActConns = 162
Returning 4 Connections
cp.curActConns = 163
Allocating 6 Connections
Returning 2 Connections
cp.curActConns = 167
Returning 2 Connections
Allocating 8 Connections
cp.curActConns = 173
Returning 2 Connections
Allocating 21 Connections
cp.curActConns = 173
Returning 4 Connections
cp.curActConns = 185
Returning 2 Connections
cp.curActConns = 186
Allocating 13 Connections
Returning 0 Connections
cp.curActConns = 196
Returning 1 Connections
cp.curActConns = 198
Returning 4 Connections
Allocating 17 Connections
cp.curActConns = 207
Returning 2 Connections
cp.curActConns = 209
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 210
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 212
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 214
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 210
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 208
Returning 1 Connections
Allocating 4 Connections
cp.curActConns = 211
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 211
Returning 2 Connections
Allocating 1 Connections
cp.curActConns = 210
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 211
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 211
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 213
Returning 4 Connections
Allocating 0 Connections
cp.curActConns = 209
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 210
Returning 1 Connections
Allocating 2 Connections
cp.curActConns = 211
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 211
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 211
Returning 4 Connections
Allocating 4 Connections
cp.curActConns = 211
Returning 2 Connections
Allocating 3 Connections
cp.curActConns = 212
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 214
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 215
Returning 0 Connections
Allocating 0 Connections
cp.curActConns = 215
Returning 1 Connections
Allocating 1 Connections
cp.curActConns = 215
Returning 3 Connections
Allocating 3 Connections
cp.curActConns = 215
Returning 3 Connections
Allocating 1 Connections
cp.curActConns = 213
Returning 1 Connections
Allocating 0 Connections
cp.curActConns = 212
Returning 3 Connections
Allocating 4 Connections
cp.curActConns = 213
Returning 4 Connections
Allocating 2 Connections
cp.curActConns = 211
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 215
Returning 0 Connections
Allocating 4 Connections
cp.curActConns = 218
Returning 4 Connections
cp.curActConns = 215
Allocating 3 Connections
Returning 1 Connections
cp.curActConns = 217
Allocating 1 Connections
Returning 4 Connections
cp.curActConns = 214
Allocating 2 Connections
Returning 1 Connections
cp.curActConns = 215
Allocating 4 Connections
Returning 2 Connections
cp.curActConns = 217
Allocating 1 Connections
Returning 4 Connections
cp.curActConns = 214
Allocating 4 Connections
Returning 0 Connections
cp.curActConns = 218
Allocating 2 Connections
Returning 2 Connections
cp.curActConns = 218
Allocating 1 Connections
Returning 2 Connections
cp.curActConns = 217
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 214
Allocating 3 Connections
Returning 2 Connections
cp.curActConns = 215
Allocating 4 Connections
Returning 4 Connections
cp.curActConns = 215
Returning 4 Connections
Allocating 1 Connections
cp.curActConns = 212
Allocating 3 Connections
Returning 4 Connections
cp.curActConns = 211
Returning 2 Connections
Allocating 4 Connections
cp.curActConns = 213
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 214
Returning 2 Connections
Allocating 0 Connections
cp.curActConns = 212
Returning 1 Connections
Allocating 3 Connections
cp.curActConns = 214
Allocating 4 Connections
Returning 3 Connections
cp.curActConns = 215
Returning 4 Connections
Allocating 3 Connections
cp.curActConns = 214
Returning 0 Connections
Allocating 2 Connections
cp.curActConns = 216
Allocating 2 Connections
Returning 1 Connections
cp.curActConns = 217
Returning 2 Connections
Allocating 2 Connections
cp.curActConns = 217
Allocating 2 Connections
Returning 1 Connections
cp.curActConns = 218
Retuning from startDeallocatorRoutine
Retuning from startAllocatorRoutine
2023-08-12T16:06:32.283+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T16:06:33.245+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestSustainedHighConns (59.07s)
=== RUN TestLowWM
2023-08-12T16:06:36.285+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 20 overflow 5 low WM 10 relConn batch size 2 ...
2023-08-12T16:07:36.300+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-12T16:08:36.316+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] active conns 0, free conns 10
2023-08-12T16:08:41.795+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T16:08:42.318+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestLowWM (129.51s)
=== RUN TestTotalConns
2023-08-12T16:08:45.797+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 120 overflow 5 low WM 10 relConn batch size 10 ...
2023-08-12T16:08:59.981+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T16:09:00.804+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestTotalConns (18.19s)
=== RUN TestUpdateTickRate
2023-08-12T16:09:03.983+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] started poolsize 40 overflow 5 low WM 2 relConn batch size 2 ...
2023-08-12T16:09:24.833+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] ... stopped
2023-08-12T16:09:24.994+05:30 [Info] [Queryport-connpool:127.0.0.1:15151] Stopping releaseConnsRoutine
--- PASS: TestUpdateTickRate (24.85s)
PASS
ok github.com/couchbase/indexing/secondary/queryport/client 323.240s
Starting server: attempt 1
Functional tests
2023/08/12 16:11:50 In TestMain()
2023/08/12 16:11:50 otp node fetch error: json: cannot unmarshal string into Go value of type couchbase.Pool
2023/08/12 16:11:50 Initialising services with role: kv,n1ql on node: 127.0.0.1:9000
2023/08/12 16:11:51 Initialising web UI on node: 127.0.0.1:9000
2023/08/12 16:11:51 InitWebCreds, response is: {"newBaseUri":"http://127.0.0.1:9000/"}
2023/08/12 16:11:52 Setting data quota of 1500M and Index quota of 1500M
2023/08/12 16:11:53 Adding node: https://127.0.0.1:19001 with role: kv,index to the cluster
2023/08/12 16:12:04 AddNode: Successfully added node: 127.0.0.1:9001 (role kv,index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/12 16:12:09 Rebalance progress: 0
2023/08/12 16:12:14 Rebalance progress: 0
2023/08/12 16:12:19 Rebalance progress: 75
2023/08/12 16:12:24 Rebalance progress: 100
2023/08/12 16:12:29 Created bucket default, responseBody:
2023/08/12 16:12:34 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 16:12:34 Successfully initialised cluster
2023/08/12 16:12:34 Cluster status: map[127.0.0.1:9001:[index kv] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 16:12:34 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/12 16:12:34 Changing config key queryport.client.log_level to value Warn
2023/08/12 16:12:34 Changing config key indexer.api.enableTestServer to value true
2023/08/12 16:12:34 Changing config key indexer.settings.persisted_snapshot_init_build.moi.interval to value 60000
2023/08/12 16:12:35 Changing config key indexer.settings.persisted_snapshot.moi.interval to value 60000
2023/08/12 16:12:35 Changing config key indexer.settings.log_level to value info
2023/08/12 16:12:35 Changing config key indexer.settings.storage_mode.disable_upgrade to value true
2023/08/12 16:12:35 Using forestdb for creating indexes
2023/08/12 16:12:35 Changing config key indexer.settings.storage_mode to value forestdb
2023-08-12T16:12:35.450+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/12 16:12:40 Data file exists. Skipping download
2023/08/12 16:12:40 Data file exists. Skipping download
2023/08/12 16:12:41 In DropAllSecondaryIndexes()
2023/08/12 16:12:41 Emptying the default bucket
2023/08/12 16:12:45 Flush Enabled on bucket default, responseBody:
2023/08/12 16:13:22 Flushed the bucket default, Response body:
2023/08/12 16:13:22 Create Index On the empty default Bucket()
2023/08/12 16:13:26 Created the secondary index index_eyeColor. Waiting for it become active
2023/08/12 16:13:26 Index is 12622950527186222033 now active
2023/08/12 16:13:26 Populating the default bucket
=== RUN TestScanAfterBucketPopulate
2023/08/12 16:13:35 In TestScanAfterBucketPopulate()
2023/08/12 16:13:35 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/12 16:13:35 Using n1ql client
2023-08-12T16:13:35.251+05:30 [Info] creating GsiClient for 127.0.0.1:9000
2023/08/12 16:13:35 Expected and Actual scan responses are the same
--- PASS: TestScanAfterBucketPopulate (0.35s)
=== RUN TestRestartNilSnapshot
2023/08/12 16:13:35 In TestRestartNilSnapshot()
2023/08/12 16:13:39 Created the secondary index idx_age. Waiting for it become active
2023/08/12 16:13:39 Index is 5673492310351043840 now active
2023/08/12 16:13:39 Restarting indexer process ...
2023/08/12 16:13:40 []
2023-08-12T16:13:40.034+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-12T16:13:40.037+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/12 16:17:00 Using n1ql client
2023-08-12T16:17:00.014+05:30 [Error] transport error between 127.0.0.1:47212->127.0.0.1:9107: write tcp 127.0.0.1:47212->127.0.0.1:9107: write: broken pipe
2023-08-12T16:17:00.014+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] 5830486439436185084 request transport failed `write tcp 127.0.0.1:47212->127.0.0.1:9107: write: broken pipe`
2023-08-12T16:17:00.014+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-08-12T16:17:00.014+05:30 [Error] metadataClient:PickRandom: Replicas - [2846566278962935925], PrunedReplica - map[], FilteredReplica map[]
2023/08/12 16:17:00 Expected and Actual scan responses are the same
--- PASS: TestRestartNilSnapshot (204.58s)
=== RUN TestThreeIndexCreates
2023/08/12 16:17:00 In TestThreeIndexCreates()
2023/08/12 16:17:04 Created the secondary index index_balance. Waiting for it become active
2023/08/12 16:17:04 Index is 3489348158365015134 now active
2023/08/12 16:17:04 Create docs mutations
2023/08/12 16:17:04 Using n1ql client
2023/08/12 16:17:05 Expected and Actual scan responses are the same
2023/08/12 16:17:11 Created the secondary index index_email. Waiting for it become active
2023/08/12 16:17:11 Index is 4063180209600739407 now active
2023/08/12 16:17:11 Create docs mutations
2023/08/12 16:17:11 Using n1ql client
2023/08/12 16:17:11 Expected and Actual scan responses are the same
2023/08/12 16:17:17 Created the secondary index index_pin. Waiting for it become active
2023/08/12 16:17:17 Index is 6683081257476967638 now active
2023/08/12 16:17:17 Delete docs mutations
2023/08/12 16:17:18 Using n1ql client
2023/08/12 16:17:18 Expected and Actual scan responses are the same
--- PASS: TestThreeIndexCreates (18.27s)
=== RUN TestMultipleIndexCreatesDropsWithMutations
2023/08/12 16:17:18 In TestThreeIndexCreates()
2023/08/12 16:17:24 Created the secondary index index_state. Waiting for it become active
2023/08/12 16:17:24 Index is 16855282252216995988 now active
2023/08/12 16:17:24 Create docs mutations
2023/08/12 16:17:24 Using n1ql client
2023/08/12 16:17:25 Expected and Actual scan responses are the same
2023/08/12 16:17:31 Created the secondary index index_registered. Waiting for it become active
2023/08/12 16:17:31 Index is 13602161133491529542 now active
2023/08/12 16:17:31 Create docs mutations
2023/08/12 16:17:31 Using n1ql client
2023/08/12 16:17:31 Expected and Actual scan responses are the same
2023/08/12 16:17:38 Created the secondary index index_gender. Waiting for it become active
2023/08/12 16:17:38 Index is 10948141200210316530 now active
2023/08/12 16:17:38 Create docs mutations
2023/08/12 16:17:38 Using n1ql client
2023/08/12 16:17:38 Expected and Actual scan responses are the same
2023/08/12 16:17:38 Dropping the secondary index index_registered
2023/08/12 16:17:38 Index dropped
2023/08/12 16:17:38 Create docs mutations
2023/08/12 16:17:39 Delete docs mutations
2023/08/12 16:17:39 Using n1ql client
2023/08/12 16:17:39 Expected and Actual scan responses are the same
2023/08/12 16:17:44 Created the secondary index index_longitude. Waiting for it become active
2023/08/12 16:17:44 Index is 2235171518494744086 now active
2023/08/12 16:17:44 Create docs mutations
2023/08/12 16:17:45 Using n1ql client
2023/08/12 16:17:45 Expected and Actual scan responses are the same
--- PASS: TestMultipleIndexCreatesDropsWithMutations (27.08s)
=== RUN TestCreateDropScan
2023/08/12 16:17:45 In TestCreateDropScan()
2023/08/12 16:17:51 Created the secondary index index_cd. Waiting for it become active
2023/08/12 16:17:51 Index is 1805363804971510204 now active
2023/08/12 16:17:51 Using n1ql client
2023/08/12 16:17:52 Expected and Actual scan responses are the same
2023/08/12 16:17:52 Dropping the secondary index index_cd
2023/08/12 16:17:52 Index dropped
2023/08/12 16:17:52 Using n1ql client
2023/08/12 16:17:52 Scan failed as expected with error: Index Not Found - cause: GSI index index_cd not found.
--- PASS: TestCreateDropScan (6.57s)
=== RUN TestCreateDropCreate
2023/08/12 16:17:52 In TestCreateDropCreate()
2023/08/12 16:17:58 Created the secondary index index_cdc. Waiting for it become active
2023/08/12 16:17:58 Index is 14084412072019220740 now active
2023/08/12 16:17:58 Using n1ql client
2023/08/12 16:17:58 Expected and Actual scan responses are the same
2023/08/12 16:17:58 Dropping the secondary index index_cdc
2023/08/12 16:17:58 Index dropped
2023/08/12 16:17:58 Using n1ql client
2023/08/12 16:17:58 Scan 2 failed as expected with error: Index Not Found - cause: GSI index index_cdc not found.
2023/08/12 16:18:04 Created the secondary index index_cdc. Waiting for it become active
2023/08/12 16:18:04 Index is 3026141705834053471 now active
2023/08/12 16:18:05 Using n1ql client
2023/08/12 16:18:05 Expected and Actual scan responses are the same
2023/08/12 16:18:05 (Inclusion 1) Lengths of expected and actual scan results are 5063 and 5063. Num of docs in bucket = 10402
2023/08/12 16:18:05 Using n1ql client
2023/08/12 16:18:05 Expected and Actual scan responses are the same
2023/08/12 16:18:05 (Inclusion 3) Lengths of expected and actual scan results are 5063 and 5063. Num of docs in bucket = 10402
--- PASS: TestCreateDropCreate (13.26s)
=== RUN TestCreate2Drop1Scan2
2023/08/12 16:18:05 In TestCreate2Drop1Scan2()
2023/08/12 16:18:11 Created the secondary index index_i1. Waiting for it become active
2023/08/12 16:18:11 Index is 15318243289640670976 now active
2023/08/12 16:18:17 Created the secondary index index_i2. Waiting for it become active
2023/08/12 16:18:17 Index is 9050407718584817898 now active
2023/08/12 16:18:17 Using n1ql client
2023/08/12 16:18:18 Expected and Actual scan responses are the same
2023/08/12 16:18:18 Using n1ql client
2023/08/12 16:18:18 Expected and Actual scan responses are the same
2023/08/12 16:18:18 Dropping the secondary index index_i1
2023/08/12 16:18:18 Index dropped
2023/08/12 16:18:18 Using n1ql client
2023/08/12 16:18:18 Expected and Actual scan responses are the same
--- PASS: TestCreate2Drop1Scan2 (13.26s)
=== RUN TestIndexNameCaseSensitivity
2023/08/12 16:18:18 In TestIndexNameCaseSensitivity()
2023/08/12 16:18:24 Created the secondary index index_age. Waiting for it become active
2023/08/12 16:18:24 Index is 13701423716659240576 now active
2023/08/12 16:18:24 Using n1ql client
2023/08/12 16:18:24 Expected and Actual scan responses are the same
2023/08/12 16:18:24 Using n1ql client
2023/08/12 16:18:24 Scan failed as expected with error: Index Not Found - cause: GSI index index_Age not found.
--- PASS: TestIndexNameCaseSensitivity (6.40s)
=== RUN TestCreateDuplicateIndex
2023/08/12 16:18:24 In TestCreateDuplicateIndex()
2023/08/12 16:18:31 Created the secondary index index_di1. Waiting for it become active
2023/08/12 16:18:31 Index is 10534993871166985545 now active
2023/08/12 16:18:31 Index found: index_di1
2023/08/12 16:18:31 Create failed as expected with error: Index index_di1 already exists.
--- PASS: TestCreateDuplicateIndex (6.19s)
=== RUN TestDropNonExistingIndex
2023/08/12 16:18:31 In TestDropNonExistingIndex()
2023/08/12 16:18:31 Dropping the secondary index 123456
2023/08/12 16:18:31 Index drop failed as expected with error: Index does not exist.
--- PASS: TestDropNonExistingIndex (0.05s)
=== RUN TestCreateIndexNonExistentBucket
2023/08/12 16:18:31 In TestCreateIndexNonExistentBucket()
2023-08-12T16:18:31.743+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-08-12T16:18:42.745+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/08/12 16:18:42 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/08/12 16:18:42 Create an index on empty bucket, populate the bucket and Run a scan on the index
2023/08/12 16:18:42 Changing config key indexer.settings.scan_timeout to value 0
2023/08/12 16:18:43 Using n1ql client
2023/08/12 16:18:43 Expected and Actual scan responses are the same
--- PASS: TestScanWithNoTimeout (0.74s)
=== RUN TestIndexingOnBinaryBucketMeta
2023/08/12 16:18:43 In TestIndexingOnBinaryBucketMeta()
2023/08/12 16:18:43 1. Populate a bucekt with binary docs and create indexs on the `id`, `cas` and `expiration` fields of Metadata
2023/08/12 16:18:43 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/08/12 16:18:46 Modified parameters of bucket default, responseBody:
2023/08/12 16:18:46 Created bucket binaryBucket, responseBody:
2023/08/12 16:19:04 Created the secondary index index_binary_meta_id. Waiting for it become active
2023/08/12 16:19:04 Index is 229817498579074167 now active
2023/08/12 16:19:09 items_count stat is 10 for index index_binary_meta_id
2023/08/12 16:19:09 Dropping the secondary index index_binary_meta_id
2023/08/12 16:19:10 Index dropped
2023/08/12 16:19:12 Created the secondary index index_binary_meta_cas. Waiting for it become active
2023/08/12 16:19:12 Index is 6447220812233192748 now active
2023/08/12 16:19:17 items_count stat is 10 for index index_binary_meta_cas
2023/08/12 16:19:17 Dropping the secondary index index_binary_meta_cas
2023/08/12 16:19:18 Index dropped
2023/08/12 16:19:20 Created the secondary index index_binary_meta_expiration. Waiting for it become active
2023/08/12 16:19:20 Index is 9566528629622263171 now active
2023/08/12 16:19:25 items_count stat is 10 for index index_binary_meta_expiration
2023/08/12 16:19:25 Dropping the secondary index index_binary_meta_expiration
2023/08/12 16:19:26 Index dropped
2023/08/12 16:19:27 Deleted bucket binaryBucket, responseBody:
2023/08/12 16:19:30 Modified parameters of bucket default, responseBody:
--- PASS: TestIndexingOnBinaryBucketMeta (62.06s)
=== RUN TestRetainDeleteXATTRBinaryDocs
2023/08/12 16:19:45 In TestRetainDeleteXATTRBinaryDocs()
2023/08/12 16:19:45 1. Populate a bucket with binary docs having system XATTRS
2023/08/12 16:19:45 2. Create index on the system XATTRS with "retain_deleted_xattr" attribute set to true
2023/08/12 16:19:45 3. Delete the documents in the bucket
2023/08/12 16:19:45 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/08/12 16:19:48 Modified parameters of bucket default, responseBody:
2023/08/12 16:19:48 Created bucket binaryBucket, responseBody:
2023/08/12 16:20:07 Created the secondary index index_system_xattr. Waiting for it become active
2023/08/12 16:20:07 Index is 229044103507252696 now active
2023/08/12 16:20:12 Deleted all the documents in the bucket: binaryBucket successfully
2023/08/12 16:20:15 Deleted bucket binaryBucket, responseBody:
2023/08/12 16:20:18 Modified parameters of bucket default, responseBody:
--- PASS: TestRetainDeleteXATTRBinaryDocs (47.57s)
=== RUN TestIndexingOnXATTRs
2023/08/12 16:20:33 In TestIndexingOnXATTRs()
2023/08/12 16:20:33 Skipping test TestIndexingOnXATTRs() for forestdb
--- PASS: TestIndexingOnXATTRs (0.00s)
=== RUN TestSimpleIndex_FloatDataType
2023/08/12 16:20:33 In TestSimpleIndex_FloatDataType()
2023/08/12 16:20:33 Index found: index_age
2023/08/12 16:20:33 Using n1ql client
2023/08/12 16:20:33 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FloatDataType (0.06s)
=== RUN TestSimpleIndex_StringDataType
2023/08/12 16:20:33 In TestSimpleIndex_StringDataType()
2023/08/12 16:20:37 Created the secondary index index_company. Waiting for it become active
2023/08/12 16:20:37 Index is 5058908125678837150 now active
2023/08/12 16:20:37 Using n1ql client
2023/08/12 16:20:37 Expected and Actual scan responses are the same
2023/08/12 16:20:37 Using n1ql client
2023/08/12 16:20:38 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_StringDataType (4.86s)
=== RUN TestSimpleIndex_FieldValueCaseSensitivity
2023/08/12 16:20:38 In TestSimpleIndex_StringCaseSensitivity()
2023/08/12 16:20:38 Index found: index_company
2023/08/12 16:20:38 Using n1ql client
2023/08/12 16:20:38 Expected and Actual scan responses are the same
2023/08/12 16:20:38 Using n1ql client
2023/08/12 16:20:38 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_FieldValueCaseSensitivity (0.22s)
=== RUN TestSimpleIndex_BoolDataType
2023/08/12 16:20:38 In TestSimpleIndex_BoolDataType()
2023/08/12 16:20:44 Created the secondary index index_isActive. Waiting for it become active
2023/08/12 16:20:44 Index is 5482688159265353897 now active
2023/08/12 16:20:44 Using n1ql client
2023/08/12 16:20:44 Expected and Actual scan responses are the same
--- PASS: TestSimpleIndex_BoolDataType (6.68s)
=== RUN TestBasicLookup
2023/08/12 16:20:44 In TestBasicLookup()
2023/08/12 16:20:44 Index found: index_company
2023/08/12 16:20:44 Using n1ql client
2023/08/12 16:20:44 Expected and Actual scan responses are the same
--- PASS: TestBasicLookup (0.01s)
=== RUN TestIndexOnNonExistentField
2023/08/12 16:20:44 In TestIndexOnNonExistentField()
2023/08/12 16:20:51 Created the secondary index index_height. Waiting for it become active
2023/08/12 16:20:51 Index is 17758547701366612504 now active
2023/08/12 16:20:51 Using n1ql client
2023/08/12 16:20:51 Expected and Actual scan responses are the same
--- PASS: TestIndexOnNonExistentField (6.20s)
=== RUN TestIndexPartiallyMissingField
2023/08/12 16:20:51 In TestIndexPartiallyMissingField()
2023/08/12 16:20:57 Created the secondary index index_nationality. Waiting for it become active
2023/08/12 16:20:57 Index is 6171924993058833806 now active
2023/08/12 16:20:57 Using n1ql client
2023/08/12 16:20:57 Expected and Actual scan responses are the same
--- PASS: TestIndexPartiallyMissingField (6.31s)
=== RUN TestScanNonMatchingDatatype
2023/08/12 16:20:57 In TestScanNonMatchingDatatype()
2023/08/12 16:20:57 Index found: index_age
2023/08/12 16:20:57 Using n1ql client
2023/08/12 16:20:57 Expected and Actual scan responses are the same
--- PASS: TestScanNonMatchingDatatype (0.02s)
=== RUN TestInclusionNeither
2023/08/12 16:20:57 In TestInclusionNeither()
2023/08/12 16:20:57 Index found: index_age
2023/08/12 16:20:57 Using n1ql client
2023/08/12 16:20:57 Expected and Actual scan responses are the same
--- PASS: TestInclusionNeither (0.13s)
=== RUN TestInclusionLow
2023/08/12 16:20:57 In TestInclusionLow()
2023/08/12 16:20:57 Index found: index_age
2023/08/12 16:20:57 Using n1ql client
2023/08/12 16:20:57 Expected and Actual scan responses are the same
--- PASS: TestInclusionLow (0.06s)
=== RUN TestInclusionHigh
2023/08/12 16:20:57 In TestInclusionHigh()
2023/08/12 16:20:57 Index found: index_age
2023/08/12 16:20:57 Using n1ql client
2023/08/12 16:20:57 Expected and Actual scan responses are the same
--- PASS: TestInclusionHigh (0.06s)
=== RUN TestInclusionBoth
2023/08/12 16:20:57 In TestInclusionBoth()
2023/08/12 16:20:57 Index found: index_age
2023/08/12 16:20:57 Using n1ql client
2023/08/12 16:20:57 Expected and Actual scan responses are the same
--- PASS: TestInclusionBoth (0.06s)
=== RUN TestNestedIndex_String
2023/08/12 16:20:57 In TestNestedIndex_String()
2023/08/12 16:21:04 Created the secondary index index_streetname. Waiting for it become active
2023/08/12 16:21:04 Index is 10341720394886690757 now active
2023/08/12 16:21:04 Using n1ql client
2023/08/12 16:21:04 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_String (6.33s)
=== RUN TestNestedIndex_Float
2023/08/12 16:21:04 In TestNestedIndex_Float()
2023/08/12 16:21:10 Created the secondary index index_floor. Waiting for it become active
2023/08/12 16:21:10 Index is 7696266262839007851 now active
2023/08/12 16:21:10 Using n1ql client
2023/08/12 16:21:10 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Float (6.32s)
=== RUN TestNestedIndex_Bool
2023/08/12 16:21:10 In TestNestedIndex_Bool()
2023/08/12 16:21:16 Created the secondary index index_isresidential. Waiting for it become active
2023/08/12 16:21:16 Index is 13328523183437631520 now active
2023/08/12 16:21:16 Using n1ql client
2023/08/12 16:21:16 Expected and Actual scan responses are the same
--- PASS: TestNestedIndex_Bool (6.52s)
=== RUN TestLookupJsonObject
2023/08/12 16:21:16 In TestLookupJsonObject()
2023/08/12 16:21:23 Created the secondary index index_streetaddress. Waiting for it become active
2023/08/12 16:21:23 Index is 6125339645760221318 now active
2023/08/12 16:21:23 Using n1ql client
2023/08/12 16:21:23 Count of docScanResults is 1
2023/08/12 16:21:23 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/12 16:21:23 Count of scanResults is 1
2023/08/12 16:21:23 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/12 16:21:23 Expected and Actual scan responses are the same
--- PASS: TestLookupJsonObject (6.38s)
=== RUN TestLookupObjDifferentOrdering
2023/08/12 16:21:23 In TestLookupObjDifferentOrdering()
2023/08/12 16:21:23 Index found: index_streetaddress
2023/08/12 16:21:23 Using n1ql client
2023/08/12 16:21:23 Count of docScanResults is 1
2023/08/12 16:21:23 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/12 16:21:23 Count of scanResults is 1
2023/08/12 16:21:23 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/12 16:21:23 Expected and Actual scan responses are the same
--- PASS: TestLookupObjDifferentOrdering (0.02s)
=== RUN TestRangeJsonObject
2023/08/12 16:21:23 In TestRangeJsonObject()
2023/08/12 16:21:23 Index found: index_streetaddress
2023/08/12 16:21:23 Using n1ql client
2023/08/12 16:21:23 Count of scanResults is 2
2023/08/12 16:21:23 Key: string Userbb48952f-f8d1-4e04-a0e1-96b9019706fb Value: value.Values [{"buildingname":"Rosewood Gardens","doornumber":"514","floor":2,"streetname":"Karweg Place"}] false
2023/08/12 16:21:23 Key: string User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: value.Values [{"buildingname":"Sterling Heights","doornumber":"12B","floor":5,"streetname":"Hill Street"}] false
2023/08/12 16:21:23 Count of docScanResults is 2
2023/08/12 16:21:23 Key: User3bf51f08-0bac-4c03-bcec-5c255cbdde2c Value: [map[buildingname:Sterling Heights doornumber:12B floor:5 streetname:Hill Street]]
2023/08/12 16:21:23 Key: Userbb48952f-f8d1-4e04-a0e1-96b9019706fb Value: [map[buildingname:Rosewood Gardens doornumber:514 floor:2 streetname:Karweg Place]]
2023/08/12 16:21:23 Expected and Actual scan responses are the same
--- PASS: TestRangeJsonObject (0.00s)
=== RUN TestLookupFloatDiffForms
2023/08/12 16:21:23 In TestLookupFloatDiffForms()
2023/08/12 16:21:29 Created the secondary index index_latitude. Waiting for it become active
2023/08/12 16:21:29 Index is 11473334818021661259 now active
2023/08/12 16:21:29 Scan 1
2023/08/12 16:21:29 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 2
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 3
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 4
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 5
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 6
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
--- PASS: TestLookupFloatDiffForms (6.68s)
=== RUN TestRangeFloatInclVariations
2023/08/12 16:21:30 In TestRangeFloatInclVariations()
2023/08/12 16:21:30 Index found: index_latitude
2023/08/12 16:21:30 Scan 1
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 2
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 3
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 4
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 5
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
2023/08/12 16:21:30 Scan 6
2023/08/12 16:21:30 Using n1ql client
2023/08/12 16:21:30 Expected and Actual scan responses are the same
--- PASS: TestRangeFloatInclVariations (0.03s)
=== RUN TestScanAll
2023/08/12 16:21:30 In TestScanAll()
2023/08/12 16:21:36 Created the secondary index index_name. Waiting for it become active
2023/08/12 16:21:36 Index is 11176524238518657778 now active
2023/08/12 16:21:36 Length of docScanResults = 10502
2023/08/12 16:21:36 Using n1ql client
2023/08/12 16:21:36 Length of scanResults = 10502
2023/08/12 16:21:36 Expected and Actual scan responses are the same
--- PASS: TestScanAll (6.83s)
=== RUN TestScanAllNestedField
2023/08/12 16:21:36 In TestScanAllNestedField()
2023/08/12 16:21:36 Index found: index_streetname
2023/08/12 16:21:36 Length of docScanResults = 2
2023/08/12 16:21:36 Using n1ql client
2023/08/12 16:21:36 Length of scanResults = 2
2023/08/12 16:21:36 Expected and Actual scan responses are the same
--- PASS: TestScanAllNestedField (0.01s)
=== RUN TestBasicPrimaryIndex
2023/08/12 16:21:36 In TestBasicPrimaryIndex()
2023/08/12 16:21:43 Created the secondary index index_p1. Waiting for it become active
2023/08/12 16:21:43 Index is 7078688260656105022 now active
2023-08-12T16:21:43.074+05:30 [Error] transport error between 127.0.0.1:46822->127.0.0.1:9107: write tcp 127.0.0.1:46822->127.0.0.1:9107: write: broken pipe
2023-08-12T16:21:43.074+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:46822->127.0.0.1:9107: write: broken pipe`
2023-08-12T16:21:43.074+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-08-12T16:21:43.074+05:30 [Error] metadataClient:PickRandom: Replicas - [8383899699565269403], PrunedReplica - map[], FilteredReplica map[]
2023/08/12 16:21:43 Expected and Actual scan responses are the same
2023/08/12 16:21:43 CountRange() expected and actual is: 1884 and 1884
2023/08/12 16:21:43 lookupkey for CountLookup() = Usere3c709f9-6b71-4991-a9b8-f9d30c7a8b5b
2023/08/12 16:21:43 CountLookup() = 1
--- PASS: TestBasicPrimaryIndex (6.46s)
=== RUN TestBasicNullDataType
2023/08/12 16:21:43 In TestBasicNullDataType()
2023/08/12 16:21:43 Index found: index_email
2023/08/12 16:21:43 Using n1ql client
2023/08/12 16:21:43 Expected and Actual scan responses are the same
--- PASS: TestBasicNullDataType (0.01s)
=== RUN TestBasicArrayDataType_ScanAll
2023/08/12 16:21:43 In TestBasicArrayDataType_ScanAll()
2023/08/12 16:21:49 Created the secondary index index_tags. Waiting for it become active
2023/08/12 16:21:49 Index is 4020126491209046988 now active
2023/08/12 16:21:49 Using n1ql client
2023/08/12 16:21:50 Expected and Actual scan responses are the same
--- PASS: TestBasicArrayDataType_ScanAll (6.89s)
=== RUN TestBasicArrayDataType_Lookup
2023/08/12 16:21:50 In TestBasicArrayDataType_Lookup()
2023/08/12 16:21:52 Index found: index_tags
2023/08/12 16:21:52 Count of scanResults is 1
2023/08/12 16:21:52 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/08/12 16:21:52 In TestArrayDataType_LookupMissingArrayValue()
2023/08/12 16:21:52 Index found: index_tags
2023/08/12 16:21:52 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupMissingArrayValue (0.00s)
=== RUN TestArrayDataType_LookupWrongOrder
2023/08/12 16:21:52 In TestArrayDataType_LookupWrongOrder()
2023/08/12 16:21:52 Index found: index_tags
2023/08/12 16:21:52 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupWrongOrder (0.00s)
=== RUN TestArrayDataType_LookupSubset
2023/08/12 16:21:52 In TestArrayDataType_LookupSubset()
2023/08/12 16:21:52 Index found: index_tags
2023/08/12 16:21:52 Count of scanResults is 0
--- PASS: TestArrayDataType_LookupSubset (0.00s)
=== RUN TestScanLimitParameter
2023/08/12 16:21:52 In TestScanLimitParameter()
2023/08/12 16:21:52 Index found: index_age
2023/08/12 16:21:52 Using n1ql client
2023/08/12 16:21:52 Using n1ql client
--- PASS: TestScanLimitParameter (0.04s)
=== RUN TestCountRange
2023/08/12 16:21:52 In TestRangeCount()
2023/08/12 16:21:52 Index found: index_age
2023/08/12 16:21:52 Count of expected and actual Range is: 2382 and 2382
2023/08/12 16:21:52 Count of expected and actual Range is: 10002 and 10002
2023/08/12 16:21:52 Count of expected and actual Range are: 0 and 0
2023/08/12 16:21:52 Count of expected and actual Range are: 483 and 483
2023/08/12 16:21:52 Testing CountRange() for key <= val
2023/08/12 16:21:52 Count of expected and actual CountRange for key <= 30 are: 5257 and 5257
2023/08/12 16:21:52 Testing CountRange() for key >= val
2023/08/12 16:21:52 Count of expected and actual CountRange for key >= 25 are: 7682 and 7682
2023/08/12 16:21:52 Testing CountRange() for null < key <= val
2023/08/12 16:21:52 Count of expected and actual CountRange for key > null && key <= 30 are: 5257 and 5257
2023/08/12 16:21:52 Testing CountRange() for val <= key < null
2023/08/12 16:21:52 Count of expected and actual CountRange for key >= 25 && key < null are: 0 and 0
2023/08/12 16:21:52 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountRange (0.59s)
=== RUN TestCountLookup
2023/08/12 16:21:52 In TestCountLookup()
2023/08/12 16:21:52 Index found: index_age
2023/08/12 16:21:52 Count of expected and actual Range are: 504 and 504
2023/08/12 16:21:52 Count of expected and actual Range are: 0 and 0
--- PASS: TestCountLookup (0.02s)
=== RUN TestRangeStatistics
2023/08/12 16:21:52 In TestRangeCount()
2023/08/12 16:21:52 Index found: index_age
--- PASS: TestRangeStatistics (0.00s)
=== RUN TestIndexCreateWithWhere
2023/08/12 16:21:52 In TestIndexCreateWithWhere()
2023/08/12 16:21:57 Created the secondary index index_ageabove30. Waiting for it become active
2023/08/12 16:21:57 Index is 8953794573502090659 now active
2023/08/12 16:21:57 Using n1ql client
2023/08/12 16:21:57 Expected and Actual scan responses are the same
2023/08/12 16:21:57 Lengths of expected and actual scanReuslts are: 4262 and 4262
2023/08/12 16:22:03 Created the secondary index index_ageteens. Waiting for it become active
2023/08/12 16:22:03 Index is 11992802740745559229 now active
2023/08/12 16:22:03 Using n1ql client
2023/08/12 16:22:03 Expected and Actual scan responses are the same
2023/08/12 16:22:03 Lengths of expected and actual scanReuslts are: 0 and 0
2023/08/12 16:22:10 Created the secondary index index_age35to45. Waiting for it become active
2023/08/12 16:22:10 Index is 8846114489425703614 now active
2023/08/12 16:22:10 Using n1ql client
2023/08/12 16:22:10 Expected and Actual scan responses are the same
2023/08/12 16:22:10 Lengths of expected and actual scanReuslts are: 2865 and 2865
--- PASS: TestIndexCreateWithWhere (17.45s)
=== RUN TestDeferredIndexCreate
2023/08/12 16:22:10 In TestDeferredIndexCreate()
2023/08/12 16:22:10 Created the index index_deferred in deferred mode. Index state is INDEX_STATE_READY
2023/08/12 16:22:12 Build the deferred index index_deferred. Waiting for the index to become active
2023/08/12 16:22:12 Waiting for index 12836486347215283131 to go active ...
2023/08/12 16:22:13 Waiting for index 12836486347215283131 to go active ...
2023/08/12 16:22:14 Waiting for index 12836486347215283131 to go active ...
2023/08/12 16:22:15 Waiting for index 12836486347215283131 to go active ...
2023/08/12 16:22:16 Waiting for index 12836486347215283131 to go active ...
2023/08/12 16:22:17 Index is 12836486347215283131 now active
2023/08/12 16:22:17 Using n1ql client
2023/08/12 16:22:17 Expected and Actual scan responses are the same
--- PASS: TestDeferredIndexCreate (7.16s)
=== RUN TestCompositeIndex_NumAndString
2023/08/12 16:22:17 In TestCompositeIndex()
2023/08/12 16:22:24 Created the secondary index index_composite1. Waiting for it become active
2023/08/12 16:22:24 Index is 3923608960897767990 now active
2023/08/12 16:22:24 Using n1ql client
2023/08/12 16:22:24 Using n1ql client
2023/08/12 16:22:24 Using n1ql client
2023/08/12 16:22:24 Expected and Actual scan responses are the same
--- PASS: TestCompositeIndex_NumAndString (6.84s)
=== RUN TestCompositeIndex_TwoNumberFields
2023/08/12 16:22:24 In TestCompositeIndex()
2023/08/12 16:22:30 Created the secondary index index_composite2. Waiting for it become active
2023/08/12 16:22:30 Index is 15442468084681277063 now active
2023/08/12 16:22:30 Using n1ql client
--- PASS: TestCompositeIndex_TwoNumberFields (6.73s)
=== RUN TestNumbers_Int64_Float64
2023/08/12 16:22:31 In TestNumbers_Int64_Float64()
2023/08/12 16:22:37 Created the secondary index idx_numbertest. Waiting for it become active
2023/08/12 16:22:37 Index is 16210055647375620987 now active
2023/08/12 16:22:37
==== Int64 test #0
2023/08/12 16:22:37 Using n1ql client
2023/08/12 16:22:37 Expected and Actual scan responses are the same
2023/08/12 16:22:37
==== Int64 test #1
2023/08/12 16:22:37 Using n1ql client
2023/08/12 16:22:37 Expected and Actual scan responses are the same
2023/08/12 16:22:37
==== Int64 test #2
2023/08/12 16:22:37 Using n1ql client
2023/08/12 16:22:37 Expected and Actual scan responses are the same
2023/08/12 16:22:37
==== Int64 test #3
2023/08/12 16:22:37 Using n1ql client
2023/08/12 16:22:38 Expected and Actual scan responses are the same
2023/08/12 16:22:38
==== Int64 test #4
2023/08/12 16:22:38 Using n1ql client
2023/08/12 16:22:38 Expected and Actual scan responses are the same
2023/08/12 16:22:38
==== Int64 test #5
2023/08/12 16:22:38 Using n1ql client
2023/08/12 16:22:38 Expected and Actual scan responses are the same
2023/08/12 16:22:38
==== Int64 test #6
2023/08/12 16:22:38 Using n1ql client
2023/08/12 16:22:38 Expected and Actual scan responses are the same
2023/08/12 16:22:38
==== Int64 test #7
2023/08/12 16:22:38 Using n1ql client
2023/08/12 16:22:38 Expected and Actual scan responses are the same
2023/08/12 16:22:38
==== Int64 test #8
2023/08/12 16:22:38 Using n1ql client
2023/08/12 16:22:39 Expected and Actual scan responses are the same
2023/08/12 16:22:39
==== Float64 test #0
2023/08/12 16:22:39 Using n1ql client
2023/08/12 16:22:39 Expected and Actual scan responses are the same
2023/08/12 16:22:39
==== Float64 test #1
2023/08/12 16:22:39 Using n1ql client
2023/08/12 16:22:39 Expected and Actual scan responses are the same
2023/08/12 16:22:39
==== Float64 test #2
2023/08/12 16:22:39 Using n1ql client
2023/08/12 16:22:39 Expected and Actual scan responses are the same
2023/08/12 16:22:39
==== Float64 test #3
2023/08/12 16:22:39 Using n1ql client
2023/08/12 16:22:39 Expected and Actual scan responses are the same
--- PASS: TestNumbers_Int64_Float64 (8.81s)
=== RUN TestRestartIndexer
2023/08/12 16:22:39 In TestRestartIndexer()
2023/08/12 16:22:39 []
2023-08-12T16:22:39.988+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-12T16:22:39.988+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/12 16:22:59 Using n1ql client
2023-08-12T16:22:59.965+05:30 [Error] transport error between 127.0.0.1:47778->127.0.0.1:9107: write tcp 127.0.0.1:47778->127.0.0.1:9107: write: broken pipe
2023-08-12T16:22:59.965+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -574901669124312641 request transport failed `write tcp 127.0.0.1:47778->127.0.0.1:9107: write: broken pipe`
2023-08-12T16:22:59.965+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-08-12T16:22:59.965+05:30 [Error] metadataClient:PickRandom: Replicas - [8856767938508464390], PrunedReplica - map[], FilteredReplica map[]
2023/08/12 16:23:00 Len of expected and actual scan results are : 10002 and 10002
2023/08/12 16:23:00 Expected and Actual scan responses are the same
--- PASS: TestRestartIndexer (20.28s)
=== RUN TestCreateDocsMutation
2023/08/12 16:23:00 In TestCreateDocsMutation()
2023/08/12 16:23:00 Index found: index_age
2023/08/12 16:23:00 Using n1ql client
2023/08/12 16:23:00 Len of expected and actual scan results are : 10002 and 10002
2023/08/12 16:23:00 Expected and Actual scan responses are the same
2023/08/12 16:23:00 Using n1ql client
2023/08/12 16:23:01 Index Scan after mutations took 366.342114ms
2023/08/12 16:23:01 Len of expected and actual scan results are : 10102 and 10102
2023/08/12 16:23:01 Expected and Actual scan responses are the same
--- PASS: TestCreateDocsMutation (0.84s)
=== RUN TestRestartProjector
2023/08/12 16:23:01 In TestRestartProjector()
2023/08/12 16:23:01 []
2023/08/12 16:23:21 Using n1ql client
2023/08/12 16:23:21 Len of expected and actual scan results are : 10102 and 10102
2023/08/12 16:23:21 Expected and Actual scan responses are the same
--- PASS: TestRestartProjector (20.23s)
=== RUN TestDeleteDocsMutation
2023/08/12 16:23:21 In TestDeleteDocsMutation()
2023/08/12 16:23:21 Index found: index_age
2023/08/12 16:23:21 Using n1ql client
2023/08/12 16:23:21 Len of expected and actual scan results are : 10102 and 10102
2023/08/12 16:23:21 Expected and Actual scan responses are the same
2023/08/12 16:23:21 Using n1ql client
2023/08/12 16:23:22 Index Scan after mutations took 589.188815ms
2023/08/12 16:23:22 Len of expected and actual scan results are : 9902 and 9902
2023/08/12 16:23:22 Expected and Actual scan responses are the same
--- PASS: TestDeleteDocsMutation (1.06s)
=== RUN TestUpdateDocsMutation
2023/08/12 16:23:22 In TestUpdateDocsMutation()
2023/08/12 16:23:22 Index found: index_age
2023/08/12 16:23:22 Using n1ql client
2023/08/12 16:23:22 Len of expected and actual scan results are : 9433 and 9433
2023/08/12 16:23:22 Expected and Actual scan responses are the same
2023/08/12 16:23:22 Num of keysFromMutDocs: 100
2023/08/12 16:23:22 Updating number of documents: 99
2023/08/12 16:23:22 Using n1ql client
2023/08/12 16:23:23 Index Scan after mutations took 411.012489ms
2023/08/12 16:23:23 Len of expected and actual scan results are : 9429 and 9429
2023/08/12 16:23:23 Expected and Actual scan responses are the same
--- PASS: TestUpdateDocsMutation (0.86s)
=== RUN TestLargeMutations
2023/08/12 16:23:23 In TestLargeMutations()
2023/08/12 16:23:23 In DropAllSecondaryIndexes()
2023/08/12 16:23:23 Index found: index_cdc
2023/08/12 16:23:23 Dropped index index_cdc
2023/08/12 16:23:23 Index found: index_age
2023/08/12 16:23:23 Dropped index index_age
2023/08/12 16:23:23 Index found: index_name
2023/08/12 16:23:23 Dropped index index_name
2023/08/12 16:23:23 Index found: index_email
2023/08/12 16:23:23 Dropped index index_email
2023/08/12 16:23:23 Index found: index_gender
2023/08/12 16:23:23 Dropped index index_gender
2023/08/12 16:23:23 Index found: idx_numbertest
2023/08/12 16:23:23 Dropped index idx_numbertest
2023/08/12 16:23:23 Index found: index_streetaddress
2023/08/12 16:23:23 Dropped index index_streetaddress
2023/08/12 16:23:23 Index found: index_tags
2023/08/12 16:23:23 Dropped index index_tags
2023/08/12 16:23:23 Index found: index_company
2023/08/12 16:23:23 Dropped index index_company
2023/08/12 16:23:23 Index found: index_isresidential
2023/08/12 16:23:23 Dropped index index_isresidential
2023/08/12 16:23:23 Index found: index_latitude
2023/08/12 16:23:23 Dropped index index_latitude
2023/08/12 16:23:23 Index found: index_streetname
2023/08/12 16:23:23 Dropped index index_streetname
2023/08/12 16:23:23 Index found: index_age35to45
2023/08/12 16:23:24 Dropped index index_age35to45
2023/08/12 16:23:24 Index found: index_deferred
2023/08/12 16:23:24 Dropped index index_deferred
2023/08/12 16:23:24 Index found: index_ageteens
2023/08/12 16:23:24 Dropped index index_ageteens
2023/08/12 16:23:24 Index found: index_ageabove30
2023/08/12 16:23:24 Dropped index index_ageabove30
2023/08/12 16:23:24 Index found: index_eyeColor
2023/08/12 16:23:24 Dropped index index_eyeColor
2023/08/12 16:23:24 Index found: index_pin
2023/08/12 16:23:24 Dropped index index_pin
2023/08/12 16:23:24 Index found: idx_age
2023/08/12 16:23:24 Dropped index idx_age
2023/08/12 16:23:24 Index found: index_composite1
2023/08/12 16:23:24 Dropped index index_composite1
2023/08/12 16:23:24 Index found: index_state
2023/08/12 16:23:24 Dropped index index_state
2023/08/12 16:23:24 Index found: index_balance
2023/08/12 16:23:24 Dropped index index_balance
2023/08/12 16:23:24 Index found: index_i2
2023/08/12 16:23:24 Dropped index index_i2
2023/08/12 16:23:24 Index found: index_di1
2023/08/12 16:23:24 Dropped index index_di1
2023/08/12 16:23:24 Index found: index_composite2
2023/08/12 16:23:24 Dropped index index_composite2
2023/08/12 16:23:24 Index found: index_floor
2023/08/12 16:23:24 Dropped index index_floor
2023/08/12 16:23:24 Index found: index_nationality
2023/08/12 16:23:24 Dropped index index_nationality
2023/08/12 16:23:24 Index found: index_isActive
2023/08/12 16:23:24 Dropped index index_isActive
2023/08/12 16:23:24 Index found: index_height
2023/08/12 16:23:25 Dropped index index_height
2023/08/12 16:23:25 Index found: index_longitude
2023/08/12 16:23:25 Dropped index index_longitude
2023/08/12 16:23:25 Index found: index_p1
2023/08/12 16:23:25 Dropped index index_p1
2023/08/12 16:23:45 Created the secondary index indexmut_1. Waiting for it become active
2023/08/12 16:23:45 Index is 7100548704750359522 now active
2023/08/12 16:23:45 Using n1ql client
2023/08/12 16:23:46 Expected and Actual scan responses are the same
2023/08/12 16:23:46 Len of expected and actual scan results are : 29902 and 29902
2023/08/12 16:23:46 ITERATION 0
2023/08/12 16:24:03 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:24:03 Index is 1312488646342211789 now active
2023/08/12 16:24:03 Using n1ql client
2023/08/12 16:24:04 Expected and Actual scan responses are the same
2023/08/12 16:24:04 Len of expected and actual scan results are : 39902 and 39902
2023/08/12 16:24:04 Using n1ql client
2023/08/12 16:24:05 Expected and Actual scan responses are the same
2023/08/12 16:24:05 Len of expected and actual scan results are : 39902 and 39902
2023/08/12 16:24:05 Dropping the secondary index indexmut_2
2023/08/12 16:24:05 Index dropped
2023/08/12 16:24:05 ITERATION 1
2023/08/12 16:24:23 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:24:23 Index is 2018194102003774932 now active
2023/08/12 16:24:23 Using n1ql client
2023/08/12 16:24:24 Expected and Actual scan responses are the same
2023/08/12 16:24:24 Len of expected and actual scan results are : 49902 and 49902
2023/08/12 16:24:24 Using n1ql client
2023/08/12 16:24:25 Expected and Actual scan responses are the same
2023/08/12 16:24:25 Len of expected and actual scan results are : 49902 and 49902
2023/08/12 16:24:25 Dropping the secondary index indexmut_2
2023/08/12 16:24:25 Index dropped
2023/08/12 16:24:25 ITERATION 2
2023/08/12 16:24:44 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:24:44 Index is 2576173426481680508 now active
2023/08/12 16:24:44 Using n1ql client
2023/08/12 16:24:46 Expected and Actual scan responses are the same
2023/08/12 16:24:46 Len of expected and actual scan results are : 59902 and 59902
2023/08/12 16:24:46 Using n1ql client
2023/08/12 16:24:47 Expected and Actual scan responses are the same
2023/08/12 16:24:47 Len of expected and actual scan results are : 59902 and 59902
2023/08/12 16:24:47 Dropping the secondary index indexmut_2
2023/08/12 16:24:47 Index dropped
2023/08/12 16:24:47 ITERATION 3
2023/08/12 16:25:08 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:25:08 Index is 4985018267503873321 now active
2023/08/12 16:25:08 Using n1ql client
2023/08/12 16:25:10 Expected and Actual scan responses are the same
2023/08/12 16:25:10 Len of expected and actual scan results are : 69902 and 69902
2023/08/12 16:25:10 Using n1ql client
2023/08/12 16:25:12 Expected and Actual scan responses are the same
2023/08/12 16:25:12 Len of expected and actual scan results are : 69902 and 69902
2023/08/12 16:25:12 Dropping the secondary index indexmut_2
2023/08/12 16:25:12 Index dropped
2023/08/12 16:25:12 ITERATION 4
2023/08/12 16:25:34 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:25:34 Index is 16843268369243093674 now active
2023/08/12 16:25:34 Using n1ql client
2023/08/12 16:25:36 Expected and Actual scan responses are the same
2023/08/12 16:25:36 Len of expected and actual scan results are : 79902 and 79902
2023/08/12 16:25:36 Using n1ql client
2023/08/12 16:25:38 Expected and Actual scan responses are the same
2023/08/12 16:25:38 Len of expected and actual scan results are : 79902 and 79902
2023/08/12 16:25:38 Dropping the secondary index indexmut_2
2023/08/12 16:25:38 Index dropped
2023/08/12 16:25:38 ITERATION 5
2023/08/12 16:26:01 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:26:01 Index is 16253775585819209255 now active
2023/08/12 16:26:01 Using n1ql client
2023/08/12 16:26:03 Expected and Actual scan responses are the same
2023/08/12 16:26:03 Len of expected and actual scan results are : 89902 and 89902
2023/08/12 16:26:03 Using n1ql client
2023/08/12 16:26:05 Expected and Actual scan responses are the same
2023/08/12 16:26:05 Len of expected and actual scan results are : 89902 and 89902
2023/08/12 16:26:05 Dropping the secondary index indexmut_2
2023/08/12 16:26:05 Index dropped
2023/08/12 16:26:05 ITERATION 6
2023/08/12 16:26:29 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:26:29 Index is 2441458117803549976 now active
2023/08/12 16:26:29 Using n1ql client
2023/08/12 16:26:31 Expected and Actual scan responses are the same
2023/08/12 16:26:31 Len of expected and actual scan results are : 99902 and 99902
2023/08/12 16:26:31 Using n1ql client
2023/08/12 16:26:33 Expected and Actual scan responses are the same
2023/08/12 16:26:33 Len of expected and actual scan results are : 99902 and 99902
2023/08/12 16:26:33 Dropping the secondary index indexmut_2
2023/08/12 16:26:33 Index dropped
2023/08/12 16:26:33 ITERATION 7
2023/08/12 16:27:00 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:27:00 Index is 4085137240757284916 now active
2023/08/12 16:27:00 Using n1ql client
2023/08/12 16:27:03 Expected and Actual scan responses are the same
2023/08/12 16:27:03 Len of expected and actual scan results are : 109902 and 109902
2023/08/12 16:27:03 Using n1ql client
2023/08/12 16:27:06 Expected and Actual scan responses are the same
2023/08/12 16:27:06 Len of expected and actual scan results are : 109902 and 109902
2023/08/12 16:27:06 Dropping the secondary index indexmut_2
2023/08/12 16:27:06 Index dropped
2023/08/12 16:27:06 ITERATION 8
2023/08/12 16:27:33 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:27:33 Index is 16782286545546298810 now active
2023/08/12 16:27:33 Using n1ql client
2023/08/12 16:27:35 Expected and Actual scan responses are the same
2023/08/12 16:27:35 Len of expected and actual scan results are : 119902 and 119902
2023/08/12 16:27:36 Using n1ql client
2023/08/12 16:27:39 Expected and Actual scan responses are the same
2023/08/12 16:27:39 Len of expected and actual scan results are : 119902 and 119902
2023/08/12 16:27:39 Dropping the secondary index indexmut_2
2023/08/12 16:27:39 Index dropped
2023/08/12 16:27:39 ITERATION 9
2023/08/12 16:28:05 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:28:05 Index is 893445888509281620 now active
2023/08/12 16:28:06 Using n1ql client
2023/08/12 16:28:09 Expected and Actual scan responses are the same
2023/08/12 16:28:09 Len of expected and actual scan results are : 129902 and 129902
2023/08/12 16:28:09 Using n1ql client
2023/08/12 16:28:12 Expected and Actual scan responses are the same
2023/08/12 16:28:12 Len of expected and actual scan results are : 129902 and 129902
2023/08/12 16:28:12 Dropping the secondary index indexmut_2
2023/08/12 16:28:12 Index dropped
2023/08/12 16:28:12 ITERATION 10
2023/08/12 16:28:42 Created the secondary index indexmut_2. Waiting for it become active
2023/08/12 16:28:42 Index is 13835222240265860417 now active
2023/08/12 16:28:43 Using n1ql client
2023/08/12 16:28:46 Expected and Actual scan responses are the same
2023/08/12 16:28:46 Len of expected and actual scan results are : 139902 and 139902
2023/08/12 16:28:46 Using n1ql client
2023/08/12 16:28:49 Expected and Actual scan responses are the same
2023/08/12 16:28:49 Len of expected and actual scan results are : 139902 and 139902
2023/08/12 16:28:49 Dropping the secondary index indexmut_2
2023/08/12 16:28:49 Index dropped
--- PASS: TestLargeMutations (326.66s)
=== RUN TestPlanner
2023/08/12 16:28:49 In TestPlanner()
2023/08/12 16:28:49 -------------------------------------------
2023/08/12 16:28:49 initial placement - 20-50M, 10 index, 3 replica, 2x
2023-08-12T16:28:49.857+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:49.861+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T16:28:49.861+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T16:28:49.862+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T16:28:49.862+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T16:28:49.864+05:30 [Info] switched currmeta from 463 -> 463 force true
2023-08-12T16:28:49.865+05:30 [Info] switched currmeta from 458 -> 459 force true
2023-08-12T16:28:49.954+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:49.954+05:30 [Info] Score: 0.0519080502540246
2023-08-12T16:28:49.954+05:30 [Info] Memory Quota: 54812195322 (51.0478G)
2023-08-12T16:28:49.954+05:30 [Info] CPU Quota: 12
2023-08-12T16:28:49.954+05:30 [Info] Indexer Memory Mean 34820733434 (32.4293G)
2023-08-12T16:28:49.954+05:30 [Info] Indexer Memory Deviation 3614952762 (3.36669G) (10.38%)
2023-08-12T16:28:49.954+05:30 [Info] Indexer Memory Utilization 0.6353
2023-08-12T16:28:49.954+05:30 [Info] Indexer CPU Mean 10.3592
2023-08-12T16:28:49.954+05:30 [Info] Indexer CPU Deviation 2.58 (24.93%)
2023-08-12T16:28:49.954+05:30 [Info] Indexer CPU Utilization 0.8633
2023-08-12T16:28:49.954+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:49.954+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:49.954+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:49.954+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:49.954+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:49.954+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:49.954+05:30 [Info] Indexer Data Size Mean 34820733434 (32.4293G)
2023-08-12T16:28:49.954+05:30 [Info] Indexer Data Size Deviation 3614952762 (3.36669G) (10.38%)
2023-08-12T16:28:49.954+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:49.954+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:49.954+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:49.954+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:49 -------------------------------------------
2023/08/12 16:28:49 initial placement - 20-50M, 30 index, 3 replica, 2x
2023-08-12T16:28:49.955+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:50.998+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:50.998+05:30 [Info] Score: 0.03233475851552395
2023-08-12T16:28:50.998+05:30 [Info] Memory Quota: 61264530354 (57.057G)
2023-08-12T16:28:50.998+05:30 [Info] CPU Quota: 12
2023-08-12T16:28:50.998+05:30 [Info] Indexer Memory Mean 39829159391 (37.0938G)
2023-08-12T16:28:50.998+05:30 [Info] Indexer Memory Deviation 2575732501 (2.39884G) (6.47%)
2023-08-12T16:28:50.998+05:30 [Info] Indexer Memory Utilization 0.6501
2023-08-12T16:28:50.998+05:30 [Info] Indexer CPU Mean 11.4665
2023-08-12T16:28:50.998+05:30 [Info] Indexer CPU Deviation 2.70 (23.57%)
2023-08-12T16:28:50.998+05:30 [Info] Indexer CPU Utilization 0.9555
2023-08-12T16:28:50.998+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:50.998+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:50.998+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:50.998+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:50.998+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:50.998+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:50.998+05:30 [Info] Indexer Data Size Mean 39829159391 (37.0938G)
2023-08-12T16:28:50.998+05:30 [Info] Indexer Data Size Deviation 2575732501 (2.39884G) (6.47%)
2023-08-12T16:28:50.998+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:50.998+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:50.998+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:50.998+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:50 -------------------------------------------
2023/08/12 16:28:50 initial placement - 20-50M, 30 index, 3 replica, 4x
2023-08-12T16:28:50.998+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:51.210+05:30 [Info] Score: 0.01742080108626855
2023-08-12T16:28:51.210+05:30 [Info] Memory Quota: 125877159220 (117.232G)
2023-08-12T16:28:51.210+05:30 [Info] CPU Quota: 24
2023-08-12T16:28:51.210+05:30 [Info] Indexer Memory Mean 80170287173 (74.6644G)
2023-08-12T16:28:51.210+05:30 [Info] Indexer Memory Deviation 2793261251 (2.60143G) (3.48%)
2023-08-12T16:28:51.210+05:30 [Info] Indexer Memory Utilization 0.6369
2023-08-12T16:28:51.210+05:30 [Info] Indexer CPU Mean 22.3676
2023-08-12T16:28:51.210+05:30 [Info] Indexer CPU Deviation 3.39 (15.15%)
2023-08-12T16:28:51.210+05:30 [Info] Indexer CPU Utilization 0.9320
2023-08-12T16:28:51.210+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:51.210+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:51.210+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:51.210+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:51.210+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:51.210+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:51.210+05:30 [Info] Indexer Data Size Mean 80170287173 (74.6644G)
2023-08-12T16:28:51.210+05:30 [Info] Indexer Data Size Deviation 2793261251 (2.60143G) (3.48%)
2023-08-12T16:28:51.210+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:51.211+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:51.211+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:51.211+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:51 -------------------------------------------
2023/08/12 16:28:51 initial placement - 200-500M, 10 index, 3 replica, 2x
2023-08-12T16:28:51.211+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:51.259+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:51.259+05:30 [Info] Score: 0.0330554188255014
2023-08-12T16:28:51.259+05:30 [Info] Memory Quota: 484181968374 (450.93G)
2023-08-12T16:28:51.259+05:30 [Info] CPU Quota: 12
2023-08-12T16:28:51.259+05:30 [Info] Indexer Memory Mean 359126651261 (334.463G)
2023-08-12T16:28:51.259+05:30 [Info] Indexer Memory Deviation 23742163737 (22.1116G) (6.61%)
2023-08-12T16:28:51.259+05:30 [Info] Indexer Memory Utilization 0.7417
2023-08-12T16:28:51.259+05:30 [Info] Indexer CPU Mean 9.8618
2023-08-12T16:28:51.259+05:30 [Info] Indexer CPU Deviation 2.48 (25.17%)
2023-08-12T16:28:51.259+05:30 [Info] Indexer CPU Utilization 0.8218
2023-08-12T16:28:51.259+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:51.259+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:51.259+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:51.259+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:51.259+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:51.259+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:51.259+05:30 [Info] Indexer Data Size Mean 359126651261 (334.463G)
2023-08-12T16:28:51.259+05:30 [Info] Indexer Data Size Deviation 23742163737 (22.1116G) (6.61%)
2023-08-12T16:28:51.259+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:51.259+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:51.259+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:51.259+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:51 -------------------------------------------
2023/08/12 16:28:51 initial placement - 200-500M, 30 index, 3 replica, 2x
2023-08-12T16:28:51.260+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:52.278+05:30 [Info] Score: 0.024386936473495224
2023-08-12T16:28:52.279+05:30 [Info] Memory Quota: 494002140670 (460.075G)
2023-08-12T16:28:52.279+05:30 [Info] CPU Quota: 12
2023-08-12T16:28:52.279+05:30 [Info] Indexer Memory Mean 388590606591 (361.903G)
2023-08-12T16:28:52.279+05:30 [Info] Indexer Memory Deviation 18953068874 (17.6514G) (4.88%)
2023-08-12T16:28:52.279+05:30 [Info] Indexer Memory Utilization 0.7866
2023-08-12T16:28:52.279+05:30 [Info] Indexer CPU Mean 9.8131
2023-08-12T16:28:52.279+05:30 [Info] Indexer CPU Deviation 2.74 (27.94%)
2023-08-12T16:28:52.279+05:30 [Info] Indexer CPU Utilization 0.8178
2023-08-12T16:28:52.279+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:52.279+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:52.279+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:52.279+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:52.279+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:52.279+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:52.279+05:30 [Info] Indexer Data Size Mean 388590606591 (361.903G)
2023-08-12T16:28:52.279+05:30 [Info] Indexer Data Size Deviation 18953068874 (17.6514G) (4.88%)
2023-08-12T16:28:52.279+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:52.279+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:52.279+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:52.279+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:52 -------------------------------------------
2023/08/12 16:28:52 initial placement - mixed small/medium, 30 index, 3 replica, 1.5/4x
2023-08-12T16:28:52.280+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:52.374+05:30 [Info] serviceChangeNotifier: received PoolChangeNotification
2023-08-12T16:28:52.379+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T16:28:52.379+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T16:28:52.379+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T16:28:52.379+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T16:28:52.382+05:30 [Info] switched currmeta from 463 -> 463 force true
2023-08-12T16:28:52.382+05:30 [Info] switched currmeta from 459 -> 459 force true
2023-08-12T16:28:52.644+05:30 [Info] Score: 0.006765296516893188
2023-08-12T16:28:52.644+05:30 [Info] Memory Quota: 390391113069 (363.58G)
2023-08-12T16:28:52.644+05:30 [Info] CPU Quota: 16
2023-08-12T16:28:52.644+05:30 [Info] Indexer Memory Mean 318963326808 (297.058G)
2023-08-12T16:28:52.644+05:30 [Info] Indexer Memory Deviation 4315762967 (4.01937G) (1.35%)
2023-08-12T16:28:52.644+05:30 [Info] Indexer Memory Utilization 0.8170
2023-08-12T16:28:52.644+05:30 [Info] Indexer CPU Mean 9.6294
2023-08-12T16:28:52.644+05:30 [Info] Indexer CPU Deviation 3.60 (37.38%)
2023-08-12T16:28:52.644+05:30 [Info] Indexer CPU Utilization 0.6018
2023-08-12T16:28:52.644+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:52.644+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:52.644+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:52.644+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:52.644+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:52.644+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:52.644+05:30 [Info] Indexer Data Size Mean 318963326808 (297.058G)
2023-08-12T16:28:52.645+05:30 [Info] Indexer Data Size Deviation 4315762967 (4.01937G) (1.35%)
2023-08-12T16:28:52.645+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:52.645+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:52.645+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:52.645+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:52 -------------------------------------------
2023/08/12 16:28:52 initial placement - mixed all, 30 index, 3 replica, 1.5/4x
2023-08-12T16:28:52.645+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:53.101+05:30 [Info] Score: 0.03328209129185593
2023-08-12T16:28:53.101+05:30 [Info] Memory Quota: 313455448333 (291.928G)
2023-08-12T16:28:53.101+05:30 [Info] CPU Quota: 20
2023-08-12T16:28:53.101+05:30 [Info] Indexer Memory Mean 233148344238 (217.136G)
2023-08-12T16:28:53.101+05:30 [Info] Indexer Memory Deviation 15519328955 (14.4535G) (6.66%)
2023-08-12T16:28:53.101+05:30 [Info] Indexer Memory Utilization 0.7438
2023-08-12T16:28:53.101+05:30 [Info] Indexer CPU Mean 8.4400
2023-08-12T16:28:53.101+05:30 [Info] Indexer CPU Deviation 3.73 (44.22%)
2023-08-12T16:28:53.101+05:30 [Info] Indexer CPU Utilization 0.4220
2023-08-12T16:28:53.101+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.101+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.101+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.101+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.101+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.101+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.101+05:30 [Info] Indexer Data Size Mean 233148344238 (217.136G)
2023-08-12T16:28:53.101+05:30 [Info] Indexer Data Size Deviation 15519328955 (14.4535G) (6.66%)
2023-08-12T16:28:53.101+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:53.101+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.101+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:53.101+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 initial placement - 6 2M index, 1 replica, 2x
2023-08-12T16:28:53.111+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:53.125+05:30 [Info] Score: 0
2023-08-12T16:28:53.125+05:30 [Info] Memory Quota: 4848128000 (4.51517G)
2023-08-12T16:28:53.125+05:30 [Info] CPU Quota: 2
2023-08-12T16:28:53.125+05:30 [Info] Indexer Memory Mean 2080000000 (1.93715G)
2023-08-12T16:28:53.125+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.125+05:30 [Info] Indexer Memory Utilization 0.4290
2023-08-12T16:28:53.125+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-12T16:28:53.125+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:53.125+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-12T16:28:53.125+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.125+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.125+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.125+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.125+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.125+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.125+05:30 [Info] Indexer Data Size Mean 2080000000 (1.93715G)
2023-08-12T16:28:53.125+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.125+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:53.125+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.125+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:53.125+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 initial placement - 5 20M primary index, 2 replica, 2x
2023-08-12T16:28:53.134+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:53.173+05:30 [Info] Score: 0
2023-08-12T16:28:53.173+05:30 [Info] Memory Quota: 14310128000 (13.3273G)
2023-08-12T16:28:53.173+05:30 [Info] CPU Quota: 2
2023-08-12T16:28:53.173+05:30 [Info] Indexer Memory Mean 10960000000 (10.2073G)
2023-08-12T16:28:53.173+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.173+05:30 [Info] Indexer Memory Utilization 0.7659
2023-08-12T16:28:53.173+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-12T16:28:53.173+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:53.173+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-12T16:28:53.173+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.173+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.173+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.173+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.173+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.173+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.173+05:30 [Info] Indexer Data Size Mean 10960000000 (10.2073G)
2023-08-12T16:28:53.173+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.173+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:53.173+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.173+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:53.173+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 initial placement - 5 20M array index, 2 replica, 2x
2023-08-12T16:28:53.184+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:53.223+05:30 [Info] Score: 0
2023-08-12T16:28:53.223+05:30 [Info] Memory Quota: 237416768000 (221.112G)
2023-08-12T16:28:53.224+05:30 [Info] CPU Quota: 2
2023-08-12T16:28:53.224+05:30 [Info] Indexer Memory Mean 191440000000 (178.292G)
2023-08-12T16:28:53.224+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.224+05:30 [Info] Indexer Memory Utilization 0.8063
2023-08-12T16:28:53.224+05:30 [Info] Indexer CPU Mean 1.2000
2023-08-12T16:28:53.224+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:53.224+05:30 [Info] Indexer CPU Utilization 0.6000
2023-08-12T16:28:53.224+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.224+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.224+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.224+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.224+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.224+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.224+05:30 [Info] Indexer Data Size Mean 191440000000 (178.292G)
2023-08-12T16:28:53.224+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.224+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:53.224+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.224+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:53.224+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 initial placement - 3 replica constraint, 2 index, 2x
2023-08-12T16:28:53.227+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:53.263+05:30 [Info] Score: 0
2023-08-12T16:28:53.263+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-12T16:28:53.263+05:30 [Info] CPU Quota: 2
2023-08-12T16:28:53.263+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-12T16:28:53.263+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.263+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-12T16:28:53.263+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T16:28:53.263+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:53.263+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T16:28:53.263+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.263+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.263+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.263+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.263+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.263+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.263+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-12T16:28:53.263+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.263+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:53.263+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.263+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:53.263+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 incr placement - 20-50M, 5 2M index, 1 replica, 1x
2023-08-12T16:28:53.272+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.03821049549881216
2023-08-12T16:28:53.393+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:53.393+05:30 [Info] Score: 0.007189938568471697
2023-08-12T16:28:53.393+05:30 [Info] Memory Quota: 125233041042 (116.632G)
2023-08-12T16:28:53.393+05:30 [Info] CPU Quota: 27
2023-08-12T16:28:53.393+05:30 [Info] Indexer Memory Mean 71117238485 (66.2331G)
2023-08-12T16:28:53.393+05:30 [Info] Indexer Memory Deviation 1022657151 (975.282M) (1.44%)
2023-08-12T16:28:53.393+05:30 [Info] Indexer Memory Utilization 0.5679
2023-08-12T16:28:53.393+05:30 [Info] Indexer CPU Mean 20.1734
2023-08-12T16:28:53.393+05:30 [Info] Indexer CPU Deviation 1.87 (9.29%)
2023-08-12T16:28:53.393+05:30 [Info] Indexer CPU Utilization 0.7472
2023-08-12T16:28:53.393+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.393+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.393+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.393+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.393+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.393+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.393+05:30 [Info] Indexer Data Size Mean 71117238485 (66.2331G)
2023-08-12T16:28:53.393+05:30 [Info] Indexer Data Size Deviation 1022657151 (975.282M) (1.44%)
2023-08-12T16:28:53.393+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:53.393+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.393+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:53.393+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 incr placement - mixed small/medium, 6 2M index, 1 replica, 1x
2023-08-12T16:28:53.405+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.002903277799255841
2023-08-12T16:28:53.625+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:53.625+05:30 [Info] Score: 0.00043718596495524715
2023-08-12T16:28:53.625+05:30 [Info] Memory Quota: 536870912000 (500G)
2023-08-12T16:28:53.625+05:30 [Info] CPU Quota: 20
2023-08-12T16:28:53.625+05:30 [Info] Indexer Memory Mean 393025602195 (366.034G)
2023-08-12T16:28:53.625+05:30 [Info] Indexer Memory Deviation 343650554 (327.731M) (0.09%)
2023-08-12T16:28:53.625+05:30 [Info] Indexer Memory Utilization 0.7321
2023-08-12T16:28:53.625+05:30 [Info] Indexer CPU Mean 14.2305
2023-08-12T16:28:53.625+05:30 [Info] Indexer CPU Deviation 0.95 (6.65%)
2023-08-12T16:28:53.625+05:30 [Info] Indexer CPU Utilization 0.7115
2023-08-12T16:28:53.625+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.625+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.625+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.625+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.625+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.625+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.625+05:30 [Info] Indexer Data Size Mean 393025602195 (366.034G)
2023-08-12T16:28:53.625+05:30 [Info] Indexer Data Size Deviation 343650554 (327.731M) (0.09%)
2023-08-12T16:28:53.625+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:53.625+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.625+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:53.625+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 incr placement - 3 server group, 3 replica, 1x
2023-08-12T16:28:53.628+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0
2023-08-12T16:28:53.641+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:53.641+05:30 [Info] Score: 0
2023-08-12T16:28:53.641+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-12T16:28:53.641+05:30 [Info] CPU Quota: 16
2023-08-12T16:28:53.641+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-12T16:28:53.641+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.641+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-12T16:28:53.641+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T16:28:53.641+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:53.641+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T16:28:53.641+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.641+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.641+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.641+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.641+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.641+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.641+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-12T16:28:53.641+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.641+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:53.641+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.641+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:53.641+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 incr placement - 2 server group, 3 replica, 1x
2023-08-12T16:28:53.643+05:30 [Warn] Index has more replica than server group. Index=index1 0 Bucket=bucket2 Scope= Collection=
2023-08-12T16:28:53.643+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 1) Bucket=bucket2 Scope= Collection=
2023-08-12T16:28:53.643+05:30 [Warn] Index has more replica than server group. Index=index1 0 (replica 2) Bucket=bucket2 Scope= Collection=
2023-08-12T16:28:53.643+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.816496580927726
2023-08-12T16:28:53.669+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:53.670+05:30 [Info] Score: 0
2023-08-12T16:28:53.670+05:30 [Info] Memory Quota: 530294000 (505.728M)
2023-08-12T16:28:53.670+05:30 [Info] CPU Quota: 16
2023-08-12T16:28:53.670+05:30 [Info] Indexer Memory Mean 2600000 (2.47955M)
2023-08-12T16:28:53.670+05:30 [Info] Indexer Memory Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.670+05:30 [Info] Indexer Memory Utilization 0.0049
2023-08-12T16:28:53.670+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T16:28:53.670+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:53.670+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T16:28:53.670+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.670+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.670+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.670+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.670+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.670+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.670+05:30 [Info] Indexer Data Size Mean 2600000 (2.47955M)
2023-08-12T16:28:53.670+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:53.670+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:53.670+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.670+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:53.670+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 rebalance - 20-50M, 90 index, 20% shuffle, 1x, utilization 90%+
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2596996162
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 4039455774
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2854263694
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1879968118
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1823804162
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2949882636
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 281908850
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 672245080
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 1292406600
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 2212821389
2023-08-12T16:28:53.672+05:30 [Info] Planner::setExcludeInForNonEmptyNodes Set Exclude=in for 3494557023
2023-08-12T16:28:53.672+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.408218158669071
2023-08-12T16:28:53.672+05:30 [Info] Planner::initial temperature: initial resource variation 0.408218158669071 temp 0.040821815866907106
2023-08-12T16:28:53.793+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:53.793+05:30 [Info] Score: 0.09160577379022063
2023-08-12T16:28:53.793+05:30 [Info] Memory Quota: 139586437120 (130G)
2023-08-12T16:28:53.793+05:30 [Info] CPU Quota: 30
2023-08-12T16:28:53.793+05:30 [Info] Indexer Memory Mean 88876568718 (82.7728G)
2023-08-12T16:28:53.793+05:30 [Info] Indexer Memory Deviation 16283213698 (15.1649G) (18.32%)
2023-08-12T16:28:53.793+05:30 [Info] Indexer Memory Utilization 0.6367
2023-08-12T16:28:53.793+05:30 [Info] Indexer CPU Mean 24.0538
2023-08-12T16:28:53.793+05:30 [Info] Indexer CPU Deviation 4.55 (18.94%)
2023-08-12T16:28:53.793+05:30 [Info] Indexer CPU Utilization 0.8018
2023-08-12T16:28:53.793+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:53.793+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:53.793+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:53.793+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.793+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:53.793+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:53.793+05:30 [Info] Indexer Data Size Mean 88876568718 (82.7728G)
2023-08-12T16:28:53.793+05:30 [Info] Indexer Data Size Deviation 16283213698 (15.1649G) (18.32%)
2023-08-12T16:28:53.793+05:30 [Info] Total Index Data (from non-deleted node) 993.273G
2023-08-12T16:28:53.793+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.793+05:30 [Info] No. Index (from non-deleted node) 90
2023-08-12T16:28:53.793+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:53.793+05:30 [Info]
2023-08-12T16:28:53.793+05:30 [Info] Indexer serverGroup:, nodeId:2596996162, nodeUUID:tempNodeUUID_2596996162, useLiveData:false
2023-08-12T16:28:53.793+05:30 [Info] Indexer total memory:107920563333 (100.509G), mem:77531004517 (72.2064G), overhead:30389558816 (28.3025G), min:107920563333 (100.509G), data:77531004517 (72.2064G) cpu:19.9504, io:0 (0), scan:0 drain:0 numIndexes:8
2023-08-12T16:28:53.793+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:true usageRatio:0.3489378837880261 allowDDLDuringScaleup:false
2023-08-12T16:28:53.793+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.793+05:30 [Info] Index name:9297607011625843543, bucket:bucket1, scope:, collection:, defnId:9297607011625843543, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.793+05:30 [Info] Index total memory:10432220210 (9.71576G), mem:8126156347 (7.56807G), overhead:2306063863 (2.14769G), min:10432220210 (9.71576G), data:8126156347 (7.56807G) cpu:2.4885 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.793+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.793+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.793+05:30 [Info] Index name:2957445780958238669, bucket:bucket1, scope:, collection:, defnId:2957445780958238669, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:9576973419 (8.91925G), mem:7095730642 (6.60841G), overhead:2481242777 (2.31084G), min:9576973419 (8.91925G), data:7095730642 (6.60841G) cpu:1.6228 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:14936118136456333868, bucket:bucket1, scope:, collection:, defnId:14936118136456333868, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:15276271589 (14.2271G), mem:12489682062 (11.6319G), overhead:2786589527 (2.59521G), min:15276271589 (14.2271G), data:12489682062 (11.6319G) cpu:0.8466 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:17655499628573582504, bucket:bucket1, scope:, collection:, defnId:17655499628573582504, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:12254969181 (11.4133G), mem:9192999132 (8.56165G), overhead:3061970049 (2.85168G), min:12254969181 (11.4133G), data:9192999132 (8.56165G) cpu:2.2372 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:3863560856781401483, bucket:bucket1, scope:, collection:, defnId:3863560856781401483, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:13171490349 (12.2669G), mem:10138341555 (9.44207G), overhead:3033148794 (2.82484G), min:13171490349 (12.2669G), data:10138341555 (9.44207G) cpu:2.3028 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:4736923128309357199, bucket:bucket1, scope:, collection:, defnId:4736923128309357199, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:14533079326 (13.535G), mem:11584196575 (10.7886G), overhead:2948882751 (2.74636G), min:14533079326 (13.535G), data:11584196575 (10.7886G) cpu:1.6908 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:17836857480517495470, bucket:bucket1, scope:, collection:, defnId:17836857480517495470, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:17731237212 (16.5135G), mem:10513457152 (9.79142G), overhead:7217780060 (6.72208G), min:17731237212 (16.5135G), data:10513457152 (9.79142G) cpu:4.8006 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:15101094932139014570, bucket:bucket1, scope:, collection:, defnId:15101094932139014570, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:14839464447 (13.8203G), mem:8390441052 (7.81421G), overhead:6449023395 (6.00612G), min:14839464447 (13.8203G), data:8390441052 (7.81421G) cpu:3.9610 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info]
2023-08-12T16:28:53.794+05:30 [Info] Indexer serverGroup:, nodeId:4039455774, nodeUUID:tempNodeUUID_4039455774, useLiveData:false
2023-08-12T16:28:53.794+05:30 [Info] Indexer total memory:122017945822 (113.638G), mem:82799763022 (77.1133G), overhead:39218182800 (36.5248G), min:122017945822 (113.638G), data:82799763022 (77.1133G) cpu:28.5044, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-12T16:28:53.794+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:true usageRatio:0.3726505836863197 allowDDLDuringScaleup:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:14070983644547114432, bucket:bucket1, scope:, collection:, defnId:14070983644547114432, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:9590814847 (8.93214G), mem:5260708640 (4.89942G), overhead:4330106207 (4.03273G), min:9590814847 (8.93214G), data:5260708640 (4.89942G) cpu:4.7396 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:14936118136456333868, bucket:bucket1, scope:, collection:, defnId:14936118136456333868, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:26869725296 (25.0244G), mem:18758440736 (17.4702G), overhead:8111284560 (7.55422G), min:26869725296 (25.0244G), data:18758440736 (17.4702G) cpu:4.5921 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:1994197507527809979, bucket:bucket1, scope:, collection:, defnId:1994197507527809979, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:21037852020 (19.593G), mem:14610037770 (13.6067G), overhead:6427814250 (5.98637G), min:21037852020 (19.593G), data:14610037770 (13.6067G) cpu:4.4189 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:11524073848849103313, bucket:bucket1, scope:, collection:, defnId:11524073848849103313, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:21602364736 (20.1188G), mem:14498947848 (13.5032G), overhead:7103416888 (6.61557G), min:21602364736 (20.1188G), data:14498947848 (13.5032G) cpu:3.9744 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:18022561570717701741, bucket:bucket1, scope:, collection:, defnId:18022561570717701741, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:17227907381 (16.0447G), mem:13448751888 (12.5251G), overhead:3779155493 (3.51961G), min:17227907381 (16.0447G), data:13448751888 (12.5251G) cpu:2.0373 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:9268645300779994578, bucket:bucket1, scope:, collection:, defnId:9268645300779994578, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:12311607614 (11.4661G), mem:8230194260 (7.66497G), overhead:4081413354 (3.80111G), min:12311607614 (11.4661G), data:8230194260 (7.66497G) cpu:3.7662 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:15101094932139014570, bucket:bucket1, scope:, collection:, defnId:15101094932139014570, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:13272816328 (12.3613G), mem:7992681880 (7.44377G), overhead:5280134448 (4.91751G), min:13272816328 (12.3613G), data:7992681880 (7.44377G) cpu:4.9760 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info]
2023-08-12T16:28:53.794+05:30 [Info] Indexer serverGroup:, nodeId:2854263694, nodeUUID:tempNodeUUID_2854263694, useLiveData:false
2023-08-12T16:28:53.794+05:30 [Info] Indexer total memory:121899992065 (113.528G), mem:80359921032 (74.841G), overhead:41540071033 (38.6872G), min:121899992065 (113.528G), data:80359921032 (74.841G) cpu:24.7240, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-12T16:28:53.794+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:true usageRatio:0.36166977276981604 allowDDLDuringScaleup:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:15199784772536312238, bucket:bucket1, scope:, collection:, defnId:15199784772536312238, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:22358613838 (20.8231G), mem:14462237387 (13.469G), overhead:7896376451 (7.35407G), min:22358613838 (20.8231G), data:14462237387 (13.469G) cpu:4.5268 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:3863560856781401483, bucket:bucket1, scope:, collection:, defnId:3863560856781401483, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:7372516686 (6.86619G), mem:5216760072 (4.85849G), overhead:2155756614 (2.0077G), min:7372516686 (6.86619G), data:5216760072 (4.85849G) cpu:2.7515 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:4516481228574514752, bucket:bucket1, scope:, collection:, defnId:4516481228574514752, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:7414657732 (6.90544G), mem:5058150867 (4.71077G), overhead:2356506865 (2.19467G), min:7414657732 (6.90544G), data:5058150867 (4.71077G) cpu:2.3607 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:12286779273161930542, bucket:bucket1, scope:, collection:, defnId:12286779273161930542, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:20695485095 (19.2742G), mem:13821824940 (12.8726G), overhead:6873660155 (6.40159G), min:20695485095 (19.2742G), data:13821824940 (12.8726G) cpu:4.2964 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:1384532381763268633, bucket:bucket1, scope:, collection:, defnId:1384532381763268633, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:22028977568 (20.5161G), mem:14427438870 (13.4366G), overhead:7601538698 (7.07948G), min:22028977568 (20.5161G), data:14427438870 (13.4366G) cpu:3.5034 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:9268645300779994578, bucket:bucket1, scope:, collection:, defnId:9268645300779994578, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:28143452070 (26.2106G), mem:20244001008 (18.8537G), overhead:7899451062 (7.35694G), min:28143452070 (26.2106G), data:20244001008 (18.8537G) cpu:3.2744 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.794+05:30 [Info] Index name:17617392681889366058, bucket:bucket1, scope:, collection:, defnId:17617392681889366058, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.794+05:30 [Info] Index total memory:13781431476 (12.835G), mem:7129507888 (6.63987G), overhead:6651923588 (6.19509G), min:13781431476 (12.835G), data:7129507888 (6.63987G) cpu:4.0108 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.794+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.794+05:30 [Info]
2023-08-12T16:28:53.795+05:30 [Info] Indexer serverGroup:, nodeId:1879968118, nodeUUID:tempNodeUUID_1879968118, useLiveData:false
2023-08-12T16:28:53.795+05:30 [Info] Indexer total memory:139307725961 (129.74G), mem:92640789866 (86.2785G), overhead:46666936095 (43.462G), min:139307725961 (129.74G), data:92640789866 (86.2785G) cpu:26.5258, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-12T16:28:53.795+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:true usageRatio:0.41694134326874677 allowDDLDuringScaleup:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:18022561570717701741, bucket:bucket1, scope:, collection:, defnId:18022561570717701741, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:29226538376 (27.2193G), mem:18430088781 (17.1644G), overhead:10796449595 (10.055G), min:29226538376 (27.2193G), data:18430088781 (17.1644G) cpu:5.0876 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:9297607011625843543, bucket:bucket1, scope:, collection:, defnId:9297607011625843543, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:12322346940 (11.4761G), mem:8436959498 (7.85753G), overhead:3885387442 (3.61855G), min:12322346940 (11.4761G), data:8436959498 (7.85753G) cpu:4.0180 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:12348807444108021224, bucket:bucket1, scope:, collection:, defnId:12348807444108021224, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:29253715389 (27.2446G), mem:18917596208 (17.6184G), overhead:10336119181 (9.62626G), min:29253715389 (27.2446G), data:18917596208 (17.6184G) cpu:4.4359 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:7870149838614959093, bucket:bucket1, scope:, collection:, defnId:7870149838614959093, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:17569261863 (16.3627G), mem:12547194072 (11.6855G), overhead:5022067791 (4.67717G), min:17569261863 (16.3627G), data:12547194072 (11.6855G) cpu:3.0608 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:7885962618115907968, bucket:bucket1, scope:, collection:, defnId:7885962618115907968, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:15782684121 (14.6988G), mem:12024779222 (11.1989G), overhead:3757904899 (3.49982G), min:15782684121 (14.6988G), data:12024779222 (11.1989G) cpu:2.8386 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:17617392681889366058, bucket:bucket1, scope:, collection:, defnId:17617392681889366058, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:20056112329 (18.6787G), mem:12114133866 (11.2822G), overhead:7941978463 (7.39654G), min:20056112329 (18.6787G), data:12114133866 (11.2822G) cpu:3.5878 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:15101094932139014570, bucket:bucket1, scope:, collection:, defnId:15101094932139014570, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:14992209343 (13.9626G), mem:10170038219 (9.47159G), overhead:4822171124 (4.491G), min:14992209343 (13.9626G), data:10170038219 (9.47159G) cpu:3.4972 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info]
2023-08-12T16:28:53.795+05:30 [Info] Indexer serverGroup:, nodeId:1823804162, nodeUUID:tempNodeUUID_1823804162, useLiveData:false
2023-08-12T16:28:53.795+05:30 [Info] Indexer total memory:91341451663 (85.0684G), mem:65387623253 (60.897G), overhead:25953828410 (24.1714G), min:91341451663 (85.0684G), data:65387623253 (60.897G) cpu:17.2722, io:0 (0), scan:0 drain:0 numIndexes:6
2023-08-12T16:28:53.795+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:true usageRatio:0.29428509311816925 allowDDLDuringScaleup:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:18022561570717701741, bucket:bucket1, scope:, collection:, defnId:18022561570717701741, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:8240750331 (7.6748G), mem:6480526920 (6.03546G), overhead:1760223411 (1.63934G), min:8240750331 (7.6748G), data:6480526920 (6.03546G) cpu:1.4598 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:4736923128309357199, bucket:bucket1, scope:, collection:, defnId:4736923128309357199, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:8340626191 (7.76781G), mem:6480911640 (6.03582G), overhead:1859714551 (1.73199G), min:8340626191 (7.76781G), data:6480911640 (6.03582G) cpu:2.2016 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:4516481228574514752, bucket:bucket1, scope:, collection:, defnId:4516481228574514752, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:17887978076 (16.6595G), mem:11978248482 (11.1556G), overhead:5909729594 (5.50386G), min:17887978076 (16.6595G), data:11978248482 (11.1556G) cpu:3.4559 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:7885962618115907968, bucket:bucket1, scope:, collection:, defnId:7885962618115907968, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:14207465557 (13.2317G), mem:10534837854 (9.81133G), overhead:3672627703 (3.4204G), min:14207465557 (13.2317G), data:10534837854 (9.81133G) cpu:2.6841 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:5737669961580482811, bucket:bucket1, scope:, collection:, defnId:5737669961580482811, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:28139235946 (26.2067G), mem:20470164197 (19.0643G), overhead:7669071749 (7.14238G), min:28139235946 (26.2067G), data:20470164197 (19.0643G) cpu:3.8845 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:7204353285136471736, bucket:bucket1, scope:, collection:, defnId:7204353285136471736, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:14420537962 (13.4302G), mem:9442934160 (8.79442G), overhead:4977603802 (4.63575G), min:14420537962 (13.4302G), data:9442934160 (8.79442G) cpu:3.5863 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info]
2023-08-12T16:28:53.795+05:30 [Info] Indexer serverGroup:, nodeId:2949882636, nodeUUID:tempNodeUUID_2949882636, useLiveData:false
2023-08-12T16:28:53.795+05:30 [Info] Indexer total memory:109104266070 (101.611G), mem:73648040467 (68.5901G), overhead:35456225603 (33.0212G), min:109104266070 (101.611G), data:73648040467 (68.5901G) cpu:20.3001, io:0 (0), scan:0 drain:0 numIndexes:6
2023-08-12T16:28:53.795+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:true usageRatio:0.3314621233890377 allowDDLDuringScaleup:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:1994197507527809979, bucket:bucket1, scope:, collection:, defnId:1994197507527809979, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:21497034499 (20.0207G), mem:15441345524 (14.3809G), overhead:6055688975 (5.6398G), min:21497034499 (20.0207G), data:15441345524 (14.3809G) cpu:2.4632 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:7204353285136471736, bucket:bucket1, scope:, collection:, defnId:7204353285136471736, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:20643240225 (19.2255G), mem:14356164382 (13.3702G), overhead:6287075843 (5.8553G), min:20643240225 (19.2255G), data:14356164382 (13.3702G) cpu:3.4974 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:6317115108681263663, bucket:bucket1, scope:, collection:, defnId:6317115108681263663, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:9130692595 (8.50362G), mem:5364194082 (4.9958G), overhead:3766498513 (3.50783G), min:9130692595 (8.50362G), data:5364194082 (4.9958G) cpu:3.5178 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:11524073848849103313, bucket:bucket1, scope:, collection:, defnId:11524073848849103313, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:24585900213 (22.8974G), mem:15197860860 (14.1541G), overhead:9388039353 (8.74329G), min:24585900213 (22.8974G), data:15197860860 (14.1541G) cpu:4.0886 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.795+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.795+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.795+05:30 [Info] Index name:2179346955978806123, bucket:bucket1, scope:, collection:, defnId:2179346955978806123, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.795+05:30 [Info] Index total memory:15289909689 (14.2398G), mem:10879598520 (10.1324G), overhead:4410311169 (4.10742G), min:15289909689 (14.2398G), data:10879598520 (10.1324G) cpu:2.4525 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:17617392681889366058, bucket:bucket1, scope:, collection:, defnId:17617392681889366058, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:17852631249 (16.6266G), mem:12408877099 (11.5567G), overhead:5443754150 (5.06989G), min:17852631249 (16.6266G), data:12408877099 (11.5567G) cpu:4.2806 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info]
2023-08-12T16:28:53.796+05:30 [Info] Indexer serverGroup:, nodeId:281908850, nodeUUID:tempNodeUUID_281908850, useLiveData:false
2023-08-12T16:28:53.796+05:30 [Info] Indexer total memory:128881995251 (120.031G), mem:96471871359 (89.8464G), overhead:32410123892 (30.1843G), min:128881995251 (120.031G), data:96471871359 (89.8464G) cpu:23.2671, io:0 (0), scan:0 drain:0 numIndexes:9
2023-08-12T16:28:53.796+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:true usageRatio:0.4341835997971499 allowDDLDuringScaleup:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:3863560856781401483, bucket:bucket1, scope:, collection:, defnId:3863560856781401483, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:13416638164 (12.4952G), mem:10695372464 (9.96084G), overhead:2721265700 (2.53438G), min:13416638164 (12.4952G), data:10695372464 (9.96084G) cpu:1.9228 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:1994197507527809979, bucket:bucket1, scope:, collection:, defnId:1994197507527809979, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:16500738721 (15.3675G), mem:13587427266 (12.6543G), overhead:2913311455 (2.71323G), min:16500738721 (15.3675G), data:13587427266 (12.6543G) cpu:1.7442 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:9268645300779994578, bucket:bucket1, scope:, collection:, defnId:9268645300779994578, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:13377647676 (12.4589G), mem:8156457183 (7.59629G), overhead:5221190493 (4.86261G), min:13377647676 (12.4589G), data:8156457183 (7.59629G) cpu:4.0716 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:12479772646558639923, bucket:bucket1, scope:, collection:, defnId:12479772646558639923, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:17033236593 (15.8634G), mem:13045019424 (12.1491G), overhead:3988217169 (3.71432G), min:17033236593 (15.8634G), data:13045019424 (12.1491G) cpu:2.8832 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:5737669961580482811, bucket:bucket1, scope:, collection:, defnId:5737669961580482811, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:12088606424 (11.2584G), mem:9709975740 (9.04312G), overhead:2378630684 (2.21527G), min:12088606424 (11.2584G), data:9709975740 (9.04312G) cpu:1.9916 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:12286779273161930542, bucket:bucket1, scope:, collection:, defnId:12286779273161930542, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:14954455795 (13.9274G), mem:10458864640 (9.74058G), overhead:4495591155 (4.18685G), min:14954455795 (13.9274G), data:10458864640 (9.74058G) cpu:3.4271 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:4736923128309357199, bucket:bucket1, scope:, collection:, defnId:4736923128309357199, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:10036430200 (9.34715G), mem:6402087900 (5.96241G), overhead:3634342300 (3.38475G), min:10036430200 (9.34715G), data:6402087900 (5.96241G) cpu:3.8331 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:14070983644547114432, bucket:bucket1, scope:, collection:, defnId:14070983644547114432, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:19369182707 (18.039G), mem:15246288602 (14.1992G), overhead:4122894105 (3.83974G), min:19369182707 (18.039G), data:15246288602 (14.1992G) cpu:1.5054 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:17655499628573582504, bucket:bucket1, scope:, collection:, defnId:17655499628573582504, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:12000201371 (11.1761G), mem:9170378140 (8.54058G), overhead:2829823231 (2.63548G), min:12000201371 (11.1761G), data:9170378140 (8.54058G) cpu:1.8880 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info]
2023-08-12T16:28:53.796+05:30 [Info] Indexer serverGroup:, nodeId:672245080, nodeUUID:tempNodeUUID_672245080, useLiveData:false
2023-08-12T16:28:53.796+05:30 [Info] Indexer total memory:194491304824 (181.134G), mem:131970275114 (122.907G), overhead:62521029710 (58.2272G), min:194491304824 (181.134G), data:131970275114 (122.907G) cpu:33.8041, io:0 (0), scan:0 drain:0 numIndexes:10
2023-08-12T16:28:53.796+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:false usageRatio:0.593948560425341 allowDDLDuringScaleup:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:1384532381763268633, bucket:bucket1, scope:, collection:, defnId:1384532381763268633, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:26816682254 (24.975G), mem:19943486526 (18.5738G), overhead:6873195728 (6.40116G), min:26816682254 (24.975G), data:19943486526 (18.5738G) cpu:2.4592 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:14070983644547114432, bucket:bucket1, scope:, collection:, defnId:14070983644547114432, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:17370728488 (16.1778G), mem:12923491100 (12.0359G), overhead:4447237388 (4.14181G), min:17370728488 (16.1778G), data:12923491100 (12.0359G) cpu:3.2933 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:7870149838614959093, bucket:bucket1, scope:, collection:, defnId:7870149838614959093, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:17511915754 (16.3092G), mem:9172467504 (8.54253G), overhead:8339448250 (7.76672G), min:17511915754 (16.3092G), data:9172467504 (8.54253G) cpu:3.9140 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:12348807444108021224, bucket:bucket1, scope:, collection:, defnId:12348807444108021224, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:15074281909 (14.039G), mem:8689306696 (8.09255G), overhead:6384975213 (5.94647G), min:15074281909 (14.039G), data:8689306696 (8.09255G) cpu:4.3847 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:11524073848849103313, bucket:bucket1, scope:, collection:, defnId:11524073848849103313, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:14087460336 (13.12G), mem:10235653459 (9.5327G), overhead:3851806877 (3.58727G), min:14087460336 (13.12G), data:10235653459 (9.5327G) cpu:2.0123 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:3276255041294583564, bucket:bucket1, scope:, collection:, defnId:3276255041294583564, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:19988825331 (18.616G), mem:12077773455 (11.2483G), overhead:7911051876 (7.36774G), min:19988825331 (18.616G), data:12077773455 (11.2483G) cpu:4.0525 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:2949485047813802712, bucket:bucket1, scope:, collection:, defnId:2949485047813802712, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:20282723836 (18.8898G), mem:15344579934 (14.2908G), overhead:4938143902 (4.599G), min:20282723836 (18.8898G), data:15344579934 (14.2908G) cpu:2.8418 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:3276255041294583564, bucket:bucket1, scope:, collection:, defnId:3276255041294583564, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:16306270054 (15.1864G), mem:9306328030 (8.66719G), overhead:6999942024 (6.5192G), min:16306270054 (15.1864G), data:9306328030 (8.66719G) cpu:5.5516 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:7204353285136471736, bucket:bucket1, scope:, collection:, defnId:7204353285136471736, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:18888696223 (17.5915G), mem:15008293800 (13.9776G), overhead:3880402423 (3.61391G), min:18888696223 (17.5915G), data:15008293800 (13.9776G) cpu:1.1626 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.796+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.796+05:30 [Info] Index name:4516481228574514752, bucket:bucket1, scope:, collection:, defnId:4516481228574514752, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.796+05:30 [Info] Index total memory:28058863039 (26.1319G), mem:19268894610 (17.9456G), overhead:8789968429 (8.1863G), min:28058863039 (26.1319G), data:19268894610 (17.9456G) cpu:4.1320 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.796+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info]
2023-08-12T16:28:53.797+05:30 [Info] Indexer serverGroup:, nodeId:416480912, nodeUUID:tempNodeUUID_416480912, useLiveData:false
2023-08-12T16:28:53.797+05:30 [Info] Indexer total memory:134972534794 (125.703G), mem:90647998712 (84.4225G), overhead:44324536082 (41.2804G), min:134972534794 (125.703G), data:90647998712 (84.4225G) cpu:28.9589, io:0 (0), scan:0 drain:0 numIndexes:8
2023-08-12T16:28:53.797+05:30 [Info] Indexer isDeleted:false isNew:true exclude: meetConstraint:true usageRatio:0.40797253998236876 allowDDLDuringScaleup:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:2957445780958238669, bucket:bucket1, scope:, collection:, defnId:2957445780958238669, instId:1, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:21538300823 (20.0591G), mem:15997916466 (14.8992G), overhead:5540384357 (5.15989G), min:21538300823 (20.0591G), data:15997916466 (14.8992G) cpu:3.1457 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:17553585190792022749, bucket:bucket1, scope:, collection:, defnId:17553585190792022749, instId:0, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:19733217431 (18.378G), mem:13305258596 (12.3915G), overhead:6427958835 (5.9865G), min:19733217431 (18.378G), data:13305258596 (12.3915G) cpu:3.2700 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:9838913293713959522, bucket:bucket1, scope:, collection:, defnId:9838913293713959522, instId:1, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:10933964574 (10.183G), mem:7270016400 (6.77073G), overhead:3663948174 (3.41232G), min:10933964574 (10.183G), data:7270016400 (6.77073G) cpu:4.2505 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:17836857480517495470, bucket:bucket1, scope:, collection:, defnId:17836857480517495470, instId:0, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:11808331440 (10.9974G), mem:9217505777 (8.58447G), overhead:2590825663 (2.41289G), min:11808331440 (10.9974G), data:9217505777 (8.58447G) cpu:1.2746 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:3276255041294583564, bucket:bucket1, scope:, collection:, defnId:3276255041294583564, instId:2, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:24346388154 (22.6743G), mem:17701527168 (16.4858G), overhead:6644860986 (6.18851G), min:24346388154 (22.6743G), data:17701527168 (16.4858G) cpu:4.2066 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:14936118136456333868, bucket:bucket1, scope:, collection:, defnId:14936118136456333868, instId:0, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:15046251292 (14.0129G), mem:7992305080 (7.44341G), overhead:7053946212 (6.5695G), min:15046251292 (14.0129G), data:7992305080 (7.44341G) cpu:4.8209 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:2949485047813802712, bucket:bucket1, scope:, collection:, defnId:2949485047813802712, instId:2, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:12345530087 (11.4977G), mem:7373549070 (6.86715G), overhead:4971981017 (4.63052G), min:12345530087 (11.4977G), data:7373549070 (6.86715G) cpu:3.5570 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:15199784772536312238, bucket:bucket1, scope:, collection:, defnId:15199784772536312238, instId:0, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:19115693393 (17.8029G), mem:11789920155 (10.9802G), overhead:7325773238 (6.82266G), min:19115693393 (17.8029G), data:11789920155 (10.9802G) cpu:4.4336 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info]
2023-08-12T16:28:53.797+05:30 [Info] Indexer serverGroup:, nodeId:1292406600, nodeUUID:tempNodeUUID_1292406600, useLiveData:false
2023-08-12T16:28:53.797+05:30 [Info] Indexer total memory:113834076671 (106.016G), mem:80327799261 (74.8111G), overhead:33506277410 (31.2052G), min:113834076671 (106.016G), data:80327799261 (74.8111G) cpu:20.2953, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-12T16:28:53.797+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:true usageRatio:0.3615252047629124 allowDDLDuringScaleup:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:17655499628573582504, bucket:bucket1, scope:, collection:, defnId:17655499628573582504, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:17658908062 (16.4461G), mem:14413756896 (13.4239G), overhead:3245151166 (3.02228G), min:17658908062 (16.4461G), data:14413756896 (13.4239G) cpu:1.2850 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:6317115108681263663, bucket:bucket1, scope:, collection:, defnId:6317115108681263663, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:22862170874 (21.2921G), mem:14125332906 (13.1552G), overhead:8736837968 (8.13681G), min:22862170874 (21.2921G), data:14125332906 (13.1552G) cpu:4.6806 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:2179346955978806123, bucket:bucket1, scope:, collection:, defnId:2179346955978806123, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:13670467087 (12.7316G), mem:10161831996 (9.46394G), overhead:3508635091 (3.26767G), min:13670467087 (12.7316G), data:10161831996 (9.46394G) cpu:1.6526 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:9297607011625843543, bucket:bucket1, scope:, collection:, defnId:9297607011625843543, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:17634266643 (16.4232G), mem:14425112448 (13.4344G), overhead:3209154195 (2.98876G), min:17634266643 (16.4232G), data:14425112448 (13.4344G) cpu:1.4489 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:17553585190792022749, bucket:bucket1, scope:, collection:, defnId:17553585190792022749, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:13153664326 (12.2503G), mem:8400363186 (7.82345G), overhead:4753301140 (4.42686G), min:13153664326 (12.2503G), data:8400363186 (7.82345G) cpu:3.4004 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:17836857480517495470, bucket:bucket1, scope:, collection:, defnId:17836857480517495470, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:16254908375 (15.1386G), mem:11539097125 (10.7466G), overhead:4715811250 (4.39194G), min:16254908375 (15.1386G), data:11539097125 (10.7466G) cpu:3.9651 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:15199784772536312238, bucket:bucket1, scope:, collection:, defnId:15199784772536312238, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:12494833704 (11.6367G), mem:7262304704 (6.76355G), overhead:5232529000 (4.87317G), min:12494833704 (11.6367G), data:7262304704 (6.76355G) cpu:3.8627 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info]
2023-08-12T16:28:53.797+05:30 [Info] Indexer serverGroup:, nodeId:2212821389, nodeUUID:tempNodeUUID_2212821389, useLiveData:false
2023-08-12T16:28:53.797+05:30 [Info] Indexer total memory:139284436340 (129.719G), mem:99666861474 (92.822G), overhead:39617574866 (36.8967G), min:139284436340 (129.719G), data:99666861474 (92.822G) cpu:24.4068, io:0 (0), scan:0 drain:0 numIndexes:8
2023-08-12T16:28:53.797+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:false usageRatio:0.4485630483338615 allowDDLDuringScaleup:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:9838913293713959522, bucket:bucket1, scope:, collection:, defnId:9838913293713959522, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:7967218110 (7.42005G), mem:6356884338 (5.92031G), overhead:1610333772 (1.49974G), min:7967218110 (7.42005G), data:6356884338 (5.92031G) cpu:1.7844 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:7885962618115907968, bucket:bucket1, scope:, collection:, defnId:7885962618115907968, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:22013539839 (20.5017G), mem:18190903515 (16.9416G), overhead:3822636324 (3.56011G), min:22013539839 (20.5017G), data:18190903515 (16.9416G) cpu:1.0684 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:12286779273161930542, bucket:bucket1, scope:, collection:, defnId:12286779273161930542, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:16046225664 (14.9442G), mem:12520701653 (11.6608G), overhead:3525524011 (3.2834G), min:16046225664 (14.9442G), data:12520701653 (11.6608G) cpu:2.1575 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:5737669961580482811, bucket:bucket1, scope:, collection:, defnId:5737669961580482811, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:18058060347 (16.8179G), mem:11687186704 (10.8845G), overhead:6370873643 (5.93334G), min:18058060347 (16.8179G), data:11687186704 (10.8845G) cpu:4.5566 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.797+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.797+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.797+05:30 [Info] Index name:17553585190792022749, bucket:bucket1, scope:, collection:, defnId:17553585190792022749, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.797+05:30 [Info] Index total memory:16822500178 (15.6672G), mem:10795462789 (10.0541G), overhead:6027037389 (5.61312G), min:16822500178 (15.6672G), data:10795462789 (10.0541G) cpu:4.1579 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:12479772646558639923, bucket:bucket1, scope:, collection:, defnId:12479772646558639923, instId:0, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:14441268382 (13.4495G), mem:9329942367 (8.68919G), overhead:5111326015 (4.76029G), min:14441268382 (13.4495G), data:9329942367 (8.68919G) cpu:3.6713 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:12348807444108021224, bucket:bucket1, scope:, collection:, defnId:12348807444108021224, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:18403090589 (17.1392G), mem:11582868032 (10.7874G), overhead:6820222557 (6.35183G), min:18403090589 (17.1392G), data:11582868032 (10.7874G) cpu:3.9319 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:9838913293713959522, bucket:bucket1, scope:, collection:, defnId:9838913293713959522, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:25427675631 (23.6814G), mem:19202912076 (17.8841G), overhead:6224763555 (5.79726G), min:25427675631 (23.6814G), data:19202912076 (17.8841G) cpu:3.0788 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info]
2023-08-12T16:28:53.798+05:30 [Info] Indexer serverGroup:, nodeId:3494557023, nodeUUID:tempNodeUUID_3494557023, useLiveData:false
2023-08-12T16:28:53.798+05:30 [Info] Indexer total memory:130430892438 (121.473G), mem:95066876539 (88.5379G), overhead:35364015899 (32.9353G), min:130430892438 (121.473G), data:95066876539 (88.5379G) cpu:20.6365, io:0 (0), scan:0 drain:0 numIndexes:7
2023-08-12T16:28:53.798+05:30 [Info] Indexer isDeleted:false isNew:false exclude:in meetConstraint:true usageRatio:0.4278602466782509 allowDDLDuringScaleup:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:2957445780958238669, bucket:bucket1, scope:, collection:, defnId:2957445780958238669, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:9219245827 (8.58609G), mem:7381642240 (6.87469G), overhead:1837603587 (1.7114G), min:9219245827 (8.58609G), data:7381642240 (6.87469G) cpu:2.2328 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:12479772646558639923, bucket:bucket1, scope:, collection:, defnId:12479772646558639923, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:23048763158 (21.4658G), mem:18648323268 (17.3676G), overhead:4400439890 (4.09823G), min:23048763158 (21.4658G), data:18648323268 (17.3676G) cpu:2.4701 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:2179346955978806123, bucket:bucket1, scope:, collection:, defnId:2179346955978806123, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:28527094838 (26.5679G), mem:18855000960 (17.5601G), overhead:9672093878 (9.00784G), min:28527094838 (26.5679G), data:18855000960 (17.5601G) cpu:4.8994 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:7870149838614959093, bucket:bucket1, scope:, collection:, defnId:7870149838614959093, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:14714409440 (13.7039G), mem:12045648888 (11.2184G), overhead:2668760552 (2.48548G), min:14714409440 (13.7039G), data:12045648888 (11.2184G) cpu:1.1845 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:6317115108681263663, bucket:bucket1, scope:, collection:, defnId:6317115108681263663, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:24620023117 (22.9292G), mem:17207177130 (16.0254G), overhead:7412845987 (6.90375G), min:24620023117 (22.9292G), data:17207177130 (16.0254G) cpu:4.0039 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:2949485047813802712, bucket:bucket1, scope:, collection:, defnId:2949485047813802712, instId:1, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:16516793426 (15.3825G), mem:11458898328 (10.6719G), overhead:5057895098 (4.71053G), min:16516793426 (15.3825G), data:11458898328 (10.6719G) cpu:3.5512 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:53.798+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:53.798+05:30 [Info] Index name:1384532381763268633, bucket:bucket1, scope:, collection:, defnId:1384532381763268633, instId:2, Partition: 0, new/moved:false shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:53.798+05:30 [Info] Index total memory:13679705032 (12.7402G), mem:9470185725 (8.8198G), overhead:4209519307 (3.92042G), min:13679705032 (12.7402G), data:9470185725 (8.8198G) cpu:2.2947 io:0 (0) scan:0 drain:0
2023-08-12T16:28:53.798+05:30 [Info] Index resident:100% build:100% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
set03_planner_test.go:708: Score exceed acceptance threshold
--- FAIL: TestPlanner (3.94s)
=== RUN TestGreedyPlanner
2023/08/12 16:28:53 In TestGreedyPlanner()
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Single Index Instance - 3 empty nodes - 1 SG
2023-08-12T16:28:53.801+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Single Index Instance - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-12T16:28:53.803+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Single Index Instance - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-12T16:28:53.805+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Single Index Instance - 3 non-empty nodes - 1 SG
2023-08-12T16:28:53.807+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Index With 1 Replica - 3 empty nodes - 1 SG
2023-08-12T16:28:53.809+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 1 SG
2023-08-12T16:28:53.811+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 1 SG
2023-08-12T16:28:53.813+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Index With 1 Replica - 3 non-empty nodes - 1 SG
2023-08-12T16:28:53.815+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Index With 2 Replica - 3 empty nodes - 1 SG
2023-08-12T16:28:53.817+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Index With 2 Replica - 3 non-empty nodes - 1 SG
2023-08-12T16:28:53.818+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Index With 1 Replica - 2 empty nodes, 1 non-empty node - 2 SG
2023-08-12T16:28:53.820+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Index With 1 Replica - 1 empty node, 2 non-empty nodes - 2 SG
2023-08-12T16:28:53.822+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Index With 1 Replica - 3 non-empty nodes - 2 SG
2023-08-12T16:28:53.824+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Equivalent Index Without any replica - 3 non-empty nodes - 1 SG
2023-08-12T16:28:53.827+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Skip least loaded node
2023-08-12T16:28:53.829+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place Equivalent Index With 1 Replica - 3 non-empty nodes - 1 SG - Use least loaded node
2023-08-12T16:28:53.831+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place 60 index instaces on 3 empty nodes - 1 SG
2023-08-12T16:28:53.832+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T16:28:53.834+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T16:28:53.835+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T16:28:53.837+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T16:28:53.839+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T16:28:53.840+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-12T16:28:53.842+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-12T16:28:53.844+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-12T16:28:53.845+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-12T16:28:53.847+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-12T16:28:53.849+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-12T16:28:53.851+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-12T16:28:53.852+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-12T16:28:53.854+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-12T16:28:53.856+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-12T16:28:53.857+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-12T16:28:53.859+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-12T16:28:53.861+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-12T16:28:53.862+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-12T16:28:53.864+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-12T16:28:53.865+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-12T16:28:53.867+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-12T16:28:53.869+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-12T16:28:53.870+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-12T16:28:53.872+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-12T16:28:53.873+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-12T16:28:53.875+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-12T16:28:53.877+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-12T16:28:53.878+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-12T16:28:53.880+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-12T16:28:53.882+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-12T16:28:53.883+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-12T16:28:53.885+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-12T16:28:53.887+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-12T16:28:53.888+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-12T16:28:53.890+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-12T16:28:53.893+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-12T16:28:53.894+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-12T16:28:53.896+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-12T16:28:53.898+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-12T16:28:53.900+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-12T16:28:53.901+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-12T16:28:53.903+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-12T16:28:53.905+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-12T16:28:53.907+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-12T16:28:53.908+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-12T16:28:53.910+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-12T16:28:53.912+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-12T16:28:53.913+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-12T16:28:53.915+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-12T16:28:53.917+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-12T16:28:53.919+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-12T16:28:53.920+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-12T16:28:53.922+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-12T16:28:53.924+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-12T16:28:53.925+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-12T16:28:53.927+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-12T16:28:53.929+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-12T16:28:53.931+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-12T16:28:53.933+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-12T16:28:53.933+05:30 [Info] Actual variance of deferred index count across nodes is 0
2023/08/12 16:28:53 -------------------------------------------
2023/08/12 16:28:53 Place 60 index instaces on 1 empty and 1 10 percent filled node - 1 SG
2023-08-12T16:28:53.935+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T16:28:53.937+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T16:28:53.938+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T16:28:53.940+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T16:28:53.942+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T16:28:53.944+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-12T16:28:53.946+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-12T16:28:53.948+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-12T16:28:53.949+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-12T16:28:53.951+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-12T16:28:53.953+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-12T16:28:53.954+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-12T16:28:53.956+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-12T16:28:53.958+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-12T16:28:53.960+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-12T16:28:53.962+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-12T16:28:53.964+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-12T16:28:53.966+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-12T16:28:53.968+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-12T16:28:53.969+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-12T16:28:53.971+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-12T16:28:53.973+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-12T16:28:53.975+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-12T16:28:53.977+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-12T16:28:53.979+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-12T16:28:53.982+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-12T16:28:53.984+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-12T16:28:53.986+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-12T16:28:53.989+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-12T16:28:53.992+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-12T16:28:53.994+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-12T16:28:53.996+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-12T16:28:53.999+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-12T16:28:54.002+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-12T16:28:54.005+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-12T16:28:54.007+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-12T16:28:54.010+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-12T16:28:54.012+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-12T16:28:54.015+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-12T16:28:54.018+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-12T16:28:54.020+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-12T16:28:54.023+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-12T16:28:54.026+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-12T16:28:54.029+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-12T16:28:54.031+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-12T16:28:54.034+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-12T16:28:54.036+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-12T16:28:54.039+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-12T16:28:54.042+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-12T16:28:54.045+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-12T16:28:54.048+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-12T16:28:54.050+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-12T16:28:54.053+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-12T16:28:54.056+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-12T16:28:54.059+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-12T16:28:54.061+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-12T16:28:54.064+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-12T16:28:54.067+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-12T16:28:54.069+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-12T16:28:54.072+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-12T16:28:54.072+05:30 [Info] Actual variance of deferred index count across nodes is 8
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place 60 index instaces on 1 empty and 1 30 percent filled node - 1 SG
2023-08-12T16:28:54.075+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T16:28:54.078+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T16:28:54.080+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T16:28:54.082+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T16:28:54.085+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T16:28:54.087+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-12T16:28:54.089+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-12T16:28:54.092+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-12T16:28:54.095+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-12T16:28:54.098+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-12T16:28:54.101+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-12T16:28:54.103+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-12T16:28:54.106+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-12T16:28:54.108+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-12T16:28:54.110+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-12T16:28:54.113+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-12T16:28:54.116+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-12T16:28:54.118+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-12T16:28:54.121+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-12T16:28:54.123+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-12T16:28:54.125+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-12T16:28:54.128+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-12T16:28:54.130+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-12T16:28:54.133+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-12T16:28:54.135+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-12T16:28:54.138+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-12T16:28:54.141+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-12T16:28:54.143+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-12T16:28:54.146+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-12T16:28:54.148+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-12T16:28:54.151+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-12T16:28:54.154+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-12T16:28:54.156+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-12T16:28:54.159+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-12T16:28:54.162+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-12T16:28:54.164+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-12T16:28:54.167+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-12T16:28:54.170+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-12T16:28:54.173+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-12T16:28:54.175+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-12T16:28:54.177+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-12T16:28:54.180+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-12T16:28:54.183+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-12T16:28:54.185+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-12T16:28:54.189+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-12T16:28:54.192+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-12T16:28:54.195+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-12T16:28:54.197+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-12T16:28:54.199+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-12T16:28:54.202+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-12T16:28:54.205+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-12T16:28:54.207+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-12T16:28:54.209+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-12T16:28:54.212+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-12T16:28:54.215+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-12T16:28:54.217+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-12T16:28:54.220+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-12T16:28:54.223+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-12T16:28:54.226+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-12T16:28:54.228+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-12T16:28:54.228+05:30 [Info] Actual variance of deferred index count across nodes is 98
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place 5 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-12T16:28:54.231+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T16:28:54.234+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T16:28:54.236+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T16:28:54.239+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T16:28:54.241+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T16:28:54.241+05:30 [Info] Actual variance of deferred index count across nodes is 4.5
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place 60 index instaces on 1 empty and 1 60 percent filled node - 1 SG
2023-08-12T16:28:54.244+05:30 [Info] Using greedy index placement for index 1000987654
2023-08-12T16:28:54.247+05:30 [Info] Using greedy index placement for index 1001987654
2023-08-12T16:28:54.249+05:30 [Info] Using greedy index placement for index 1002987654
2023-08-12T16:28:54.252+05:30 [Info] Using greedy index placement for index 1003987654
2023-08-12T16:28:54.254+05:30 [Info] Using greedy index placement for index 1004987654
2023-08-12T16:28:54.256+05:30 [Info] Using greedy index placement for index 1005987654
2023-08-12T16:28:54.259+05:30 [Info] Using greedy index placement for index 1006987654
2023-08-12T16:28:54.261+05:30 [Info] Using greedy index placement for index 1007987654
2023-08-12T16:28:54.264+05:30 [Info] Using greedy index placement for index 1008987654
2023-08-12T16:28:54.266+05:30 [Info] Using greedy index placement for index 1009987654
2023-08-12T16:28:54.269+05:30 [Info] Using greedy index placement for index 1010987654
2023-08-12T16:28:54.271+05:30 [Info] Using greedy index placement for index 1011987654
2023-08-12T16:28:54.274+05:30 [Info] Using greedy index placement for index 1012987654
2023-08-12T16:28:54.277+05:30 [Info] Using greedy index placement for index 1013987654
2023-08-12T16:28:54.279+05:30 [Info] Using greedy index placement for index 1014987654
2023-08-12T16:28:54.282+05:30 [Info] Using greedy index placement for index 1015987654
2023-08-12T16:28:54.284+05:30 [Info] Using greedy index placement for index 1016987654
2023-08-12T16:28:54.287+05:30 [Info] Using greedy index placement for index 1017987654
2023-08-12T16:28:54.289+05:30 [Info] Using greedy index placement for index 1018987654
2023-08-12T16:28:54.292+05:30 [Info] Using greedy index placement for index 1019987654
2023-08-12T16:28:54.294+05:30 [Info] Using greedy index placement for index 1020987654
2023-08-12T16:28:54.297+05:30 [Info] Using greedy index placement for index 1021987654
2023-08-12T16:28:54.299+05:30 [Info] Using greedy index placement for index 1022987654
2023-08-12T16:28:54.302+05:30 [Info] Using greedy index placement for index 1023987654
2023-08-12T16:28:54.305+05:30 [Info] Using greedy index placement for index 1024987654
2023-08-12T16:28:54.307+05:30 [Info] Using greedy index placement for index 1025987654
2023-08-12T16:28:54.310+05:30 [Info] Using greedy index placement for index 1026987654
2023-08-12T16:28:54.312+05:30 [Info] Using greedy index placement for index 1027987654
2023-08-12T16:28:54.315+05:30 [Info] Using greedy index placement for index 1028987654
2023-08-12T16:28:54.318+05:30 [Info] Using greedy index placement for index 1029987654
2023-08-12T16:28:54.320+05:30 [Info] Using greedy index placement for index 1030987654
2023-08-12T16:28:54.322+05:30 [Info] Using greedy index placement for index 1031987654
2023-08-12T16:28:54.325+05:30 [Info] Using greedy index placement for index 1032987654
2023-08-12T16:28:54.327+05:30 [Info] Using greedy index placement for index 1033987654
2023-08-12T16:28:54.330+05:30 [Info] Using greedy index placement for index 1034987654
2023-08-12T16:28:54.332+05:30 [Info] Using greedy index placement for index 1035987654
2023-08-12T16:28:54.335+05:30 [Info] Using greedy index placement for index 1036987654
2023-08-12T16:28:54.337+05:30 [Info] Using greedy index placement for index 1037987654
2023-08-12T16:28:54.340+05:30 [Info] Using greedy index placement for index 1038987654
2023-08-12T16:28:54.342+05:30 [Info] Using greedy index placement for index 1039987654
2023-08-12T16:28:54.345+05:30 [Info] Using greedy index placement for index 1040987654
2023-08-12T16:28:54.347+05:30 [Info] Using greedy index placement for index 1041987654
2023-08-12T16:28:54.350+05:30 [Info] Using greedy index placement for index 1042987654
2023-08-12T16:28:54.353+05:30 [Info] Using greedy index placement for index 1043987654
2023-08-12T16:28:54.356+05:30 [Info] Using greedy index placement for index 1044987654
2023-08-12T16:28:54.359+05:30 [Info] Using greedy index placement for index 1045987654
2023-08-12T16:28:54.361+05:30 [Info] Using greedy index placement for index 1046987654
2023-08-12T16:28:54.364+05:30 [Info] Using greedy index placement for index 1047987654
2023-08-12T16:28:54.366+05:30 [Info] Using greedy index placement for index 1048987654
2023-08-12T16:28:54.370+05:30 [Info] Using greedy index placement for index 1049987654
2023-08-12T16:28:54.372+05:30 [Info] Using greedy index placement for index 1050987654
2023-08-12T16:28:54.375+05:30 [Info] Using greedy index placement for index 1051987654
2023-08-12T16:28:54.377+05:30 [Info] Using greedy index placement for index 1052987654
2023-08-12T16:28:54.380+05:30 [Info] Using greedy index placement for index 1053987654
2023-08-12T16:28:54.383+05:30 [Info] Using greedy index placement for index 1054987654
2023-08-12T16:28:54.387+05:30 [Info] Using greedy index placement for index 1055987654
2023-08-12T16:28:54.390+05:30 [Info] Using greedy index placement for index 1056987654
2023-08-12T16:28:54.393+05:30 [Info] Using greedy index placement for index 1057987654
2023-08-12T16:28:54.396+05:30 [Info] Using greedy index placement for index 1058987654
2023-08-12T16:28:54.399+05:30 [Info] Using greedy index placement for index 1059987654
2023-08-12T16:28:54.399+05:30 [Info] Actual variance of deferred index count across nodes is 648
--- PASS: TestGreedyPlanner (0.60s)
=== RUN TestTenantAwarePlanner
2023/08/12 16:28:54 In TestTenantAwarePlanner()
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 1 empty node - 1 SG
2023-08-12T16:28:54.401+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001]]
2023-08-12T16:28:54.401+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.401+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 empty nodes - 2 SG
2023-08-12T16:28:54.404+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-08-12T16:28:54.404+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.404+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9002]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 1 node - 1 SG
2023-08-12T16:28:54.407+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.407+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001]]
2023-08-12T16:28:54.407+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-12T16:28:54.407+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 2 nodes - 1 SG
2023-08-12T16:28:54.410+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.410+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.410+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-12T16:28:54.410+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001]
2023-08-12T16:28:54.410+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(a)
2023-08-12T16:28:54.414+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.414+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.414+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-08-12T16:28:54.414+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9002]
2023-08-12T16:28:54.414+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(b)
2023-08-12T16:28:54.417+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.417+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.417+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-08-12T16:28:54.417+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.417+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity(c)
2023-08-12T16:28:54.421+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.421+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.421+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.421+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.421+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-08-12T16:28:54.421+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.421+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Memory Above LWM
2023-08-12T16:28:54.424+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.424+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-12T16:28:54.424+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.424+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-12T16:28:54.424+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-08-12T16:28:54.424+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.424+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity Units Above LWM
2023-08-12T16:28:54.427+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.427+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-12T16:28:54.427+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.427+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5000 Tenants 0
2023-08-12T16:28:54.427+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-08-12T16:28:54.427+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.427+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9002 127.0.0.1:9005]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(a)
2023-08-12T16:28:54.430+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.430+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-12T16:28:54.430+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.430+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-12T16:28:54.430+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-08-12T16:28:54.430+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.430+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 6 nodes - 3 SG - Tenant Affinity New Tenant(b)
2023-08-12T16:28:54.433+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.433+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-12T16:28:54.433+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.433+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-12T16:28:54.433+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-08-12T16:28:54.433+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.433+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Units HWM
2023-08-12T16:28:54.436+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 8000 Tenants 0
2023-08-12T16:28:54.437+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.437+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.437+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 300000000 Units 8000 Tenants 0
2023-08-12T16:28:54.437+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-08-12T16:28:54.437+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.437+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9004]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-12T16:28:54.440+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-12T16:28:54.440+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-12T16:28:54.440+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-12T16:28:54.440+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-12T16:28:54.440+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-08-12T16:28:54.440+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.440+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9006 127.0.0.1:9003]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes, rebalance in progress(inst version)
2023-08-12T16:28:54.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-12T16:28:54.443+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.443+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-08-12T16:28:54.443+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.443+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9001 127.0.0.1:9002]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes, rebalance in progress(rstate)
2023-08-12T16:28:54.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.446+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.446+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-08-12T16:28:54.446+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.446+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version)
2023-08-12T16:28:54.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-12T16:28:54.449+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.449+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-08-12T16:28:54.449+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.449+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-12T16:28:54.452+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.452+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.452+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.452+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.452+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-08-12T16:28:54.452+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.452+05:30 [Info] Planner::executeTenantAwarePlan Found Result [127.0.0.1:9003 127.0.0.1:9004]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 2 empty nodes - 1 SG
2023-08-12T16:28:54.455+05:30 [Info] Planner::executeTenantAwarePlan Found SubClusters [[127.0.0.1:9001] [127.0.0.1:9002]]
2023-08-12T16:28:54.455+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.455+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9002]
2023-08-12T16:28:54.455+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9001]
2023-08-12T16:28:54.455+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/08/12 16:28:54 Expected error Planner not able to find any node for placement - Unable to find any valid SubCluster
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes - 2 SG - Tenant Affinity Above Memory HWM
2023-08-12T16:28:54.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-12T16:28:54.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.455+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-12T16:28:54.455+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-08-12T16:28:54.455+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.456+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/08/12 16:28:54 Expected error Planner not able to find any node for placement - Tenant SubCluster Above High Usage Threshold
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Memory Above LWM
2023-08-12T16:28:54.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 680000000 Units 1000 Tenants 0
2023-08-12T16:28:54.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 700000000 Units 1000 Tenants 0
2023-08-12T16:28:54.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 680000000 Units 1000 Tenants 0
2023-08-12T16:28:54.456+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 700000000 Units 1000 Tenants 0
2023-08-12T16:28:54.456+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-08-12T16:28:54.456+05:30 [Info] Planner::executeTenantAwarePlan Found Candidate Based on Tenant Affinity []
2023-08-12T16:28:54.456+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/08/12 16:28:54 Expected error Planner not able to find any node for placement - No SubCluster Below Low Usage Threshold
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 6 nodes - 3 SG - New Tenant Units Above LWM
2023-08-12T16:28:54.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-12T16:28:54.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 5500 Tenants 0
2023-08-12T16:28:54.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 0 Units 4500 Tenants 0
2023-08-12T16:28:54.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-12T16:28:54.457+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 5500 Tenants 0
2023-08-12T16:28:54.457+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/08/12 16:28:54 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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes, rebalance in progress(inst version)
2023-08-12T16:28:54.458+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.458+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.458+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.458+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-12T16:28:54.458+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/08/12 16:28:54 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes, rebalance in progress(rstate)
2023-08-12T16:28:54.458+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.458+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.458+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/08/12 16:28:54 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes, rebalance in progress(rstate+inst version)
2023-08-12T16:28:54.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 50000000 Units 500 Tenants 0
2023-08-12T16:28:54.459+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip index 1111:1212:0 node 127.0.0.1:9003 from subCluster grouping. Rebalance in progress.
2023-08-12T16:28:54.459+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/08/12 16:28:54 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 4 nodes, rebalance pending cleanup
2023-08-12T16:28:54.460+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.460+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.460+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/08/12 16:28:54 Expected error Rebalance in progress or cleanup pending from previous rebalance.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 3 SG, 1 empty, 1 Memory Above HWM
2023-08-12T16:28:54.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-12T16:28:54.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.461+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 1000 Tenants 0
2023-08-12T16:28:54.461+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-08-12T16:28:54.461+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T16:28:54.461+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.461+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 400000000 UnitsUsage 500
2023-08-12T16:28:54.461+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-08-12T16:28:54.461+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 3 SG, 1 empty, 1 Units Above HWM
2023-08-12T16:28:54.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 8000 Tenants 0
2023-08-12T16:28:54.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 400000000 Units 1000 Tenants 0
2023-08-12T16:28:54.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 8000 Tenants 0
2023-08-12T16:28:54.463+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 400000000 Units 1000 Tenants 0
2023-08-12T16:28:54.463+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-08-12T16:28:54.463+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.463+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.463+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 3000
2023-08-12T16:28:54.463+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-08-12T16:28:54.463+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 3 SG, 1 empty, Both Memory/Units Above HWM
2023-08-12T16:28:54.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.464+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.464+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-08-12T16:28:54.464+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.464+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-08-12T16:28:54.464+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-08-12T16:28:54.464+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-08-12T16:28:54.464+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-08-12T16:28:54.464+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 3 SG, Multiple tenants to move, single source, multiple destination
2023-08-12T16:28:54.466+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.466+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.466+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.466+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.466+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-08-12T16:28:54.466+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.466+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.466+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 4000
2023-08-12T16:28:54.466+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 400000000 UnitsUsage 2000
2023-08-12T16:28:54.466+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-08-12T16:28:54.466+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-08-12T16:28:54.466+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 3 SG, Multiple tenants to move, no nodes below LWM
2023-08-12T16:28:54.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 300000000 Units 5000 Tenants 0
2023-08-12T16:28:54.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-12T16:28:54.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 700000000 Units 3000 Tenants 0
2023-08-12T16:28:54.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 300000000 Units 5000 Tenants 0
2023-08-12T16:28:54.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-12T16:28:54.467+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 700000000 Units 3000 Tenants 0
2023-08-12T16:28:54.467+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-08-12T16:28:54.467+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T16:28:54.467+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.467+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500
2023-08-12T16:28:54.467+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500
2023-08-12T16:28:54.467+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-12T16:28:54.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.469+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.469+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-08-12T16:28:54.469+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-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 1200
2023-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800
2023-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1500
2023-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500
2023-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 500
2023-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 700
2023-08-12T16:28:54.469+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 1000
2023-08-12T16:28:54.469+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-08-12T16:28:54.469+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-08-12T16:28:54.469+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-08-12T16:28:54.469+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-08-12T16:28:54.469+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-08-12T16:28:54.470+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-08-12T16:28:54.470+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-08-12T16:28:54.470+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-08-12T16:28:54.470+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(non-uniform memory/units usage)
2023-08-12T16:28:54.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.471+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.471+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-08-12T16:28:54.471+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-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700
2023-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000
2023-08-12T16:28:54.471+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500
2023-08-12T16:28:54.471+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-08-12T16:28:54.471+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-08-12T16:28:54.471+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-08-12T16:28:54.472+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-08-12T16:28:54.472+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-08-12T16:28:54.472+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-08-12T16:28:54.472+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-08-12T16:28:54.472+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-08-12T16:28:54.472+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 3 SG, Single Large Tenant, Nothing to move
2023-08-12T16:28:54.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 1000 Tenants 0
2023-08-12T16:28:54.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 2000 Tenants 0
2023-08-12T16:28:54.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 1000 Tenants 0
2023-08-12T16:28:54.473+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 2000 Tenants 0
2023-08-12T16:28:54.473+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-08-12T16:28:54.473+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-08-12T16:28:54.473+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.473+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 200000000 UnitsUsage 1000
2023-08-12T16:28:54.473+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T16:28:54.473+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Multiple tenants to move, multiple source, multiple destination(zero usage tenants)
2023-08-12T16:28:54.475+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.475+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.475+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.475+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.475+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.475+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.475+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.475+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-08-12T16:28:54.476+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 3 SG, 1 Partial Subcluster
2023-08-12T16:28:54.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 900000000 Units 3000 Tenants 0
2023-08-12T16:28:54.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.477+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 900000000 Units 3000 Tenants 0
2023-08-12T16:28:54.477+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-08-12T16:28:54.477+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.477+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T16:28:54.477+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.477+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 300000000 UnitsUsage 500
2023-08-12T16:28:54.477+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket1 MemoryUsage 200000000 UnitsUsage 500
2023-08-12T16:28:54.477+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9003]
2023-08-12T16:28:54.477+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.477+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-08-12T16:28:54.477+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Replica Repair - 4 SG, Missing Replicas for multiple tenants in SG
2023-08-12T16:28:54.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.478+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.479+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-08-12T16:28:54.479+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-12T16:28:54.479+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-12T16:28:54.479+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-12T16:28:54.479+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-12T16:28:54.479+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over
2023-08-12T16:28:54.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.480+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.480+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-08-12T16:28:54.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9004
2023-08-12T16:28:54.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-12T16:28:54.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9004
2023-08-12T16:28:54.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-12T16:28:54.480+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx1,1) on 127.0.0.1:9005
2023-08-12T16:28:54.480+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.480+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Replica Repair - 4 SG, Missing Replicas, Buddy Node Failed over, No replacement
2023-08-12T16:28:54.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.481+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.481+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-08-12T16:28:54.481+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9001] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.481+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Replica Repair - 4 SG, Missing Replicas, one replica missing with pendingDelete true
2023-08-12T16:28:54.482+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.482+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.482+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.482+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.482+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.482+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.482+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-08-12T16:28:54.482+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9004
2023-08-12T16:28:54.483+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9001
2023-08-12T16:28:54.483+05:30 [Info] Planner::findMissingReplicaForIndexerNode Skipping Replica Repair for 88883:81813:0. PendingDelete true
2023-08-12T16:28:54.483+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket8,,,idx2,1) on 127.0.0.1:9005
2023-08-12T16:28:54.483+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Replica Repair - 2 SG, Missing Replicas with Nodes over HWM
2023-08-12T16:28:54.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 7000 Tenants 0
2023-08-12T16:28:54.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.484+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 7000 Tenants 0
2023-08-12T16:28:54.484+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-08-12T16:28:54.484+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket9,,,idx2,1) on 127.0.0.1:9005
2023-08-12T16:28:54.484+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.484+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 800
2023-08-12T16:28:54.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 700
2023-08-12T16:28:54.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 500
2023-08-12T16:28:54.484+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 1000
2023-08-12T16:28:54.484+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T16:28:54.484+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-08-12T16:28:54.484+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-08-12T16:28:54.484+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-08-12T16:28:54.484+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes
2023-08-12T16:28:54.486+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-12T16:28:54.486+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9004]
2023-08-12T16:28:54.486+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9001]
2023-08-12T16:28:54.486+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-08-12T16:28:54.486+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-08-12T16:28:54.486+05:30 [Info] Moving index 7777:7171:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T16:28:54.486+05:30 [Info] Moving index 8888:8181:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T16:28:54.486+05:30 [Info] Moving index 9999:9191:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T16:28:54.486+05:30 [Info] Moving index 101010:101101:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T16:28:54.486+05:30 [Info] Moving index 111111:112112:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T16:28:54.486+05:30 [Info] Moving index 121212:121121:0 from source 127.0.0.1:9002 to dest 127.0.0.1:9003
2023-08-12T16:28:54.486+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.486+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.486+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.486+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.486+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.486+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.486+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-12T16:28:54.486+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T16:28:54.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.486+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 1100000000 Units 8100 Tenants 0
2023-08-12T16:28:54.486+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-08-12T16:28:54.486+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9006] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.486+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.486+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Swap Rebalance - 4 SG, Swap 1 node each from 2 SG with 2 new nodes(different SG)
2023-08-12T16:28:54.488+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-12T16:28:54.488+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004 127.0.0.1:9005]
2023-08-12T16:28:54.488+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-12T16:28:54.488+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T16:28:54.488+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9006 127.0.0.1:9003]
2023-08-12T16:28:54.488+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.488+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.488+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.488+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.488+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.488+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.488+05:30 [Info] Moving index 7777:17171:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T16:28:54.488+05:30 [Info] Moving index 8888:18181:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T16:28:54.488+05:30 [Info] Moving index 9999:19191:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T16:28:54.488+05:30 [Info] Moving index 101010:1101101:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T16:28:54.488+05:30 [Info] Moving index 111111:1112112:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T16:28:54.488+05:30 [Info] Moving index 121212:1121121:0 from source 127.0.0.1:9005 to dest 127.0.0.1:9003
2023-08-12T16:28:54.488+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T16:28:54.488+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-12T16:28:54.488+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.488+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.488+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.488+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.488+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.488+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.488+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-08-12T16:28:54.488+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Swap Rebalance - 4 SG, Swap 1 SG with 2 new nodes
2023-08-12T16:28:54.490+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T16:28:54.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T16:28:54.490+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T16:28:54.490+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T16:28:54.490+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T16:28:54.490+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T16:28:54.490+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T16:28:54.490+05:30 [Info] Moving index 5555:5151:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T16:28:54.490+05:30 [Info] Moving index 6666:6161:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9003
2023-08-12T16:28:54.490+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.490+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.490+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.490+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.490+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.490+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.490+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-12T16:28:54.490+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T16:28:54.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.490+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.490+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-08-12T16:28:54.490+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Swap Rebalance - 4 SG, Swap 1 node with 2 new nodes
2023-08-12T16:28:54.491+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-12T16:28:54.491+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-12T16:28:54.491+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-12T16:28:54.491+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-08-12T16:28:54.491+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-08-12T16:28:54.492+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.492+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.492+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.492+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.492+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.492+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9006
2023-08-12T16:28:54.492+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T16:28:54.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.492+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.492+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-08-12T16:28:54.492+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.492+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9008] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.492+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9007] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.492+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Swap Rebalance - 4 SG, Swap 1 empty node with 2 new nodes
2023-08-12T16:28:54.493+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-12T16:28:54.493+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-12T16:28:54.493+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T16:28:54.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.493+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.493+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-08-12T16:28:54.493+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket1,,,idx1,1) on 127.0.0.1:9006
2023-08-12T16:28:54.494+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9006
2023-08-12T16:28:54.494+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket3,,,idx1,1) on 127.0.0.1:9006
2023-08-12T16:28:54.494+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9006
2023-08-12T16:28:54.494+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9006
2023-08-12T16:28:54.494+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket6,,,idx2,1) on 127.0.0.1:9006
2023-08-12T16:28:54.494+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9003] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.494+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Swap Rebalance - 1 SG, Swap 1 node - Failed swap rebalance
2023-08-12T16:28:54.495+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-12T16:28:54.495+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-12T16:28:54.495+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-12T16:28:54.495+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.495+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-12T16:28:54.495+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.495+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T16:28:54.495+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.495+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9008 as replacement node for deleted node 127.0.0.1:9004.
2023-08-12T16:28:54.495+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.495+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.495+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.495+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.495+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 600000000 Units 4000
2023-08-12T16:28:54.495+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.495+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg3 Memory 500000000 Units 4100 Tenants 0
2023-08-12T16:28:54.495+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9008]]
2023-08-12T16:28:54.495+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Swap Rebalance - 1 SG, Swap 2 node - server group mismatch
2023-08-12T16:28:54.496+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-12T16:28:54.496+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9002]
2023-08-12T16:28:54.496+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9002 127.0.0.1:9001]
2023-08-12T16:28:54.496+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9003 127.0.0.1:9004]
2023/08/12 16:28:54 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 subcluster, Enough Capacity
2023-08-12T16:28:54.498+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 350000000 UnitsUsage 2000
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 250000000 UnitsUsage 2000
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.498+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-08-12T16:28:54.498+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-08-12T16:28:54.498+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-08-12T16:28:54.498+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-08-12T16:28:54.498+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-08-12T16:28:54.498+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-08-12T16:28:54.498+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-08-12T16:28:54.498+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-08-12T16:28:54.498+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-08-12T16:28:54.498+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 0 Units 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 600000000 Units 4500 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 600000000 Units 4500 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 600000000 Units 4100 Tenants 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 600000000 Units 4100 Tenants 0
2023-08-12T16:28:54.498+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-08-12T16:28:54.498+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T16:28:54.498+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.498+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-08-12T16:28:54.498+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500
2023-08-12T16:28:54.498+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700
2023-08-12T16:28:54.498+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000
2023-08-12T16:28:54.498+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.498+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity
2023-08-12T16:28:54.499+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T16:28:54.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.499+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T16:28:54.500+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.500+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000
2023-08-12T16:28:54.500+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000
2023-08-12T16:28:54.500+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-08-12T16:28:54.500+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-08-12T16:28:54.500+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-08-12T16:28:54.500+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-08-12T16:28:54.500+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.500+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-12T16:28:54.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T16:28:54.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.500+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.500+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-08-12T16:28:54.500+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:9003 127.0.0.1:9006]
2023-08-12T16:28:54.500+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:9007 127.0.0.1:9008]
2023-08-12T16:28:54.500+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-08-12T16:28:54.500+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-08-12T16:28:54.500+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-08-12T16:28:54.500+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-08-12T16:28:54.500+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-08-12T16:28:54.500+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-08-12T16:28:54.500+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 16:28:54 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 node, Pair node not deleted(Failed swap rebalance of 1 node)
2023-08-12T16:28:54.502+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001]
2023-08-12T16:28:54.502+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001]
2023-08-12T16:28:54.502+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004]
2023-08-12T16:28:54.502+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.502+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::moveTenantsFromDeletedNodes Considering 127.0.0.1:9009 as replacement node for deleted node 127.0.0.1:9001.
2023-08-12T16:28:54.502+05:30 [Info] Moving index 1111:1212:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-12T16:28:54.502+05:30 [Info] Moving index 2222:2121:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-12T16:28:54.502+05:30 [Info] Moving index 3333:3131:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-12T16:28:54.502+05:30 [Info] Moving index 4444:4141:0 from source 127.0.0.1:9001 to dest 127.0.0.1:9009
2023-08-12T16:28:54.502+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9001 SG sg1 Memory 600000000 Units 4000
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9009 SG sg1 Memory 500000000 Units 4100 Tenants 0
2023-08-12T16:28:54.502+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-08-12T16:28:54.502+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-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket10 MemoryUsage 200000000 UnitsUsage 800
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket7 MemoryUsage 25000000 UnitsUsage 500
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket9 MemoryUsage 100000000 UnitsUsage 700
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket15 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket8 MemoryUsage 75000000 UnitsUsage 1000
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket16 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9009]
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.502+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.502+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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-08-12T16:28:54.503+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 node, Pair node already deleted
2023-08-12T16:28:54.503+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002]
2023-08-12T16:28:54.503+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002]
2023-08-12T16:28:54.503+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes []
2023-08-12T16:28:54.503+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.503+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-12T16:28:54.503+05:30 [Info] Planner::moveTenantsFromDeletedNodes Pair node not found for deleted node 127.0.0.1:9002.
2023-08-12T16:28:54.503+05:30 [Error] Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/12 16:28:54 Expected error Planner - Pair node for 127.0.0.1:9002 not found. Provide additional node as replacement.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 subcluster, empty nodes
2023-08-12T16:28:54.505+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9005 127.0.0.1:9007 127.0.0.1:9008]
2023-08-12T16:28:54.505+05:30 [Info] Planner::moveTenantsFromDeletedNodes No non-empty deleted nodes found.
2023-08-12T16:28:54.505+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023-08-12T16:28:54.505+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100
2023-08-12T16:28:54.505+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100
2023-08-12T16:28:54.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-12T16:28:54.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 800000000 Units 7000 Tenants 0
2023-08-12T16:28:54.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-12T16:28:54.505+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.505+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-08-12T16:28:54.505+05:30 [Info] Planner::repairMissingReplica Found SubCluster [127.0.0.1:9002] with len 1. Skipping replica repair attempt.
2023-08-12T16:28:54.505+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 subcluster, Deleted Nodes more than added nodes
2023-08-12T16:28:54.506+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T16:28:54.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-12T16:28:54.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 1
2023-08-12T16:28:54.506+05:30 [Error] Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/12 16:28:54 Expected error Planner - Number of non-empty deleted nodes cannot be greater than number of added nodes.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 node, Add 1 node in, server group mismatch
2023-08-12T16:28:54.506+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9006]
2023-08-12T16:28:54.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9006]
2023-08-12T16:28:54.506+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9003]
2023-08-12T16:28:54.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9007]
2023/08/12 16:28:54 Expected error Planner - Unable to satisfy server group constraint while replacing removed nodes with new nodes.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 node, Pair node exists
2023-08-12T16:28:54.507+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9004]
2023-08-12T16:28:54.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-12T16:28:54.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-12T16:28:54.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 1 is more than num new/empty nodes 0
2023-08-12T16:28:54.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T16:28:54.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.507+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.507+05:30 [Info] Planner::moveTenantsFromDeletedNodes No replacement node found for deleted node 127.0.0.1:9004.
2023-08-12T16:28:54.507+05:30 [Error] Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/12 16:28:54 Expected error Planner - Removing node 127.0.0.1:9004 will result in losing indexes. Provide additional node as replacement.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 subcluster, No nodes under LWM
2023-08-12T16:28:54.508+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket5 MemoryUsage 300000000 UnitsUsage 2000
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket6 MemoryUsage 300000000 UnitsUsage 2000
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 120000000 UnitsUsage 1500
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket3 MemoryUsage 80000000 UnitsUsage 1200
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 70000000 UnitsUsage 800
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 30000000 UnitsUsage 500
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket17 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket14 MemoryUsage 0 UnitsUsage 0
2023-08-12T16:28:54.508+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000
2023-08-12T16:28:54.508+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.508+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000
2023-08-12T16:28:54.508+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.508+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-12T16:28:54.508+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 16:28:54 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 4 SG, Move out 1 subcluster, Not Enough Capacity, Partial Subcluster
2023-08-12T16:28:54.509+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.509+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.509+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T16:28:54.509+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.509+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T16:28:54.509+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.509+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket1 MemoryUsage 100000000 UnitsUsage 500
2023-08-12T16:28:54.509+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 500
2023-08-12T16:28:54.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9001 SG sg1 Memory 200000000 Units 1000
2023-08-12T16:28:54.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9004 SG sg2 Memory 200000000 Units 1000
2023-08-12T16:28:54.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.509+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 500 Tenants 0
2023-08-12T16:28:54.509+05:30 [Info] Planner::filterPartialSubClusters Filter partial subcluster [127.0.0.1:9006]
2023-08-12T16:28:54.509+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-12T16:28:54.509+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 16:28:54 Expected error Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 2 SG, Move out 1 non-empty and 1 empty node
2023-08-12T16:28:54.510+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9007 127.0.0.1:9004]
2023-08-12T16:28:54.510+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9004]
2023-08-12T16:28:54.510+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9001]
2023-08-12T16:28:54.510+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes [127.0.0.1:9008]
2023-08-12T16:28:54.510+05:30 [Info] Planner::moveTenantsFromDeletedNodes selected newNodes for swap [127.0.0.1:9008]
2023-08-12T16:28:54.510+05:30 [Info] Moving index 1111:11212:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.510+05:30 [Info] Moving index 2222:22121:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.510+05:30 [Info] Moving index 3333:33131:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.510+05:30 [Info] Moving index 4444:44141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.510+05:30 [Info] Moving index 5555:55151:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.511+05:30 [Info] Moving index 6666:66161:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.511+05:30 [Info] Moving index 171717:1171171:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.511+05:30 [Info] Moving index 141414:1141141:0 from source 127.0.0.1:9004 to dest 127.0.0.1:9008
2023-08-12T16:28:54.511+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9007 SG sg1 Memory 0 Units 0
2023-08-12T16:28:54.511+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9004 SG sg2 Memory 0 Units 0
2023-08-12T16:28:54.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-12T16:28:54.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-12T16:28:54.511+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9008 127.0.0.1:9001]]
2023-08-12T16:28:54.511+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM
2023-08-12T16:28:54.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.511+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.512+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-08-12T16:28:54.512+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.512+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.512+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-08-12T16:28:54.512+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-08-12T16:28:54.512+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T16:28:54.512+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-08-12T16:28:54.512+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-08-12T16:28:54.512+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-12T16:28:54.512+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-12T16:28:54.512+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-12T16:28:54.512+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-12T16:28:54.512+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-08-12T16:28:54.512+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 2 Subclusters, 1 below LWM, 1 above HWM
2023-08-12T16:28:54.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.513+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-08-12T16:28:54.513+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.513+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.513+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-08-12T16:28:54.513+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-08-12T16:28:54.513+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T16:28:54.513+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-08-12T16:28:54.513+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-08-12T16:28:54.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-12T16:28:54.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 600000000 Units 4000 Tenants 0
2023-08-12T16:28:54.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-12T16:28:54.513+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 600000000 Units 4000 Tenants 0
2023-08-12T16:28:54.513+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-08-12T16:28:54.513+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 3 Subclusters, 1 empty, 1 Above HWM, 1 below LWM
2023-08-12T16:28:54.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.514+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 300000000 Units 1000 Tenants 0
2023-08-12T16:28:54.514+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-08-12T16:28:54.514+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.515+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.515+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-08-12T16:28:54.515+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-08-12T16:28:54.515+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-08-12T16:28:54.515+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-08-12T16:28:54.515+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-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-12T16:28:54.515+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-08-12T16:28:54.515+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-08-12T16:28:54.515+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T16:28:54.515+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T16:28:54.515+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-12T16:28:54.515+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.515+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T16:28:54.515+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 500000000 Units 3000 Tenants 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 500000000 Units 3000 Tenants 0
2023-08-12T16:28:54.515+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000
2023-08-12T16:28:54.515+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-12T16:28:54.515+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 2 Subclusters, 1 above LWM/below HWM, 1 empty
2023-08-12T16:28:54.516+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-12T16:28:54.516+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-12T16:28:54.516+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-08-12T16:28:54.516+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 2 Subclusters, Both above LWM/below HWM
2023-08-12T16:28:54.517+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-12T16:28:54.517+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-12T16:28:54.517+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-12T16:28:54.517+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-12T16:28:54.517+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-08-12T16:28:54.517+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-12T16:28:54.517+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 700000000 Units 5000 Tenants 0
2023-08-12T16:28:54.517+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 650000000 Units 4500 Tenants 0
2023-08-12T16:28:54.517+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 700000000 Units 5000 Tenants 0
2023-08-12T16:28:54.517+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 650000000 Units 4500 Tenants 0
2023-08-12T16:28:54.517+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-08-12T16:28:54.517+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM (partial replica repair)
2023-08-12T16:28:54.518+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.518+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 550000000 Units 5500 Tenants 0
2023-08-12T16:28:54.518+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-08-12T16:28:54.518+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-12T16:28:54.518+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-12T16:28:54.518+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.518+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.518+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-08-12T16:28:54.518+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-08-12T16:28:54.518+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T16:28:54.518+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-08-12T16:28:54.518+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-08-12T16:28:54.518+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-12T16:28:54.518+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-12T16:28:54.518+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-12T16:28:54.518+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-12T16:28:54.518+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-08-12T16:28:54.518+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 2 Subclusters, 1 empty, 1 Above HWM(full replica repair)
2023-08-12T16:28:54.519+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 9000 Tenants 0
2023-08-12T16:28:54.519+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-08-12T16:28:54.519+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx1,1) on 127.0.0.1:9001
2023-08-12T16:28:54.519+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket2,,,idx2,1) on 127.0.0.1:9001
2023-08-12T16:28:54.519+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx1,1) on 127.0.0.1:9001
2023-08-12T16:28:54.519+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,1) on 127.0.0.1:9001
2023-08-12T16:28:54.519+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx1,1) on 127.0.0.1:9001
2023-08-12T16:28:54.519+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,1) on 127.0.0.1:9001
2023-08-12T16:28:54.519+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9004 127.0.0.1:9001]]
2023-08-12T16:28:54.519+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9004 127.0.0.1:9001]
2023-08-12T16:28:54.519+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-08-12T16:28:54.519+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9004 TenantId bucket2 MemoryUsage 200000000 UnitsUsage 2000
2023-08-12T16:28:54.519+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters Below LWM [[127.0.0.1:9006 127.0.0.1:9003]]
2023-08-12T16:28:54.519+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-08-12T16:28:54.519+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-08-12T16:28:54.519+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 600000000 Units 6000 Tenants 0
2023-08-12T16:28:54.519+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 300000000 Units 3000 Tenants 0
2023-08-12T16:28:54.519+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 600000000 Units 6000 Tenants 0
2023-08-12T16:28:54.519+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 300000000 Units 3000 Tenants 0
2023-08-12T16:28:54.519+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-08-12T16:28:54.519+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9003 127.0.0.1:9006]]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 ScaleIn- 2 Subclusters, Both below LWM, Positive Case
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-12T16:28:54.520+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-08-12T16:28:54.520+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000 Tenants 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000 Tenants 0
2023-08-12T16:28:54.520+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-08-12T16:28:54.520+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-08-12T16:28:54.520+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T16:28:54.520+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T16:28:54.520+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9006 127.0.0.1:9003]
2023-08-12T16:28:54.520+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.520+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9003 127.0.0.1:9006]
2023-08-12T16:28:54.520+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9003 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 2000
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9003 SG sg1 Memory 100000000 Units 2000
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9006 SG sg3 Memory 100000000 Units 2000
2023-08-12T16:28:54.520+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM [[127.0.0.1:9002 127.0.0.1:9005]]
2023-08-12T16:28:54.520+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-08-12T16:28:54.520+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9003 SG sg1 Memory 0 Units 0
2023-08-12T16:28:54.520+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9006 SG sg3 Memory 0 Units 0
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 ScaleIn- 2 Subclusters, One below LWM/ 1 Empty
2023-08-12T16:28:54.521+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.521+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 200000000 Units 1000 Tenants 0
2023-08-12T16:28:54.521+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-08-12T16:28:54.521+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. No ScaleIn.
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.522+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-08-12T16:28:54.522+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.522+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.522+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-08-12T16:28:54.522+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000
2023-08-12T16:28:54.522+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-08-12T16:28:54.522+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-08-12T16:28:54.522+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-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.522+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-08-12T16:28:54.522+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-08-12T16:28:54.522+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.522+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.522+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-12T16:28:54.522+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.522+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.522+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-12T16:28:54.522+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.522+05:30 [Info] Planner::moveTenantsFromDeletedNodes Found SubClusters Below LWM []
2023-08-12T16:28:54.522+05:30 [Error] Planner - Not enough capacity to place indexes of deleted nodes.
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 ScaleIn- 3 Subclusters, One above HWM, one below LWM and 1 Empty. ScaleIn.
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 800000000 Units 8000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 800000000 Units 8000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.523+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-08-12T16:28:54.523+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.523+05:30 [Info] Planner::executeTenantAwareRebal TenantsToBeMoved from source [127.0.0.1:9001 127.0.0.1:9004]
2023-08-12T16:28:54.523+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket4 MemoryUsage 300000000 UnitsUsage 3000
2023-08-12T16:28:54.523+05:30 [Info] Planner::executeTenantAwareRebal TenantUsage - SourceId 127.0.0.1:9001 TenantId bucket2 MemoryUsage 100000000 UnitsUsage 1000
2023-08-12T16:28:54.523+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-08-12T16:28:54.523+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-08-12T16:28:54.523+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-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.523+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-08-12T16:28:54.523+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-08-12T16:28:54.523+05:30 [Info] Planner::findPlacementForDeletedNodes Deleted Nodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.523+05:30 [Info] Planner::moveTenantsFromDeletedNodes nonEmptyDeletedNodes [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.523+05:30 [Info] Planner::moveTenantsFromDeletedNodes pairForDeletedNodes [127.0.0.1:9005 127.0.0.1:9002]
2023-08-12T16:28:54.523+05:30 [Info] Planner::moveTenantsFromDeletedNodes newNodes []
2023-08-12T16:28:54.523+05:30 [Info] Planner::moveTenantsFromDeletedNodes Num deleted nodes 2 is more than num new/empty nodes 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantsToBeMoved from source [127.0.0.1:9002 127.0.0.1:9005]
2023-08-12T16:28:54.523+05:30 [Info] Planner::moveTenantsFromDeletedNodes TenantUsage - SourceId 127.0.0.1:9002 TenantId bucket3 MemoryUsage 100000000 UnitsUsage 1000
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9002 SG sg2 Memory 100000000 Units 1000
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9003 SG sg1 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Skip Deleted Index Node 127.0.0.1:9005 SG sg3 Memory 100000000 Units 1000
2023-08-12T16:28:54.523+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9006 SG sg3 Memory 400000000 Units 4000 Tenants 0
2023-08-12T16:28:54.523+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-08-12T16:28:54.523+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-08-12T16:28:54.523+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9002 SG sg2 Memory 0 Units 0
2023-08-12T16:28:54.523+05:30 [Info] Planner::findPlacementForDeletedNodes Remove Deleted Node from solution 127.0.0.1:9005 SG sg3 Memory 0 Units 0
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Rebalance - 1 Subcluster, Below HWM (partial replica repair)
2023-08-12T16:28:54.524+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-12T16:28:54.524+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 350000000 Units 500 Tenants 0
2023-08-12T16:28:54.524+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.524+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket4,,,idx2,0) on 127.0.0.1:9004
2023-08-12T16:28:54.524+05:30 [Info] Planner::placeMissingReplicaOnTarget Rebuilding lost replica for (bucket5,,,idx2,0) on 127.0.0.1:9004
2023-08-12T16:28:54.524+05:30 [Info] Planner::executeTenantAwareRebal Found SubClusters above HWM []
2023-08-12T16:28:54.524+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 500000000 Units 800 Tenants 0
2023-08-12T16:28:54.524+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 500000000 Units 800 Tenants 0
2023-08-12T16:28:54.524+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters [[127.0.0.1:9001 127.0.0.1:9004]]
2023-08-12T16:28:54.524+05:30 [Info] Planner::evaluateSolutionForScaleIn Found SubClusters below LWM [[127.0.0.1:9001 127.0.0.1:9004]]
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Resume - 1 tenant, Empty node in cluster.
2023-08-12T16:28:54.526+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-12T16:28:54.526+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.526+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.526+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.526+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.526+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.526+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.526+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-08-12T16:28:54.526+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250
2023-08-12T16:28:54.526+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-08-12T16:28:54.526+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Resume - 1 tenant, No empty node in cluster.
2023-08-12T16:28:54.528+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-12T16:28:54.528+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.528+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.528+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.528+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.528+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.528+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.528+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-08-12T16:28:54.528+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250
2023-08-12T16:28:54.528+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-12T16:28:54.528+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/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Resume - 1 tenant, No node below LWM in the cluster.
2023-08-12T16:28:54.530+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-12T16:28:54.530+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.530+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.530+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.530+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.530+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 5000 Tenants 0
2023-08-12T16:28:54.530+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 5000 Tenants 0
2023-08-12T16:28:54.530+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-08-12T16:28:54.530+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 250000000 UnitsUsage 250
2023-08-12T16:28:54.530+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM []
2023/08/12 16:28:54 Expected error No SubCluster Below Low Usage Threshold
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Resume - 1 tenant, Not enough capacity in the cluster.
2023-08-12T16:28:54.532+05:30 [Info] Planner::executeTenantAwarePlanForResume Resume Nodes [127.0.0.1:9011 127.0.0.1:9012]
2023-08-12T16:28:54.532+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9001 SG sg1 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.532+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9002 SG sg2 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.532+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9004 SG sg2 Memory 900000000 Units 8000 Tenants 0
2023-08-12T16:28:54.532+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9005 SG sg3 Memory 1000000000 Units 7000 Tenants 0
2023-08-12T16:28:54.532+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9007 SG sg1 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.532+05:30 [Info] Planner::groupIndexNodesIntoSubClusters Index Node 127.0.0.1:9008 SG sg2 Memory 200000000 Units 100 Tenants 0
2023-08-12T16:28:54.532+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-08-12T16:28:54.532+05:30 [Info] Planner::executeTenantAwarePlanForResume TenantToBeResumed TenantUsage - SourceId 127.0.0.1:9011 TenantId resume_tenant_a MemoryUsage 700000000 UnitsUsage 250
2023-08-12T16:28:54.532+05:30 [Info] Planner::executeTenantAwarePlanForResume Found SubClusters Below LWM [[127.0.0.1:9007 127.0.0.1:9008]]
2023-08-12T16:28:54.532+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/08/12 16:28:54 Expected error Not Enough Capacity To Place Tenant
--- PASS: TestTenantAwarePlanner (0.13s)
=== RUN TestPlanDuringHeterogenousScaleup
2023/08/12 16:28:54 In TestPlanDuringHeterogenousScaleup()
=== RUN TestPlanDuringHeterogenousScaleup/GreedyPlanner
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T16:28:54.535+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T16:28:54.537+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T16:28:54.540+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-12T16:28:54.542+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-12T16:28:54.545+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T16:28:54.548+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-12T16:28:54.551+05:30 [Info] Using greedy index placement for index 987654
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node
2023-08-12T16:28:54.554+05:30 [Info] Using greedy index placement for index 987654
=== RUN TestPlanDuringHeterogenousScaleup/SAPlanner
=== RUN TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Single Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T16:28:54.558+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9600026378237889
2023-08-12T16:28:54.688+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:54.688+05:30 [Info] Score: 0.5118702120133598
2023-08-12T16:28:54.688+05:30 [Info] variation: 1.0237404240267196
2023-08-12T16:28:54.688+05:30 [Info] ElapsedTime: 130ms
2023-08-12T16:28:54.688+05:30 [Info] ConvergenceTime: 128ms
2023-08-12T16:28:54.688+05:30 [Info] Iteration: 7000
2023-08-12T16:28:54.688+05:30 [Info] Move: 3863
2023-08-12T16:28:54.688+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.688+05:30 [Info] Using SAPlanner
2023-08-12T16:28:54.688+05:30 [Info] Indexer Memory Mean 126888575449 (118.174G)
2023-08-12T16:28:54.688+05:30 [Info] Indexer Memory Deviation 80354383758 (74.8359G) (63.33%)
2023-08-12T16:28:54.688+05:30 [Info] Indexer Memory Utilization 2.3004
2023-08-12T16:28:54.688+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:54.689+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:54.689+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:54.689+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:54.689+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:54.689+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:54.689+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:54.689+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:54.689+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:54.689+05:30 [Info] Indexer Data Size Mean 18082106963 (16.8403G)
2023-08-12T16:28:54.689+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (141.42%)
2023-08-12T16:28:54.689+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:54.689+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:54.689+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:54.689+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:54.689+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.689+05:30 [Info] Number of indexes: 13
2023-08-12T16:28:54.689+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:54.689+05:30 [Info] Avg Index Size: 29281978949 (27.271G)
2023-08-12T16:28:54.689+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:54.689+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T16:28:54.689+05:30 [Info] Avg Index Cpu: 3.5385
2023-08-12T16:28:54.689+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:54.689+05:30 [Info] Num Estimation Run: 11
2023-08-12T16:28:54.689+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.689+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:54.689+05:30 [Info] CPU Quota 27
2023-08-12T16:28:54.689+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:54.689+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:54.689+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.689+05:30 [Info] Total iteration: 7010
2023-08-12T16:28:54.689+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:54.689+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:54.689+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:54.689+05:30 [Info] RandomMove time: 0ns
2023-08-12T16:28:54.689+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T16:28:54.689+05:30 [Info] ExhaustMove time: 50ms
2023-08-12T16:28:54.689+05:30 [Info] ExhaustMove call: 7010
2023-08-12T16:28:54.689+05:30 [Info] ExhaustMove average time: 7us
2023-08-12T16:28:54.689+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:54.689+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:54.689+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.689+05:30 [Info]
2023-08-12T16:28:54.689+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:54.689+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-08-12T16:28:54.689+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.37390490588193165 allowDDLDuringScaleup:true
2023-08-12T16:28:54.689+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.689+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-08-12T16:28:54.689+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-08-12T16:28:54.689+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.689+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.689+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-08-12T16:28:54.689+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-08-12T16:28:54.689+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.689+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.689+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-08-12T16:28:54.689+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-08-12T16:28:54.689+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.689+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.689+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-08-12T16:28:54.689+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-08-12T16:28:54.689+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.689+05:30 [Info]
2023-08-12T16:28:54.689+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:54.689+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-08-12T16:28:54.689+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7501886306380632 allowDDLDuringScaleup:true
2023-08-12T16:28:54.689+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.689+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-08-12T16:28:54.689+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-08-12T16:28:54.689+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.689+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.689+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-08-12T16:28:54.689+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-08-12T16:28:54.690+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.690+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.690+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-08-12T16:28:54.690+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-08-12T16:28:54.690+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.690+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.690+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-08-12T16:28:54.690+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-08-12T16:28:54.690+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.690+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.690+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:10583327827636270511, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:54.690+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-08-12T16:28:54.690+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.690+05:30 [Info]
2023-08-12T16:28:54.690+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:54.690+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-08-12T16:28:54.690+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.07590646348000514 allowDDLDuringScaleup:true
2023-08-12T16:28:54.690+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.690+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-08-12T16:28:54.690+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-08-12T16:28:54.690+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.690+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.690+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-08-12T16:28:54.690+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-08-12T16:28:54.690+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.690+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.690+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-08-12T16:28:54.690+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-08-12T16:28:54.690+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.690+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.690+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-08-12T16:28:54.690+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-08-12T16:28:54.690+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T16:28:54.693+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.0020008561154405
2023-08-12T16:28:54.774+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:54.774+05:30 [Info] Score: 0.28937833136341934
2023-08-12T16:28:54.774+05:30 [Info] variation: 0.5787566627268387
2023-08-12T16:28:54.774+05:30 [Info] ElapsedTime: 80ms
2023-08-12T16:28:54.774+05:30 [Info] ConvergenceTime: 77ms
2023-08-12T16:28:54.774+05:30 [Info] Iteration: 4300
2023-08-12T16:28:54.774+05:30 [Info] Move: 2657
2023-08-12T16:28:54.774+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.774+05:30 [Info] Using SAPlanner
2023-08-12T16:28:54.774+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-12T16:28:54.774+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-12T16:28:54.774+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-12T16:28:54.774+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:54.774+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:54.774+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:54.774+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:54.774+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:54.774+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:54.774+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:54.774+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:54.774+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:54.774+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-12T16:28:54.774+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-12T16:28:54.774+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:54.774+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:54.774+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:54.774+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:54.774+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.774+05:30 [Info] Number of indexes: 14
2023-08-12T16:28:54.774+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:54.774+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-12T16:28:54.774+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:54.774+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T16:28:54.774+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-12T16:28:54.774+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:54.774+05:30 [Info] Num Estimation Run: 11
2023-08-12T16:28:54.774+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.774+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:54.774+05:30 [Info] CPU Quota 27
2023-08-12T16:28:54.774+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:54.774+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:54.774+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.774+05:30 [Info] Total iteration: 4310
2023-08-12T16:28:54.774+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:54.774+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:54.774+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:54.774+05:30 [Info] RandomMove time: 25ms
2023-08-12T16:28:54.774+05:30 [Info] RandomMove call: 4299 (empty index 0)
2023-08-12T16:28:54.774+05:30 [Info] RandomMove average time: 5us
2023-08-12T16:28:54.774+05:30 [Info] ExhaustMove time: 83us
2023-08-12T16:28:54.774+05:30 [Info] ExhaustMove call: 11
2023-08-12T16:28:54.774+05:30 [Info] ExhaustMove average time: 7us
2023-08-12T16:28:54.774+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:54.774+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:54.774+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.774+05:30 [Info]
2023-08-12T16:28:54.774+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:54.774+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-08-12T16:28:54.774+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-12T16:28:54.774+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info]
2023-08-12T16:28:54.775+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:18409116477778177905, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info]
2023-08-12T16:28:54.775+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.775+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.775+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-08-12T16:28:54.775+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-08-12T16:28:54.775+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.776+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.776+05:30 [Info] Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:18409116477778177905, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:54.776+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-08-12T16:28:54.776+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Index with 2 replicas - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T16:28:54.779+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.063816680607659
2023-08-12T16:28:54.810+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:54.810+05:30 [Info] Score: 0.13929460298637122
2023-08-12T16:28:54.810+05:30 [Info] variation: 0.27858920597274245
2023-08-12T16:28:54.810+05:30 [Info] ElapsedTime: 31ms
2023-08-12T16:28:54.810+05:30 [Info] ConvergenceTime: 262us
2023-08-12T16:28:54.810+05:30 [Info] Iteration: 2
2023-08-12T16:28:54.810+05:30 [Info] Move: 2
2023-08-12T16:28:54.810+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.810+05:30 [Info] Using SAPlanner
2023-08-12T16:28:54.810+05:30 [Info] Indexer Memory Mean 163052789375 (151.855G)
2023-08-12T16:28:54.810+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (55.72%)
2023-08-12T16:28:54.810+05:30 [Info] Indexer Memory Utilization 2.9561
2023-08-12T16:28:54.810+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:54.810+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:54.810+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:54.810+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:54.810+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:54.810+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:54.810+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:54.810+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:54.810+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:54.810+05:30 [Info] Indexer Data Size Mean 54246320889 (50.5208G)
2023-08-12T16:28:54.810+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:54.810+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:54.810+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:54.810+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:54.810+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:54.810+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.810+05:30 [Info] Number of indexes: 15
2023-08-12T16:28:54.810+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:54.810+05:30 [Info] Avg Index Size: 32610557875 (30.3709G)
2023-08-12T16:28:54.810+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:54.810+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T16:28:54.810+05:30 [Info] Avg Index Cpu: 3.0667
2023-08-12T16:28:54.810+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:54.810+05:30 [Info] Num Estimation Run: 11
2023-08-12T16:28:54.810+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.810+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:54.810+05:30 [Info] CPU Quota 27
2023-08-12T16:28:54.810+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:54.810+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:54.810+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.810+05:30 [Info] Total iteration: 5952
2023-08-12T16:28:54.810+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:54.810+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:54.810+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:54.810+05:30 [Info] RandomMove time: 0ns
2023-08-12T16:28:54.810+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T16:28:54.810+05:30 [Info] ExhaustMove time: 121us
2023-08-12T16:28:54.810+05:30 [Info] ExhaustMove call: 12
2023-08-12T16:28:54.810+05:30 [Info] ExhaustMove average time: 10us
2023-08-12T16:28:54.810+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:54.810+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:54.810+05:30 [Info] ----------------------------------------
2023-08-12T16:28:54.810+05:30 [Info]
2023-08-12T16:28:54.810+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:54.810+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-08-12T16:28:54.810+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5575132033129112 allowDDLDuringScaleup:true
2023-08-12T16:28:54.810+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.810+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-08-12T16:28:54.810+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-08-12T16:28:54.810+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.810+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.810+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-08-12T16:28:54.810+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-08-12T16:28:54.810+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.810+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.810+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:12110235380039983107, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info]
2023-08-12T16:28:54.811+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3168776165275712 allowDDLDuringScaleup:true
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+05:30 [Info] Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:12110235380039983107, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info]
2023-08-12T16:28:54.811+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3256091801595177 allowDDLDuringScaleup:true
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:54.811+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:54.811+05:30 [Info] Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:12110235380039983107, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:54.811+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-08-12T16:28:54.811+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:54 -------------------------------------------
2023/08/12 16:28:54 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on Scaled up node
2023-08-12T16:28:54.814+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.265866372313583
2023-08-12T16:28:55.079+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:55.079+05:30 [Info] Score: 0.358469577773188
2023-08-12T16:28:55.079+05:30 [Info] variation: 0.716939155546376
2023-08-12T16:28:55.079+05:30 [Info] ElapsedTime: 264ms
2023-08-12T16:28:55.079+05:30 [Info] ConvergenceTime: 259ms
2023-08-12T16:28:55.079+05:30 [Info] Iteration: 7300
2023-08-12T16:28:55.079+05:30 [Info] Move: 5837
2023-08-12T16:28:55.079+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.079+05:30 [Info] Using SAPlanner
2023-08-12T16:28:55.079+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-12T16:28:55.079+05:30 [Info] Indexer Memory Deviation 105360564648 (98.1247G) (72.68%)
2023-08-12T16:28:55.079+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-12T16:28:55.079+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:55.079+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:55.079+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:55.079+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:55.079+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:55.079+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:55.079+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.079+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:55.079+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.079+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-12T16:28:55.079+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-12T16:28:55.079+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:55.079+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.079+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:55.079+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.079+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.079+05:30 [Info] Number of indexes: 14
2023-08-12T16:28:55.079+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:55.079+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-12T16:28:55.079+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:55.080+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T16:28:55.080+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-12T16:28:55.080+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:55.080+05:30 [Info] Num Estimation Run: 11
2023-08-12T16:28:55.080+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.080+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:55.080+05:30 [Info] CPU Quota 27
2023-08-12T16:28:55.080+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:55.080+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:55.080+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.080+05:30 [Info] Total iteration: 18978
2023-08-12T16:28:55.080+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:55.080+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:55.080+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:55.080+05:30 [Info] RandomMove time: 51ms
2023-08-12T16:28:55.080+05:30 [Info] RandomMove call: 7299 (empty index 0)
2023-08-12T16:28:55.080+05:30 [Info] RandomMove average time: 7us
2023-08-12T16:28:55.080+05:30 [Info] ExhaustMove time: 110us
2023-08-12T16:28:55.080+05:30 [Info] ExhaustMove call: 11
2023-08-12T16:28:55.080+05:30 [Info] ExhaustMove average time: 10us
2023-08-12T16:28:55.080+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:55.080+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:55.080+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.080+05:30 [Info]
2023-08-12T16:28:55.080+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:55.080+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-08-12T16:28:55.080+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.7021056124497257 allowDDLDuringScaleup:true
2023-08-12T16:28:55.080+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.080+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-08-12T16:28:55.080+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-08-12T16:28:55.080+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.080+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.080+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-08-12T16:28:55.080+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-08-12T16:28:55.080+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.080+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.080+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-08-12T16:28:55.080+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-08-12T16:28:55.080+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.080+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.080+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-08-12T16:28:55.080+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-08-12T16:28:55.080+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.080+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.080+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:4307575443416515622, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.080+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-08-12T16:28:55.080+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.080+05:30 [Info]
2023-08-12T16:28:55.080+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:55.080+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-08-12T16:28:55.080+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-12T16:28:55.080+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.080+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-08-12T16:28:55.080+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-08-12T16:28:55.080+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.080+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.080+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-08-12T16:28:55.080+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-08-12T16:28:55.081+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.081+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.081+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-08-12T16:28:55.081+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-08-12T16:28:55.081+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.081+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.081+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-08-12T16:28:55.081+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-08-12T16:28:55.081+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.081+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.081+05:30 [Info] Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:4307575443416515622, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.081+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-08-12T16:28:55.081+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.081+05:30 [Info]
2023-08-12T16:28:55.081+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:55.081+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-08-12T16:28:55.081+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06643869545280173 allowDDLDuringScaleup:true
2023-08-12T16:28:55.081+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.081+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-08-12T16:28:55.081+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-08-12T16:28:55.081+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.081+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.081+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-08-12T16:28:55.081+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-08-12T16:28:55.081+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.081+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.081+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-08-12T16:28:55.081+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-08-12T16:28:55.081+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.081+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.081+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-08-12T16:28:55.081+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-08-12T16:28:55.081+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:55 -------------------------------------------
2023/08/12 16:28:55 Place Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 2 SG - Placed on older nodes
2023-08-12T16:28:55.086+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6856271841119315
2023-08-12T16:28:55.632+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:55.632+05:30 [Info] Score: 0.28937833136341934
2023-08-12T16:28:55.633+05:30 [Info] variation: 0.5787566627268387
2023-08-12T16:28:55.633+05:30 [Info] ElapsedTime: 546ms
2023-08-12T16:28:55.633+05:30 [Info] ConvergenceTime: 543ms
2023-08-12T16:28:55.633+05:30 [Info] Iteration: 4200
2023-08-12T16:28:55.633+05:30 [Info] Move: 2505
2023-08-12T16:28:55.633+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.633+05:30 [Info] Using SAPlanner
2023-08-12T16:28:55.633+05:30 [Info] Indexer Memory Mean 144970682412 (135.014G)
2023-08-12T16:28:55.633+05:30 [Info] Indexer Memory Deviation 65295744085 (60.8114G) (45.04%)
2023-08-12T16:28:55.633+05:30 [Info] Indexer Memory Utilization 2.6283
2023-08-12T16:28:55.633+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:55.633+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:55.633+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:55.633+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:55.633+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:55.633+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:55.633+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.633+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:55.633+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.633+05:30 [Info] Indexer Data Size Mean 36164213926 (33.6805G)
2023-08-12T16:28:55.633+05:30 [Info] Indexer Data Size Deviation 25571960903 (23.8157G) (70.71%)
2023-08-12T16:28:55.633+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:55.633+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.633+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:55.633+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.633+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.633+05:30 [Info] Number of indexes: 14
2023-08-12T16:28:55.633+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:55.633+05:30 [Info] Avg Index Size: 31065146231 (28.9317G)
2023-08-12T16:28:55.633+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:55.633+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T16:28:55.633+05:30 [Info] Avg Index Cpu: 3.2857
2023-08-12T16:28:55.633+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:55.633+05:30 [Info] Num Estimation Run: 11
2023-08-12T16:28:55.633+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.633+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:55.633+05:30 [Info] CPU Quota 27
2023-08-12T16:28:55.633+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:55.633+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:55.633+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.633+05:30 [Info] Total iteration: 8333
2023-08-12T16:28:55.633+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:55.633+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:55.633+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:55.633+05:30 [Info] RandomMove time: 170ms
2023-08-12T16:28:55.633+05:30 [Info] RandomMove call: 4199 (empty index 0)
2023-08-12T16:28:55.633+05:30 [Info] RandomMove average time: 40us
2023-08-12T16:28:55.633+05:30 [Info] ExhaustMove time: 12us
2023-08-12T16:28:55.633+05:30 [Info] ExhaustMove call: 1
2023-08-12T16:28:55.633+05:30 [Info] ExhaustMove average time: 12us
2023-08-12T16:28:55.633+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:55.633+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:55.633+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.633+05:30 [Info]
2023-08-12T16:28:55.633+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:55.633+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-08-12T16:28:55.633+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32726796943638176 allowDDLDuringScaleup:true
2023-08-12T16:28:55.633+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.633+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-08-12T16:28:55.633+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-08-12T16:28:55.633+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.633+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.633+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-08-12T16:28:55.633+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-08-12T16:28:55.633+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.633+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.633+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-08-12T16:28:55.633+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-08-12T16:28:55.633+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.633+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.633+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-08-12T16:28:55.633+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-08-12T16:28:55.633+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.633+05:30 [Info]
2023-08-12T16:28:55.633+05:30 [Info] Indexer serverGroup:sg1, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:55.633+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-08-12T16:28:55.633+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43145569209747264 allowDDLDuringScaleup:true
2023-08-12T16:28:55.633+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.633+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-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.634+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.634+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.634+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.634+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.634+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:15615026823971675689, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.634+05:30 [Info]
2023-08-12T16:28:55.634+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.44127633846614567 allowDDLDuringScaleup:true
2023-08-12T16:28:55.634+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.634+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.634+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.634+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.634+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.634+05:30 [Info] Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:15615026823971675689, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.634+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-08-12T16:28:55.634+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:55 -------------------------------------------
2023/08/12 16:28:55 Place Equivalent Index Without any replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG
2023-08-12T16:28:55.637+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.9611163603287702
2023-08-12T16:28:55.637+05:30 [Info] Planner::finalizing the solution as final solution is found.
2023-08-12T16:28:55.637+05:30 [Info] Score: 0.4863052536963559
2023-08-12T16:28:55.637+05:30 [Info] variation: 0.9726105073927118
2023-08-12T16:28:55.637+05:30 [Info] ElapsedTime: 275us
2023-08-12T16:28:55.637+05:30 [Info] ConvergenceTime: 214us
2023-08-12T16:28:55.637+05:30 [Info] Iteration: 1
2023-08-12T16:28:55.637+05:30 [Info] Move: 1
2023-08-12T16:28:55.637+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.637+05:30 [Info] Using SAPlanner
2023-08-12T16:28:55.637+05:30 [Info] Indexer Memory Mean 14745215094 (13.7326G)
2023-08-12T16:28:55.637+05:30 [Info] Indexer Memory Deviation 7829819102 (7.29209G) (53.10%)
2023-08-12T16:28:55.637+05:30 [Info] Indexer Memory Utilization 1.6384
2023-08-12T16:28:55.637+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-12T16:28:55.637+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-12T16:28:55.637+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-12T16:28:55.637+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:55.637+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:55.637+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:55.637+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.637+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:55.637+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.637+05:30 [Info] Indexer Data Size Mean 2745215094 (2.55668G)
2023-08-12T16:28:55.637+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (141.42%)
2023-08-12T16:28:55.637+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:55.637+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.638+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:55.638+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.638+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.638+05:30 [Info] Number of indexes: 4
2023-08-12T16:28:55.638+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:55.638+05:30 [Info] Avg Index Size: 11058911320 (10.2994G)
2023-08-12T16:28:55.638+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-12T16:28:55.638+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-12T16:28:55.638+05:30 [Info] Avg Index Cpu: 0.7500
2023-08-12T16:28:55.638+05:30 [Info] Max Index Cpu: 1.0000
2023-08-12T16:28:55.638+05:30 [Info] Num Estimation Run: 7
2023-08-12T16:28:55.638+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.638+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-12T16:28:55.638+05:30 [Info] CPU Quota 8
2023-08-12T16:28:55.638+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:55.638+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:55.638+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.638+05:30 [Info] Total iteration: 8
2023-08-12T16:28:55.638+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:55.638+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:55.638+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:55.638+05:30 [Info] RandomMove time: 0ns
2023-08-12T16:28:55.638+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T16:28:55.638+05:30 [Info] ExhaustMove time: 61us
2023-08-12T16:28:55.638+05:30 [Info] ExhaustMove call: 8
2023-08-12T16:28:55.638+05:30 [Info] ExhaustMove average time: 7us
2023-08-12T16:28:55.638+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:55.638+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:55.638+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.638+05:30 [Info]
2023-08-12T16:28:55.638+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-12T16:28:55.638+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-08-12T16:28:55.638+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.3390930527717129 allowDDLDuringScaleup:true
2023-08-12T16:28:55.638+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.638+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-08-12T16:28:55.638+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-08-12T16:28:55.638+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.638+05:30 [Info]
2023-08-12T16:28:55.638+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-12T16:28:55.638+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-08-12T16:28:55.638+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0813823326652111 allowDDLDuringScaleup:true
2023-08-12T16:28:55.638+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.638+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-08-12T16:28:55.638+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-08-12T16:28:55.638+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.638+05:30 [Info]
2023-08-12T16:28:55.638+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-12T16:28:55.638+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-08-12T16:28:55.638+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.779524614563076 allowDDLDuringScaleup:true
2023-08-12T16:28:55.638+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.638+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-08-12T16:28:55.638+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-08-12T16:28:55.638+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.638+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.638+05:30 [Info] Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:3232689580661087242, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.638+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-08-12T16:28:55.638+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:55 -------------------------------------------
2023/08/12 16:28:55 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use least loaded node
2023-08-12T16:28:55.641+05:30 [Warn] There are more equivalent index than available nodes. Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-12T16:28:55.641+05:30 [Warn] Definition 987654 Instance 79991699354699071 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-12T16:28:55.641+05:30 [Warn] There are more equivalent index than available nodes. Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-12T16:28:55.641+05:30 [Warn] Definition 987654 Instance 79991699354699071 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-12T16:28:55.641+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.3967837224306421
2023-08-12T16:28:55.710+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:55.710+05:30 [Info] Score: 0.25290029571859646
2023-08-12T16:28:55.710+05:30 [Info] variation: 0.5058005914371929
2023-08-12T16:28:55.710+05:30 [Info] ElapsedTime: 69ms
2023-08-12T16:28:55.710+05:30 [Info] ConvergenceTime: 67ms
2023-08-12T16:28:55.710+05:30 [Info] Iteration: 4100
2023-08-12T16:28:55.710+05:30 [Info] Move: 2395
2023-08-12T16:28:55.710+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.710+05:30 [Info] Using SAPlanner
2023-08-12T16:28:55.710+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-12T16:28:55.710+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-12T16:28:55.710+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-12T16:28:55.710+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-12T16:28:55.710+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-12T16:28:55.710+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-12T16:28:55.710+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:55.710+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:55.710+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:55.710+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.710+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:55.710+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.710+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-12T16:28:55.710+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-12T16:28:55.710+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:55.710+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.710+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:55.710+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.710+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.710+05:30 [Info] Number of indexes: 5
2023-08-12T16:28:55.710+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:55.710+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-12T16:28:55.710+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-12T16:28:55.710+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-12T16:28:55.710+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-12T16:28:55.710+05:30 [Info] Max Index Cpu: 1.0000
2023-08-12T16:28:55.710+05:30 [Info] Num Estimation Run: 7
2023-08-12T16:28:55.710+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.710+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-12T16:28:55.710+05:30 [Info] CPU Quota 8
2023-08-12T16:28:55.710+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:55.710+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:55.710+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.711+05:30 [Info] Total iteration: 4280
2023-08-12T16:28:55.711+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:55.711+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:55.711+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:55.711+05:30 [Info] RandomMove time: 23ms
2023-08-12T16:28:55.711+05:30 [Info] RandomMove call: 4099 (empty index 0)
2023-08-12T16:28:55.711+05:30 [Info] RandomMove average time: 5us
2023-08-12T16:28:55.711+05:30 [Info] ExhaustMove time: 6us
2023-08-12T16:28:55.711+05:30 [Info] ExhaustMove call: 1
2023-08-12T16:28:55.711+05:30 [Info] ExhaustMove average time: 6us
2023-08-12T16:28:55.711+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:55.711+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:55.711+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.711+05:30 [Info]
2023-08-12T16:28:55.711+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-12T16:28:55.711+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-08-12T16:28:55.711+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-12T16:28:55.711+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.711+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-08-12T16:28:55.711+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-08-12T16:28:55.711+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.711+05:30 [Info]
2023-08-12T16:28:55.711+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-12T16:28:55.711+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-08-12T16:28:55.711+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-12T16:28:55.711+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.711+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-08-12T16:28:55.711+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-08-12T16:28:55.711+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.711+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.711+05:30 [Info] Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:79991699354699071, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.711+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-08-12T16:28:55.711+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.711+05:30 [Info]
2023-08-12T16:28:55.711+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-12T16:28:55.711+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-08-12T16:28:55.711+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-12T16:28:55.711+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.711+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-08-12T16:28:55.711+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-08-12T16:28:55.711+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.711+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.711+05:30 [Info] Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:79991699354699071, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.711+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-08-12T16:28:55.711+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023/08/12 16:28:55 -------------------------------------------
2023/08/12 16:28:55 Place Equivalent Index With 1 Replica - 3 non-empty heterogenous nodes with 1 Scaled up - 1 SG - Use ScaleUp Node
2023-08-12T16:28:55.713+05:30 [Warn] There are more equivalent index than available nodes. Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-12T16:28:55.713+05:30 [Warn] Definition 987654 Instance 9570944676174131469 ReplicaId 0 partitionId 0 count 4 numLiveNode 3.
2023-08-12T16:28:55.713+05:30 [Warn] There are more equivalent index than available nodes. Allow equivalent index of (default, , , newEquivIdx) to be replaced on same node.
2023-08-12T16:28:55.713+05:30 [Warn] Definition 987654 Instance 9570944676174131469 ReplicaId 1 partitionId 0 count 4 numLiveNode 3.
2023-08-12T16:28:55.713+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 1.002589402018371
2023-08-12T16:28:55.775+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:55.775+05:30 [Info] Score: 0.25290029571859646
2023-08-12T16:28:55.775+05:30 [Info] variation: 0.5058005914371929
2023-08-12T16:28:55.775+05:30 [Info] ElapsedTime: 61ms
2023-08-12T16:28:55.775+05:30 [Info] ConvergenceTime: 59ms
2023-08-12T16:28:55.775+05:30 [Info] Iteration: 3800
2023-08-12T16:28:55.775+05:30 [Info] Move: 2426
2023-08-12T16:28:55.775+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.775+05:30 [Info] Using SAPlanner
2023-08-12T16:28:55.775+05:30 [Info] Indexer Memory Mean 17490430188 (16.2892G)
2023-08-12T16:28:55.775+05:30 [Info] Indexer Memory Deviation 5325738075 (4.95998G) (30.45%)
2023-08-12T16:28:55.775+05:30 [Info] Indexer Memory Utilization 1.9434
2023-08-12T16:28:55.775+05:30 [Info] Indexer CPU Mean 0.6667
2023-08-12T16:28:55.775+05:30 [Info] Indexer CPU Deviation 0.47 (70.71%)
2023-08-12T16:28:55.775+05:30 [Info] Indexer CPU Utilization 0.0833
2023-08-12T16:28:55.775+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:55.775+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:55.775+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:55.775+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.775+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:55.775+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.775+05:30 [Info] Indexer Data Size Mean 5490430188 (5.11336G)
2023-08-12T16:28:55.775+05:30 [Info] Indexer Data Size Deviation 3882320417 (3.61569G) (70.71%)
2023-08-12T16:28:55.775+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:55.775+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.775+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:55.775+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.775+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.775+05:30 [Info] Number of indexes: 5
2023-08-12T16:28:55.775+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:55.776+05:30 [Info] Avg Index Size: 10494258112 (9.77354G)
2023-08-12T16:28:55.776+05:30 [Info] Max Index Size: 25000000000 (23.2831G)
2023-08-12T16:28:55.776+05:30 [Info] Max Indexer Overhead: 3000000000 (2.79397G)
2023-08-12T16:28:55.776+05:30 [Info] Avg Index Cpu: 0.6000
2023-08-12T16:28:55.776+05:30 [Info] Max Index Cpu: 1.0000
2023-08-12T16:28:55.776+05:30 [Info] Num Estimation Run: 7
2023-08-12T16:28:55.776+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.776+05:30 [Info] Memory Quota 9000000000 (8.3819G)
2023-08-12T16:28:55.776+05:30 [Info] CPU Quota 8
2023-08-12T16:28:55.776+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:55.776+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:55.776+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.776+05:30 [Info] Total iteration: 3806
2023-08-12T16:28:55.776+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:55.776+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:55.776+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:55.776+05:30 [Info] RandomMove time: 20ms
2023-08-12T16:28:55.776+05:30 [Info] RandomMove call: 3799 (empty index 0)
2023-08-12T16:28:55.776+05:30 [Info] RandomMove average time: 5us
2023-08-12T16:28:55.776+05:30 [Info] ExhaustMove time: 63us
2023-08-12T16:28:55.776+05:30 [Info] ExhaustMove call: 7
2023-08-12T16:28:55.776+05:30 [Info] ExhaustMove average time: 9us
2023-08-12T16:28:55.776+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:55.776+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:55.776+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.776+05:30 [Info]
2023-08-12T16:28:55.776+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9000, nodeUUID:c6fe7e12b609acc9767c7b671c908773, useLiveData:true
2023-08-12T16:28:55.776+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-08-12T16:28:55.776+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2858706130298869 allowDDLDuringScaleup:true
2023-08-12T16:28:55.776+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.776+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-08-12T16:28:55.776+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-08-12T16:28:55.776+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.776+05:30 [Info]
2023-08-12T16:28:55.776+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9001, nodeUUID:f18c1f3d3c1fabf2a63b51d06f536bf9, useLiveData:true
2023-08-12T16:28:55.776+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-08-12T16:28:55.776+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.46278210574565426 allowDDLDuringScaleup:true
2023-08-12T16:28:55.776+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.776+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-08-12T16:28:55.776+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-08-12T16:28:55.776+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.776+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.776+05:30 [Info] Index name:newEquivIdx 0 (replica 1), bucket:default, scope:, collection:, defnId:987654, instId:9570944676174131469, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.776+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-08-12T16:28:55.776+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.776+05:30 [Info]
2023-08-12T16:28:55.776+05:30 [Info] Indexer serverGroup:index 1, nodeId:127.0.0.1:9002, nodeUUID:d70e7e12b609acd0767c7b671c908889, useLiveData:true
2023-08-12T16:28:55.776+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-08-12T16:28:55.776+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.45134728122445883 allowDDLDuringScaleup:true
2023-08-12T16:28:55.776+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.776+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-08-12T16:28:55.776+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-08-12T16:28:55.776+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.776+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.776+05:30 [Info] Index name:newEquivIdx 0, bucket:default, scope:, collection:, defnId:987654, instId:9570944676174131469, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.776+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-08-12T16:28:55.776+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:false pendingCreate:false pendingDelete:false
=== RUN TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex
2023/08/12 16:28:55 -------------------------------------------
2023/08/12 16:28:55 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T16:28:55.779+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6554772844618787
2023-08-12T16:28:55.904+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:55.904+05:30 [Info] Score: 0.1784816836053567
2023-08-12T16:28:55.904+05:30 [Info] variation: 0.3569633672107134
2023-08-12T16:28:55.904+05:30 [Info] ElapsedTime: 125ms
2023-08-12T16:28:55.904+05:30 [Info] ConvergenceTime: 122ms
2023-08-12T16:28:55.904+05:30 [Info] Iteration: 5000
2023-08-12T16:28:55.904+05:30 [Info] Move: 3784
2023-08-12T16:28:55.904+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.904+05:30 [Info] Using SAPlanner
2023-08-12T16:28:55.904+05:30 [Info] Indexer Memory Mean 154201322596 (143.611G)
2023-08-12T16:28:55.904+05:30 [Info] Indexer Memory Deviation 82829246465 (77.1407G) (53.72%)
2023-08-12T16:28:55.904+05:30 [Info] Indexer Memory Utilization 2.7956
2023-08-12T16:28:55.904+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:55.904+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:55.904+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:55.904+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:55.904+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:55.904+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:55.904+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.904+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:55.904+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:55.904+05:30 [Info] Indexer Data Size Mean 45394854109 (42.2773G)
2023-08-12T16:28:55.904+05:30 [Info] Indexer Data Size Deviation 8024752292 (7.47363G) (17.68%)
2023-08-12T16:28:55.904+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:55.904+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.904+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:55.904+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:55.904+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.904+05:30 [Info] Number of indexes: 20
2023-08-12T16:28:55.904+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:55.904+05:30 [Info] Avg Index Size: 23130198389 (21.5417G)
2023-08-12T16:28:55.904+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:55.904+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T16:28:55.904+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-12T16:28:55.904+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:55.904+05:30 [Info] Num Estimation Run: 22
2023-08-12T16:28:55.904+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.904+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:55.904+05:30 [Info] CPU Quota 27
2023-08-12T16:28:55.904+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:55.904+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:55.905+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.905+05:30 [Info] Total iteration: 8058
2023-08-12T16:28:55.905+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:55.905+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:55.905+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:55.905+05:30 [Info] RandomMove time: 33ms
2023-08-12T16:28:55.905+05:30 [Info] RandomMove call: 4999 (empty index 0)
2023-08-12T16:28:55.905+05:30 [Info] RandomMove average time: 6us
2023-08-12T16:28:55.905+05:30 [Info] ExhaustMove time: 10us
2023-08-12T16:28:55.905+05:30 [Info] ExhaustMove call: 1
2023-08-12T16:28:55.905+05:30 [Info] ExhaustMove average time: 10us
2023-08-12T16:28:55.905+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:55.905+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:55.905+05:30 [Info] ----------------------------------------
2023-08-12T16:28:55.905+05:30 [Info]
2023-08-12T16:28:55.905+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5018354321742201 allowDDLDuringScaleup:true
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+05:30 [Info] Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:14422408670093612689, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+05:30 [Info] Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:14422408670093612689, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info]
2023-08-12T16:28:55.905+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3444658974194678 allowDDLDuringScaleup:true
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+05:30 [Info] Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:14422408670093612689, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:14422408670093612689, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+05:30 [Info] Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:14422408670093612689, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info]
2023-08-12T16:28:55.905+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.35369867040631203 allowDDLDuringScaleup:true
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.905+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-08-12T16:28:55.905+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.905+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.905+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-08-12T16:28:55.906+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-08-12T16:28:55.906+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.906+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.906+05:30 [Info] Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:14422408670093612689, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.906+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-08-12T16:28:55.906+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.906+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.906+05:30 [Info] Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:14422408670093612689, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.906+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-08-12T16:28:55.906+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:55.906+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:55.906+05:30 [Info] Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:14422408670093612689, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:55.906+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-08-12T16:28:55.906+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:55 -------------------------------------------
2023/08/12 16:28:55 Place Single Partitioned Index Instance - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T16:28:55.908+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6799339771752126
2023-08-12T16:28:56.054+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.054+05:30 [Info] Score: 0.13739736706800032
2023-08-12T16:28:56.054+05:30 [Info] variation: 0.27479473413600064
2023-08-12T16:28:56.054+05:30 [Info] ElapsedTime: 146ms
2023-08-12T16:28:56.054+05:30 [Info] ConvergenceTime: 143ms
2023-08-12T16:28:56.054+05:30 [Info] Iteration: 7000
2023-08-12T16:28:56.054+05:30 [Info] Move: 4833
2023-08-12T16:28:56.054+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.054+05:30 [Info] Using SAPlanner
2023-08-12T16:28:56.054+05:30 [Info] Indexer Memory Mean 208747525973 (194.411G)
2023-08-12T16:28:56.054+05:30 [Info] Indexer Memory Deviation 77823744009 (72.479G) (37.28%)
2023-08-12T16:28:56.054+05:30 [Info] Indexer Memory Utilization 3.7845
2023-08-12T16:28:56.054+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:56.054+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:56.054+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:56.054+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:56.054+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:56.054+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:56.054+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.054+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:56.054+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.054+05:30 [Info] Indexer Data Size Mean 45221342736 (42.1157G)
2023-08-12T16:28:56.054+05:30 [Info] Indexer Data Size Deviation 7994079525 (7.44507G) (17.68%)
2023-08-12T16:28:56.054+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:56.054+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.054+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:56.054+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.054+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.054+05:30 [Info] Number of indexes: 20
2023-08-12T16:28:56.054+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:56.054+05:30 [Info] Avg Index Size: 31312128896 (29.1617G)
2023-08-12T16:28:56.054+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:56.054+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-12T16:28:56.054+05:30 [Info] Avg Index Cpu: 2.3000
2023-08-12T16:28:56.054+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:56.054+05:30 [Info] Num Estimation Run: 23
2023-08-12T16:28:56.054+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.054+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:56.054+05:30 [Info] CPU Quota 27
2023-08-12T16:28:56.054+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:56.054+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:56.054+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.054+05:30 [Info] Total iteration: 10876
2023-08-12T16:28:56.055+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:56.055+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:56.055+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:56.055+05:30 [Info] RandomMove time: 40ms
2023-08-12T16:28:56.055+05:30 [Info] RandomMove call: 6999 (empty index 0)
2023-08-12T16:28:56.055+05:30 [Info] RandomMove average time: 5us
2023-08-12T16:28:56.055+05:30 [Info] ExhaustMove time: 8us
2023-08-12T16:28:56.055+05:30 [Info] ExhaustMove call: 1
2023-08-12T16:28:56.055+05:30 [Info] ExhaustMove average time: 8us
2023-08-12T16:28:56.055+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:56.055+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:56.055+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.055+05:30 [Info]
2023-08-12T16:28:56.055+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4097753531140166 allowDDLDuringScaleup:true
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+05:30 [Info] Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:14500654593923215006, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:14500654593923215006, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info]
2023-08-12T16:28:56.055+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.470342252272453 allowDDLDuringScaleup:true
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+05:30 [Info] Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:14500654593923215006, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+05:30 [Info] Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:14500654593923215006, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+05:30 [Info] Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:14500654593923215006, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info]
2023-08-12T16:28:56.055+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3198823946135304 allowDDLDuringScaleup:true
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.055+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.055+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-08-12T16:28:56.055+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-08-12T16:28:56.055+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.056+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.056+05:30 [Info] Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:14500654593923215006, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.056+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-08-12T16:28:56.056+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.056+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.056+05:30 [Info] Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:14500654593923215006, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.056+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-08-12T16:28:56.056+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.056+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.056+05:30 [Info] Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:14500654593923215006, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.056+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-08-12T16:28:56.056+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:56 -------------------------------------------
2023/08/12 16:28:56 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T16:28:56.058+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.22394268783091786
2023-08-12T16:28:56.247+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.247+05:30 [Info] Score: 0.16324776491504728
2023-08-12T16:28:56.247+05:30 [Info] variation: 0.32649552983009456
2023-08-12T16:28:56.247+05:30 [Info] ElapsedTime: 189ms
2023-08-12T16:28:56.247+05:30 [Info] ConvergenceTime: 187ms
2023-08-12T16:28:56.247+05:30 [Info] Iteration: 8400
2023-08-12T16:28:56.247+05:30 [Info] Move: 4573
2023-08-12T16:28:56.247+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.247+05:30 [Info] Using SAPlanner
2023-08-12T16:28:56.248+05:30 [Info] Indexer Memory Mean 157055841798 (146.27G)
2023-08-12T16:28:56.248+05:30 [Info] Indexer Memory Deviation 88674154216 (82.5842G) (56.46%)
2023-08-12T16:28:56.248+05:30 [Info] Indexer Memory Utilization 2.8474
2023-08-12T16:28:56.248+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:56.248+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:56.248+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:56.248+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:56.248+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:56.248+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:56.248+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.248+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:56.248+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.248+05:30 [Info] Indexer Data Size Mean 48249373312 (44.9357G)
2023-08-12T16:28:56.248+05:30 [Info] Indexer Data Size Deviation 4264682382 (3.97179G) (8.84%)
2023-08-12T16:28:56.248+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:56.248+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.248+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:56.248+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.248+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.248+05:30 [Info] Number of indexes: 28
2023-08-12T16:28:56.248+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:56.248+05:30 [Info] Avg Index Size: 16827411621 (15.6717G)
2023-08-12T16:28:56.248+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:56.248+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T16:28:56.248+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-12T16:28:56.248+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:56.248+05:30 [Info] Num Estimation Run: 28
2023-08-12T16:28:56.248+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.248+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:56.248+05:30 [Info] CPU Quota 27
2023-08-12T16:28:56.248+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:56.248+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:56.248+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.248+05:30 [Info] Total iteration: 13695
2023-08-12T16:28:56.248+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:56.248+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:56.248+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:56.248+05:30 [Info] RandomMove time: 53ms
2023-08-12T16:28:56.248+05:30 [Info] RandomMove call: 8399 (empty index 0)
2023-08-12T16:28:56.248+05:30 [Info] RandomMove average time: 6us
2023-08-12T16:28:56.248+05:30 [Info] ExhaustMove time: 9us
2023-08-12T16:28:56.248+05:30 [Info] ExhaustMove call: 1
2023-08-12T16:28:56.248+05:30 [Info] ExhaustMove average time: 9us
2023-08-12T16:28:56.248+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:56.248+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:56.248+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.248+05:30 [Info]
2023-08-12T16:28:56.248+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5471874698199197 allowDDLDuringScaleup:true
2023-08-12T16:28:56.248+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.248+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.248+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.248+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.248+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.248+05:30 [Info] Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.248+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.248+05:30 [Info] Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.248+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.248+05:30 [Info] Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.248+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.248+05:30 [Info] Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.248+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.248+05:30 [Info] Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.248+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-08-12T16:28:56.248+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.248+05:30 [Info]
2023-08-12T16:28:56.248+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.346383999407285 allowDDLDuringScaleup:true
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info]
2023-08-12T16:28:56.249+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3064285307727953 allowDDLDuringScaleup:true
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.249+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.249+05:30 [Info] Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:16342664919926766096, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.249+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-08-12T16:28:56.249+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:56 -------------------------------------------
2023/08/12 16:28:56 Place Paritioned Index with 1 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T16:28:56.252+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6600106682742968
2023-08-12T16:28:56.381+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.381+05:30 [Info] Score: 0.11475962811811741
2023-08-12T16:28:56.381+05:30 [Info] variation: 0.22951925623623481
2023-08-12T16:28:56.381+05:30 [Info] ElapsedTime: 128ms
2023-08-12T16:28:56.381+05:30 [Info] ConvergenceTime: 126ms
2023-08-12T16:28:56.381+05:30 [Info] Iteration: 5700
2023-08-12T16:28:56.381+05:30 [Info] Move: 4016
2023-08-12T16:28:56.381+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.381+05:30 [Info] Using SAPlanner
2023-08-12T16:28:56.381+05:30 [Info] Indexer Memory Mean 211591134437 (197.06G)
2023-08-12T16:28:56.381+05:30 [Info] Indexer Memory Deviation 78426288854 (73.0402G) (37.07%)
2023-08-12T16:28:56.381+05:30 [Info] Indexer Memory Utilization 3.8361
2023-08-12T16:28:56.381+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:56.381+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:56.381+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:56.381+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:56.381+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:56.381+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:56.381+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.381+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:56.381+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.381+05:30 [Info] Indexer Data Size Mean 48064951200 (44.764G)
2023-08-12T16:28:56.381+05:30 [Info] Indexer Data Size Deviation 4248381616 (3.95661G) (8.84%)
2023-08-12T16:28:56.381+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:56.381+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.381+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:56.382+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.382+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.382+05:30 [Info] Number of indexes: 28
2023-08-12T16:28:56.382+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:56.382+05:30 [Info] Avg Index Size: 22670478689 (21.1135G)
2023-08-12T16:28:56.382+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:56.382+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-12T16:28:56.382+05:30 [Info] Avg Index Cpu: 1.6429
2023-08-12T16:28:56.382+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:56.382+05:30 [Info] Num Estimation Run: 29
2023-08-12T16:28:56.382+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.382+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:56.382+05:30 [Info] CPU Quota 27
2023-08-12T16:28:56.382+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:56.382+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:56.382+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.382+05:30 [Info] Total iteration: 9486
2023-08-12T16:28:56.382+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:56.382+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:56.382+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:56.382+05:30 [Info] RandomMove time: 35ms
2023-08-12T16:28:56.382+05:30 [Info] RandomMove call: 5699 (empty index 0)
2023-08-12T16:28:56.382+05:30 [Info] RandomMove average time: 6us
2023-08-12T16:28:56.382+05:30 [Info] ExhaustMove time: 9us
2023-08-12T16:28:56.382+05:30 [Info] ExhaustMove call: 1
2023-08-12T16:28:56.382+05:30 [Info] ExhaustMove average time: 9us
2023-08-12T16:28:56.382+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:56.382+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:56.382+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.382+05:30 [Info]
2023-08-12T16:28:56.382+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4543185477672772 allowDDLDuringScaleup:true
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+05:30 [Info] Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+05:30 [Info] Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+05:30 [Info] Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+05:30 [Info] Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info]
2023-08-12T16:28:56.382+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.42405038546912194 allowDDLDuringScaleup:true
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.382+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-08-12T16:28:56.382+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-08-12T16:28:56.382+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.382+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info]
2023-08-12T16:28:56.383+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.32163106676360087 allowDDLDuringScaleup:true
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.383+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.383+05:30 [Info] Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:10303802902327949048, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.383+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-08-12T16:28:56.383+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:56 -------------------------------------------
2023/08/12 16:28:56 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T16:28:56.386+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.2032215676856771
2023-08-12T16:28:56.420+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.420+05:30 [Info] Score: 0.14532097559770876
2023-08-12T16:28:56.421+05:30 [Info] variation: 0.2906419511954175
2023-08-12T16:28:56.421+05:30 [Info] ElapsedTime: 34ms
2023-08-12T16:28:56.421+05:30 [Info] ConvergenceTime: 5ms
2023-08-12T16:28:56.421+05:30 [Info] Iteration: 5
2023-08-12T16:28:56.421+05:30 [Info] Move: 5
2023-08-12T16:28:56.421+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.421+05:30 [Info] Using SAPlanner
2023-08-12T16:28:56.421+05:30 [Info] Indexer Memory Mean 156291089214 (145.557G)
2023-08-12T16:28:56.421+05:30 [Info] Indexer Memory Deviation 90849494247 (84.6102G) (58.13%)
2023-08-12T16:28:56.421+05:30 [Info] Indexer Memory Utilization 2.8335
2023-08-12T16:28:56.421+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:56.421+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:56.421+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:56.421+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:56.421+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:56.421+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:56.421+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.421+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:56.421+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.421+05:30 [Info] Indexer Data Size Mean 47484620728 (44.2235G)
2023-08-12T16:28:56.421+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:56.421+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:56.421+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.421+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:56.421+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.421+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.421+05:30 [Info] Number of indexes: 36
2023-08-12T16:28:56.421+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:56.421+05:30 [Info] Avg Index Size: 13024257434 (12.1298G)
2023-08-12T16:28:56.421+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:56.421+05:30 [Info] Max Indexer Overhead: 30560384804 (28.4616G)
2023-08-12T16:28:56.421+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-12T16:28:56.421+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:56.421+05:30 [Info] Num Estimation Run: 32
2023-08-12T16:28:56.421+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.421+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:56.421+05:30 [Info] CPU Quota 27
2023-08-12T16:28:56.421+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:56.421+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:56.421+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.421+05:30 [Info] Total iteration: 6787
2023-08-12T16:28:56.421+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:56.421+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:56.421+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:56.421+05:30 [Info] RandomMove time: 37us
2023-08-12T16:28:56.421+05:30 [Info] RandomMove call: 4 (empty index 0)
2023-08-12T16:28:56.421+05:30 [Info] RandomMove average time: 9us
2023-08-12T16:28:56.421+05:30 [Info] ExhaustMove time: 21us
2023-08-12T16:28:56.421+05:30 [Info] ExhaustMove call: 1
2023-08-12T16:28:56.421+05:30 [Info] ExhaustMove average time: 21us
2023-08-12T16:28:56.421+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:56.421+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:56.421+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.421+05:30 [Info]
2023-08-12T16:28:56.421+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:56.421+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-08-12T16:28:56.421+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.5643277764120702 allowDDLDuringScaleup:true
2023-08-12T16:28:56.421+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.421+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-08-12T16:28:56.421+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-08-12T16:28:56.421+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.421+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.421+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-08-12T16:28:56.421+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-08-12T16:28:56.421+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.421+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.421+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-08-12T16:28:56.421+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-08-12T16:28:56.422+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+05:30 [Info] Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+05:30 [Info] Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+05:30 [Info] Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+05:30 [Info] Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+05:30 [Info] Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+05:30 [Info] Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+05:30 [Info] Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+05:30 [Info] Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info]
2023-08-12T16:28:56.422+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3132814509590003 allowDDLDuringScaleup:true
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+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-08-12T16:28:56.422+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-08-12T16:28:56.422+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.422+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.422+05:30 [Info] Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+05:30 [Info] Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+05:30 [Info] Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+05:30 [Info] Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+05:30 [Info] Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+05:30 [Info] Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+05:30 [Info] Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+05:30 [Info] Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info]
2023-08-12T16:28:56.423+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.3223907726289295 allowDDLDuringScaleup:true
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.423+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.423+05:30 [Info] Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.423+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-08-12T16:28:56.423+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.424+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.424+05:30 [Info] Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.424+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-08-12T16:28:56.424+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.424+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.424+05:30 [Info] Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.424+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-08-12T16:28:56.424+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.424+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.424+05:30 [Info] Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.424+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-08-12T16:28:56.424+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.424+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.424+05:30 [Info] Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.424+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-08-12T16:28:56.424+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.424+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.424+05:30 [Info] Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.424+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-08-12T16:28:56.424+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.424+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.424+05:30 [Info] Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:3524989444875703479, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.424+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-08-12T16:28:56.424+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:56 -------------------------------------------
2023/08/12 16:28:56 Place Paritioned Index with 2 replica - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T16:28:56.426+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.32467898634245684
2023-08-12T16:28:56.460+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.460+05:30 [Info] Score: 0.09796819540510597
2023-08-12T16:28:56.460+05:30 [Info] variation: 0.19593639081021194
2023-08-12T16:28:56.460+05:30 [Info] ElapsedTime: 34ms
2023-08-12T16:28:56.460+05:30 [Info] ConvergenceTime: 5ms
2023-08-12T16:28:56.460+05:30 [Info] Iteration: 9
2023-08-12T16:28:56.460+05:30 [Info] Move: 9
2023-08-12T16:28:56.460+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.460+05:30 [Info] Using SAPlanner
2023-08-12T16:28:56.460+05:30 [Info] Indexer Memory Mean 210829304949 (196.35G)
2023-08-12T16:28:56.460+05:30 [Info] Indexer Memory Deviation 82618266177 (76.9443G) (39.19%)
2023-08-12T16:28:56.460+05:30 [Info] Indexer Memory Utilization 3.8223
2023-08-12T16:28:56.461+05:30 [Info] Indexer CPU Mean 15.3333
2023-08-12T16:28:56.461+05:30 [Info] Indexer CPU Deviation 1.70 (11.08%)
2023-08-12T16:28:56.461+05:30 [Info] Indexer CPU Utilization 0.5679
2023-08-12T16:28:56.461+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:56.461+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:56.461+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:56.461+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.461+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:56.461+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.461+05:30 [Info] Indexer Data Size Mean 47303121712 (44.0545G)
2023-08-12T16:28:56.461+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:56.461+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:56.461+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.461+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:56.461+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.461+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Number of indexes: 36
2023-08-12T16:28:56.461+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:56.461+05:30 [Info] Avg Index Size: 17569108745 (16.3625G)
2023-08-12T16:28:56.461+05:30 [Info] Max Index Size: 73059719100 (68.0422G)
2023-08-12T16:28:56.461+05:30 [Info] Max Indexer Overhead: 81655774690 (76.0479G)
2023-08-12T16:28:56.461+05:30 [Info] Avg Index Cpu: 1.2778
2023-08-12T16:28:56.461+05:30 [Info] Max Index Cpu: 5.0000
2023-08-12T16:28:56.461+05:30 [Info] Num Estimation Run: 33
2023-08-12T16:28:56.461+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:56.461+05:30 [Info] CPU Quota 27
2023-08-12T16:28:56.461+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:56.461+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:56.461+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Total iteration: 6723
2023-08-12T16:28:56.461+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:56.461+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:56.461+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:56.461+05:30 [Info] RandomMove time: 69us
2023-08-12T16:28:56.461+05:30 [Info] RandomMove call: 8 (empty index 0)
2023-08-12T16:28:56.461+05:30 [Info] RandomMove average time: 8us
2023-08-12T16:28:56.461+05:30 [Info] ExhaustMove time: 9us
2023-08-12T16:28:56.461+05:30 [Info] ExhaustMove call: 1
2023-08-12T16:28:56.461+05:30 [Info] ExhaustMove average time: 9us
2023-08-12T16:28:56.461+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:56.461+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:56.461+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.461+05:30 [Info]
2023-08-12T16:28:56.461+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9000, nodeUUID:tempNodeUUID_2596996162, useLiveData:true
2023-08-12T16:28:56.461+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-08-12T16:28:56.461+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.4699097510048492 allowDDLDuringScaleup:true
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+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-08-12T16:28:56.461+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-08-12T16:28:56.461+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+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-08-12T16:28:56.461+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-08-12T16:28:56.461+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+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-08-12T16:28:56.461+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-08-12T16:28:56.461+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+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-08-12T16:28:56.461+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-08-12T16:28:56.461+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Index name:idx1 3, bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.461+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.461+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Index name:idx1 7, bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.461+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.461+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Index name:idx1 4 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.461+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.461+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Index name:idx1 6 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.461+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.461+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Index name:idx1 5 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.461+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.461+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Index name:idx1 0 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.461+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.461+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Index name:idx1 2 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.461+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.461+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.461+05:30 [Info] Index name:idx1 1 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.461+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.461+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.461+05:30 [Info]
2023-08-12T16:28:56.461+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9001, nodeUUID:tempNodeUUID_4039455774, useLiveData:true
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.43953221501885753 allowDDLDuringScaleup:true
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 0, bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 4, bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 6, bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 3 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 2, bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 7 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 1 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 5 (replica 1), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info]
2023-08-12T16:28:56.462+05:30 [Info] Indexer serverGroup:, nodeId:127.0.0.1:9002, nodeUUID:tempNodeUUID_2854263694, useLiveData:true
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.29055803397629315 allowDDLDuringScaleup:true
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+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-08-12T16:28:56.462+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-08-12T16:28:56.462+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 1, bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 1, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 5, bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 5, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 0 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 2 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 2, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.462+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.462+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.462+05:30 [Info] Index name:idx1 3 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 3, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.462+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.463+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.463+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.463+05:30 [Info] Index name:idx1 7 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 7, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.463+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.463+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.463+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.463+05:30 [Info] Index name:idx1 4 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 4, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.463+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.463+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.463+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.463+05:30 [Info] Index name:idx1 6 (replica 2), bucket:bucket2, scope:, collection:, defnId:987654, instId:14107459212139695037, Partition: 6, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.463+05:30 [Info] Index total memory:5912890214 (5.50681G), mem:5912890214 (5.50681G), overhead:0 (0), min:5912890214 (5.50681G), data:5912890214 (5.50681G) cpu:0.0000 io:0 (0) scan:0 drain:0
2023-08-12T16:28:56.463+05:30 [Info] Index resident:0% build:0% estimated:true equivCheck:true pendingCreate:false pendingDelete:false
=== RUN TestPlanDuringHeterogenousScaleup/CommandRepair
2023/08/12 16:28:56 -------------------------------------------
2023/08/12 16:28:56 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T16:28:56.463+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-12T16:28:56.463+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=5us
2023-08-12T16:28:56.463+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=6us
2023-08-12T16:28:56.463+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=6us
2023-08-12T16:28:56.463+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=5us
2023-08-12T16:28:56.463+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-12T16:28:56.463+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-12T16:28:56.463+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T16:28:56.463+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.464+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=123us
2023-08-12T16:28:56.464+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.8995910950151497
2023-08-12T16:28:56.464+05:30 [Info] Planner::initial temperature: initial resource variation 0.8995910950151497 temp 0.08995910950151498
2023-08-12T16:28:56.464+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T16:28:56.464+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.464+05:30 [Info] Score: 0.22489777375378742
2023-08-12T16:28:56.464+05:30 [Info] variation: 0.8995910950151497
2023-08-12T16:28:56.464+05:30 [Info] ElapsedTime: 76us
2023-08-12T16:28:56.464+05:30 [Info] ConvergenceTime: 3us
2023-08-12T16:28:56.464+05:30 [Info] Iteration: 0
2023-08-12T16:28:56.464+05:30 [Info] Move: 0
2023-08-12T16:28:56.464+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.464+05:30 [Info] Using SAPlanner
2023-08-12T16:28:56.464+05:30 [Info] Indexer Memory Mean 122486397174 (114.074G)
2023-08-12T16:28:56.464+05:30 [Info] Indexer Memory Deviation 110187672158 (102.62G) (89.96%)
2023-08-12T16:28:56.464+05:30 [Info] Indexer Memory Utilization 2.2206
2023-08-12T16:28:56.464+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T16:28:56.464+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:56.464+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T16:28:56.464+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:56.464+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:56.464+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:56.464+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.464+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:56.464+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.464+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T16:28:56.464+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:56.464+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:56.464+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.464+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:56.464+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.464+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.464+05:30 [Info] Number of indexes: 4
2023-08-12T16:28:56.464+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:56.464+05:30 [Info] Avg Index Size: 91864797880 (85.5558G)
2023-08-12T16:28:56.464+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-12T16:28:56.464+05:30 [Info] Max Indexer Overhead: 46891539742 (43.6711G)
2023-08-12T16:28:56.464+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-12T16:28:56.464+05:30 [Info] Max Index Cpu: 0.0000
2023-08-12T16:28:56.464+05:30 [Info] Num Estimation Run: 0
2023-08-12T16:28:56.464+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.464+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:56.464+05:30 [Info] CPU Quota 27
2023-08-12T16:28:56.464+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:56.464+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:56.464+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.464+05:30 [Info] Total iteration: 0
2023-08-12T16:28:56.464+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:56.464+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:56.464+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:56.464+05:30 [Info] RandomMove time: 0ns
2023-08-12T16:28:56.464+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T16:28:56.464+05:30 [Info] ExhaustMove time: 0ns
2023-08-12T16:28:56.464+05:30 [Info] ExhaustMove call: 0
2023-08-12T16:28:56.464+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:56.464+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:56.464+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.464+05:30 [Info]
2023-08-12T16:28:56.464+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-12T16:28:56.464+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-08-12T16:28:56.464+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.45435427408637796 allowDDLDuringScaleup:true
2023-08-12T16:28:56.464+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.464+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-08-12T16:28:56.464+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-08-12T16:28:56.464+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.464+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.464+05:30 [Info] Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:12313080113179360645, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.464+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-08-12T16:28:56.464+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.464+05:30 [Info]
2023-08-12T16:28:56.464+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-12T16:28:56.464+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-08-12T16:28:56.464+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.06701117350131312 allowDDLDuringScaleup:true
2023-08-12T16:28:56.464+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.464+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-08-12T16:28:56.464+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-08-12T16:28:56.464+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.464+05:30 [Info]
2023-08-12T16:28:56.464+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-12T16:28:56.464+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-08-12T16:28:56.464+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0786345524123089 allowDDLDuringScaleup:true
2023-08-12T16:28:56.464+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.464+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-08-12T16:28:56.465+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-08-12T16:28:56.465+05:30 [Info] Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:56 -------------------------------------------
2023/08/12 16:28:56 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 1 Scaled up
2023-08-12T16:28:56.465+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-12T16:28:56.465+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-12T16:28:56.465+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=4us
2023-08-12T16:28:56.465+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=4us
2023-08-12T16:28:56.465+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=7us
2023-08-12T16:28:56.465+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=4us
2023-08-12T16:28:56.465+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=6us
2023-08-12T16:28:56.465+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-12T16:28:56.465+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-12T16:28:56.465+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T16:28:56.465+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.465+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=128us
2023-08-12T16:28:56.465+05:30 [Warn] Unable to find a solution with resource constraint. Relax resource constraint check.
2023-08-12T16:28:56.465+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.0795046976786775
2023-08-12T16:28:56.465+05:30 [Info] Planner::initial temperature: initial resource variation 0.0795046976786775 temp 0.00795046976786775
2023-08-12T16:28:56.465+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T16:28:56.465+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.465+05:30 [Info] Score: 0.019876174419669376
2023-08-12T16:28:56.465+05:30 [Info] variation: 0.0795046976786775
2023-08-12T16:28:56.465+05:30 [Info] ElapsedTime: 76us
2023-08-12T16:28:56.465+05:30 [Info] ConvergenceTime: 2us
2023-08-12T16:28:56.465+05:30 [Info] Iteration: 0
2023-08-12T16:28:56.465+05:30 [Info] Move: 0
2023-08-12T16:28:56.465+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.465+05:30 [Info] Using SAPlanner
2023-08-12T16:28:56.465+05:30 [Info] Indexer Memory Mean 266954004690 (248.62G)
2023-08-12T16:28:56.465+05:30 [Info] Indexer Memory Deviation 21224097436 (19.7665G) (7.95%)
2023-08-12T16:28:56.465+05:30 [Info] Indexer Memory Utilization 4.8398
2023-08-12T16:28:56.466+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T16:28:56.466+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:56.466+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T16:28:56.466+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:56.466+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:56.466+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:56.466+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.466+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:56.466+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.466+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T16:28:56.466+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:56.466+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:56.466+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.466+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:56.466+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.466+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.466+05:30 [Info] Number of indexes: 5
2023-08-12T16:28:56.466+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:56.466+05:30 [Info] Avg Index Size: 160172402814 (149.172G)
2023-08-12T16:28:56.466+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-12T16:28:56.466+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-12T16:28:56.466+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-12T16:28:56.466+05:30 [Info] Max Index Cpu: 0.0000
2023-08-12T16:28:56.466+05:30 [Info] Num Estimation Run: 0
2023-08-12T16:28:56.466+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.466+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:56.466+05:30 [Info] CPU Quota 27
2023-08-12T16:28:56.466+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:56.466+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:56.466+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.466+05:30 [Info] Total iteration: 0
2023-08-12T16:28:56.466+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:56.466+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:56.466+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:56.466+05:30 [Info] RandomMove time: 0ns
2023-08-12T16:28:56.466+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T16:28:56.466+05:30 [Info] ExhaustMove time: 0ns
2023-08-12T16:28:56.466+05:30 [Info] ExhaustMove call: 0
2023-08-12T16:28:56.466+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:56.466+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:56.466+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.466+05:30 [Info]
2023-08-12T16:28:56.466+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-12T16:28:56.466+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-08-12T16:28:56.466+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1777244769790758 allowDDLDuringScaleup:true
2023-08-12T16:28:56.466+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.466+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-08-12T16:28:56.466+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-08-12T16:28:56.466+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.466+05:30 [Info]
2023-08-12T16:28:56.466+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-12T16:28:56.466+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-08-12T16:28:56.466+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.20847118640616036 allowDDLDuringScaleup:true
2023-08-12T16:28:56.466+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.466+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-08-12T16:28:56.466+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-08-12T16:28:56.466+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.466+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.466+05:30 [Info] Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:17642247010266117945, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.466+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-08-12T16:28:56.466+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.466+05:30 [Info]
2023-08-12T16:28:56.466+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-12T16:28:56.466+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-08-12T16:28:56.466+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.2138043366147638 allowDDLDuringScaleup:true
2023-08-12T16:28:56.466+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.466+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-08-12T16:28:56.466+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-08-12T16:28:56.466+05:30 [Info] Index resident:0% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.466+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.466+05:30 [Info] Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:4927265099986761250, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.466+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-08-12T16:28:56.466+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:56 -------------------------------------------
2023/08/12 16:28:56 Increment Replica count by 1 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T16:28:56.467+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx2,2)
2023-08-12T16:28:56.467+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=5us
2023-08-12T16:28:56.467+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=5us
2023-08-12T16:28:56.467+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=5us
2023-08-12T16:28:56.467+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=5us
2023-08-12T16:28:56.467+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-12T16:28:56.467+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-12T16:28:56.467+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T16:28:56.467+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.467+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=122us
2023-08-12T16:28:56.467+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.6987684835628951
2023-08-12T16:28:56.467+05:30 [Info] Planner::initial temperature: initial resource variation 0.6987684835628951 temp 0.06987684835628952
2023-08-12T16:28:56.467+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T16:28:56.467+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.467+05:30 [Info] Score: 0.17469212089072378
2023-08-12T16:28:56.467+05:30 [Info] variation: 0.6987684835628951
2023-08-12T16:28:56.467+05:30 [Info] ElapsedTime: 73us
2023-08-12T16:28:56.467+05:30 [Info] ConvergenceTime: 2us
2023-08-12T16:28:56.467+05:30 [Info] Iteration: 0
2023-08-12T16:28:56.467+05:30 [Info] Move: 0
2023-08-12T16:28:56.467+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.467+05:30 [Info] Using SAPlanner
2023-08-12T16:28:56.467+05:30 [Info] Indexer Memory Mean 231925826675 (215.998G)
2023-08-12T16:28:56.467+05:30 [Info] Indexer Memory Deviation 162062458205 (150.932G) (69.88%)
2023-08-12T16:28:56.467+05:30 [Info] Indexer Memory Utilization 4.2047
2023-08-12T16:28:56.467+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T16:28:56.467+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:56.467+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T16:28:56.467+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:56.467+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:56.467+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:56.467+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.467+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:56.467+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.467+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T16:28:56.467+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:56.467+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:56.467+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.467+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:56.467+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.467+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.467+05:30 [Info] Number of indexes: 4
2023-08-12T16:28:56.467+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:56.467+05:30 [Info] Avg Index Size: 173944370006 (161.998G)
2023-08-12T16:28:56.467+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-12T16:28:56.467+05:30 [Info] Max Indexer Overhead: 49341212983 (45.9526G)
2023-08-12T16:28:56.467+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-12T16:28:56.467+05:30 [Info] Max Index Cpu: 0.0000
2023-08-12T16:28:56.467+05:30 [Info] Num Estimation Run: 0
2023-08-12T16:28:56.467+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.467+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:56.467+05:30 [Info] CPU Quota 27
2023-08-12T16:28:56.467+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:56.467+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:56.467+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.467+05:30 [Info] Total iteration: 0
2023-08-12T16:28:56.467+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:56.467+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:56.467+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:56.467+05:30 [Info] RandomMove time: 0ns
2023-08-12T16:28:56.467+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T16:28:56.468+05:30 [Info] ExhaustMove time: 0ns
2023-08-12T16:28:56.468+05:30 [Info] ExhaustMove call: 0
2023-08-12T16:28:56.468+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:56.468+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:56.468+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.468+05:30 [Info]
2023-08-12T16:28:56.468+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-12T16:28:56.468+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-08-12T16:28:56.468+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.38151873032984485 allowDDLDuringScaleup:true
2023-08-12T16:28:56.468+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.468+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-08-12T16:28:56.468+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-08-12T16:28:56.468+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.468+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.468+05:30 [Info] Index name:replicaIdx2 0 (replica 2), bucket:default, scope:, collection:, defnId:4242, instId:6232011607050153534, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.468+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-08-12T16:28:56.468+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.468+05:30 [Info]
2023-08-12T16:28:56.468+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-12T16:28:56.468+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-08-12T16:28:56.468+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.1769522034317959 allowDDLDuringScaleup:true
2023-08-12T16:28:56.468+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.468+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-08-12T16:28:56.468+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-08-12T16:28:56.468+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.468+05:30 [Info]
2023-08-12T16:28:56.468+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-12T16:28:56.468+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-08-12T16:28:56.468+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.0415290662383593 allowDDLDuringScaleup:true
2023-08-12T16:28:56.468+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.468+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-08-12T16:28:56.468+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-08-12T16:28:56.468+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023/08/12 16:28:56 -------------------------------------------
2023/08/12 16:28:56 Increment Replica count by 2 - 3 non-empty heterogenous nodes with 2 Scaled up
2023-08-12T16:28:56.468+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,1)
2023-08-12T16:28:56.468+05:30 [Info] Rebuilding lost replica for (default,,,replicaIdx1,2)
2023-08-12T16:28:56.468+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=1. Elapsed Time=8us
2023-08-12T16:28:56.468+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=2. Elapsed Time=7us
2023-08-12T16:28:56.468+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=3. Elapsed Time=4us
2023-08-12T16:28:56.468+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=4. Elapsed Time=4us
2023-08-12T16:28:56.468+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=5. Elapsed Time=6us
2023-08-12T16:28:56.469+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-12T16:28:56.469+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-12T16:28:56.469+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T16:28:56.469+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.469+05:30 [Info] Planner::Fail to create plan satisfying constraint. Re-planning. Num of Try=6. Elapsed Time=209us
2023-08-12T16:28:56.469+05:30 [Warn] Unable to find a solution with resource constraint. Relax resource constraint check.
2023-08-12T16:28:56.469+05:30 [Info] Planner::planSingleRun Initial variance of the solution: 0.27237243417194856
2023-08-12T16:28:56.469+05:30 [Info] Planner::initial temperature: initial resource variation 0.27237243417194856 temp 0.027237243417194856
2023-08-12T16:28:56.469+05:30 [Info] Planner::stop planner iter per temp as maxIterPerTemp limit (0, 0) exceeded.
2023-08-12T16:28:56.469+05:30 [Info] Planner::finalizing the solution as there are no more valid index movements.
2023-08-12T16:28:56.469+05:30 [Info] Score: 0.06809310854298714
2023-08-12T16:28:56.469+05:30 [Info] variation: 0.27237243417194856
2023-08-12T16:28:56.469+05:30 [Info] ElapsedTime: 72us
2023-08-12T16:28:56.469+05:30 [Info] ConvergenceTime: 2us
2023-08-12T16:28:56.469+05:30 [Info] Iteration: 0
2023-08-12T16:28:56.469+05:30 [Info] Move: 0
2023-08-12T16:28:56.469+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.469+05:30 [Info] Using SAPlanner
2023-08-12T16:28:56.469+05:30 [Info] Indexer Memory Mean 321673719440 (299.582G)
2023-08-12T16:28:56.469+05:30 [Info] Indexer Memory Deviation 87615053973 (81.5979G) (27.24%)
2023-08-12T16:28:56.469+05:30 [Info] Indexer Memory Utilization 5.8318
2023-08-12T16:28:56.469+05:30 [Info] Indexer CPU Mean 0.0000
2023-08-12T16:28:56.469+05:30 [Info] Indexer CPU Deviation 0.00 (0.00%)
2023-08-12T16:28:56.469+05:30 [Info] Indexer CPU Utilization 0.0000
2023-08-12T16:28:56.469+05:30 [Info] Indexer IO Mean 0.0000
2023-08-12T16:28:56.469+05:30 [Info] Indexer IO Deviation 0.00 (0.00%)
2023-08-12T16:28:56.469+05:30 [Info] Indexer Drain Rate Mean 0.0000
2023-08-12T16:28:56.469+05:30 [Info] Indexer Drain Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.469+05:30 [Info] Indexer Scan Rate Mean 0.0000
2023-08-12T16:28:56.469+05:30 [Info] Indexer Scan Rate Deviation 0.00 (0.00%)
2023-08-12T16:28:56.469+05:30 [Info] Indexer Data Size Mean 0 (0)
2023-08-12T16:28:56.469+05:30 [Info] Indexer Data Size Deviation 0 (0) (0.00%)
2023-08-12T16:28:56.469+05:30 [Info] Total Index Data (from non-deleted node) 0
2023-08-12T16:28:56.469+05:30 [Info] Index Data Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.469+05:30 [Info] No. Index (from non-deleted node) 0
2023-08-12T16:28:56.469+05:30 [Info] No. Index Moved (exclude new node) 0 (0.00%)
2023-08-12T16:28:56.469+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.469+05:30 [Info] Number of indexes: 5
2023-08-12T16:28:56.469+05:30 [Info] Number of indexers: 3
2023-08-12T16:28:56.469+05:30 [Info] Avg Index Size: 193004231664 (179.749G)
2023-08-12T16:28:56.469+05:30 [Info] Max Index Size: 237221304305 (220.93G)
2023-08-12T16:28:56.469+05:30 [Info] Max Indexer Overhead: 54003619224 (50.2948G)
2023-08-12T16:28:56.469+05:30 [Info] Avg Index Cpu: 0.0000
2023-08-12T16:28:56.469+05:30 [Info] Max Index Cpu: 0.0000
2023-08-12T16:28:56.469+05:30 [Info] Num Estimation Run: 0
2023-08-12T16:28:56.469+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.469+05:30 [Info] Memory Quota 55158315092 (51.3702G)
2023-08-12T16:28:56.469+05:30 [Info] CPU Quota 27
2023-08-12T16:28:56.469+05:30 [Info] Max Cpu Utilization -1
2023-08-12T16:28:56.469+05:30 [Info] Max Memory Utilization -1
2023-08-12T16:28:56.469+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.469+05:30 [Info] Total iteration: 0
2023-08-12T16:28:56.469+05:30 [Info] RandomSwap time: 0ns
2023-08-12T16:28:56.469+05:30 [Info] RandomSwap call: 0
2023-08-12T16:28:56.469+05:30 [Info] RandomSwap iteration: 0
2023-08-12T16:28:56.469+05:30 [Info] RandomMove time: 0ns
2023-08-12T16:28:56.469+05:30 [Info] RandomMove call: 0 (empty index 0)
2023-08-12T16:28:56.469+05:30 [Info] ExhaustMove time: 0ns
2023-08-12T16:28:56.469+05:30 [Info] ExhaustMove call: 0
2023-08-12T16:28:56.469+05:30 [Info] ExhaustSwap time: 0ns
2023-08-12T16:28:56.469+05:30 [Info] ExhaustSwap call: 0
2023-08-12T16:28:56.469+05:30 [Info] ----------------------------------------
2023-08-12T16:28:56.469+05:30 [Info]
2023-08-12T16:28:56.469+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9001, nodeUUID:af33bb1cf058349f6fafffa6a843a979, useLiveData:true
2023-08-12T16:28:56.469+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-08-12T16:28:56.469+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.14749187761902688 allowDDLDuringScaleup:true
2023-08-12T16:28:56.469+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.469+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-08-12T16:28:56.469+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-08-12T16:28:56.469+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.469+05:30 [Info]
2023-08-12T16:28:56.469+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9002, nodeUUID:929bb73f8aaeb55422bdc071cf2dfbfc, useLiveData:true
2023-08-12T16:28:56.469+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-08-12T16:28:56.469+05:30 [Info] Indexer isDeleted:false isNew:false exclude:inout meetConstraint:true usageRatio:0.2750739074297335 allowDDLDuringScaleup:true
2023-08-12T16:28:56.469+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.469+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-08-12T16:28:56.469+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-08-12T16:28:56.470+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.470+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.470+05:30 [Info] Index name:replicaIdx1 0 (replica 1), bucket:default, scope:, collection:, defnId:1337, instId:4236469313930899504, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.470+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-08-12T16:28:56.470+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.470+05:30 [Info]
2023-08-12T16:28:56.470+05:30 [Info] Indexer serverGroup:sg0, nodeId:127.0.0.1:9003, nodeUUID:934d23a204d25a4970e0262fa63920ba, useLiveData:true
2023-08-12T16:28:56.470+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-08-12T16:28:56.470+05:30 [Info] Indexer isDeleted:false isNew:false exclude: meetConstraint:true usageRatio:0.17743421495123962 allowDDLDuringScaleup:true
2023-08-12T16:28:56.470+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.470+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-08-12T16:28:56.470+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-08-12T16:28:56.470+05:30 [Info] Index resident:10% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
2023-08-12T16:28:56.470+05:30 [Info] ------------------------------------------------------------------------------------------------------------------
2023-08-12T16:28:56.470+05:30 [Info] Index name:replicaIdx1 0 (replica 2), bucket:default, scope:, collection:, defnId:1337, instId:3522708421798456879, Partition: 0, new/moved:true shardProxy: false, numInstances: 0, alternateShardIds: []
2023-08-12T16:28:56.470+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-08-12T16:28:56.470+05:30 [Info] Index resident:50% build:0% estimated:false equivCheck:true pendingCreate:false pendingDelete:false
--- PASS: TestPlanDuringHeterogenousScaleup (1.94s)
--- PASS: TestPlanDuringHeterogenousScaleup/GreedyPlanner (0.02s)
--- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner (1.91s)
--- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/FunctionalDDLTests (1.22s)
--- PASS: TestPlanDuringHeterogenousScaleup/SAPlanner/CreatePartitionedIndex (0.69s)
--- PASS: TestPlanDuringHeterogenousScaleup/CommandRepair (0.01s)
=== RUN TestRestfulAPI
2023/08/12 16:28:56 In TestRestfulAPI()
2023/08/12 16:28:56 In DropAllSecondaryIndexes()
2023/08/12 16:28:56 Index found: indexmut_1
2023/08/12 16:28:56 Dropped index indexmut_1
2023/08/12 16:28:56 Setting JSON docs in KV
2023/08/12 16:28:57 GET all indexes
2023/08/12 16:28:57 200 OK
2023/08/12 16:28:57 FOUND indexes: []
2023/08/12 16:28:57 DROP index: badindexid
2023/08/12 16:28:57 status: 400 Bad Request
2023/08/12 16:28:57 DROP index: 23544142
2023/08/12 16:28:57 status: 500 Internal Server Error
2023/08/12 16:28:57 TEST: malformed body
2023/08/12 16:28:57 400 Bad Request "invalid request body ({name:), unmarshal failed invalid character 'n' looking for beginning of object key string"
2023/08/12 16:28:57 TEST: missing field ``name``
2023/08/12 16:28:57 400 Bad Request "missing field name"
2023/08/12 16:28:57 TEST: empty field ``name``
2023/08/12 16:28:57 400 Bad Request "empty field name"
2023/08/12 16:28:57 TEST: missing field ``bucket``
2023/08/12 16:28:57 400 Bad Request "missing field bucket"
2023/08/12 16:28:57 TEST: empty field ``bucket``
2023/08/12 16:28:57 400 Bad Request "empty field bucket"
2023/08/12 16:28:57 TEST: missing field ``secExprs``
2023/08/12 16:28:57 400 Bad Request "missing field secExprs"
2023/08/12 16:28:57 TEST: empty field ``secExprs``
2023/08/12 16:28:57 400 Bad Request "empty field secExprs"
2023/08/12 16:28:57 TEST: incomplete field ``desc``
2023/08/12 16:28:57 400 Bad Request "incomplete desc information [true]"
2023/08/12 16:28:57 TEST: invalid field ``desc``
2023/08/12 16:28:57 400 Bad Request "incomplete desc information [1]"
2023/08/12 16:28:57
2023/08/12 16:28:57 CREATE INDEX: idx1
2023/08/12 16:29:15 status : 201 Created
2023/08/12 16:29:15 {"id": "8113015662142412812"}
2023/08/12 16:29:15 CREATE INDEX: idx2 (defer)
2023/08/12 16:29:15 status : 201 Created
2023/08/12 16:29:15 {"id": "5752373970175236787"}
2023/08/12 16:29:15 CREATE INDEX: idx3 (defer)
2023/08/12 16:29:16 status : 201 Created
2023/08/12 16:29:16 {"id": "5521074620573237763"}
2023/08/12 16:29:16 CREATE INDEX: idx4 (defer)
2023/08/12 16:29:16 status : 201 Created
2023/08/12 16:29:16 {"id": "9564111133102148784"}
2023/08/12 16:29:16 CREATE INDEX: idx5
2023/08/12 16:29:28 status : 201 Created
2023/08/12 16:29:28 {"id": "12073353880639926655"}
2023/08/12 16:29:28 BUILD single deferred index
2023/08/12 16:29:28 202 Accepted
2023/08/12 16:29:28 GET all indexes
2023/08/12 16:29:28 200 OK
2023/08/12 16:29:28 index idx1 in INDEX_STATE_ACTIVE
2023/08/12 16:29:28 GET all indexes
2023/08/12 16:29:28 200 OK
2023/08/12 16:29:28 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:29 GET all indexes
2023/08/12 16:29:29 200 OK
2023/08/12 16:29:29 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:30 GET all indexes
2023/08/12 16:29:30 200 OK
2023/08/12 16:29:30 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:31 GET all indexes
2023/08/12 16:29:31 200 OK
2023/08/12 16:29:31 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:32 GET all indexes
2023/08/12 16:29:32 200 OK
2023/08/12 16:29:32 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:33 GET all indexes
2023/08/12 16:29:33 200 OK
2023/08/12 16:29:33 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:34 GET all indexes
2023/08/12 16:29:34 200 OK
2023/08/12 16:29:34 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:35 GET all indexes
2023/08/12 16:29:35 200 OK
2023/08/12 16:29:35 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:36 GET all indexes
2023/08/12 16:29:36 200 OK
2023/08/12 16:29:36 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:37 GET all indexes
2023/08/12 16:29:37 200 OK
2023/08/12 16:29:37 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:38 GET all indexes
2023/08/12 16:29:38 200 OK
2023/08/12 16:29:38 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:39 GET all indexes
2023/08/12 16:29:39 200 OK
2023/08/12 16:29:39 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:40 GET all indexes
2023/08/12 16:29:40 200 OK
2023/08/12 16:29:40 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:41 GET all indexes
2023/08/12 16:29:41 200 OK
2023/08/12 16:29:41 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:42 GET all indexes
2023/08/12 16:29:42 200 OK
2023/08/12 16:29:42 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:43 GET all indexes
2023/08/12 16:29:43 200 OK
2023/08/12 16:29:43 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:44 GET all indexes
2023/08/12 16:29:44 200 OK
2023/08/12 16:29:44 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:45 GET all indexes
2023/08/12 16:29:45 200 OK
2023/08/12 16:29:45 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:46 GET all indexes
2023/08/12 16:29:46 200 OK
2023/08/12 16:29:46 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:47 GET all indexes
2023/08/12 16:29:47 200 OK
2023/08/12 16:29:47 index idx2 in INDEX_STATE_INITIAL
2023/08/12 16:29:48 GET all indexes
2023/08/12 16:29:48 200 OK
2023/08/12 16:29:48 index idx2 in INDEX_STATE_ACTIVE
2023/08/12 16:29:48 BUILD many deferred index
2023/08/12 16:29:48 202 Accepted
2023/08/12 16:29:48 GET all indexes
2023/08/12 16:29:48 200 OK
2023/08/12 16:29:48 index idx1 in INDEX_STATE_ACTIVE
2023/08/12 16:29:48 GET all indexes
2023/08/12 16:29:48 200 OK
2023/08/12 16:29:48 index idx2 in INDEX_STATE_ACTIVE
2023/08/12 16:29:48 GET all indexes
2023/08/12 16:29:48 200 OK
2023/08/12 16:29:48 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:49 GET all indexes
2023/08/12 16:29:49 200 OK
2023/08/12 16:29:49 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:51 GET all indexes
2023/08/12 16:29:51 200 OK
2023/08/12 16:29:51 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:52 GET all indexes
2023/08/12 16:29:52 200 OK
2023/08/12 16:29:52 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:53 GET all indexes
2023/08/12 16:29:53 200 OK
2023/08/12 16:29:53 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:54 GET all indexes
2023/08/12 16:29:54 200 OK
2023/08/12 16:29:54 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:55 GET all indexes
2023/08/12 16:29:55 200 OK
2023/08/12 16:29:55 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:56 GET all indexes
2023/08/12 16:29:56 200 OK
2023/08/12 16:29:56 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:57 GET all indexes
2023/08/12 16:29:57 200 OK
2023/08/12 16:29:57 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:58 GET all indexes
2023/08/12 16:29:58 200 OK
2023/08/12 16:29:58 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:29:59 GET all indexes
2023/08/12 16:29:59 200 OK
2023/08/12 16:29:59 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:00 GET all indexes
2023/08/12 16:30:00 200 OK
2023/08/12 16:30:00 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:01 GET all indexes
2023/08/12 16:30:01 200 OK
2023/08/12 16:30:01 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:02 GET all indexes
2023/08/12 16:30:02 200 OK
2023/08/12 16:30:02 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:03 GET all indexes
2023/08/12 16:30:03 200 OK
2023/08/12 16:30:03 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:04 GET all indexes
2023/08/12 16:30:04 200 OK
2023/08/12 16:30:04 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:05 GET all indexes
2023/08/12 16:30:05 200 OK
2023/08/12 16:30:05 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:06 GET all indexes
2023/08/12 16:30:06 200 OK
2023/08/12 16:30:06 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:07 GET all indexes
2023/08/12 16:30:07 200 OK
2023/08/12 16:30:07 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:08 GET all indexes
2023/08/12 16:30:08 200 OK
2023/08/12 16:30:08 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:09 GET all indexes
2023/08/12 16:30:09 200 OK
2023/08/12 16:30:09 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:10 GET all indexes
2023/08/12 16:30:10 200 OK
2023/08/12 16:30:10 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:11 GET all indexes
2023/08/12 16:30:11 200 OK
2023/08/12 16:30:11 index idx3 in INDEX_STATE_INITIAL
2023/08/12 16:30:12 GET all indexes
2023/08/12 16:30:12 200 OK
2023/08/12 16:30:12 index idx3 in INDEX_STATE_ACTIVE
2023/08/12 16:30:12 GET all indexes
2023/08/12 16:30:12 200 OK
2023/08/12 16:30:12 index idx4 in INDEX_STATE_ACTIVE
2023/08/12 16:30:12 GET all indexes
2023/08/12 16:30:12 200 OK
2023/08/12 16:30:12 index idx5 in INDEX_STATE_ACTIVE
2023/08/12 16:30:12 GET all indexes
2023/08/12 16:30:12 200 OK
2023/08/12 16:30:12 CREATED indexes: [8113015662142412812 5752373970175236787 5521074620573237763 9564111133102148784 12073353880639926655]
2023/08/12 16:30:12
2023/08/12 16:30:12 LOOKUP missing index
2023/08/12 16:30:12 status : 404 Not Found
2023/08/12 16:30:12 LOOKUP Pyongyang
2023/08/12 16:30:12 status : 200 OK
2023/08/12 16:30:12 number of entries 579
2023/08/12 16:30:12 Expected and Actual scan responses are the same
2023/08/12 16:30:12 LOOKUP with stale as false
2023/08/12 16:30:12 status : 200 OK
2023/08/12 16:30:13 number of entries 579
2023/08/12 16:30:13 Expected and Actual scan responses are the same
2023/08/12 16:30:13 LOOKUP with Rome
2023/08/12 16:30:13 status : 200 OK
2023/08/12 16:30:13 number of entries 552
2023/08/12 16:30:13 Expected and Actual scan responses are the same
2023/08/12 16:30:13 RANGE missing index
2023/08/12 16:30:13 Status : 404 Not Found
2023/08/12 16:30:13 RANGE cities - none
2023/08/12 16:30:13 Status : 200 OK
2023/08/12 16:30:18 number of entries 140902
2023/08/12 16:30:19 Expected and Actual scan responses are the same
2023/08/12 16:30:19 RANGE cities -low
2023/08/12 16:30:19 Status : 200 OK
2023/08/12 16:30:24 number of entries 140902
2023/08/12 16:30:25 Expected and Actual scan responses are the same
2023/08/12 16:30:25 RANGE cities -high
2023/08/12 16:30:25 Status : 200 OK
2023/08/12 16:30:31 number of entries 140902
2023/08/12 16:30:32 Expected and Actual scan responses are the same
2023/08/12 16:30:32 RANGE cities - both
2023/08/12 16:30:32 Status : 200 OK
2023/08/12 16:30:37 number of entries 140902
2023/08/12 16:30:38 Expected and Actual scan responses are the same
2023/08/12 16:30:38 RANGE missing cities
2023/08/12 16:30:38 Status : 200 OK
2023/08/12 16:30:38 number of entries 0
2023/08/12 16:30:38 Expected and Actual scan responses are the same
2023/08/12 16:30:38
2023/08/12 16:30:38 SCANALL missing index
2023/08/12 16:30:38 {"limit":1000000,"stale":"ok"}
2023/08/12 16:30:38 Status : 404 Not Found
2023/08/12 16:30:38 SCANALL stale ok
2023/08/12 16:30:38 {"limit":1000000,"stale":"ok"}
2023/08/12 16:30:38 Status : 200 OK
2023/08/12 16:30:44 number of entries 140902
2023/08/12 16:30:44 Expected and Actual scan responses are the same
2023/08/12 16:30:44 SCANALL stale false
2023/08/12 16:30:45 {"limit":1000000,"stale":"false"}
2023/08/12 16:30:45 Status : 200 OK
2023/08/12 16:30:50 number of entries 140902
2023/08/12 16:30:51 Expected and Actual scan responses are the same
2023/08/12 16:30:51
2023/08/12 16:30:51 COUNT missing index
2023/08/12 16:30:51 Status : 404 Not Found
2023/08/12 16:30:51 COUNT cities - none
2023/08/12 16:30:53 Status : 200 OK
2023/08/12 16:30:53 number of entries 140902
2023/08/12 16:30:54 COUNT cities -low
2023/08/12 16:30:56 Status : 200 OK
2023/08/12 16:30:56 number of entries 140902
2023/08/12 16:30:56 COUNT cities -high
2023/08/12 16:30:59 Status : 200 OK
2023/08/12 16:30:59 number of entries 140902
2023/08/12 16:30:59 COUNT cities - both
2023/08/12 16:31:01 Status : 200 OK
2023/08/12 16:31:01 number of entries 140902
2023/08/12 16:31:01 COUNT missing cities
2023/08/12 16:31:01 Status : 200 OK
2023/08/12 16:31:01 number of entries 0
2023/08/12 16:31:02
2023/08/12 16:31:03 STATS: Testing URLs with valid authentication
2023/08/12 16:31:03 STATS: Testing URLs with invalid authentication
2023/08/12 16:31:03 STATS: Testing invalid URLs
2023/08/12 16:31:03 STATS: Testing unsupported methods
2023/08/12 16:31:03
--- PASS: TestRestfulAPI (126.91s)
=== RUN TestStatIndexInstFilter
2023/08/12 16:31:03 CREATE INDEX: statIdx1
2023/08/12 16:31:21 status : 201 Created
2023/08/12 16:31:21 {"id": "10865295659602691547"}
2023/08/12 16:31:21 CREATE INDEX: statIdx2
2023/08/12 16:31:41 status : 201 Created
2023/08/12 16:31:41 {"id": "11119063008597752712"}
2023/08/12 16:31:41 Instance Id for statIdx2 is 3127230003388077455, common.IndexInstId
--- PASS: TestStatIndexInstFilter (38.42s)
=== RUN TestBucketDefaultDelete
2023-08-12T16:31:41.941+05:30 [Warn] Client:runObserveStreamingEndpoint streaming endpoint for /pools/default/bs/default returned err EOF
2023-08-12T16:31:41.941+05:30 [Warn] serviceChangeNotifier: Connection terminated for collection manifest notifier instance of http://%40query@127.0.0.1:9000-default, bucket: default, (EOF)
2023/08/12 16:31:44 Deleted bucket default, responseBody:
2023/08/12 16:31:59 Created bucket default, responseBody:
2023/08/12 16:32:15 Populating the default bucket
2023/08/12 16:32:23 Using n1ql client
2023-08-12T16:32:23.417+05:30 [Info] GSIC[default/default-_default-_default-1691838143415539288] started ...
2023/08/12 16:32:23 Scan failed as expected with error: Index Not Found - cause: GSI index index_isActive not found.
2023/08/12 16:32:23 Populating the default bucket after it was deleted
2023/08/12 16:32:32 Created the secondary index index_isActive. Waiting for it become active
2023/08/12 16:32:32 Index is 14397584155123562306 now active
2023/08/12 16:32:32 Using n1ql client
2023/08/12 16:32:32 Expected and Actual scan responses are the same
--- PASS: TestBucketDefaultDelete (51.02s)
=== RUN TestMixedDatatypesScanAll
2023/08/12 16:32:32 In TestMixedDatatypesScanAll()
2023/08/12 16:32:32 Before test begin: Length of kv docs is 10002
2023/08/12 16:32:32 In DropAllSecondaryIndexes()
2023/08/12 16:32:32 Index found: index_isActive
2023/08/12 16:32:33 Dropped index index_isActive
2023/08/12 16:32:33 Number of number fields is: 231
2023/08/12 16:32:33 Number of string fields is: 275
2023/08/12 16:32:33 Number of json fields is: 235
2023/08/12 16:32:33 Number of true bool fields is: 129
2023/08/12 16:32:33 Number of false bool fields is: 130
2023/08/12 16:32:33 After generate docs: Length of kv docs is 11002
2023/08/12 16:32:33 Setting mixed datatypes JSON docs in KV
2023/08/12 16:32:39 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 16:32:39 Index is 5554988874828773924 now active
2023/08/12 16:32:39 Using n1ql client
2023/08/12 16:32:39 Expected and Actual scan responses are the same
2023/08/12 16:32:39 Lengths of expected and actual scan results are: 1000 and 1000
2023/08/12 16:32:39 End: Length of kv docs is 11002
--- PASS: TestMixedDatatypesScanAll (6.39s)
=== RUN TestMixedDatatypesRange_Float
2023/08/12 16:32:39 In TestMixedDatatypesRange_Float()
2023/08/12 16:32:39 In DropAllSecondaryIndexes()
2023/08/12 16:32:39 Index found: index_mixeddt
2023/08/12 16:32:39 Dropped index index_mixeddt
2023/08/12 16:32:39 Number of number fields is: 227
2023/08/12 16:32:39 Number of string fields is: 233
2023/08/12 16:32:39 Number of json fields is: 272
2023/08/12 16:32:39 Number of true bool fields is: 147
2023/08/12 16:32:39 Number of false bool fields is: 121
2023/08/12 16:32:39 Setting mixed datatypes JSON docs in KV
2023/08/12 16:32:45 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 16:32:45 Index is 9610204061801763481 now active
2023/08/12 16:32:45 Using n1ql client
2023/08/12 16:32:45 Expected and Actual scan responses are the same
2023/08/12 16:32:45 Lengths of expected and actual scan results are: 24 and 24
2023/08/12 16:32:45 Using n1ql client
2023/08/12 16:32:45 Expected and Actual scan responses are the same
2023/08/12 16:32:45 Lengths of expected and actual scan results are: 2 and 2
2023/08/12 16:32:45 Length of kv docs is 12002
--- PASS: TestMixedDatatypesRange_Float (6.42s)
=== RUN TestMixedDatatypesRange_String
2023/08/12 16:32:45 In TestMixedDatatypesRange_String()
2023/08/12 16:32:45 In DropAllSecondaryIndexes()
2023/08/12 16:32:45 Index found: index_mixeddt
2023/08/12 16:32:45 Dropped index index_mixeddt
2023/08/12 16:32:45 Number of number fields is: 260
2023/08/12 16:32:45 Number of string fields is: 244
2023/08/12 16:32:45 Number of json fields is: 271
2023/08/12 16:32:45 Number of true bool fields is: 105
2023/08/12 16:32:45 Number of false bool fields is: 120
2023/08/12 16:32:45 Setting mixed datatypes JSON docs in KV
2023/08/12 16:32:51 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 16:32:51 Index is 6018136067772958098 now active
2023/08/12 16:32:51 Using n1ql client
2023/08/12 16:32:51 Expected and Actual scan responses are the same
2023/08/12 16:32:51 Lengths of expected and actual scan results are: 200 and 200
2023/08/12 16:32:51 Length of kv docs is 13002
--- PASS: TestMixedDatatypesRange_String (5.73s)
=== RUN TestMixedDatatypesRange_Json
2023/08/12 16:32:51 In TestMixedDatatypesRange_Json()
2023/08/12 16:32:51 In DropAllSecondaryIndexes()
2023/08/12 16:32:51 Index found: index_mixeddt
2023/08/12 16:32:51 Dropped index index_mixeddt
2023/08/12 16:32:51 Number of number fields is: 233
2023/08/12 16:32:51 Number of string fields is: 266
2023/08/12 16:32:51 Number of json fields is: 252
2023/08/12 16:32:51 Number of true bool fields is: 123
2023/08/12 16:32:51 Number of false bool fields is: 126
2023/08/12 16:32:51 Setting mixed datatypes JSON docs in KV
2023/08/12 16:32:57 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 16:32:57 Index is 9841454773444977400 now active
2023/08/12 16:32:57 Using n1ql client
2023/08/12 16:32:57 Expected and Actual scan responses are the same
2023/08/12 16:32:57 Lengths of expected and actual scan results are: 795 and 795
2023/08/12 16:32:57 Length of kv docs is 14002
--- PASS: TestMixedDatatypesRange_Json (5.77s)
=== RUN TestMixedDatatypesScan_Bool
2023/08/12 16:32:57 In TestMixedDatatypesScan_Bool()
2023/08/12 16:32:57 In DropAllSecondaryIndexes()
2023/08/12 16:32:57 Index found: index_mixeddt
2023/08/12 16:32:57 Dropped index index_mixeddt
2023/08/12 16:32:57 Number of number fields is: 262
2023/08/12 16:32:57 Number of string fields is: 243
2023/08/12 16:32:57 Number of json fields is: 263
2023/08/12 16:32:57 Number of true bool fields is: 116
2023/08/12 16:32:57 Number of false bool fields is: 116
2023/08/12 16:32:57 Setting mixed datatypes JSON docs in KV
2023/08/12 16:33:03 Created the secondary index index_mixeddt. Waiting for it become active
2023/08/12 16:33:03 Index is 1652218019449761293 now active
2023/08/12 16:33:03 Using n1ql client
2023/08/12 16:33:03 Expected and Actual scan responses are the same
2023/08/12 16:33:03 Lengths of expected and actual scan results are: 491 and 491
2023/08/12 16:33:03 Using n1ql client
2023/08/12 16:33:03 Expected and Actual scan responses are the same
2023/08/12 16:33:03 Lengths of expected and actual scan results are: 483 and 483
2023/08/12 16:33:03 Length of kv docs is 15002
--- PASS: TestMixedDatatypesScan_Bool (6.22s)
=== RUN TestLargeSecondaryKeyLength
2023/08/12 16:33:03 In TestLargeSecondaryKeyLength()
2023/08/12 16:33:03 In DropAllSecondaryIndexes()
2023/08/12 16:33:03 Index found: index_mixeddt
2023/08/12 16:33:03 Dropped index index_mixeddt
2023/08/12 16:33:03 Setting JSON docs in KV
2023/08/12 16:33:09 Created the secondary index index_LongSecField. Waiting for it become active
2023/08/12 16:33:09 Index is 1568895064938851427 now active
2023/08/12 16:33:09 Using n1ql client
2023/08/12 16:33:09 ScanAll: Lengths of expected and actual scan results are: 1000 and 1000
2023/08/12 16:33:09 Expected and Actual scan responses are the same
2023/08/12 16:33:09 Using n1ql client
2023/08/12 16:33:09 Range: Lengths of expected and actual scan results are: 827 and 827
2023/08/12 16:33:09 Expected and Actual scan responses are the same
2023/08/12 16:33:09 End: Length of kv docs is 16002
--- PASS: TestLargeSecondaryKeyLength (6.23s)
=== RUN TestLargePrimaryKeyLength
2023/08/12 16:33:09 In TestLargePrimaryKeyLength()
2023/08/12 16:33:09 In DropAllSecondaryIndexes()
2023/08/12 16:33:09 Index found: index_LongSecField
2023/08/12 16:33:09 Dropped index index_LongSecField
2023/08/12 16:33:09 Setting JSON docs in KV
2023/08/12 16:33:15 Created the secondary index index_LongPrimaryField. Waiting for it become active
2023/08/12 16:33:15 Index is 1472025998466119792 now active
2023/08/12 16:33:15 Using n1ql client
2023/08/12 16:33:17 Lengths of num of docs and scanResults are: 17002 and 17002
2023/08/12 16:33:17 End: Length of kv docs is 17002
--- PASS: TestLargePrimaryKeyLength (7.64s)
=== RUN TestUpdateMutations_DeleteField
2023/08/12 16:33:17 In TestUpdateMutations_DeleteField()
2023/08/12 16:33:17 Setting JSON docs in KV
2023/08/12 16:33:23 Created the secondary index index_bal. Waiting for it become active
2023/08/12 16:33:23 Index is 6168322153600347975 now active
2023/08/12 16:33:23 Using n1ql client
2023/08/12 16:33:23 Expected and Actual scan responses are the same
2023/08/12 16:33:24 Using n1ql client
2023/08/12 16:33:24 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DeleteField (7.19s)
=== RUN TestUpdateMutations_AddField
2023/08/12 16:33:24 In TestUpdateMutations_AddField()
2023/08/12 16:33:24 Setting JSON docs in KV
2023/08/12 16:33:29 Created the secondary index index_newField. Waiting for it become active
2023/08/12 16:33:29 Index is 15777964843879688872 now active
2023/08/12 16:33:29 Using n1ql client
2023/08/12 16:33:30 Count of scan results before add field mutations: 0
2023/08/12 16:33:30 Expected and Actual scan responses are the same
2023/08/12 16:33:30 Using n1ql client
2023/08/12 16:33:30 Count of scan results after add field mutations: 300
2023/08/12 16:33:30 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_AddField (6.14s)
=== RUN TestUpdateMutations_DataTypeChange
2023/08/12 16:33:30 In TestUpdateMutations_DataTypeChange()
2023/08/12 16:33:30 Setting JSON docs in KV
2023/08/12 16:33:38 Created the secondary index index_isUserActive. Waiting for it become active
2023/08/12 16:33:38 Index is 11845673819136063008 now active
2023/08/12 16:33:38 Using n1ql client
2023/08/12 16:33:38 Expected and Actual scan responses are the same
2023/08/12 16:33:38 Using n1ql client
2023/08/12 16:33:39 Expected and Actual scan responses are the same
2023/08/12 16:33:39 Using n1ql client
2023/08/12 16:33:39 Expected and Actual scan responses are the same
2023/08/12 16:33:39 Using n1ql client
2023/08/12 16:33:39 Expected and Actual scan responses are the same
--- PASS: TestUpdateMutations_DataTypeChange (8.90s)
=== RUN TestMultipleBuckets
2023/08/12 16:33:39 In TestMultipleBuckets()
2023/08/12 16:33:39 In DropAllSecondaryIndexes()
2023/08/12 16:33:39 Index found: index_newField
2023/08/12 16:33:39 Dropped index index_newField
2023/08/12 16:33:39 Index found: index_isUserActive
2023/08/12 16:33:39 Dropped index index_isUserActive
2023/08/12 16:33:39 Index found: index_bal
2023/08/12 16:33:39 Dropped index index_bal
2023/08/12 16:33:39 Index found: index_LongPrimaryField
2023/08/12 16:33:39 Dropped index index_LongPrimaryField
2023/08/12 16:34:17 Flushed the bucket default, Response body:
2023/08/12 16:34:20 Modified parameters of bucket default, responseBody:
2023/08/12 16:34:20 Created bucket testbucket2, responseBody:
2023/08/12 16:34:20 Created bucket testbucket3, responseBody:
2023/08/12 16:34:20 Created bucket testbucket4, responseBody:
2023/08/12 16:34:35 Generating docs and Populating all the buckets
2023/08/12 16:34:39 Created the secondary index bucket1_age. Waiting for it become active
2023/08/12 16:34:39 Index is 6993243024606206351 now active
2023/08/12 16:34:45 Created the secondary index bucket2_city. Waiting for it become active
2023/08/12 16:34:45 Index is 287112260912503487 now active
2023/08/12 16:34:52 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/12 16:34:52 Index is 6100373960805360058 now active
2023/08/12 16:34:58 Created the secondary index bucket4_balance. Waiting for it become active
2023/08/12 16:34:58 Index is 521437438717608191 now active
2023/08/12 16:35:01 Using n1ql client
2023/08/12 16:35:01 Expected and Actual scan responses are the same
2023/08/12 16:35:01 Using n1ql client
2023-08-12T16:35:01.551+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691838301548004758] started ...
2023/08/12 16:35:01 Expected and Actual scan responses are the same
2023/08/12 16:35:01 Using n1ql client
2023-08-12T16:35:01.577+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691838301573644065] started ...
2023/08/12 16:35:01 Expected and Actual scan responses are the same
2023/08/12 16:35:01 Using n1ql client
2023-08-12T16:35:01.622+05:30 [Info] GSIC[default/testbucket4-_default-_default-1691838301619262453] started ...
2023/08/12 16:35:01 Expected and Actual scan responses are the same
2023/08/12 16:35:04 Deleted bucket testbucket2, responseBody:
2023/08/12 16:35:06 Deleted bucket testbucket3, responseBody:
2023/08/12 16:35:09 Deleted bucket testbucket4, responseBody:
2023/08/12 16:35:12 Modified parameters of bucket default, responseBody:
--- PASS: TestMultipleBuckets (107.75s)
=== RUN TestBucketFlush
2023/08/12 16:35:27 In TestBucketFlush()
2023/08/12 16:35:27 In DropAllSecondaryIndexes()
2023/08/12 16:35:27 Index found: bucket1_age
2023/08/12 16:35:27 Dropped index bucket1_age
2023/08/12 16:36:05 Flushed the bucket default, Response body:
2023/08/12 16:36:09 Created the secondary index index_age. Waiting for it become active
2023/08/12 16:36:09 Index is 15188067867430297443 now active
2023/08/12 16:36:09 Using n1ql client
2023/08/12 16:36:10 Expected and Actual scan responses are the same
2023/08/12 16:36:15 Created the secondary index index_gender. Waiting for it become active
2023/08/12 16:36:15 Index is 6639297238593840588 now active
2023/08/12 16:36:15 Using n1ql client
2023/08/12 16:36:15 Expected and Actual scan responses are the same
2023/08/12 16:36:21 Created the secondary index index_city. Waiting for it become active
2023/08/12 16:36:21 Index is 613883703000621499 now active
2023/08/12 16:36:21 Using n1ql client
2023/08/12 16:36:22 Expected and Actual scan responses are the same
2023/08/12 16:37:00 Flushed the bucket default, Response body:
2023/08/12 16:37:00 TestBucketFlush:: Flushed the bucket
2023/08/12 16:37:00 Using n1ql client
2023/08/12 16:37:00 Using n1ql client
2023/08/12 16:37:00 Using n1ql client
--- PASS: TestBucketFlush (93.49s)
=== RUN TestLargeDocumentSize
2023/08/12 16:37:00 In TestLargeDocumentSize()
2023/08/12 16:37:00 Data file exists. Skipping download
2023/08/12 16:37:00 Length of docs and largeDocs = 200 and 200
2023/08/12 16:37:05 Created the secondary index index_userscreenname. Waiting for it become active
2023/08/12 16:37:05 Index is 12489750606653407272 now active
2023/08/12 16:37:05 Using n1ql client
2023/08/12 16:37:06 Expected and Actual scan responses are the same
--- PASS: TestLargeDocumentSize (5.37s)
=== RUN TestFieldsWithSpecialCharacters
2023/08/12 16:37:06 In TestFieldsWithSpecialCharacters()
2023/08/12 16:37:11 Created the secondary index index_specialchar. Waiting for it become active
2023/08/12 16:37:11 Index is 12324797911557653215 now active
2023/08/12 16:37:11 Looking up for value ßz0©ß0ß
2023/08/12 16:37:11 Using n1ql client
2023/08/12 16:37:11 Expected and Actual scan responses are the same
--- PASS: TestFieldsWithSpecialCharacters (5.19s)
=== RUN TestLargeKeyLookup
2023/08/12 16:37:11 Skipping test TestLargeKeyLookup() for forestdb
--- PASS: TestLargeKeyLookup (0.00s)
=== RUN TestIndexNameValidation
2023/08/12 16:37:11 In TestIndexNameValidation()
2023/08/12 16:37:11 Setting JSON docs in KV
2023/08/12 16:37:12 Creation of index with invalid name ÌñÐÉx&(abc_% failed as expected
2023/08/12 16:37:17 Created the secondary index #primary-Index_test. Waiting for it become active
2023/08/12 16:37:17 Index is 12208367507658779191 now active
2023/08/12 16:37:17 Using n1ql client
2023/08/12 16:37:17 Expected and Actual scan responses are the same
--- PASS: TestIndexNameValidation (6.40s)
=== RUN TestSameFieldNameAtDifferentLevels
2023/08/12 16:37:17 In TestSameFieldNameAtDifferentLevels()
2023/08/12 16:37:17 Setting JSON docs in KV
2023/08/12 16:37:24 Created the secondary index cityindex. Waiting for it become active
2023/08/12 16:37:24 Index is 400675867027683187 now active
2023/08/12 16:37:24 Using n1ql client
2023/08/12 16:37:24 Expected and Actual scan responses are the same
--- PASS: TestSameFieldNameAtDifferentLevels (6.42s)
=== RUN TestSameIndexNameInTwoBuckets
2023/08/12 16:37:24 In TestSameIndexNameInTwoBuckets()
2023/08/12 16:37:24 In DropAllSecondaryIndexes()
2023/08/12 16:37:24 Index found: index_userscreenname
2023/08/12 16:37:24 Dropped index index_userscreenname
2023/08/12 16:37:24 Index found: index_specialchar
2023/08/12 16:37:24 Dropped index index_specialchar
2023/08/12 16:37:24 Index found: index_city
2023/08/12 16:37:24 Dropped index index_city
2023/08/12 16:37:24 Index found: index_age
2023/08/12 16:37:24 Dropped index index_age
2023/08/12 16:37:24 Index found: #primary-Index_test
2023/08/12 16:37:24 Dropped index #primary-Index_test
2023/08/12 16:37:24 Index found: index_gender
2023/08/12 16:37:24 Dropped index index_gender
2023/08/12 16:37:24 Index found: cityindex
2023/08/12 16:37:24 Dropped index cityindex
2023/08/12 16:38:02 Flushed the bucket default, Response body:
2023/08/12 16:38:05 Modified parameters of bucket default, responseBody:
2023/08/12 16:38:05 Created bucket buck2, responseBody:
2023/08/12 16:38:20 Generating docs and Populating all the buckets
2023/08/12 16:38:24 Created the secondary index b_idx. Waiting for it become active
2023/08/12 16:38:24 Index is 1747948375953482483 now active
2023/08/12 16:38:30 Created the secondary index b_idx. Waiting for it become active
2023/08/12 16:38:30 Index is 14466401058657425464 now active
2023/08/12 16:38:33 Using n1ql client
2023/08/12 16:38:33 Expected and Actual scan responses are the same
2023/08/12 16:38:33 Using n1ql client
2023-08-12T16:38:33.895+05:30 [Info] GSIC[default/buck2-_default-_default-1691838513892207857] started ...
2023/08/12 16:38:33 Expected and Actual scan responses are the same
2023/08/12 16:38:37 Modified parameters of bucket default, responseBody:
2023/08/12 16:38:39 Deleted bucket buck2, responseBody:
--- PASS: TestSameIndexNameInTwoBuckets (90.23s)
=== RUN TestLargeKeysSplChars
2023/08/12 16:38:54 Skipping test TestLargeKeysSplChars() for forestdb
--- PASS: TestLargeKeysSplChars (0.00s)
=== RUN TestVeryLargeIndexKey
2023/08/12 16:38:54 Skipping test TestVeryLargeIndexKey() for forestdb
--- PASS: TestVeryLargeIndexKey (0.00s)
=== RUN TestTempBufScanResult
2023/08/12 16:38:54 Skipping test TestTempBufScanResult() for forestdb
--- PASS: TestTempBufScanResult (0.00s)
=== RUN TestBuildDeferredAnotherBuilding
2023/08/12 16:38:54 In TestBuildDeferredAnotherBuilding()
2023/08/12 16:38:54 In DropAllSecondaryIndexes()
2023/08/12 16:38:54 Index found: b_idx
2023/08/12 16:38:54 Dropped index b_idx
2023/08/12 16:39:38 Setting JSON docs in KV
2023/08/12 16:41:31 Build the deferred index id_age1. Waiting for the index to become active
2023/08/12 16:41:31 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:32 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:33 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:34 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:35 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:36 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:37 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:38 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:39 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:40 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:41 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:42 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:43 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:44 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:45 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:46 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:47 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:48 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:49 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:50 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:51 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:52 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:53 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:54 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:55 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:56 Waiting for index 11889146658341960568 to go active ...
2023/08/12 16:41:57 Index is 11889146658341960568 now active
2023/08/12 16:41:57 Build command issued for the deferred indexes [7232785444771308626]
2023/08/12 16:41:59 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/08/12 16:41:59 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:00 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:01 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:02 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:03 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:04 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:05 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:06 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:07 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:08 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:09 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:10 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:11 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:12 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:13 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:14 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:15 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:16 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:17 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:18 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:19 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:20 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:21 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:22 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:23 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:24 Waiting for index 7232785444771308626 to go active ...
2023/08/12 16:42:25 Index is 7232785444771308626 now active
2023/08/12 16:42:25 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:26 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:27 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:28 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:29 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:30 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:31 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:32 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:33 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:34 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:35 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:36 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:37 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:38 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:39 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:40 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:41 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:42 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:43 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:44 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:45 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:46 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:47 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:48 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:49 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:50 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:51 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:52 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:53 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:54 Waiting for index 9747396367118269792 to go active ...
2023/08/12 16:42:55 Index is 9747396367118269792 now active
2023/08/12 16:42:55 Using n1ql client
2023/08/12 16:42:57 Expected and Actual scan responses are the same
2023/08/12 16:42:57 Using n1ql client
2023/08/12 16:42:59 Expected and Actual scan responses are the same
--- PASS: TestBuildDeferredAnotherBuilding (244.80s)
=== RUN TestMultipleBucketsDeferredBuild
2023/08/12 16:42:59 In TestMultipleBucketsDeferredBuild()
2023/08/12 16:42:59 In DropAllSecondaryIndexes()
2023/08/12 16:42:59 Index found: id_age1
2023/08/12 16:42:59 Dropped index id_age1
2023/08/12 16:42:59 Index found: id_age
2023/08/12 16:42:59 Dropped index id_age
2023/08/12 16:42:59 Index found: id_company
2023/08/12 16:42:59 Dropped index id_company
2023/08/12 16:43:36 Flushed the bucket default, Response body:
2023/08/12 16:43:39 Modified parameters of bucket default, responseBody:
2023/08/12 16:43:39 http://127.0.0.1:9000/pools/default/buckets/defertest_buck2
2023/08/12 16:43:39 &{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/08/12 16:43:39 &{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:[Sat, 12 Aug 2023 11:13:39 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]] 0xc01eb58d80 31 [] false false map[] 0xc002f1b000 }
2023/08/12 16:43:39 DeleteBucket failed for bucket defertest_buck2
2023/08/12 16:43:39 Deleted bucket defertest_buck2, responseBody: Requested resource not found.
2023/08/12 16:43:39 Created bucket defertest_buck2, responseBody:
2023/08/12 16:43:54 Setting JSON docs in KV
2023/08/12 16:45:08 Build command issued for the deferred indexes [2112214081776698689]
2023/08/12 16:45:08 Build command issued for the deferred indexes [15592943033478513103 5311769067874004309]
2023/08/12 16:45:08 Index state of 5311769067874004309 is INDEX_STATE_READY
2023/08/12 16:45:08 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:09 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:10 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:11 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:12 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:13 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:14 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:15 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:16 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:17 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:18 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:19 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:20 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:21 Waiting for index 2112214081776698689 to go active ...
2023/08/12 16:45:22 Index is 2112214081776698689 now active
2023/08/12 16:45:22 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:23 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:24 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:25 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:26 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:27 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:28 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:29 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:30 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:31 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:32 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:33 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:34 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:35 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:36 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:37 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:38 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:40 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:41 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:42 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:43 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:44 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:45 Waiting for index 15592943033478513103 to go active ...
2023/08/12 16:45:46 Index is 15592943033478513103 now active
2023/08/12 16:45:46 Using n1ql client
2023/08/12 16:45:46 Expected and Actual scan responses are the same
2023/08/12 16:45:46 Using n1ql client
2023/08/12 16:45:46 Expected and Actual scan responses are the same
2023/08/12 16:45:46 Using n1ql client
2023-08-12T16:45:46.474+05:30 [Info] GSIC[default/defertest_buck2-_default-_default-1691838946472078520] started ...
2023/08/12 16:45:47 Expected and Actual scan responses are the same
2023/08/12 16:45:50 Modified parameters of bucket default, responseBody:
2023/08/12 16:45:52 Deleted bucket defertest_buck2, responseBody:
--- PASS: TestMultipleBucketsDeferredBuild (178.30s)
=== RUN TestCreateDropCreateDeferredIndex
2023/08/12 16:45:57 In TestCreateDropCreateDeferredIndex()
2023/08/12 16:45:57 In DropAllSecondaryIndexes()
2023/08/12 16:45:57 Index found: buck1_id1
2023/08/12 16:45:57 Dropped index buck1_id1
2023/08/12 16:45:57 Index found: buck1_id2
2023/08/12 16:45:57 Dropped index buck1_id2
2023/08/12 16:45:59 Setting JSON docs in KV
2023/08/12 16:46:14 Created the secondary index id_company. Waiting for it become active
2023/08/12 16:46:14 Index is 11590178116349568248 now active
2023/08/12 16:46:15 Dropping the secondary index id_age
2023/08/12 16:46:15 Index dropped
2023/08/12 16:46:19 Setting JSON docs in KV
2023/08/12 16:46:26 Using n1ql client
2023/08/12 16:46:27 Expected and Actual scan responses are the same
--- PASS: TestCreateDropCreateDeferredIndex (30.21s)
=== RUN TestMultipleDeferredIndexes_BuildTogether
2023/08/12 16:46:27 In TestMultipleDeferredIndexes_BuildTogether()
2023/08/12 16:46:27 In DropAllSecondaryIndexes()
2023/08/12 16:46:27 Index found: id_company
2023/08/12 16:46:27 Dropped index id_company
2023/08/12 16:46:30 Setting JSON docs in KV
2023/08/12 16:46:49 Created the secondary index id_company. Waiting for it become active
2023/08/12 16:46:49 Index is 4073810765695418625 now active
2023/08/12 16:46:50 Build command issued for the deferred indexes [id_age id_gender id_isActive], bucket: default, scope: _default, coll: _default
2023/08/12 16:46:50 Waiting for the index id_age to become active
2023/08/12 16:46:50 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:46:51 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:46:52 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:46:53 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:46:54 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:46:55 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:46:56 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:46:57 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:46:58 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:46:59 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:00 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:01 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:02 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:03 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:04 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:05 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:06 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:07 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:08 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:09 Waiting for index 8246897429752644310 to go active ...
2023/08/12 16:47:10 Index is 8246897429752644310 now active
2023/08/12 16:47:10 Waiting for the index id_gender to become active
2023/08/12 16:47:10 Index is 4477719587193536489 now active
2023/08/12 16:47:10 Waiting for the index id_isActive to become active
2023/08/12 16:47:10 Index is 7159480829752839436 now active
2023/08/12 16:47:10 Using n1ql client
2023/08/12 16:47:11 Expected and Actual scan responses are the same
2023/08/12 16:47:13 Setting JSON docs in KV
2023/08/12 16:47:22 Using n1ql client
2023/08/12 16:47:24 Expected and Actual scan responses are the same
2023/08/12 16:47:24 Using n1ql client
2023/08/12 16:47:25 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildTogether (57.65s)
=== RUN TestMultipleDeferredIndexes_BuildOneByOne
2023/08/12 16:47:25 In TestMultipleDeferredIndexes_BuildOneByOne()
2023/08/12 16:47:25 In DropAllSecondaryIndexes()
2023/08/12 16:47:25 Index found: id_company
2023/08/12 16:47:25 Dropped index id_company
2023/08/12 16:47:25 Index found: id_gender
2023/08/12 16:47:25 Dropped index id_gender
2023/08/12 16:47:25 Index found: id_isActive
2023/08/12 16:47:25 Dropped index id_isActive
2023/08/12 16:47:25 Index found: id_age
2023/08/12 16:47:25 Dropped index id_age
2023/08/12 16:47:27 Setting JSON docs in KV
2023/08/12 16:47:48 Created the secondary index id_company. Waiting for it become active
2023/08/12 16:47:48 Index is 4843319245365335401 now active
2023/08/12 16:47:49 Build command issued for the deferred indexes [id_age], bucket: default, scope: _default, coll: _default
2023/08/12 16:47:49 Waiting for the index id_age to become active
2023/08/12 16:47:49 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:50 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:51 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:52 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:53 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:54 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:55 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:56 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:57 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:58 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:47:59 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:48:00 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:48:01 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:48:02 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:48:03 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:48:04 Waiting for index 5481088264361865037 to go active ...
2023/08/12 16:48:05 Index is 5481088264361865037 now active
2023/08/12 16:48:05 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 16:48:05 Waiting for the index id_gender to become active
2023/08/12 16:48:05 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:06 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:07 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:08 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:09 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:10 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:11 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:12 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:13 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:14 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:15 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:16 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:17 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:18 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:19 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:20 Waiting for index 16717383154578975812 to go active ...
2023/08/12 16:48:21 Index is 16717383154578975812 now active
2023/08/12 16:48:21 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/12 16:48:21 Waiting for the index id_isActive to become active
2023/08/12 16:48:21 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:22 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:23 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:24 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:25 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:26 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:27 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:28 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:29 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:30 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:31 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:32 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:33 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:34 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:35 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:36 Waiting for index 10500992537016722225 to go active ...
2023/08/12 16:48:37 Index is 10500992537016722225 now active
2023/08/12 16:48:37 Using n1ql client
2023/08/12 16:48:38 Expected and Actual scan responses are the same
2023/08/12 16:48:40 Setting JSON docs in KV
2023/08/12 16:48:50 Using n1ql client
2023/08/12 16:48:51 Expected and Actual scan responses are the same
2023/08/12 16:48:51 Using n1ql client
2023/08/12 16:48:53 Expected and Actual scan responses are the same
--- PASS: TestMultipleDeferredIndexes_BuildOneByOne (87.78s)
=== RUN TestDropDeferredIndexWhileOthersBuilding
2023/08/12 16:48:53 In TestDropDeferredIndexWhileOthersBuilding()
2023/08/12 16:48:53 In DropAllSecondaryIndexes()
2023/08/12 16:48:53 Index found: id_isActive
2023/08/12 16:48:53 Dropped index id_isActive
2023/08/12 16:48:53 Index found: id_company
2023/08/12 16:48:53 Dropped index id_company
2023/08/12 16:48:53 Index found: id_age
2023/08/12 16:48:53 Dropped index id_age
2023/08/12 16:48:53 Index found: id_gender
2023/08/12 16:48:53 Dropped index id_gender
2023/08/12 16:48:55 Setting JSON docs in KV
2023/08/12 16:49:20 Created the secondary index id_company. Waiting for it become active
2023/08/12 16:49:20 Index is 15622722744885411653 now active
2023/08/12 16:49:22 Build command issued for the deferred indexes [14287873577896869892 9835524052433738812]
2023/08/12 16:49:24 Dropping the secondary index id_isActive
2023/08/12 16:49:24 Index dropped
2023/08/12 16:49:24 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:25 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:26 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:27 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:28 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:29 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:30 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:31 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:32 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:33 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:34 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:35 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:36 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:37 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:38 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:39 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:40 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:41 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:42 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:43 Waiting for index 14287873577896869892 to go active ...
2023/08/12 16:49:44 Index is 14287873577896869892 now active
2023/08/12 16:49:44 Index is 9835524052433738812 now active
2023/08/12 16:49:45 Using n1ql client
2023/08/12 16:49:45 Expected and Actual scan responses are the same
2023/08/12 16:49:45 Using n1ql client
2023/08/12 16:49:46 Expected and Actual scan responses are the same
2023/08/12 16:49:48 Setting JSON docs in KV
2023/08/12 16:49:56 Using n1ql client
2023/08/12 16:49:58 Expected and Actual scan responses are the same
--- PASS: TestDropDeferredIndexWhileOthersBuilding (65.62s)
=== RUN TestDropBuildingDeferredIndex
2023/08/12 16:49:58 In TestDropBuildingDeferredIndex()
2023/08/12 16:49:58 In DropAllSecondaryIndexes()
2023/08/12 16:49:58 Index found: id_gender
2023/08/12 16:49:58 Dropped index id_gender
2023/08/12 16:49:58 Index found: id_age
2023/08/12 16:49:58 Dropped index id_age
2023/08/12 16:49:58 Index found: id_company
2023/08/12 16:49:58 Dropped index id_company
2023/08/12 16:50:01 Setting JSON docs in KV
2023/08/12 16:50:06 Build command issued for the deferred indexes [10757131169546622002 9360915373894388833]
2023/08/12 16:50:07 Dropping the secondary index id_age
2023/08/12 16:50:08 Index dropped
2023/08/12 16:50:08 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:09 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:10 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:11 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:12 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:13 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:14 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:15 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:16 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:17 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:18 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:19 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:20 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:21 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:22 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:23 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:24 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:25 Waiting for index 10757131169546622002 to go active ...
2023/08/12 16:50:26 Index is 10757131169546622002 now active
2023/08/12 16:50:26 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 16:50:26 Waiting for the index id_gender to become active
2023/08/12 16:50:26 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:27 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:28 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:29 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:30 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:31 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:32 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:33 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:34 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:35 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:36 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:37 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:38 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:39 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:40 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:41 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:42 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:43 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:44 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:45 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:46 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:47 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:48 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:49 Waiting for index 12774995936505865569 to go active ...
2023/08/12 16:50:50 Index is 12774995936505865569 now active
2023/08/12 16:50:51 Using n1ql client
2023/08/12 16:50:51 Expected and Actual scan responses are the same
2023/08/12 16:50:52 Using n1ql client
2023/08/12 16:50:53 Expected and Actual scan responses are the same
2023/08/12 16:50:55 Setting JSON docs in KV
2023/08/12 16:51:04 Using n1ql client
2023/08/12 16:51:08 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingDeferredIndex (69.52s)
=== RUN TestDropMultipleBuildingDeferredIndexes
2023/08/12 16:51:08 In TestDropMultipleBuildingDeferredIndexes()
2023/08/12 16:51:08 In DropAllSecondaryIndexes()
2023/08/12 16:51:08 Index found: id_company
2023/08/12 16:51:08 Dropped index id_company
2023/08/12 16:51:08 Index found: id_gender
2023/08/12 16:51:08 Dropped index id_gender
2023/08/12 16:51:16 Setting JSON docs in KV
2023/08/12 16:52:00 Created the secondary index id_company. Waiting for it become active
2023/08/12 16:52:00 Index is 15501712140106255858 now active
2023/08/12 16:52:01 Build command issued for the deferred indexes [14094606281320331537 10666996933094834537]
2023/08/12 16:52:02 Dropping the secondary index id_age
2023/08/12 16:52:02 Index dropped
2023/08/12 16:52:02 Dropping the secondary index id_gender
2023/08/12 16:52:15 Index dropped
2023/08/12 16:52:15 Build command issued for the deferred indexes [id_isActive], bucket: default, scope: _default, coll: _default
2023/08/12 16:52:15 Waiting for the index id_isActive to become active
2023/08/12 16:52:15 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:16 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:17 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:18 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:19 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:20 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:21 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:22 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:23 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:24 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:25 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:26 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:27 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:28 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:29 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:30 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:31 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:32 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:33 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:34 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:35 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:36 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:37 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:38 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:39 Waiting for index 18202923522127038934 to go active ...
2023/08/12 16:52:40 Index is 18202923522127038934 now active
2023/08/12 16:52:51 Using n1ql client
2023/08/12 16:52:55 Expected and Actual scan responses are the same
2023/08/12 16:52:55 Number of docScanResults and scanResults = 180000 and 180000
2023/08/12 16:52:55 Using n1ql client
2023/08/12 16:52:59 Expected and Actual scan responses are the same
2023/08/12 16:52:59 Number of docScanResults and scanResults = 180000 and 180000
--- PASS: TestDropMultipleBuildingDeferredIndexes (111.15s)
=== RUN TestDropOneIndexSecondDeferBuilding
2023/08/12 16:52:59 In TestDropOneIndexSecondDeferBuilding()
2023/08/12 16:52:59 In DropAllSecondaryIndexes()
2023/08/12 16:52:59 Index found: id_company
2023/08/12 16:52:59 Dropped index id_company
2023/08/12 16:52:59 Index found: id_isActive
2023/08/12 16:52:59 Dropped index id_isActive
2023/08/12 16:53:01 Setting JSON docs in KV
2023/08/12 16:53:07 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/12 16:53:07 Waiting for the index id_company to become active
2023/08/12 16:53:07 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:08 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:09 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:10 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:11 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:12 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:13 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:14 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:15 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:16 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:17 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:18 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:19 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:20 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:21 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:22 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:23 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:24 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:25 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:26 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:27 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:28 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:29 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:30 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:31 Waiting for index 890027261649772155 to go active ...
2023/08/12 16:53:32 Index is 890027261649772155 now active
2023/08/12 16:53:32 Build command issued for the deferred indexes [1984284993056158633]
2023/08/12 16:53:33 Dropping the secondary index id_company
2023/08/12 16:53:33 Index dropped
2023/08/12 16:53:37 Setting JSON docs in KV
2023/08/12 16:53:53 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:53:54 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:53:55 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:53:56 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:53:57 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:53:58 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:53:59 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:54:00 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:54:01 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:54:02 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:54:03 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:54:04 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:54:05 Waiting for index 1984284993056158633 to go active ...
2023/08/12 16:54:06 Index is 1984284993056158633 now active
2023/08/12 16:54:06 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 16:54:06 Waiting for the index id_gender to become active
2023/08/12 16:54:06 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:07 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:08 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:09 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:10 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:11 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:12 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:13 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:14 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:15 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:16 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:17 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:18 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:19 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:20 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:21 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:22 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:23 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:24 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:25 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:26 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:27 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:28 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:29 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:30 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:31 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:32 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:33 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:34 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:35 Waiting for index 8749494423186607896 to go active ...
2023/08/12 16:54:36 Index is 8749494423186607896 now active
2023/08/12 16:54:36 Using n1ql client
2023/08/12 16:54:37 Expected and Actual scan responses are the same
2023/08/12 16:54:37 Using n1ql client
2023/08/12 16:54:41 Expected and Actual scan responses are the same
--- PASS: TestDropOneIndexSecondDeferBuilding (102.28s)
=== RUN TestDropSecondIndexSecondDeferBuilding
2023/08/12 16:54:41 In TestDropSecondIndexSecondDeferBuilding()
2023/08/12 16:54:41 In DropAllSecondaryIndexes()
2023/08/12 16:54:41 Index found: id_gender
2023/08/12 16:54:41 Dropped index id_gender
2023/08/12 16:54:41 Index found: id_age
2023/08/12 16:54:41 Dropped index id_age
2023/08/12 16:54:44 Setting JSON docs in KV
2023/08/12 16:54:50 Build command issued for the deferred indexes [id_company], bucket: default, scope: _default, coll: _default
2023/08/12 16:54:50 Waiting for the index id_company to become active
2023/08/12 16:54:50 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:54:51 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:54:52 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:54:53 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:54:54 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:54:55 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:54:56 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:54:57 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:54:58 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:54:59 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:00 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:01 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:02 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:03 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:04 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:05 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:06 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:07 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:08 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:09 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:10 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:11 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:12 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:13 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:14 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:15 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:16 Waiting for index 16092956854298453272 to go active ...
2023/08/12 16:55:17 Index is 16092956854298453272 now active
2023/08/12 16:55:17 Build command issued for the deferred indexes [15134395138553502955]
2023/08/12 16:55:18 Dropping the secondary index id_age
2023/08/12 16:55:18 Index dropped
2023/08/12 16:55:20 Setting JSON docs in KV
2023/08/12 16:55:28 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 16:55:28 Waiting for the index id_gender to become active
2023/08/12 16:55:28 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:29 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:30 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:31 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:32 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:33 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:34 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:35 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:36 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:37 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:38 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:39 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:40 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:41 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:42 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:43 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:44 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:45 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:46 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:47 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:48 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:49 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:50 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:51 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:52 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:53 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:54 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:55 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:56 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:57 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:58 Waiting for index 17470337083586981274 to go active ...
2023/08/12 16:55:59 Index is 17470337083586981274 now active
2023/08/12 16:56:00 Using n1ql client
2023/08/12 16:56:00 Expected and Actual scan responses are the same
2023/08/12 16:56:01 Using n1ql client
2023/08/12 16:56:06 Expected and Actual scan responses are the same
--- PASS: TestDropSecondIndexSecondDeferBuilding (84.83s)
=== RUN TestCreateAfterDropWhileIndexBuilding
2023/08/12 16:56:06 In TestCreateAfterDropWhileIndexBuilding()
2023/08/12 16:56:06 In DropAllSecondaryIndexes()
2023/08/12 16:56:06 Index found: id_gender
2023/08/12 16:56:06 Dropped index id_gender
2023/08/12 16:56:06 Index found: id_company
2023/08/12 16:56:06 Dropped index id_company
2023/08/12 16:56:28 Setting JSON docs in KV
2023/08/12 16:57:25 Build command issued for the deferred indexes [8269853966171236867]
2023/08/12 16:57:26 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:27 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:28 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:29 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:30 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:31 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:32 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:33 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:34 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:35 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:36 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:37 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:38 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:39 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:40 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:41 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:42 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:43 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:44 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:45 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:46 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:47 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:48 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:49 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:50 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:51 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:52 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:53 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:54 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:55 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:56 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:57 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:58 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:57:59 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:00 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:01 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:02 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:03 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:04 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:05 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:06 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:07 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:08 Waiting for index 8269853966171236867 to go active ...
2023/08/12 16:58:09 Index is 8269853966171236867 now active
2023/08/12 16:58:09 Build command issued for the deferred indexes [13164934914922310487]
2023/08/12 16:58:10 Dropping the secondary index id_company
2023/08/12 16:58:10 Index dropped
2023/08/12 16:58:10 Dropping the secondary index id_age
2023/08/12 16:58:11 Index dropped
2023/08/12 16:58:18 Build command issued for the deferred indexes [id_gender], bucket: default, scope: _default, coll: _default
2023/08/12 16:58:18 Waiting for the index id_gender to become active
2023/08/12 16:58:18 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:19 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:20 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:21 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:22 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:23 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:24 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:25 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:26 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:27 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:28 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:29 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:30 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:31 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:32 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:33 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:34 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:35 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:36 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:37 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:38 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:39 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:40 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:41 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:42 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:43 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:44 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:45 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:46 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:47 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:48 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:49 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:50 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:51 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:52 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:53 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:54 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:55 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:56 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:57 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:58 Waiting for index 17483689216558495078 to go active ...
2023/08/12 16:58:59 Index is 17483689216558495078 now active
2023/08/12 16:59:00 Index is 17483689216558495078 now active
2023/08/12 16:59:00 Using n1ql client
2023/08/12 16:59:04 Expected and Actual scan responses are the same
--- PASS: TestCreateAfterDropWhileIndexBuilding (178.21s)
=== RUN TestDropBuildingIndex1
2023/08/12 16:59:04 In TestDropBuildingIndex1()
2023/08/12 16:59:04 In DropAllSecondaryIndexes()
2023/08/12 16:59:04 Index found: id_gender
2023/08/12 16:59:04 Dropped index id_gender
2023/08/12 16:59:08 Setting JSON docs in KV
2023/08/12 17:00:02 Created the secondary index id_company. Waiting for it become active
2023/08/12 17:00:02 Index is 7593253187793698417 now active
2023/08/12 17:00:47 Dropping the secondary index id_age
2023/08/12 17:00:47 Index dropped
2023/08/12 17:01:31 Created the secondary index id_age. Waiting for it become active
2023/08/12 17:01:31 Index is 475696820365535332 now active
2023/08/12 17:01:33 Setting JSON docs in KV
2023/08/12 17:01:41 Using n1ql client
2023/08/12 17:01:43 Expected and Actual scan responses are the same
2023/08/12 17:01:43 Using n1ql client
2023/08/12 17:01:45 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex1 (160.95s)
=== RUN TestDropBuildingIndex2
2023/08/12 17:01:45 In TestDropBuildingIndex2()
2023/08/12 17:01:45 In DropAllSecondaryIndexes()
2023/08/12 17:01:45 Index found: id_company
2023/08/12 17:01:45 Dropped index id_company
2023/08/12 17:01:45 Index found: id_age
2023/08/12 17:01:45 Dropped index id_age
2023/08/12 17:01:50 Setting JSON docs in KV
2023/08/12 17:02:51 Created the secondary index id_company. Waiting for it become active
2023/08/12 17:02:51 Index is 17350366709988152876 now active
2023/08/12 17:03:40 Dropping the secondary index id_company
2023/08/12 17:03:40 Index dropped
2023/08/12 17:03:40 Index is 16986349588780649809 now active
2023/08/12 17:04:28 Created the secondary index id_company. Waiting for it become active
2023/08/12 17:04:28 Index is 13247805956026935714 now active
2023/08/12 17:04:30 Setting JSON docs in KV
2023/08/12 17:04:38 Using n1ql client
2023/08/12 17:04:40 Expected and Actual scan responses are the same
2023/08/12 17:04:40 Using n1ql client
2023/08/12 17:04:42 Expected and Actual scan responses are the same
--- PASS: TestDropBuildingIndex2 (177.31s)
=== RUN TestDropIndexWithDataLoad
2023/08/12 17:04:42 In TestDropIndexWithDataLoad()
2023/08/12 17:04:42 In DropAllSecondaryIndexes()
2023/08/12 17:04:42 Index found: id_company
2023/08/12 17:04:43 Dropped index id_company
2023/08/12 17:04:43 Index found: id_age
2023/08/12 17:04:43 Dropped index id_age
2023/08/12 17:04:46 Setting JSON docs in KV
2023/08/12 17:05:42 Created the secondary index id_company. Waiting for it become active
2023/08/12 17:05:42 Index is 5612467299655801274 now active
2023/08/12 17:06:32 Created the secondary index id_age. Waiting for it become active
2023/08/12 17:06:32 Index is 16779167623478942123 now active
2023/08/12 17:07:22 Created the secondary index id_gender. Waiting for it become active
2023/08/12 17:07:22 Index is 12496829116505867624 now active
2023/08/12 17:08:14 Created the secondary index id_isActive. Waiting for it become active
2023/08/12 17:08:14 Index is 15755187770303820217 now active
2023/08/12 17:08:21 Setting JSON docs in KV
2023/08/12 17:08:21 In LoadKVBucket
2023/08/12 17:08:21 Bucket name = default
2023/08/12 17:08:21 In DropIndexWhileKVLoad
2023/08/12 17:08:22 Dropping the secondary index id_company
2023/08/12 17:08:22 Index dropped
2023/08/12 17:08:50 Using n1ql client
2023/08/12 17:08:53 Expected and Actual scan responses are the same
2023/08/12 17:08:53 Number of docScanResults and scanResults = 96752 and 96752
2023/08/12 17:08:54 Using n1ql client
2023/08/12 17:09:03 Expected and Actual scan responses are the same
2023/08/12 17:09:03 Number of docScanResults and scanResults = 420000 and 420000
--- PASS: TestDropIndexWithDataLoad (260.41s)
=== RUN TestDropAllIndexesWithDataLoad
2023/08/12 17:09:03 In TestDropAllIndexesWithDataLoad()
2023/08/12 17:09:03 In DropAllSecondaryIndexes()
2023/08/12 17:09:03 Index found: id_gender
2023/08/12 17:09:03 Dropped index id_gender
2023/08/12 17:09:03 Index found: id_isActive
2023/08/12 17:09:03 Dropped index id_isActive
2023/08/12 17:09:03 Index found: id_age
2023/08/12 17:09:03 Dropped index id_age
2023/08/12 17:09:05 Setting JSON docs in KV
2023/08/12 17:10:04 Created the secondary index id_company. Waiting for it become active
2023/08/12 17:10:04 Index is 2025014871031223797 now active
2023/08/12 17:11:01 Created the secondary index id_age. Waiting for it become active
2023/08/12 17:11:01 Index is 4283328334565253777 now active
2023/08/12 17:11:56 Created the secondary index id_gender. Waiting for it become active
2023/08/12 17:11:56 Index is 16601942231134363523 now active
2023/08/12 17:12:52 Created the secondary index id_isActive. Waiting for it become active
2023/08/12 17:12:52 Index is 1730949300776831046 now active
2023/08/12 17:13:00 Setting JSON docs in KV
2023/08/12 17:13:00 In LoadKVBucket
2023/08/12 17:13:00 Bucket name = default
2023/08/12 17:13:00 In DropIndexWhileKVLoad
2023/08/12 17:13:00 In DropIndexWhileKVLoad
2023/08/12 17:13:00 In DropIndexWhileKVLoad
2023/08/12 17:13:00 In DropIndexWhileKVLoad
2023/08/12 17:13:01 Dropping the secondary index id_gender
2023/08/12 17:13:01 Dropping the secondary index id_age
2023/08/12 17:13:01 Dropping the secondary index id_isActive
2023/08/12 17:13:01 Dropping the secondary index id_company
2023/08/12 17:13:01 Index dropped
2023/08/12 17:13:01 Index dropped
2023/08/12 17:13:01 Index dropped
2023/08/12 17:13:01 Index dropped
2023/08/12 17:13:18 Using n1ql client
2023/08/12 17:13:18 Scan failed as expected with error: Index Not Found - cause: GSI index id_company not found.
--- PASS: TestDropAllIndexesWithDataLoad (255.60s)
=== RUN TestCreateBucket_AnotherIndexBuilding
2023/08/12 17:13:18 In TestCreateBucket_AnotherIndexBuilding()
2023/08/12 17:13:18 In DropAllSecondaryIndexes()
2023/08/12 17:13:57 Flushed the bucket default, Response body:
2023/08/12 17:14:00 Modified parameters of bucket default, responseBody:
2023/08/12 17:14:00 http://127.0.0.1:9000/pools/default/buckets/multi_buck2
2023/08/12 17:14:00 &{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/08/12 17:14:00 &{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:[Sat, 12 Aug 2023 11:43:59 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]] 0xc0babbb400 31 [] false false map[] 0xc002f1a100 }
2023/08/12 17:14:00 DeleteBucket failed for bucket multi_buck2
2023/08/12 17:14:00 Deleted bucket multi_buck2, responseBody: Requested resource not found.
2023/08/12 17:14:15 Setting JSON docs in KV
2023/08/12 17:16:26 Created bucket multi_buck2, responseBody:
2023/08/12 17:16:50 Index is 392676143759813204 now active
2023/08/12 17:16:50 Index is 15198003552362657715 now active
2023/08/12 17:16:50 Using n1ql client
2023-08-12T17:16:50.929+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T17:16:50.929+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T17:16:50.933+05:30 [Info] GSIC[default/multi_buck2-_default-_default-1691840810919809983] started ...
2023/08/12 17:16:51 Expected and Actual scan responses are the same
2023/08/12 17:16:51 Number of docScanResults and scanResults = 10000 and 10000
2023/08/12 17:16:51 Using n1ql client
2023/08/12 17:16:58 Expected and Actual scan responses are the same
2023/08/12 17:16:58 Number of docScanResults and scanResults = 200000 and 200000
2023/08/12 17:17:00 Deleted bucket multi_buck2, responseBody:
2023/08/12 17:17:37 Flushed the bucket default, Response body:
--- PASS: TestCreateBucket_AnotherIndexBuilding (258.75s)
=== RUN TestDropBucket2Index_Bucket1IndexBuilding
2023/08/12 17:17:37 In TestDropBucket2Index_Bucket1IndexBuilding()
2023/08/12 17:17:37 In DropAllSecondaryIndexes()
2023/08/12 17:17:37 Index found: buck1_idx
2023/08/12 17:17:37 Dropped index buck1_idx
2023/08/12 17:18:16 Flushed the bucket default, Response body:
2023/08/12 17:18:19 Modified parameters of bucket default, responseBody:
2023/08/12 17:18:19 http://127.0.0.1:9000/pools/default/buckets/multibucket_test3
2023/08/12 17:18:19 &{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/08/12 17:18:19 &{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:[Sat, 12 Aug 2023 11: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]] 0xc0134afb00 31 [] false false map[] 0xc00c542100 }
2023/08/12 17:18:19 DeleteBucket failed for bucket multibucket_test3
2023/08/12 17:18:19 Deleted bucket multibucket_test3, responseBody: Requested resource not found.
2023/08/12 17:18:19 Created bucket multibucket_test3, responseBody:
2023/08/12 17:18:34 Setting JSON docs in KV
2023/08/12 17:19:35 Created the secondary index buck2_idx. Waiting for it become active
2023/08/12 17:19:35 Index is 16839094399577944689 now active
2023/08/12 17:19:55 Dropping the secondary index buck2_idx
2023/08/12 17:19:55 Index dropped
2023/08/12 17:19:55 Index is 16942185036500908295 now active
2023/08/12 17:19:56 Using n1ql client
2023/08/12 17:19:59 Expected and Actual scan responses are the same
2023/08/12 17:19:59 Number of docScanResults and scanResults = 100000 and 100000
2023/08/12 17:20:00 Deleted bucket multibucket_test3, responseBody:
2023/08/12 17:20:38 Flushed the bucket default, Response body:
--- PASS: TestDropBucket2Index_Bucket1IndexBuilding (180.83s)
=== RUN TestDeleteBucketWhileInitialIndexBuild
2023/08/12 17:20:38 In TestDeleteBucketWhileInitialIndexBuild()
2023/08/12 17:20:38 ============== DBG: Drop all indexes in all buckets
2023/08/12 17:20:38 In DropAllSecondaryIndexes()
2023/08/12 17:20:38 Index found: buck1_idx
2023/08/12 17:20:38 Dropped index buck1_idx
2023/08/12 17:20:38 ============== DBG: Delete bucket default
2023/08/12 17:20:40 Deleted bucket default, responseBody:
2023/08/12 17:20:40 ============== DBG: Create bucket default
2023/08/12 17:20:40 Created bucket default, responseBody:
2023/08/12 17:20:43 Flush Enabled on bucket default, responseBody:
2023/08/12 17:21:16 Flushed the bucket default, Response body:
2023/08/12 17:21:16 ============== DBG: Delete bucket testbucket2
2023/08/12 17:21:16 http://127.0.0.1:9000/pools/default/buckets/testbucket2
2023/08/12 17:21:16 &{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/08/12 17:21:16 &{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:[Sat, 12 Aug 2023 11:51:16 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]] 0xc0130b35c0 31 [] false false map[] 0xc000432100 }
2023/08/12 17:21:16 DeleteBucket failed for bucket testbucket2
2023/08/12 17:21:16 Deleted bucket testbucket2, responseBody: Requested resource not found.
2023/08/12 17:21:16 ============== DBG: Create bucket testbucket2
2023/08/12 17:21:17 Created bucket testbucket2, responseBody:
2023/08/12 17:21:20 Flush Enabled on bucket testbucket2, responseBody:
2023/08/12 17:21:53 Flushed the bucket testbucket2, Response body:
2023/08/12 17:21:53 ============== DBG: Delete bucket testbucket3
2023/08/12 17:21:53 http://127.0.0.1:9000/pools/default/buckets/testbucket3
2023/08/12 17:21:53 &{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/08/12 17:21:53 &{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:[Sat, 12 Aug 2023 11:51:53 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]] 0xc01686e540 31 [] false false map[] 0xc00cd68100 }
2023/08/12 17:21:53 DeleteBucket failed for bucket testbucket3
2023/08/12 17:21:53 Deleted bucket testbucket3, responseBody: Requested resource not found.
2023/08/12 17:21:53 ============== DBG: Create bucket testbucket3
2023/08/12 17:21:53 Created bucket testbucket3, responseBody:
2023/08/12 17:21:56 Flush Enabled on bucket testbucket3, responseBody:
2023/08/12 17:22:30 Flushed the bucket testbucket3, Response body:
2023/08/12 17:22:30 ============== DBG: Delete bucket testbucket4
2023/08/12 17:22:30 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/12 17:22:30 &{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/08/12 17: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:[Sat, 12 Aug 2023 11: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]] 0xc000f33300 31 [] false false map[] 0xc00554a200 }
2023/08/12 17:22:30 DeleteBucket failed for bucket testbucket4
2023/08/12 17:22:30 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/12 17:22:30 ============== DBG: Create bucket testbucket4
2023/08/12 17:22:30 Created bucket testbucket4, responseBody:
2023/08/12 17:22:33 Flush Enabled on bucket testbucket4, responseBody:
2023/08/12 17:23:07 Flushed the bucket testbucket4, Response body:
2023/08/12 17:23:22 Generating docs and Populating all the buckets
2023/08/12 17:23:22 ============== DBG: Creating docs in bucket default
2023/08/12 17:23:23 ============== DBG: Creating index bucket1_age in bucket default
2023/08/12 17:23:26 Created the secondary index bucket1_age. Waiting for it become active
2023/08/12 17:23:26 Index is 11778414541410512247 now active
2023/08/12 17:23:26 ============== DBG: Creating index bucket1_gender in bucket default
2023/08/12 17:23:33 Created the secondary index bucket1_gender. Waiting for it become active
2023/08/12 17:23:33 Index is 8268799525523261966 now active
2023/08/12 17:23:33 ============== DBG: Creating docs in bucket testbucket2
2023/08/12 17:23:34 ============== DBG: Creating index bucket2_city in bucket testbucket2
2023/08/12 17:23:39 Created the secondary index bucket2_city. Waiting for it become active
2023/08/12 17:23:39 Index is 17870458133323139496 now active
2023/08/12 17:23:39 ============== DBG: Creating index bucket2_company in bucket testbucket2
2023/08/12 17:23:46 Created the secondary index bucket2_company. Waiting for it become active
2023/08/12 17:23:46 Index is 6137159944461329262 now active
2023/08/12 17:23:47 ============== DBG: Creating docs in bucket testbucket3
2023/08/12 17:23:47 ============== DBG: Creating index bucket3_gender in bucket testbucket3
2023/08/12 17:23:52 Created the secondary index bucket3_gender. Waiting for it become active
2023/08/12 17:23:52 Index is 9306271604544700788 now active
2023/08/12 17:23:52 ============== DBG: Creating index bucket3_address in bucket testbucket3
2023/08/12 17:23:59 Created the secondary index bucket3_address. Waiting for it become active
2023/08/12 17:23:59 Index is 4786280188410276787 now active
2023/08/12 17:23:59 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/12 17:23:59 Using n1ql client
2023-08-12T17:23:59.935+05:30 [Info] metadata provider version changed 1212 -> 1213
2023-08-12T17:23:59.936+05:30 [Info] switched currmeta from 1212 -> 1213 force false
2023-08-12T17:23:59.936+05:30 [Info] GSIC[default/default-_default-_default-1691841239924514796] started ...
2023/08/12 17:23:59 ============== DBG: First bucket scan:: Expected results = 310 Actual results = 310
2023/08/12 17:23:59 Expected and Actual scan responses are the same
2023/08/12 17:24:10 ============== DBG: Creating 50K docs in bucket testbucket4
2023/08/12 17:24:37 ============== DBG: Creating index bucket4_balance asynchronously in bucket testbucket4
2023/08/12 17:24:49 ============== DBG: Deleting bucket testbucket4
2023/08/12 17:24:52 Deleted bucket testbucket4, responseBody:
2023/08/12 17:24:52 ============== DBG: First bucket scan:: Scanning index bucket1_age in bucket default
2023/08/12 17:24:52 Using n1ql client
2023/08/12 17:24:52 ============== DBG: First bucket scan:: Expected results = 310 Actual results = 310
2023/08/12 17:24:52 Expected and Actual scan responses are the same
2023/08/12 17:24:52 ============== DBG: Second bucket scan:: Scanning index bucket2_city in bucket testbucket2
2023/08/12 17:24:52 Using n1ql client
2023-08-12T17:24:52.497+05:30 [Info] GSIC[default/testbucket2-_default-_default-1691841292494473707] started ...
2023/08/12 17:24:52 ============== DBG: Second bucket scan:: Expected results = 423 Actual results = 423
2023/08/12 17:24:52 Expected and Actual scan responses are the same
2023/08/12 17:24:52 ============== DBG: Third bucket scan:: Scanning index bucket3_gender in bucket testbucket3
2023/08/12 17:24:52 Using n1ql client
2023-08-12T17:24:52.519+05:30 [Info] GSIC[default/testbucket3-_default-_default-1691841292510298826] started ...
2023/08/12 17:24:52 ============== DBG: Third bucket scan:: Expected results = 521 Actual results = 521
2023/08/12 17:24:52 Expected and Actual scan responses are the same
2023/08/12 17:24:52 ============== DBG: Deleting buckets testbucket2 testbucket3 testbucket4
2023/08/12 17:24:54 Deleted bucket testbucket2, responseBody:
2023/08/12 17:24:57 Deleted bucket testbucket3, responseBody:
2023/08/12 17:24:57 http://127.0.0.1:9000/pools/default/buckets/testbucket4
2023/08/12 17:24: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/08/12 17:24: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:[Sat, 12 Aug 2023 11:54: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]] 0xc01683d040 31 [] false false map[] 0xc016a9c200 }
2023/08/12 17:24:57 DeleteBucket failed for bucket testbucket4
2023/08/12 17:24:57 Deleted bucket testbucket4, responseBody: Requested resource not found.
2023/08/12 17:25:00 Modified parameters of bucket default, responseBody:
--- PASS: TestDeleteBucketWhileInitialIndexBuild (277.16s)
=== RUN TestWherClause_UpdateDocument
2023/08/12 17:25:15 In TestWherClause_UpdateDocument()
2023/08/12 17:25:15 In DropAllSecondaryIndexes()
2023/08/12 17:25:15 Index found: bucket1_gender
2023/08/12 17:25:15 Dropped index bucket1_gender
2023/08/12 17:25:15 Index found: bucket1_age
2023/08/12 17:25:15 Dropped index bucket1_age
2023/08/12 17:25:54 Flushed the bucket default, Response body:
2023/08/12 17:25:56 Setting JSON docs in KV
2023/08/12 17:26:05 Created the secondary index id_ageGreaterThan40. Waiting for it become active
2023/08/12 17:26:05 Index is 8587253242880667763 now active
2023/08/12 17:26:05 Using n1ql client
2023/08/12 17:26:05 Expected and Actual scan responses are the same
2023/08/12 17:26:05 Number of docScanResults and scanResults = 6008 and 6008
2023/08/12 17:26:10 Using n1ql client
2023/08/12 17:26:10 Expected and Actual scan responses are the same
2023/08/12 17:26:10 Number of docScanResults and scanResults = 2008 and 2008
--- PASS: TestWherClause_UpdateDocument (54.79s)
=== RUN TestDeferFalse
2023/08/12 17:26:10 In TestDeferFalse()
2023/08/12 17:26:12 Setting JSON docs in KV
2023/08/12 17:26:25 Created the secondary index index_deferfalse1. Waiting for it become active
2023/08/12 17:26:25 Index is 17242767013967551426 now active
2023/08/12 17:26:25 Using n1ql client
2023/08/12 17:26:25 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse (15.17s)
=== RUN TestDeferFalse_CloseClientConnection
2023/08/12 17:26:25 In TestDeferFalse_CloseClientConnection()
2023/08/12 17:26:25 In CloseClientThread
2023/08/12 17:26:25 In CreateIndexThread
2023/08/12 17:26:27 Create Index call failed as expected due to error : Terminate Request due to client termination
2023/08/12 17:26:27 Waiting for index 2077911910251707342 to go active ...
2023/08/12 17:26:28 Waiting for index 2077911910251707342 to go active ...
2023/08/12 17:26:29 Waiting for index 2077911910251707342 to go active ...
2023/08/12 17:26:30 Waiting for index 2077911910251707342 to go active ...
2023/08/12 17:26:31 Waiting for index 2077911910251707342 to go active ...
2023/08/12 17:26:32 Waiting for index 2077911910251707342 to go active ...
2023/08/12 17:26:33 Index is 2077911910251707342 now active
2023/08/12 17:26:33 Using n1ql client
2023/08/12 17:26:33 Expected and Actual scan responses are the same
--- PASS: TestDeferFalse_CloseClientConnection (8.13s)
=== RUN TestOrphanIndexCleanup
2023/08/12 17:26:33 In DropAllSecondaryIndexes()
2023/08/12 17:26:33 Index found: index_deferfalse2
2023/08/12 17:26:33 Dropped index index_deferfalse2
2023/08/12 17:26:33 Index found: index_deferfalse1
2023/08/12 17:26:33 Dropped index index_deferfalse1
2023/08/12 17:26:33 Index found: id_ageGreaterThan40
2023/08/12 17:26:34 Dropped index id_ageGreaterThan40
2023/08/12 17:26:48 Created the secondary index idx1_age_regular. Waiting for it become active
2023/08/12 17:26:48 Index is 9786196283036357831 now active
2023/08/12 17:26:56 Created the secondary index idx2_company_regular. Waiting for it become active
2023/08/12 17:26:56 Index is 11062544791825856047 now active
2023/08/12 17:27:06 Using n1ql client
2023/08/12 17:27:06 Query on idx1_age_regular is successful
2023/08/12 17:27:06 Using n1ql client
2023/08/12 17:27:06 Query on idx2_company_regular is successful
Restarting indexer process ...
2023/08/12 17:27:06 []
2023-08-12T17:27:06.836+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023-08-12T17:27:06.837+05:30 [Error] WatcherServer.runOnce() : Watcher terminated unexpectedly.
2023/08/12 17:27:26 Using n1ql client
2023-08-12T17:27:26.691+05:30 [Error] transport error between 127.0.0.1:50824->127.0.0.1:9107: write tcp 127.0.0.1:50824->127.0.0.1:9107: write: broken pipe
2023-08-12T17:27:26.691+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] -6635673265887573578 request transport failed `write tcp 127.0.0.1:50824->127.0.0.1:9107: write: broken pipe`
2023-08-12T17:27:26.691+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-08-12T17:27:26.691+05:30 [Error] metadataClient:PickRandom: Replicas - [1572892861898468363], PrunedReplica - map[], FilteredReplica map[]
2023/08/12 17:27:26 Query on idx1_age_regular is successful - after indexer restart.
2023/08/12 17:27:26 Using n1ql client
2023/08/12 17:27:26 Query on idx2_company_regular is successful - after indexer restart.
--- PASS: TestOrphanIndexCleanup (53.05s)
=== RUN TestOrphanPartitionCleanup
Not running TestOrphanPartitionCleanup for forestdb
--- PASS: TestOrphanPartitionCleanup (0.00s)
=== RUN TestIndexerSettings
2023/08/12 17:27:26 In TestIndexerSettings()
2023/08/12 17:27:26 Changing config key indexer.settings.max_cpu_percent to value 300
2023/08/12 17:27:27 Changing config key indexer.settings.inmemory_snapshot.interval to value 300
2023/08/12 17:27:27 Changing config key indexer.settings.persisted_snapshot.interval to value 20000
2023/08/12 17:27:27 Changing config key indexer.settings.recovery.max_rollbacks to value 3
2023/08/12 17:27:27 Changing config key indexer.settings.log_level to value error
--- PASS: TestIndexerSettings (0.58s)
=== RUN TestRestoreDefaultSettings
2023/08/12 17:27:27 In TestIndexerSettings_RestoreDefault()
2023/08/12 17:27:27 Changing config key indexer.settings.max_cpu_percent to value 0
2023/08/12 17:27:27 Changing config key indexer.settings.inmemory_snapshot.interval to value 200
2023/08/12 17:27:27 Changing config key indexer.settings.persisted_snapshot.interval to value 5000
2023/08/12 17:27:27 Changing config key indexer.settings.recovery.max_rollbacks to value 5
2023/08/12 17:27:27 Changing config key indexer.settings.log_level to value info
--- PASS: TestRestoreDefaultSettings (0.55s)
=== RUN TestStat_ItemsCount
2023/08/12 17:27:27 In TestStat_ItemsCount()
2023/08/12 17:27:27 In DropAllSecondaryIndexes()
2023/08/12 17:27:27 Index found: idx2_company_regular
2023/08/12 17:27:27 Dropped index idx2_company_regular
2023/08/12 17:27:27 Index found: idx1_age_regular
2023/08/12 17:27:28 Dropped index idx1_age_regular
2023/08/12 17:27:28 Emptying the default bucket
2023/08/12 17:27:31 Flush Enabled on bucket default, responseBody:
2023/08/12 17:28:09 Flushed the bucket default, Response body:
2023/08/12 17:28:09 Generating JSON docs
2023/08/12 17:28:09 Setting initial JSON docs in KV
2023/08/12 17:28:14 Creating a 2i
2023/08/12 17:28:17 Created the secondary index index_test1. Waiting for it become active
2023/08/12 17:28:17 Index is 5584084000958826698 now active
2023/08/12 17:28:22 items_count stat is 10000
--- PASS: TestStat_ItemsCount (55.00s)
=== RUN TestRangeArrayIndex_Distinct
2023/08/12 17:28:22 In TestRangeArrayIndex_Distinct()
2023/08/12 17:28:22 In DropAllSecondaryIndexes()
2023/08/12 17:28:22 Index found: index_test1
2023/08/12 17:28:23 Dropped index index_test1
2023/08/12 17:29:00 Flushed the bucket default, Response body:
2023/08/12 17:29:04 Created the secondary index arridx_friends. Waiting for it become active
2023/08/12 17:29:04 Index is 8657288025613331793 now active
2023-08-12T17:29:04.764+05:30 [Error] transport error between 127.0.0.1:50084->127.0.0.1:9107: write tcp 127.0.0.1:50084->127.0.0.1:9107: write: broken pipe
2023-08-12T17:29:04.764+05:30 [Error] [GsiScanClient:"127.0.0.1:9107"] request transport failed `write tcp 127.0.0.1:50084->127.0.0.1:9107: write: broken pipe`
2023-08-12T17:29:04.764+05:30 [Warn] scan failed: requestId queryport 127.0.0.1:9107 inst 7749331800653037707 partition [0]
2023-08-12T17:29:04.765+05:30 [Warn] Scan failed with error for index 8657288025613331793. Trying scan again with replica, reqId: : write tcp 127.0.0.1:50084->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023-08-12T17:29:04.765+05:30 [Error] metadataClient:PickRandom: Fail to find indexer for all index partitions. Num partition 1. Partition with instances 0
2023-08-12T17:29:04.765+05:30 [Error] metadataClient:PickRandom: Replicas - [7749331800653037707], PrunedReplica - map[], FilteredReplica map[]
2023-08-12T17:29:04.765+05:30 [Warn] Fail to find indexers to satisfy query request. Trying scan again for index 8657288025613331793, reqId: : write tcp 127.0.0.1:50084->127.0.0.1:9107: write: broken pipe from [127.0.0.1:9107] ...
2023/08/12 17:29:04 Expected and Actual scan responses are the same
2023/08/12 17:29:07 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Distinct (44.68s)
=== RUN TestUpdateArrayIndex_Distinct
2023/08/12 17:29:07 In TestUpdateArrayIndex_Distinct()
2023/08/12 17:29:07 In DropAllSecondaryIndexes()
2023/08/12 17:29:07 Index found: arridx_friends
2023/08/12 17:29:07 Dropped index arridx_friends
2023/08/12 17:29:45 Flushed the bucket default, Response body:
2023/08/12 17:29:49 Created the secondary index arridx_friends. Waiting for it become active
2023/08/12 17:29:49 Index is 3372717459389366808 now active
2023/08/12 17:29:49 Expected and Actual scan responses are the same
2023/08/12 17:29:52 Expected and Actual scan responses are the same
2023/08/12 17:29:53 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Distinct (45.58s)
=== RUN TestRangeArrayIndex_Duplicate
2023/08/12 17:29:53 In TestRangeArrayIndex_Duplicate()
2023/08/12 17:29:53 In DropAllSecondaryIndexes()
2023/08/12 17:29:53 Index found: arridx_friends
2023/08/12 17:29:53 Dropped index arridx_friends
2023/08/12 17:30:31 Flushed the bucket default, Response body:
2023/08/12 17:30:35 Created the secondary index arridx_friends. Waiting for it become active
2023/08/12 17:30:35 Index is 7621032958604679503 now active
2023/08/12 17:30:35 Expected and Actual scan responses are the same
2023/08/12 17:30:38 Expected and Actual scan responses are the same
--- PASS: TestRangeArrayIndex_Duplicate (44.94s)
=== RUN TestUpdateArrayIndex_Duplicate
2023/08/12 17:30:38 In TestUpdateArrayIndex_Duplicate()
2023/08/12 17:30:38 In DropAllSecondaryIndexes()
2023/08/12 17:30:38 Index found: arridx_friends
2023/08/12 17:30:38 Dropped index arridx_friends
2023/08/12 17:31:16 Flushed the bucket default, Response body:
2023/08/12 17:31:20 Created the secondary index arridx_friends. Waiting for it become active
2023/08/12 17:31:20 Index is 7015235674445008710 now active
2023/08/12 17:31:20 Expected and Actual scan responses are the same
2023/08/12 17:31:23 Expected and Actual scan responses are the same
2023/08/12 17:31:23 Expected and Actual scan responses are the same
--- PASS: TestUpdateArrayIndex_Duplicate (45.83s)
=== 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/08/12 17:31:23 In TestBufferedScan_BackfillDisabled()
2023/08/12 17:31:23 In DropAllSecondaryIndexes()
2023/08/12 17:31:23 Index found: arridx_friends
2023/08/12 17:31:24 Dropped index arridx_friends
2023/08/12 17:32:01 Flushed the bucket default, Response body:
2023/08/12 17:32:39 Changing config key queryport.client.settings.backfillLimit to value 0
2023/08/12 17:32:47 Created the secondary index addressidx. Waiting for it become active
2023/08/12 17:32:47 Index is 1014858534922865419 now active
2023-08-12T17:32:47.702+05:30 [Info] metadata provider version changed 1331 -> 1332
2023-08-12T17:32:47.702+05:30 [Info] switched currmeta from 1331 -> 1332 force false
2023-08-12T17:32:47.702+05:30 [Info] GSIC[default/default-_default-_default-1691841767671628985] started ...
2023-08-12T17:32:47.702+05:30 [Warn] MonitorIndexer: Indexer for default:_default:_default is already being monitored
2023/08/12 17:32:47 Non-backfill file found: /tmp/.ICE-unix
2023/08/12 17:32:47 Non-backfill file found: /tmp/.Test-unix
2023/08/12 17:32:47 Non-backfill file found: /tmp/.X11-unix
2023/08/12 17:32:47 Non-backfill file found: /tmp/.XIM-unix
2023/08/12 17:32:47 Non-backfill file found: /tmp/.font-unix
2023/08/12 17:32:47 Non-backfill file found: /tmp/0e469564-795a-464b-b490-7727fd1ccbb3.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/2354aac8-c62a-41f6-a872-c42524d46c7b.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/776fcbe7-84c3-455b-9a23-bab9c9fb2abd.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/8c756759-8f07-4714-80f2-0563b61fad39.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/d5e24924-2656-4525-85f8-15ad5783dae0.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/e9e9a985-1bc7-4258-9676-708b96d4a640.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/f_0e469564-795a-464b-b490-7727fd1ccbb3.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/f_2354aac8-c62a-41f6-a872-c42524d46c7b.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/f_776fcbe7-84c3-455b-9a23-bab9c9fb2abd.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/f_8c756759-8f07-4714-80f2-0563b61fad39.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/f_d5e24924-2656-4525-85f8-15ad5783dae0.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/f_e9e9a985-1bc7-4258-9676-708b96d4a640.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/f_fea50254-42f0-4a2f-bfa6-02dc1dc592bf.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/fail.log
2023/08/12 17:32:47 Non-backfill file found: /tmp/fea50254-42f0-4a2f-bfa6-02dc1dc592bf.sock
2023/08/12 17:32:47 Non-backfill file found: /tmp/go-build1848270841
2023/08/12 17:32:47 Non-backfill file found: /tmp/mdbslice
2023/08/12 17:32:47 Non-backfill file found: /tmp/systemd-private-7108f7f78b1c470492a402e7553dab72-apache2.service-ojmVns
2023/08/12 17:32:47 Non-backfill file found: /tmp/systemd-private-7108f7f78b1c470492a402e7553dab72-systemd-timesyncd.service-R72w3Y
2023-08-12T17:32:47.708+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T17:32:47.708+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023/08/12 17:32:47 limit=1,chsize=256; received 1 items; took 6.285562ms
2023-08-12T17:32:47.710+05:30 [Info] Refreshing indexer list due to cluster changes or auto-refresh.
2023-08-12T17:32:47.710+05:30 [Info] Refreshed Indexer List: [127.0.0.1:9106]
2023-08-12T17:32:47.712+05:30 [Info] switched currmeta from 1336 -> 1336 force true
2023-08-12T17:32:47.713+05:30 [Info] switched currmeta from 1332 -> 1332 force true
2023/08/12 17:32:49 limit=1000,chsize=256; received 1000 items; took 1.258623939s
2023-08-12T17:32:50.971+05:30 [Info] gsiKeyspace::Close Closing default:_default:_default
--- PASS: TestBufferedScan_BackfillDisabled (87.01s)
=== RUN TestBufferedScan_BackfillEnabled
2023/08/12 17:32:50 In TestBufferedScan_BackfillEnabled()
2023-08-12T17:32:51.072+05:30 [Info] MetadataProvider.CheckIndexerStatus(): adminport=127.0.0.1:9106 connected=true
2023/08/12 17:32:51 Changing config key queryport.client.settings.backfillLimit to value 1
2023-08-12T17:32:51.085+05:30 [Info] GSIC[default/default-_default-_default-1691841771082433474] started ...
2023-08-12T17:32:51.093+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.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.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":"forestdb","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.minPoolSizeWM":1000,"queryport.client.settings.poolOverflow":30,"queryport.client.settings.poolSize":5000,"queryport.client.settings.relConnBatchSize":100}
2023/08/12 17:32:51 limit=1,chsize=256; received 1 items; took 15.687811ms
2023/08/12 17:32:52 limit=1000,chsize=256; received 1000 items; took 25.277106ms
2023/08/12 17:33:04 limit=1000,chsize=256; received 1000 items; took 10.368408025s
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
Scan error: bufferedscan temp file size exceeded limit 1, 13 - cause: bufferedscan temp file size exceeded limit 1, 13
2023/08/12 17:33:21 limit=1000,chsize=256; received 762 items; took 15.861272097s
2023/08/12 17:33:21 limit=1000,chsize=256; received 762 items; took 15.874575631s
2023/08/12 17:33:22 Changing config key queryport.client.settings.backfillLimit to value 0
--- PASS: TestBufferedScan_BackfillEnabled (31.52s)
=== RUN TestMultiScanSetup
2023/08/12 17:33:22 In TestMultiScanSetup()
2023/08/12 17:33:24 Emptying the default bucket
2023/08/12 17:33:27 Flush Enabled on bucket default, responseBody:
2023/08/12 17:34:04 Flushed the bucket default, Response body:
2023/08/12 17:34:04 Populating the default bucket
2023/08/12 17:34:17 Created the secondary index index_companyname. Waiting for it become active
2023/08/12 17:34:17 Index is 9515285900862610360 now active
2023/08/12 17:34:24 Created the secondary index index_company. Waiting for it become active
2023/08/12 17:34:24 Index is 7298360745569839773 now active
2023/08/12 17:34:30 Created the secondary index index_company_name_age. Waiting for it become active
2023/08/12 17:34:30 Index is 13826856917754656037 now active
2023/08/12 17:34:36 Created the secondary index index_primary. Waiting for it become active
2023/08/12 17:34:36 Index is 12353146868578713266 now active
2023/08/12 17:34:43 Created the secondary index index_company_name_age_address. Waiting for it become active
2023/08/12 17:34:43 Index is 3983377125447362499 now active
2023/08/12 17:34:49 Created the secondary index index_company_name_age_address_friends. Waiting for it become active
2023/08/12 17:34:49 Index is 6720073405077079228 now active
--- PASS: TestMultiScanSetup (87.35s)
=== RUN TestMultiScanCount
2023/08/12 17:34:49 In TestMultiScanCount()
2023/08/12 17:34:49
--------- Composite Index with 2 fields ---------
2023/08/12 17:34:49
--- ScanAllNoFilter ---
2023/08/12 17:34:49 distinct = false
2023/08/12 17:34:50 Using n1ql client
2023/08/12 17:34:50 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:34:50
--- ScanAllFilterNil ---
2023/08/12 17:34:50 distinct = false
2023/08/12 17:34:50 Using n1ql client
2023/08/12 17:34:51 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:34:51
--- ScanAll_AllFiltersNil ---
2023/08/12 17:34:51 distinct = false
2023/08/12 17:34:51 Using n1ql client
2023/08/12 17:34:51 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:34:51
--- SingleSeek ---
2023/08/12 17:34:51 distinct = false
2023/08/12 17:34:52 Using n1ql client
2023/08/12 17:34:52 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:34:52
--- MultipleSeek ---
2023/08/12 17:34:52 distinct = false
2023/08/12 17:34:52 Using n1ql client
2023/08/12 17:34:52 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/12 17:34:52
--- SimpleRange ---
2023/08/12 17:34:52 distinct = false
2023/08/12 17:34:52 Using n1ql client
2023/08/12 17:34:52 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/12 17:34:52
--- NonOverlappingRanges ---
2023/08/12 17:34:52 distinct = false
2023/08/12 17:34:53 Using n1ql client
2023/08/12 17:34:53 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/08/12 17:34:53
--- OverlappingRanges ---
2023/08/12 17:34:53 distinct = false
2023/08/12 17:34:53 Using n1ql client
2023/08/12 17:34:53 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/08/12 17:34:53
--- NonOverlappingFilters ---
2023/08/12 17:34:53 distinct = false
2023/08/12 17:34:54 Using n1ql client
2023/08/12 17:34:54 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/08/12 17:34:54
--- OverlappingFilters ---
2023/08/12 17:34:54 distinct = false
2023/08/12 17:34:54 Using n1ql client
2023/08/12 17:34:54 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/08/12 17:34:54
--- BoundaryFilters ---
2023/08/12 17:34:54 distinct = false
2023/08/12 17:34:55 Using n1ql client
2023/08/12 17:34:55 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/08/12 17:34:55
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:34:55 distinct = false
2023/08/12 17:34:55 Using n1ql client
2023/08/12 17:34:55 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/08/12 17:34:55
--- SeekAndFilters_Overlapping ---
2023/08/12 17:34:55 distinct = false
2023/08/12 17:34:56 Using n1ql client
2023/08/12 17:34:56 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/08/12 17:34:56
--- SimpleRangeLowUnbounded ---
2023/08/12 17:34:56 distinct = false
2023/08/12 17:34:56 Using n1ql client
2023/08/12 17:34:56 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/12 17:34:56
--- SimpleRangeHighUnbounded ---
2023/08/12 17:34:56 distinct = false
2023/08/12 17:34:57 Using n1ql client
2023/08/12 17:34:57 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/12 17:34:57
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:34:57 distinct = false
2023/08/12 17:34:57 Using n1ql client
2023/08/12 17:34:57 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:34:57
--- FiltersWithUnbounded ---
2023/08/12 17:34:57 distinct = false
2023/08/12 17:34:58 Using n1ql client
2023/08/12 17:34:58 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/12 17:34:58
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:34:58 distinct = false
2023/08/12 17:34:58 Using n1ql client
2023/08/12 17:34:58 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/12 17:34:58
--------- Simple Index with 1 field ---------
2023/08/12 17:34:58
--- SingleIndexSimpleRange ---
2023/08/12 17:34:58 distinct = false
2023/08/12 17:34:58 Using n1ql client
2023/08/12 17:34:58 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/12 17:34:58
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:34:58 distinct = false
2023/08/12 17:34:59 Using n1ql client
2023/08/12 17:34:59 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/08/12 17:34:59
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:34:59 distinct = false
2023/08/12 17:34:59 Using n1ql client
2023/08/12 17:34:59 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/08/12 17:34:59
--------- Composite Index with 3 fields ---------
2023/08/12 17:34:59
--- ScanAllNoFilter ---
2023/08/12 17:34:59 distinct = false
2023/08/12 17:35:00 Using n1ql client
2023/08/12 17:35:00 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:35:00
--- ScanAllFilterNil ---
2023/08/12 17:35:00 distinct = false
2023/08/12 17:35:00 Using n1ql client
2023/08/12 17:35:01 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:35:01
--- ScanAll_AllFiltersNil ---
2023/08/12 17:35:01 distinct = false
2023/08/12 17:35:01 Using n1ql client
2023/08/12 17:35:01 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:35:01
--- 3FieldsSingleSeek ---
2023/08/12 17:35:01 distinct = false
2023/08/12 17:35:02 Using n1ql client
2023/08/12 17:35:02 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:35:02
--- 3FieldsMultipleSeeks ---
2023/08/12 17:35:02 distinct = false
2023/08/12 17:35:02 Using n1ql client
2023/08/12 17:35:02 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/12 17:35:02
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:35:02 distinct = false
2023/08/12 17:35:03 Using n1ql client
2023/08/12 17:35:03 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/12 17:35:03
--------- New scenarios ---------
2023/08/12 17:35:03
--- CompIndexHighUnbounded1 ---
2023/08/12 17:35:03
--- Multi Scan 0 ---
2023/08/12 17:35:03 distinct = false
2023/08/12 17:35:03 Using n1ql client
2023/08/12 17:35:03 Using n1ql client
2023/08/12 17:35:03 len(scanResults) = 8 MultiScanCount = 8
2023/08/12 17:35:03 Expected and Actual scan responses are the same
2023/08/12 17:35:03
--- Multi Scan 1 ---
2023/08/12 17:35:03 distinct = false
2023/08/12 17:35:03 Using n1ql client
2023/08/12 17:35:03 Using n1ql client
2023/08/12 17:35:03 len(scanResults) = 0 MultiScanCount = 0
2023/08/12 17:35:03 Expected and Actual scan responses are the same
2023/08/12 17:35:03
--- Multi Scan 2 ---
2023/08/12 17:35:03 distinct = false
2023/08/12 17:35:04 Using n1ql client
2023/08/12 17:35:04 Using n1ql client
2023/08/12 17:35:04 len(scanResults) = 9 MultiScanCount = 9
2023/08/12 17:35:04 Expected and Actual scan responses are the same
2023/08/12 17:35:04
--- CompIndexHighUnbounded2 ---
2023/08/12 17:35:04
--- Multi Scan 0 ---
2023/08/12 17:35:04 distinct = false
2023/08/12 17:35:04 Using n1ql client
2023/08/12 17:35:04 Using n1ql client
2023/08/12 17:35:04 len(scanResults) = 4138 MultiScanCount = 4138
2023/08/12 17:35:04 Expected and Actual scan responses are the same
2023/08/12 17:35:04
--- Multi Scan 1 ---
2023/08/12 17:35:04 distinct = false
2023/08/12 17:35:05 Using n1ql client
2023/08/12 17:35:05 Using n1ql client
2023/08/12 17:35:05 len(scanResults) = 2746 MultiScanCount = 2746
2023/08/12 17:35:05 Expected and Actual scan responses are the same
2023/08/12 17:35:05
--- Multi Scan 2 ---
2023/08/12 17:35:05 distinct = false
2023/08/12 17:35:05 Using n1ql client
2023/08/12 17:35:06 Using n1ql client
2023/08/12 17:35:06 len(scanResults) = 4691 MultiScanCount = 4691
2023/08/12 17:35:06 Expected and Actual scan responses are the same
2023/08/12 17:35:06
--- CompIndexHighUnbounded3 ---
2023/08/12 17:35:06
--- Multi Scan 0 ---
2023/08/12 17:35:06 distinct = false
2023/08/12 17:35:06 Using n1ql client
2023/08/12 17:35:06 Using n1ql client
2023/08/12 17:35:06 len(scanResults) = 1329 MultiScanCount = 1329
2023/08/12 17:35:06 Expected and Actual scan responses are the same
2023/08/12 17:35:06
--- CompIndexHighUnbounded4 ---
2023/08/12 17:35:06
--- Multi Scan 0 ---
2023/08/12 17:35:06 distinct = false
2023/08/12 17:35:07 Using n1ql client
2023/08/12 17:35:07 Using n1ql client
2023/08/12 17:35:07 len(scanResults) = 5349 MultiScanCount = 5349
2023/08/12 17:35:07 Expected and Actual scan responses are the same
2023/08/12 17:35:07
--- CompIndexHighUnbounded5 ---
2023/08/12 17:35:07
--- Multi Scan 0 ---
2023/08/12 17:35:07 distinct = false
2023/08/12 17:35:07 Using n1ql client
2023/08/12 17:35:07 Using n1ql client
2023/08/12 17:35:08 len(scanResults) = 8210 MultiScanCount = 8210
2023/08/12 17:35:08 Expected and Actual scan responses are the same
2023/08/12 17:35:08
--- SeekBoundaries ---
2023/08/12 17:35:08
--- Multi Scan 0 ---
2023/08/12 17:35:08 distinct = false
2023/08/12 17:35:08 Using n1ql client
2023/08/12 17:35:08 Using n1ql client
2023/08/12 17:35:08 len(scanResults) = 175 MultiScanCount = 175
2023/08/12 17:35:08 Expected and Actual scan responses are the same
2023/08/12 17:35:08
--- Multi Scan 1 ---
2023/08/12 17:35:08 distinct = false
2023/08/12 17:35:09 Using n1ql client
2023/08/12 17:35:09 Using n1ql client
2023/08/12 17:35:09 len(scanResults) = 1 MultiScanCount = 1
2023/08/12 17:35:09 Expected and Actual scan responses are the same
2023/08/12 17:35:09
--- Multi Scan 2 ---
2023/08/12 17:35:09 distinct = false
2023/08/12 17:35:10 Using n1ql client
2023/08/12 17:35:10 Using n1ql client
2023/08/12 17:35:10 len(scanResults) = 555 MultiScanCount = 555
2023/08/12 17:35:10 Expected and Actual scan responses are the same
2023/08/12 17:35:10
--- Multi Scan 3 ---
2023/08/12 17:35:10 distinct = false
2023/08/12 17:35:10 Using n1ql client
2023/08/12 17:35:10 Using n1ql client
2023/08/12 17:35:10 len(scanResults) = 872 MultiScanCount = 872
2023/08/12 17:35:10 Expected and Actual scan responses are the same
2023/08/12 17:35:10
--- Multi Scan 4 ---
2023/08/12 17:35:10 distinct = false
2023/08/12 17:35:11 Using n1ql client
2023/08/12 17:35:11 Using n1ql client
2023/08/12 17:35:11 len(scanResults) = 287 MultiScanCount = 287
2023/08/12 17:35:11 Expected and Actual scan responses are the same
2023/08/12 17:35:11
--- Multi Scan 5 ---
2023/08/12 17:35:11 distinct = false
2023/08/12 17:35:11 Using n1ql client
2023/08/12 17:35:11 Using n1ql client
2023/08/12 17:35:11 len(scanResults) = 5254 MultiScanCount = 5254
2023/08/12 17:35:11 Expected and Actual scan responses are the same
2023/08/12 17:35:11
--- Multi Scan 6 ---
2023/08/12 17:35:11 distinct = false
2023/08/12 17:35:12 Using n1ql client
2023/08/12 17:35:12 Using n1ql client
2023/08/12 17:35:12 len(scanResults) = 5566 MultiScanCount = 5566
2023/08/12 17:35:12 Expected and Actual scan responses are the same
2023/08/12 17:35:12
--- Multi Scan 7 ---
2023/08/12 17:35:12 distinct = false
2023/08/12 17:35:13 Using n1ql client
2023/08/12 17:35:13 Using n1ql client
2023/08/12 17:35:13 len(scanResults) = 8 MultiScanCount = 8
2023/08/12 17:35:13 Expected and Actual scan responses are the same
2023/08/12 17:35:13
--------- With DISTINCT True ---------
2023/08/12 17:35:13
--- ScanAllNoFilter ---
2023/08/12 17:35:13 distinct = true
2023/08/12 17:35:13 Using n1ql client
2023/08/12 17:35:13 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:35:13
--- ScanAllFilterNil ---
2023/08/12 17:35:13 distinct = true
2023/08/12 17:35:14 Using n1ql client
2023/08/12 17:35:14 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:35:14
--- ScanAll_AllFiltersNil ---
2023/08/12 17:35:14 distinct = true
2023/08/12 17:35:14 Using n1ql client
2023/08/12 17:35:14 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:35:14
--- SingleSeek ---
2023/08/12 17:35:14 distinct = true
2023/08/12 17:35:15 Using n1ql client
2023/08/12 17:35:15 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:35:15
--- MultipleSeek ---
2023/08/12 17:35:15 distinct = true
2023/08/12 17:35:15 Using n1ql client
2023/08/12 17:35:15 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/12 17:35:15
--- SimpleRange ---
2023/08/12 17:35:15 distinct = true
2023/08/12 17:35:16 Using n1ql client
2023/08/12 17:35:16 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/12 17:35:16
--- NonOverlappingRanges ---
2023/08/12 17:35:16 distinct = true
2023/08/12 17:35:16 Using n1ql client
2023/08/12 17:35:16 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/08/12 17:35:16
--- OverlappingRanges ---
2023/08/12 17:35:16 distinct = true
2023/08/12 17:35:16 Using n1ql client
2023/08/12 17:35:17 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/08/12 17:35:17
--- NonOverlappingFilters ---
2023/08/12 17:35:17 distinct = true
2023/08/12 17:35:17 Using n1ql client
2023/08/12 17:35:17 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/08/12 17:35:17
--- NonOverlappingFilters2 ---
2023/08/12 17:35:17 distinct = true
2023/08/12 17:35:17 Using n1ql client
2023/08/12 17:35:17 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:35:17
--- OverlappingFilters ---
2023/08/12 17:35:17 distinct = true
2023/08/12 17:35:18 Using n1ql client
2023/08/12 17:35:18 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/08/12 17:35:18
--- BoundaryFilters ---
2023/08/12 17:35:18 distinct = true
2023/08/12 17:35:18 Using n1ql client
2023/08/12 17:35:18 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/08/12 17:35:18
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:35:18 distinct = true
2023/08/12 17:35:19 Using n1ql client
2023/08/12 17:35:19 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/08/12 17:35:19
--- SeekAndFilters_Overlapping ---
2023/08/12 17:35:19 distinct = true
2023/08/12 17:35:19 Using n1ql client
2023/08/12 17:35:19 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/08/12 17:35:19
--- SimpleRangeLowUnbounded ---
2023/08/12 17:35:19 distinct = false
2023/08/12 17:35:20 Using n1ql client
2023/08/12 17:35:20 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/12 17:35:20
--- SimpleRangeHighUnbounded ---
2023/08/12 17:35:20 distinct = false
2023/08/12 17:35:20 Using n1ql client
2023/08/12 17:35:20 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/12 17:35:20
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:35:20 distinct = false
2023/08/12 17:35:21 Using n1ql client
2023/08/12 17:35:21 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:35:21
--- FiltersWithUnbounded ---
2023/08/12 17:35:21 distinct = false
2023/08/12 17:35:21 Using n1ql client
2023/08/12 17:35:21 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/12 17:35:21
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:35:21 distinct = false
2023/08/12 17:35:22 Using n1ql client
2023/08/12 17:35:22 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/12 17:35:22
--------- Simple Index with 1 field ---------
2023/08/12 17:35:22
--- SingleIndexSimpleRange ---
2023/08/12 17:35:22 distinct = true
2023/08/12 17:35:22 Using n1ql client
2023/08/12 17:35:22 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/12 17:35:22
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:35:22 distinct = true
2023/08/12 17:35:22 Using n1ql client
2023/08/12 17:35:23 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/08/12 17:35:23
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:35:23 distinct = true
2023/08/12 17:35:23 Using n1ql client
2023/08/12 17:35:23 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/08/12 17:35:23
--------- Composite Index with 3 fields ---------
2023/08/12 17:35:23
--- ScanAllNoFilter ---
2023/08/12 17:35:23 distinct = true
2023/08/12 17:35:23 Using n1ql client
2023/08/12 17:35:24 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:35:24
--- ScanAllFilterNil ---
2023/08/12 17:35:24 distinct = true
2023/08/12 17:35:24 Using n1ql client
2023/08/12 17:35:24 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:35:24
--- ScanAll_AllFiltersNil ---
2023/08/12 17:35:24 distinct = true
2023/08/12 17:35:25 Using n1ql client
2023/08/12 17:35:25 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:35:25
--- 3FieldsSingleSeek ---
2023/08/12 17:35:25 distinct = true
2023/08/12 17:35:25 Using n1ql client
2023/08/12 17:35:25 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:35:25
--- 3FieldsMultipleSeeks ---
2023/08/12 17:35:25 distinct = true
2023/08/12 17:35:26 Using n1ql client
2023/08/12 17:35:26 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/12 17:35:26
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:35:26 distinct = true
2023/08/12 17:35:26 Using n1ql client
2023/08/12 17:35:26 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanCount (36.99s)
=== RUN TestMultiScanScenarios
2023/08/12 17:35:26 In TestMultiScanScenarios()
2023/08/12 17:35:26
--------- Composite Index with 2 fields ---------
2023/08/12 17:35:26
--- ScanAllNoFilter ---
2023/08/12 17:35:26 distinct = false
2023/08/12 17:35:27 Using n1ql client
2023/08/12 17:35:27 Expected and Actual scan responses are the same
2023/08/12 17:35:27
--- ScanAllFilterNil ---
2023/08/12 17:35:27 distinct = false
2023/08/12 17:35:27 Using n1ql client
2023/08/12 17:35:28 Expected and Actual scan responses are the same
2023/08/12 17:35:28
--- ScanAll_AllFiltersNil ---
2023/08/12 17:35:28 distinct = false
2023/08/12 17:35:28 Using n1ql client
2023/08/12 17:35:28 Expected and Actual scan responses are the same
2023/08/12 17:35:28
--- SingleSeek ---
2023/08/12 17:35:28 distinct = false
2023/08/12 17:35:29 Using n1ql client
2023/08/12 17:35:29 Expected and Actual scan responses are the same
2023/08/12 17:35:29
--- MultipleSeek ---
2023/08/12 17:35:29 distinct = false
2023/08/12 17:35:29 Using n1ql client
2023/08/12 17:35:29 Expected and Actual scan responses are the same
2023/08/12 17:35:29
--- SimpleRange ---
2023/08/12 17:35:29 distinct = false
2023/08/12 17:35:29 Using n1ql client
2023/08/12 17:35:29 Expected and Actual scan responses are the same
2023/08/12 17:35:29
--- NonOverlappingRanges ---
2023/08/12 17:35:29 distinct = false
2023/08/12 17:35:30 Using n1ql client
2023/08/12 17:35:30 Expected and Actual scan responses are the same
2023/08/12 17:35:30
--- OverlappingRanges ---
2023/08/12 17:35:30 distinct = false
2023/08/12 17:35:30 Using n1ql client
2023/08/12 17:35:30 Expected and Actual scan responses are the same
2023/08/12 17:35:30
--- NonOverlappingFilters ---
2023/08/12 17:35:30 distinct = false
2023/08/12 17:35:31 Using n1ql client
2023/08/12 17:35:31 Expected and Actual scan responses are the same
2023/08/12 17:35:31
--- OverlappingFilters ---
2023/08/12 17:35:31 distinct = false
2023/08/12 17:35:31 Using n1ql client
2023/08/12 17:35:31 Expected and Actual scan responses are the same
2023/08/12 17:35:31
--- BoundaryFilters ---
2023/08/12 17:35:31 distinct = false
2023/08/12 17:35:32 Using n1ql client
2023/08/12 17:35:32 Expected and Actual scan responses are the same
2023/08/12 17:35:32
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:35:32 distinct = false
2023/08/12 17:35:32 Using n1ql client
2023/08/12 17:35:32 Expected and Actual scan responses are the same
2023/08/12 17:35:32
--- SeekAndFilters_Overlapping ---
2023/08/12 17:35:32 distinct = false
2023/08/12 17:35:33 Using n1ql client
2023/08/12 17:35:33 Expected and Actual scan responses are the same
2023/08/12 17:35:33
--- SimpleRangeLowUnbounded ---
2023/08/12 17:35:33 distinct = false
2023/08/12 17:35:33 Using n1ql client
2023/08/12 17:35:33 Expected and Actual scan responses are the same
2023/08/12 17:35:33
--- SimpleRangeHighUnbounded ---
2023/08/12 17:35:33 distinct = false
2023/08/12 17:35:34 Using n1ql client
2023/08/12 17:35:34 Expected and Actual scan responses are the same
2023/08/12 17:35:34
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:35:34 distinct = false
2023/08/12 17:35:34 Using n1ql client
2023/08/12 17:35:34 Expected and Actual scan responses are the same
2023/08/12 17:35:34
--- FiltersWithUnbounded ---
2023/08/12 17:35:34 distinct = false
2023/08/12 17:35:35 Using n1ql client
2023/08/12 17:35:35 Expected and Actual scan responses are the same
2023/08/12 17:35:35
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:35:35 distinct = false
2023/08/12 17:35:35 Using n1ql client
2023/08/12 17:35:35 Expected and Actual scan responses are the same
2023/08/12 17:35:35
--------- Simple Index with 1 field ---------
2023/08/12 17:35:35
--- SingleIndexSimpleRange ---
2023/08/12 17:35:35 distinct = false
2023/08/12 17:35:36 Using n1ql client
2023/08/12 17:35:36 Expected and Actual scan responses are the same
2023/08/12 17:35:36
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:35:36 distinct = false
2023/08/12 17:35:36 Using n1ql client
2023/08/12 17:35:36 Expected and Actual scan responses are the same
2023/08/12 17:35:36
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:35:36 distinct = false
2023/08/12 17:35:36 Using n1ql client
2023/08/12 17:35:37 Expected and Actual scan responses are the same
2023/08/12 17:35:37
--------- Composite Index with 3 fields ---------
2023/08/12 17:35:37
--- ScanAllNoFilter ---
2023/08/12 17:35:37 distinct = false
2023/08/12 17:35:37 Using n1ql client
2023/08/12 17:35:37 Expected and Actual scan responses are the same
2023/08/12 17:35:37
--- ScanAllFilterNil ---
2023/08/12 17:35:37 distinct = false
2023/08/12 17:35:38 Using n1ql client
2023/08/12 17:35:38 Expected and Actual scan responses are the same
2023/08/12 17:35:38
--- ScanAll_AllFiltersNil ---
2023/08/12 17:35:38 distinct = false
2023/08/12 17:35:38 Using n1ql client
2023/08/12 17:35:39 Expected and Actual scan responses are the same
2023/08/12 17:35:39
--- 3FieldsSingleSeek ---
2023/08/12 17:35:39 distinct = false
2023/08/12 17:35:39 Using n1ql client
2023/08/12 17:35:39 Expected and Actual scan responses are the same
2023/08/12 17:35:39
--- 3FieldsMultipleSeeks ---
2023/08/12 17:35:39 distinct = false
2023/08/12 17:35:40 Using n1ql client
2023/08/12 17:35:40 Expected and Actual scan responses are the same
2023/08/12 17:35:40
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:35:40 distinct = false
2023/08/12 17:35:40 Using n1ql client
2023/08/12 17:35:40 Expected and Actual scan responses are the same
2023/08/12 17:35:40
--------- New scenarios ---------
2023/08/12 17:35:40
--- CompIndexHighUnbounded1 ---
2023/08/12 17:35:40
--- Multi Scan 0 ---
2023/08/12 17:35:40 distinct = false
2023/08/12 17:35:40 Using n1ql client
2023/08/12 17:35:40 Expected and Actual scan responses are the same
2023/08/12 17:35:40
--- Multi Scan 1 ---
2023/08/12 17:35:40 distinct = false
2023/08/12 17:35:41 Using n1ql client
2023/08/12 17:35:41 Expected and Actual scan responses are the same
2023/08/12 17:35:41
--- Multi Scan 2 ---
2023/08/12 17:35:41 distinct = false
2023/08/12 17:35:41 Using n1ql client
2023/08/12 17:35:41 Expected and Actual scan responses are the same
2023/08/12 17:35:41
--- CompIndexHighUnbounded2 ---
2023/08/12 17:35:41
--- Multi Scan 0 ---
2023/08/12 17:35:41 distinct = false
2023/08/12 17:35:42 Using n1ql client
2023/08/12 17:35:42 Expected and Actual scan responses are the same
2023/08/12 17:35:42
--- Multi Scan 1 ---
2023/08/12 17:35:42 distinct = false
2023/08/12 17:35:42 Using n1ql client
2023/08/12 17:35:42 Expected and Actual scan responses are the same
2023/08/12 17:35:42
--- Multi Scan 2 ---
2023/08/12 17:35:42 distinct = false
2023/08/12 17:35:43 Using n1ql client
2023/08/12 17:35:43 Expected and Actual scan responses are the same
2023/08/12 17:35:43
--- CompIndexHighUnbounded3 ---
2023/08/12 17:35:43
--- Multi Scan 0 ---
2023/08/12 17:35:43 distinct = false
2023/08/12 17:35:43 Using n1ql client
2023/08/12 17:35:43 Expected and Actual scan responses are the same
2023/08/12 17:35:43
--- CompIndexHighUnbounded4 ---
2023/08/12 17:35:43
--- Multi Scan 0 ---
2023/08/12 17:35:43 distinct = false
2023/08/12 17:35:43 Using n1ql client
2023/08/12 17:35:44 Expected and Actual scan responses are the same
2023/08/12 17:35:44
--- CompIndexHighUnbounded5 ---
2023/08/12 17:35:44
--- Multi Scan 0 ---
2023/08/12 17:35:44 distinct = false
2023/08/12 17:35:44 Using n1ql client
2023/08/12 17:35:44 Expected and Actual scan responses are the same
2023/08/12 17:35:44
--- SeekBoundaries ---
2023/08/12 17:35:44
--- Multi Scan 0 ---
2023/08/12 17:35:44 distinct = false
2023/08/12 17:35:45 Using n1ql client
2023/08/12 17:35:45 Expected and Actual scan responses are the same
2023/08/12 17:35:45
--- Multi Scan 1 ---
2023/08/12 17:35:45 distinct = false
2023/08/12 17:35:45 Using n1ql client
2023/08/12 17:35:45 Expected and Actual scan responses are the same
2023/08/12 17:35:45
--- Multi Scan 2 ---
2023/08/12 17:35:45 distinct = false
2023/08/12 17:35:45 Using n1ql client
2023/08/12 17:35:46 Expected and Actual scan responses are the same
2023/08/12 17:35:46
--- Multi Scan 3 ---
2023/08/12 17:35:46 distinct = false
2023/08/12 17:35:46 Using n1ql client
2023/08/12 17:35:46 Expected and Actual scan responses are the same
2023/08/12 17:35:46
--- Multi Scan 4 ---
2023/08/12 17:35:46 distinct = false
2023/08/12 17:35:46 Using n1ql client
2023/08/12 17:35:46 Expected and Actual scan responses are the same
2023/08/12 17:35:46
--- Multi Scan 5 ---
2023/08/12 17:35:46 distinct = false
2023/08/12 17:35:47 Using n1ql client
2023/08/12 17:35:47 Expected and Actual scan responses are the same
2023/08/12 17:35:47
--- Multi Scan 6 ---
2023/08/12 17:35:47 distinct = false
2023/08/12 17:35:47 Using n1ql client
2023/08/12 17:35:48 Expected and Actual scan responses are the same
2023/08/12 17:35:48
--- Multi Scan 7 ---
2023/08/12 17:35:48 distinct = false
2023/08/12 17:35:48 Using n1ql client
2023/08/12 17:35:48 Expected and Actual scan responses are the same
2023/08/12 17:35:48
--- PrefixSortVariations ---
2023/08/12 17:35:48
--- Multi Scan 0 ---
2023/08/12 17:35:48 distinct = false
2023/08/12 17:35:48 Using n1ql client
2023/08/12 17:35:48 Expected and Actual scan responses are the same
2023/08/12 17:35:48
--- Multi Scan 1 ---
2023/08/12 17:35:48 distinct = false
2023/08/12 17:35:49 Using n1ql client
2023/08/12 17:35:49 Expected and Actual scan responses are the same
--- PASS: TestMultiScanScenarios (22.74s)
=== RUN TestMultiScanOffset
2023/08/12 17:35:49 In TestMultiScanOffset()
2023/08/12 17:35:49
--------- Composite Index with 2 fields ---------
2023/08/12 17:35:49
--- ScanAllNoFilter ---
2023/08/12 17:35:49 distinct = false
2023/08/12 17:35:49 Using n1ql client
2023/08/12 17:35:50
--- ScanAllFilterNil ---
2023/08/12 17:35:50 distinct = false
2023/08/12 17:35:50 Using n1ql client
2023/08/12 17:35:50
--- ScanAll_AllFiltersNil ---
2023/08/12 17:35:50 distinct = false
2023/08/12 17:35:51 Using n1ql client
2023/08/12 17:35:51
--- SingleSeek ---
2023/08/12 17:35:51 distinct = false
2023/08/12 17:35:51 Using n1ql client
2023/08/12 17:35:51
--- MultipleSeek ---
2023/08/12 17:35:51 distinct = false
2023/08/12 17:35:52 Using n1ql client
2023/08/12 17:35:52
--- SimpleRange ---
2023/08/12 17:35:52 distinct = false
2023/08/12 17:35:52 Using n1ql client
2023/08/12 17:35:52
--- NonOverlappingRanges ---
2023/08/12 17:35:52 distinct = false
2023/08/12 17:35:52 Using n1ql client
2023/08/12 17:35:52
--- OverlappingRanges ---
2023/08/12 17:35:52 distinct = false
2023/08/12 17:35:53 Using n1ql client
2023/08/12 17:35:53
--- NonOverlappingFilters ---
2023/08/12 17:35:53 distinct = false
2023/08/12 17:35:53 Using n1ql client
2023/08/12 17:35:53
--- OverlappingFilters ---
2023/08/12 17:35:53 distinct = false
2023/08/12 17:35:54 Using n1ql client
2023/08/12 17:35:54
--- BoundaryFilters ---
2023/08/12 17:35:54 distinct = false
2023/08/12 17:35:54 Using n1ql client
2023/08/12 17:35:54
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:35:54 distinct = false
2023/08/12 17:35:55 Using n1ql client
2023/08/12 17:35:55
--- SeekAndFilters_Overlapping ---
2023/08/12 17:35:55 distinct = false
2023/08/12 17:35:55 Using n1ql client
2023/08/12 17:35:55
--- SimpleRangeLowUnbounded ---
2023/08/12 17:35:55 distinct = false
2023/08/12 17:35:56 Using n1ql client
2023/08/12 17:35:56 Expected and Actual scan responses are the same
2023/08/12 17:35:56
--- SimpleRangeHighUnbounded ---
2023/08/12 17:35:56 distinct = false
2023/08/12 17:35:56 Using n1ql client
2023/08/12 17:35:56 Expected and Actual scan responses are the same
2023/08/12 17:35:56
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:35:56 distinct = false
2023/08/12 17:35:57 Using n1ql client
2023/08/12 17:35:57 Expected and Actual scan responses are the same
2023/08/12 17:35:57
--- FiltersWithUnbounded ---
2023/08/12 17:35:57 distinct = false
2023/08/12 17:35:57 Using n1ql client
2023/08/12 17:35:57 Expected and Actual scan responses are the same
2023/08/12 17:35:57
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:35:57 distinct = false
2023/08/12 17:35:58 Using n1ql client
2023/08/12 17:35:58 Expected and Actual scan responses are the same
2023/08/12 17:35:58
--------- Simple Index with 1 field ---------
2023/08/12 17:35:58
--- SingleIndexSimpleRange ---
2023/08/12 17:35:58 distinct = false
2023/08/12 17:35:58 Using n1ql client
2023/08/12 17:35:58
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:35:58 distinct = false
2023/08/12 17:35:58 Using n1ql client
2023/08/12 17:35:59
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:35:59 distinct = false
2023/08/12 17:35:59 Using n1ql client
2023/08/12 17:35:59
--------- Composite Index with 3 fields ---------
2023/08/12 17:35:59
--- ScanAllNoFilter ---
2023/08/12 17:35:59 distinct = false
2023/08/12 17:36:00 Using n1ql client
2023/08/12 17:36:00
--- ScanAllFilterNil ---
2023/08/12 17:36:00 distinct = false
2023/08/12 17:36:00 Using n1ql client
2023/08/12 17:36:00
--- ScanAll_AllFiltersNil ---
2023/08/12 17:36:00 distinct = false
2023/08/12 17:36:01 Using n1ql client
2023/08/12 17:36:01
--- 3FieldsSingleSeek ---
2023/08/12 17:36:01 distinct = false
2023/08/12 17:36:01 Using n1ql client
2023/08/12 17:36:01
--- 3FieldsMultipleSeeks ---
2023/08/12 17:36:01 distinct = false
2023/08/12 17:36:02 Using n1ql client
2023/08/12 17:36:02
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:36:02 distinct = false
2023/08/12 17:36:02 Using n1ql client
--- PASS: TestMultiScanOffset (13.23s)
=== RUN TestMultiScanPrimaryIndex
2023/08/12 17:36:02 In TestMultiScanPrimaryIndex()
2023/08/12 17:36:02
--- PrimaryRange ---
2023/08/12 17:36:02 Using n1ql client
2023/08/12 17:36:02 Expected and Actual scan responses are the same
2023/08/12 17:36:02
--- PrimaryScanAllNoFilter ---
2023/08/12 17:36:02 Using n1ql client
2023/08/12 17:36:03 Expected and Actual scan responses are the same
--- PASS: TestMultiScanPrimaryIndex (0.38s)
=== RUN TestMultiScanDistinct
2023/08/12 17:36:03 In TestScansDistinct()
2023/08/12 17:36:03
--------- Composite Index with 2 fields ---------
2023/08/12 17:36:03
--- ScanAllNoFilter ---
2023/08/12 17:36:03 distinct = true
2023/08/12 17:36:03 Using n1ql client
2023/08/12 17:36:03 Expected and Actual scan responses are the same
2023/08/12 17:36:03
--- ScanAllFilterNil ---
2023/08/12 17:36:03 distinct = true
2023/08/12 17:36:04 Using n1ql client
2023/08/12 17:36:04 Expected and Actual scan responses are the same
2023/08/12 17:36:04
--- ScanAll_AllFiltersNil ---
2023/08/12 17:36:04 distinct = true
2023/08/12 17:36:04 Using n1ql client
2023/08/12 17:36:05 Expected and Actual scan responses are the same
2023/08/12 17:36:05
--- SingleSeek ---
2023/08/12 17:36:05 distinct = true
2023/08/12 17:36:05 Using n1ql client
2023/08/12 17:36:05 Expected and Actual scan responses are the same
2023/08/12 17:36:05
--- MultipleSeek ---
2023/08/12 17:36:05 distinct = true
2023/08/12 17:36:05 Using n1ql client
2023/08/12 17:36:05 Expected and Actual scan responses are the same
2023/08/12 17:36:05
--- SimpleRange ---
2023/08/12 17:36:05 distinct = true
2023/08/12 17:36:06 Using n1ql client
2023/08/12 17:36:06 Expected and Actual scan responses are the same
2023/08/12 17:36:06
--- NonOverlappingRanges ---
2023/08/12 17:36:06 distinct = true
2023/08/12 17:36:06 Using n1ql client
2023/08/12 17:36:06 Expected and Actual scan responses are the same
2023/08/12 17:36:06
--- OverlappingRanges ---
2023/08/12 17:36:06 distinct = true
2023/08/12 17:36:07 Using n1ql client
2023/08/12 17:36:07 Expected and Actual scan responses are the same
2023/08/12 17:36:07
--- NonOverlappingFilters ---
2023/08/12 17:36:07 distinct = true
2023/08/12 17:36:07 Using n1ql client
2023/08/12 17:36:07 Expected and Actual scan responses are the same
2023/08/12 17:36:07
--- OverlappingFilters ---
2023/08/12 17:36:07 distinct = true
2023/08/12 17:36:08 Using n1ql client
2023/08/12 17:36:08 Expected and Actual scan responses are the same
2023/08/12 17:36:08
--- BoundaryFilters ---
2023/08/12 17:36:08 distinct = true
2023/08/12 17:36:08 Using n1ql client
2023/08/12 17:36:09 Expected and Actual scan responses are the same
2023/08/12 17:36:09
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:36:09 distinct = true
2023/08/12 17:36:09 Using n1ql client
2023/08/12 17:36:09 Expected and Actual scan responses are the same
2023/08/12 17:36:09
--- SeekAndFilters_Overlapping ---
2023/08/12 17:36:09 distinct = true
2023/08/12 17:36:10 Using n1ql client
2023/08/12 17:36:10 Expected and Actual scan responses are the same
2023/08/12 17:36:10
--- SimpleRangeLowUnbounded ---
2023/08/12 17:36:10 distinct = false
2023/08/12 17:36:10 Using n1ql client
2023/08/12 17:36:10 Expected and Actual scan responses are the same
2023/08/12 17:36:10
--- SimpleRangeHighUnbounded ---
2023/08/12 17:36:10 distinct = false
2023/08/12 17:36:11 Using n1ql client
2023/08/12 17:36:11 Expected and Actual scan responses are the same
2023/08/12 17:36:11
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:36:11 distinct = false
2023/08/12 17:36:11 Using n1ql client
2023/08/12 17:36:11 Expected and Actual scan responses are the same
2023/08/12 17:36:11
--- FiltersWithUnbounded ---
2023/08/12 17:36:11 distinct = false
2023/08/12 17:36:12 Using n1ql client
2023/08/12 17:36:12 Expected and Actual scan responses are the same
2023/08/12 17:36:12
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:36:12 distinct = false
2023/08/12 17:36:12 Using n1ql client
2023/08/12 17:36:12 Expected and Actual scan responses are the same
2023/08/12 17:36:12
--------- Simple Index with 1 field ---------
2023/08/12 17:36:12
--- SingleIndexSimpleRange ---
2023/08/12 17:36:12 distinct = true
2023/08/12 17:36:13 Using n1ql client
2023/08/12 17:36:13 Expected and Actual scan responses are the same
2023/08/12 17:36:13
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:36:13 distinct = true
2023/08/12 17:36:13 Using n1ql client
2023/08/12 17:36:13 Expected and Actual scan responses are the same
2023/08/12 17:36:13
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:36:13 distinct = true
2023/08/12 17:36:14 Using n1ql client
2023/08/12 17:36:14 Expected and Actual scan responses are the same
2023/08/12 17:36:14
--------- Composite Index with 3 fields ---------
2023/08/12 17:36:14
--- ScanAllNoFilter ---
2023/08/12 17:36:14 distinct = true
2023/08/12 17:36:14 Using n1ql client
2023/08/12 17:36:14 Expected and Actual scan responses are the same
2023/08/12 17:36:14
--- ScanAllFilterNil ---
2023/08/12 17:36:14 distinct = true
2023/08/12 17:36:15 Using n1ql client
2023/08/12 17:36:15 Expected and Actual scan responses are the same
2023/08/12 17:36:15
--- ScanAll_AllFiltersNil ---
2023/08/12 17:36:15 distinct = true
2023/08/12 17:36:15 Using n1ql client
2023/08/12 17:36:16 Expected and Actual scan responses are the same
2023/08/12 17:36:16
--- 3FieldsSingleSeek ---
2023/08/12 17:36:16 distinct = true
2023/08/12 17:36:16 Using n1ql client
2023/08/12 17:36:16 Expected and Actual scan responses are the same
2023/08/12 17:36:16
--- 3FieldsMultipleSeeks ---
2023/08/12 17:36:16 distinct = true
2023/08/12 17:36:17 Using n1ql client
2023/08/12 17:36:17 Expected and Actual scan responses are the same
2023/08/12 17:36:17
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:36:17 distinct = true
2023/08/12 17:36:17 Using n1ql client
2023/08/12 17:36:17 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDistinct (14.32s)
=== RUN TestMultiScanProjection
2023/08/12 17:36:17 In TestMultiScanProjection()
2023/08/12 17:36:17
--------- Composite Index with 2 fields ---------
2023/08/12 17:36:17
--- ScanAllNoFilter ---
2023/08/12 17:36:17 distinct = true
2023/08/12 17:36:17 Using n1ql client
2023/08/12 17:36:18 Expected and Actual scan responses are the same
2023/08/12 17:36:18
--- ScanAllFilterNil ---
2023/08/12 17:36:18 distinct = true
2023/08/12 17:36:18 Using n1ql client
2023/08/12 17:36:18 Expected and Actual scan responses are the same
2023/08/12 17:36:18
--- ScanAll_AllFiltersNil ---
2023/08/12 17:36:18 distinct = true
2023/08/12 17:36:19 Using n1ql client
2023/08/12 17:36:19 Expected and Actual scan responses are the same
2023/08/12 17:36:19
--- SingleSeek ---
2023/08/12 17:36:19 distinct = true
2023/08/12 17:36:19 Using n1ql client
2023/08/12 17:36:19 Expected and Actual scan responses are the same
2023/08/12 17:36:19
--- MultipleSeek ---
2023/08/12 17:36:19 distinct = true
2023/08/12 17:36:20 Using n1ql client
2023/08/12 17:36:20 Expected and Actual scan responses are the same
2023/08/12 17:36:20
--- SimpleRange ---
2023/08/12 17:36:20 distinct = true
2023/08/12 17:36:20 Using n1ql client
2023/08/12 17:36:20 Expected and Actual scan responses are the same
2023/08/12 17:36:20
--- NonOverlappingRanges ---
2023/08/12 17:36:20 distinct = true
2023/08/12 17:36:20 Using n1ql client
2023/08/12 17:36:21 Expected and Actual scan responses are the same
2023/08/12 17:36:21
--- OverlappingRanges ---
2023/08/12 17:36:21 distinct = true
2023/08/12 17:36:21 Using n1ql client
2023/08/12 17:36:21 Expected and Actual scan responses are the same
2023/08/12 17:36:21
--- NonOverlappingFilters ---
2023/08/12 17:36:21 distinct = true
2023/08/12 17:36:21 Using n1ql client
2023/08/12 17:36:22 Expected and Actual scan responses are the same
2023/08/12 17:36:22
--- OverlappingFilters ---
2023/08/12 17:36:22 distinct = true
2023/08/12 17:36:22 Using n1ql client
2023/08/12 17:36:22 Expected and Actual scan responses are the same
2023/08/12 17:36:22
--- BoundaryFilters ---
2023/08/12 17:36:22 distinct = true
2023/08/12 17:36:22 Using n1ql client
2023/08/12 17:36:23 Expected and Actual scan responses are the same
2023/08/12 17:36:23
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:36:23 distinct = true
2023/08/12 17:36:23 Using n1ql client
2023/08/12 17:36:23 Expected and Actual scan responses are the same
2023/08/12 17:36:23
--- SeekAndFilters_Overlapping ---
2023/08/12 17:36:23 distinct = true
2023/08/12 17:36:23 Using n1ql client
2023/08/12 17:36:23 Expected and Actual scan responses are the same
2023/08/12 17:36:23
--- SimpleRangeLowUnbounded ---
2023/08/12 17:36:23 distinct = false
2023/08/12 17:36:24 Using n1ql client
2023/08/12 17:36:24 Expected and Actual scan responses are the same
2023/08/12 17:36:24
--- SimpleRangeHighUnbounded ---
2023/08/12 17:36:24 distinct = false
2023/08/12 17:36:24 Using n1ql client
2023/08/12 17:36:24 Expected and Actual scan responses are the same
2023/08/12 17:36:24
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:36:24 distinct = false
2023/08/12 17:36:25 Using n1ql client
2023/08/12 17:36:25 Expected and Actual scan responses are the same
2023/08/12 17:36:25
--- FiltersWithUnbounded ---
2023/08/12 17:36:25 distinct = false
2023/08/12 17:36:25 Using n1ql client
2023/08/12 17:36:26 Expected and Actual scan responses are the same
2023/08/12 17:36:26
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:36:26 distinct = false
2023/08/12 17:36:26 Using n1ql client
2023/08/12 17:36:26 Expected and Actual scan responses are the same
2023/08/12 17:36:26
--------- Simple Index with 1 field ---------
2023/08/12 17:36:26
--- SingleIndexSimpleRange ---
2023/08/12 17:36:26 distinct = true
2023/08/12 17:36:26 Using n1ql client
2023/08/12 17:36:26 Expected and Actual scan responses are the same
2023/08/12 17:36:26
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:36:26 distinct = true
2023/08/12 17:36:27 Using n1ql client
2023/08/12 17:36:27 Expected and Actual scan responses are the same
2023/08/12 17:36:27
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:36:27 distinct = true
2023/08/12 17:36:27 Using n1ql client
2023/08/12 17:36:27 Expected and Actual scan responses are the same
2023/08/12 17:36:27
--------- Composite Index with 3 fields ---------
2023/08/12 17:36:27
--- ScanAllNoFilter ---
2023/08/12 17:36:27 distinct = true
2023/08/12 17:36:28 Using n1ql client
2023/08/12 17:36:28 Expected and Actual scan responses are the same
2023/08/12 17:36:28
--- ScanAllFilterNil ---
2023/08/12 17:36:28 distinct = true
2023/08/12 17:36:28 Using n1ql client
2023/08/12 17:36:29 Expected and Actual scan responses are the same
2023/08/12 17:36:29
--- ScanAll_AllFiltersNil ---
2023/08/12 17:36:29 distinct = true
2023/08/12 17:36:29 Using n1ql client
2023/08/12 17:36:29 Expected and Actual scan responses are the same
2023/08/12 17:36:29
--- 3FieldsSingleSeek ---
2023/08/12 17:36:29 distinct = true
2023/08/12 17:36:30 Using n1ql client
2023/08/12 17:36:30 Expected and Actual scan responses are the same
2023/08/12 17:36:30
--- 3FieldsMultipleSeeks ---
2023/08/12 17:36:30 distinct = true
2023/08/12 17:36:30 Using n1ql client
2023/08/12 17:36:30 Expected and Actual scan responses are the same
2023/08/12 17:36:30
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:36:30 distinct = true
2023/08/12 17:36:31 Using n1ql client
2023/08/12 17:36:31 Expected and Actual scan responses are the same
2023/08/12 17:36:31 indexes are: index_company, index_companyname, index_company_name_age, index_company_name_age_address, index_company_name_age_address_friends
2023/08/12 17:36:31 fields are: [company], [company name], [company name age], [company name age address], [company name age address friends]
2023/08/12 17:36:31
--- SingleIndexProjectFirst ---
2023/08/12 17:36:31 distinct = true
2023/08/12 17:36:31 Using n1ql client
2023/08/12 17:36:31 Expected and Actual scan responses are the same
2023/08/12 17:36:31
--- 2FieldIndexProjectSecond ---
2023/08/12 17:36:31 distinct = true
2023/08/12 17:36:31 Using n1ql client
2023/08/12 17:36:31 Expected and Actual scan responses are the same
2023/08/12 17:36:31
--- 3FieldIndexProjectThird ---
2023/08/12 17:36:31 distinct = true
2023/08/12 17:36:32 Using n1ql client
2023/08/12 17:36:32 Expected and Actual scan responses are the same
2023/08/12 17:36:32
--- 4FieldIndexProjectFourth ---
2023/08/12 17:36:32 distinct = true
2023/08/12 17:36:34 Using n1ql client
2023/08/12 17:36:34 Expected and Actual scan responses are the same
2023/08/12 17:36:34
--- 5FieldIndexProjectFifth ---
2023/08/12 17:36:34 distinct = true
2023/08/12 17:36:37 Using n1ql client
2023/08/12 17:36:37 Expected and Actual scan responses are the same
2023/08/12 17:36:37
--- 2FieldIndexProjectTwo ---
2023/08/12 17:36:37 distinct = true
2023/08/12 17:36:37 Using n1ql client
2023/08/12 17:36:37 Expected and Actual scan responses are the same
2023/08/12 17:36:37
--- 3FieldIndexProjectTwo ---
2023/08/12 17:36:37 distinct = true
2023/08/12 17:36:38 Using n1ql client
2023/08/12 17:36:38 Expected and Actual scan responses are the same
2023/08/12 17:36:38
--- 3FieldIndexProjectTwo ---
2023/08/12 17:36:38 distinct = true
2023/08/12 17:36:38 Using n1ql client
2023/08/12 17:36:38 Expected and Actual scan responses are the same
2023/08/12 17:36:38
--- 3FieldIndexProjectTwo ---
2023/08/12 17:36:38 distinct = true
2023/08/12 17:36:39 Using n1ql client
2023/08/12 17:36:39 Expected and Actual scan responses are the same
2023/08/12 17:36:39
--- 4FieldIndexProjectTwo ---
2023/08/12 17:36:39 distinct = true
2023/08/12 17:36:40 Using n1ql client
2023/08/12 17:36:41 Expected and Actual scan responses are the same
2023/08/12 17:36:41
--- 4FieldIndexProjectTwo ---
2023/08/12 17:36:41 distinct = true
2023/08/12 17:36:42 Using n1ql client
2023/08/12 17:36:42 Expected and Actual scan responses are the same
2023/08/12 17:36:42
--- 4FieldIndexProjectTwo ---
2023/08/12 17:36:42 distinct = true
2023/08/12 17:36:44 Using n1ql client
2023/08/12 17:36:44 Expected and Actual scan responses are the same
2023/08/12 17:36:44
--- 4FieldIndexProjectTwo ---
2023/08/12 17:36:44 distinct = true
2023/08/12 17:36:45 Using n1ql client
2023/08/12 17:36:45 Expected and Actual scan responses are the same
2023/08/12 17:36:45
--- 4FieldIndexProjectTwo ---
2023/08/12 17:36:45 distinct = true
2023/08/12 17:36:47 Using n1ql client
2023/08/12 17:36:47 Expected and Actual scan responses are the same
2023/08/12 17:36:47
--- 5FieldIndexProjectTwo ---
2023/08/12 17:36:47 distinct = true
2023/08/12 17:36:50 Using n1ql client
2023/08/12 17:36:50 Expected and Actual scan responses are the same
2023/08/12 17:36:50
--- 5FieldIndexProjectTwo ---
2023/08/12 17:36:50 distinct = true
2023/08/12 17:36:54 Using n1ql client
2023/08/12 17:36:54 Expected and Actual scan responses are the same
2023/08/12 17:36:54
--- 5FieldIndexProjectTwo ---
2023/08/12 17:36:54 distinct = true
2023/08/12 17:36:57 Using n1ql client
2023/08/12 17:36:57 Expected and Actual scan responses are the same
2023/08/12 17:36:57
--- 5FieldIndexProjectTwo ---
2023/08/12 17:36:57 distinct = true
2023/08/12 17:37:00 Using n1ql client
2023/08/12 17:37:00 Expected and Actual scan responses are the same
2023/08/12 17:37:00
--- 5FieldIndexProjectThree ---
2023/08/12 17:37:00 distinct = true
2023/08/12 17:37:04 Using n1ql client
2023/08/12 17:37:04 Expected and Actual scan responses are the same
2023/08/12 17:37:04
--- 5FieldIndexProjectFour ---
2023/08/12 17:37:04 distinct = true
2023/08/12 17:37:07 Using n1ql client
2023/08/12 17:37:07 Expected and Actual scan responses are the same
2023/08/12 17:37:07
--- 5FieldIndexProjectAll ---
2023/08/12 17:37:07 distinct = true
2023/08/12 17:37:11 Using n1ql client
2023/08/12 17:37:12 Expected and Actual scan responses are the same
2023/08/12 17:37:12
--- 5FieldIndexProjectAlternate ---
2023/08/12 17:37:12 distinct = true
2023/08/12 17:37:15 Using n1ql client
2023/08/12 17:37:15 Expected and Actual scan responses are the same
2023/08/12 17:37:15
--- 5FieldIndexProjectEmptyEntryKeys ---
2023/08/12 17:37:15 distinct = true
2023/08/12 17:37:18 Using n1ql client
2023/08/12 17:37:18 Expected and Actual scan responses are the same
--- PASS: TestMultiScanProjection (61.17s)
=== RUN TestMultiScanRestAPI
2023/08/12 17:37:18 In TestMultiScanRestAPI()
2023/08/12 17:37:18 In DropAllSecondaryIndexes()
2023/08/12 17:37:18 Index found: addressidx
2023/08/12 17:37:18 Dropped index addressidx
2023/08/12 17:37:18 Index found: index_company
2023/08/12 17:37:18 Dropped index index_company
2023/08/12 17:37:18 Index found: index_company_name_age
2023/08/12 17:37:18 Dropped index index_company_name_age
2023/08/12 17:37:18 Index found: index_company_name_age_address
2023/08/12 17:37:18 Dropped index index_company_name_age_address
2023/08/12 17:37:18 Index found: index_companyname
2023/08/12 17:37:19 Dropped index index_companyname
2023/08/12 17:37:19 Index found: index_primary
2023/08/12 17:37:19 Dropped index index_primary
2023/08/12 17:37:19 Index found: index_company_name_age_address_friends
2023/08/12 17:37:19 Dropped index index_company_name_age_address_friends
2023/08/12 17:37:22 Created the secondary index index_companyname. Waiting for it become active
2023/08/12 17:37:22 Index is 8951286161002523119 now active
2023/08/12 17:37:22 GET all indexes
2023/08/12 17:37:22 200 OK
2023/08/12 17:37:22 getscans status : 200 OK
2023/08/12 17:37:22 number of entries 337
2023/08/12 17:37:23 Status : 200 OK
2023/08/12 17:37:23 Result from multiscancount API = 0
--- PASS: TestMultiScanRestAPI (4.42s)
=== RUN TestMultiScanPrimaryIndexVariations
2023/08/12 17:37:23 In TestMultiScanPrimaryIndexVariations()
2023/08/12 17:37:29 Created the secondary index index_pi. Waiting for it become active
2023/08/12 17:37:29 Index is 3086625130271582877 now active
2023/08/12 17:37:29
--- No Overlap ---
2023/08/12 17:37:29 Using n1ql client
2023/08/12 17:37:29 Expected and Actual scan responses are the same
2023/08/12 17:37:29
--- Proper Overlap ---
2023/08/12 17:37:29 Using n1ql client
2023/08/12 17:37:29 Expected and Actual scan responses are the same
2023/08/12 17:37:29
--- Low Boundary Overlap ---
2023/08/12 17:37:29 Using n1ql client
2023/08/12 17:37:29 Expected and Actual scan responses are the same
2023/08/12 17:37:29
--- Complex Overlaps ---
2023/08/12 17:37:29 Using n1ql client
2023/08/12 17:37:29 Expected and Actual scan responses are the same
2023/08/12 17:37:29
--- Multiple Equal Overlaps ---
2023/08/12 17:37:29 Using n1ql client
2023/08/12 17:37:29 Expected and Actual scan responses are the same
2023/08/12 17:37:29
--- Boundary and Subset Overlaps ---
2023/08/12 17:37:29 Using n1ql client
2023/08/12 17:37:29 Expected and Actual scan responses are the same
2023/08/12 17:37:29
--- Point Overlaps ---
2023/08/12 17:37:29 Using n1ql client
2023/08/12 17:37:29 Expected and Actual scan responses are the same
2023/08/12 17:37:29
--- Boundary and Point Overlaps ---
2023/08/12 17:37:29 Using n1ql client
2023/08/12 17:37:29 Expected and Actual scan responses are the same
2023/08/12 17:37:29
--- Primary index range null ---
2023/08/12 17:37:29 Using n1ql client
2023/08/12 17:37:29 Expected and Actual scan responses are the same
2023/08/12 17:37:29 Dropping the secondary index index_pi
2023/08/12 17:37:29 Index dropped
--- PASS: TestMultiScanPrimaryIndexVariations (6.89s)
=== RUN TestMultiScanDescSetup
2023/08/12 17:37:29 In TestMultiScanDescSetup()
2023/08/12 17:37:29 In DropAllSecondaryIndexes()
2023/08/12 17:37:29 Index found: index_companyname
2023/08/12 17:37:30 Dropped index index_companyname
2023/08/12 17:37:35 Created the secondary index index_companyname_desc. Waiting for it become active
2023/08/12 17:37:35 Index is 15284888102718351824 now active
2023/08/12 17:37:42 Created the secondary index index_company_desc. Waiting for it become active
2023/08/12 17:37:42 Index is 3688805272016704935 now active
2023/08/12 17:37:48 Created the secondary index index_company_name_age_desc. Waiting for it become active
2023/08/12 17:37:48 Index is 36744767840812059 now active
--- PASS: TestMultiScanDescSetup (18.98s)
=== RUN TestMultiScanDescScenarios
2023/08/12 17:37:48 In TestMultiScanDescScenarios()
2023/08/12 17:37:48
--------- Composite Index with 2 fields ---------
2023/08/12 17:37:48
--- ScanAllNoFilter ---
2023/08/12 17:37:48 distinct = false
2023/08/12 17:37:49 Using n1ql client
2023/08/12 17:37:49 Expected and Actual scan responses are the same
2023/08/12 17:37:49
--- ScanAllFilterNil ---
2023/08/12 17:37:49 distinct = false
2023/08/12 17:37:50 Using n1ql client
2023/08/12 17:37:50 Expected and Actual scan responses are the same
2023/08/12 17:37:50
--- ScanAll_AllFiltersNil ---
2023/08/12 17:37:50 distinct = false
2023/08/12 17:37:50 Using n1ql client
2023/08/12 17:37:50 Expected and Actual scan responses are the same
2023/08/12 17:37:50
--- SingleSeek ---
2023/08/12 17:37:50 distinct = false
2023/08/12 17:37:51 Using n1ql client
2023/08/12 17:37:51 Expected and Actual scan responses are the same
2023/08/12 17:37:51
--- MultipleSeek ---
2023/08/12 17:37:51 distinct = false
2023/08/12 17:37:51 Using n1ql client
2023/08/12 17:37:51 Expected and Actual scan responses are the same
2023/08/12 17:37:51
--- SimpleRange ---
2023/08/12 17:37:51 distinct = false
2023/08/12 17:37:52 Using n1ql client
2023/08/12 17:37:52 Expected and Actual scan responses are the same
2023/08/12 17:37:52
--- NonOverlappingRanges ---
2023/08/12 17:37:52 distinct = false
2023/08/12 17:37:52 Using n1ql client
2023/08/12 17:37:52 Expected and Actual scan responses are the same
2023/08/12 17:37:52
--- OverlappingRanges ---
2023/08/12 17:37:52 distinct = false
2023/08/12 17:37:53 Using n1ql client
2023/08/12 17:37:53 Expected and Actual scan responses are the same
2023/08/12 17:37:53
--- NonOverlappingFilters ---
2023/08/12 17:37:53 distinct = false
2023/08/12 17:37:53 Using n1ql client
2023/08/12 17:37:53 Expected and Actual scan responses are the same
2023/08/12 17:37:53
--- OverlappingFilters ---
2023/08/12 17:37:53 distinct = false
2023/08/12 17:37:54 Using n1ql client
2023/08/12 17:37:54 Expected and Actual scan responses are the same
2023/08/12 17:37:54
--- BoundaryFilters ---
2023/08/12 17:37:54 distinct = false
2023/08/12 17:37:54 Using n1ql client
2023/08/12 17:37:54 Expected and Actual scan responses are the same
2023/08/12 17:37:54
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:37:54 distinct = false
2023/08/12 17:37:55 Using n1ql client
2023/08/12 17:37:55 Expected and Actual scan responses are the same
2023/08/12 17:37:55
--- SeekAndFilters_Overlapping ---
2023/08/12 17:37:55 distinct = false
2023/08/12 17:37:55 Using n1ql client
2023/08/12 17:37:55 Expected and Actual scan responses are the same
2023/08/12 17:37:55
--- SimpleRangeLowUnbounded ---
2023/08/12 17:37:55 distinct = false
2023/08/12 17:37:55 Using n1ql client
2023/08/12 17:37:56 Expected and Actual scan responses are the same
2023/08/12 17:37:56
--- SimpleRangeHighUnbounded ---
2023/08/12 17:37:56 distinct = false
2023/08/12 17:37:56 Using n1ql client
2023/08/12 17:37:56 Expected and Actual scan responses are the same
2023/08/12 17:37:56
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:37:56 distinct = false
2023/08/12 17:37:56 Using n1ql client
2023/08/12 17:37:57 Expected and Actual scan responses are the same
2023/08/12 17:37:57
--- FiltersWithUnbounded ---
2023/08/12 17:37:57 distinct = false
2023/08/12 17:37:57 Using n1ql client
2023/08/12 17:37:57 Expected and Actual scan responses are the same
2023/08/12 17:37:57
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:37:57 distinct = false
2023/08/12 17:37:58 Using n1ql client
2023/08/12 17:37:58 Expected and Actual scan responses are the same
2023/08/12 17:37:58
--------- Simple Index with 1 field ---------
2023/08/12 17:37:58
--- SingleIndexSimpleRange ---
2023/08/12 17:37:58 distinct = false
2023/08/12 17:37:58 Using n1ql client
2023/08/12 17:37:58 Expected and Actual scan responses are the same
2023/08/12 17:37:58
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:37:58 distinct = false
2023/08/12 17:37:58 Using n1ql client
2023/08/12 17:37:59 Expected and Actual scan responses are the same
2023/08/12 17:37:59
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:37:59 distinct = false
2023/08/12 17:37:59 Using n1ql client
2023/08/12 17:37:59 Expected and Actual scan responses are the same
2023/08/12 17:37:59
--------- Composite Index with 3 fields ---------
2023/08/12 17:37:59
--- ScanAllNoFilter ---
2023/08/12 17:37:59 distinct = false
2023/08/12 17:38:00 Using n1ql client
2023/08/12 17:38:00 Expected and Actual scan responses are the same
2023/08/12 17:38:00
--- ScanAllFilterNil ---
2023/08/12 17:38:00 distinct = false
2023/08/12 17:38:00 Using n1ql client
2023/08/12 17:38:00 Expected and Actual scan responses are the same
2023/08/12 17:38:00
--- ScanAll_AllFiltersNil ---
2023/08/12 17:38:00 distinct = false
2023/08/12 17:38:01 Using n1ql client
2023/08/12 17:38:01 Expected and Actual scan responses are the same
2023/08/12 17:38:01
--- 3FieldsSingleSeek ---
2023/08/12 17:38:01 distinct = false
2023/08/12 17:38:02 Using n1ql client
2023/08/12 17:38:02 Expected and Actual scan responses are the same
2023/08/12 17:38:02
--- 3FieldsMultipleSeeks ---
2023/08/12 17:38:02 distinct = false
2023/08/12 17:38:02 Using n1ql client
2023/08/12 17:38:02 Expected and Actual scan responses are the same
2023/08/12 17:38:02
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:38:02 distinct = false
2023/08/12 17:38:02 Using n1ql client
2023/08/12 17:38:02 Expected and Actual scan responses are the same
2023/08/12 17:38:02
--------- New scenarios ---------
2023/08/12 17:38:02
--- CompIndexHighUnbounded1 ---
2023/08/12 17:38:02
--- Multi Scan 0 ---
2023/08/12 17:38:02 distinct = false
2023/08/12 17:38:03 Using n1ql client
2023/08/12 17:38:03 Expected and Actual scan responses are the same
2023/08/12 17:38:03
--- Multi Scan 1 ---
2023/08/12 17:38:03 distinct = false
2023/08/12 17:38:03 Using n1ql client
2023/08/12 17:38:03 Expected and Actual scan responses are the same
2023/08/12 17:38:03
--- Multi Scan 2 ---
2023/08/12 17:38:03 distinct = false
2023/08/12 17:38:04 Using n1ql client
2023/08/12 17:38:04 Expected and Actual scan responses are the same
2023/08/12 17:38:04
--- CompIndexHighUnbounded2 ---
2023/08/12 17:38:04
--- Multi Scan 0 ---
2023/08/12 17:38:04 distinct = false
2023/08/12 17:38:04 Using n1ql client
2023/08/12 17:38:04 Expected and Actual scan responses are the same
2023/08/12 17:38:04
--- Multi Scan 1 ---
2023/08/12 17:38:04 distinct = false
2023/08/12 17:38:05 Using n1ql client
2023/08/12 17:38:05 Expected and Actual scan responses are the same
2023/08/12 17:38:05
--- Multi Scan 2 ---
2023/08/12 17:38:05 distinct = false
2023/08/12 17:38:05 Using n1ql client
2023/08/12 17:38:05 Expected and Actual scan responses are the same
2023/08/12 17:38:05
--- CompIndexHighUnbounded3 ---
2023/08/12 17:38:05
--- Multi Scan 0 ---
2023/08/12 17:38:05 distinct = false
2023/08/12 17:38:06 Using n1ql client
2023/08/12 17:38:06 Expected and Actual scan responses are the same
2023/08/12 17:38:06
--- CompIndexHighUnbounded4 ---
2023/08/12 17:38:06
--- Multi Scan 0 ---
2023/08/12 17:38:06 distinct = false
2023/08/12 17:38:06 Using n1ql client
2023/08/12 17:38:06 Expected and Actual scan responses are the same
2023/08/12 17:38:06
--- CompIndexHighUnbounded5 ---
2023/08/12 17:38:06
--- Multi Scan 0 ---
2023/08/12 17:38:06 distinct = false
2023/08/12 17:38:07 Using n1ql client
2023/08/12 17:38:07 Expected and Actual scan responses are the same
2023/08/12 17:38:07
--- SeekBoundaries ---
2023/08/12 17:38:07
--- Multi Scan 0 ---
2023/08/12 17:38:07 distinct = false
2023/08/12 17:38:07 Using n1ql client
2023/08/12 17:38:07 Expected and Actual scan responses are the same
2023/08/12 17:38:07
--- Multi Scan 1 ---
2023/08/12 17:38:07 distinct = false
2023/08/12 17:38:08 Using n1ql client
2023/08/12 17:38:08 Expected and Actual scan responses are the same
2023/08/12 17:38:08
--- Multi Scan 2 ---
2023/08/12 17:38:08 distinct = false
2023/08/12 17:38:08 Using n1ql client
2023/08/12 17:38:08 Expected and Actual scan responses are the same
2023/08/12 17:38:08
--- Multi Scan 3 ---
2023/08/12 17:38:08 distinct = false
2023/08/12 17:38:09 Using n1ql client
2023/08/12 17:38:09 Expected and Actual scan responses are the same
2023/08/12 17:38:09
--- Multi Scan 4 ---
2023/08/12 17:38:09 distinct = false
2023/08/12 17:38:10 Using n1ql client
2023/08/12 17:38:10 Expected and Actual scan responses are the same
2023/08/12 17:38:10
--- Multi Scan 5 ---
2023/08/12 17:38:10 distinct = false
2023/08/12 17:38:10 Using n1ql client
2023/08/12 17:38:10 Expected and Actual scan responses are the same
2023/08/12 17:38:10
--- Multi Scan 6 ---
2023/08/12 17:38:10 distinct = false
2023/08/12 17:38:11 Using n1ql client
2023/08/12 17:38:11 Expected and Actual scan responses are the same
2023/08/12 17:38:11
--- Multi Scan 7 ---
2023/08/12 17:38:11 distinct = false
2023/08/12 17:38:11 Using n1ql client
2023/08/12 17:38:11 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescScenarios (22.71s)
=== RUN TestMultiScanDescCount
2023/08/12 17:38:11 In TestMultiScanDescCount()
2023/08/12 17:38:11
--------- Composite Index with 2 fields ---------
2023/08/12 17:38:11
--- ScanAllNoFilter ---
2023/08/12 17:38:11 distinct = false
2023/08/12 17:38:12 Using n1ql client
2023/08/12 17:38:12 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:38:12
--- ScanAllFilterNil ---
2023/08/12 17:38:12 distinct = false
2023/08/12 17:38:12 Using n1ql client
2023/08/12 17:38:12 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:38:12
--- ScanAll_AllFiltersNil ---
2023/08/12 17:38:12 distinct = false
2023/08/12 17:38:13 Using n1ql client
2023/08/12 17:38:13 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:38:13
--- SingleSeek ---
2023/08/12 17:38:13 distinct = false
2023/08/12 17:38:13 Using n1ql client
2023/08/12 17:38:13 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:38:13
--- MultipleSeek ---
2023/08/12 17:38:13 distinct = false
2023/08/12 17:38:14 Using n1ql client
2023/08/12 17:38:14 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/12 17:38:14
--- SimpleRange ---
2023/08/12 17:38:14 distinct = false
2023/08/12 17:38:14 Using n1ql client
2023/08/12 17:38:14 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/12 17:38:14
--- NonOverlappingRanges ---
2023/08/12 17:38:14 distinct = false
2023/08/12 17:38:14 Using n1ql client
2023/08/12 17:38:15 MultiScanCount = 4283 ExpectedMultiScanCount = 4283
2023/08/12 17:38:15
--- OverlappingRanges ---
2023/08/12 17:38:15 distinct = false
2023/08/12 17:38:15 Using n1ql client
2023/08/12 17:38:15 MultiScanCount = 5756 ExpectedMultiScanCount = 5756
2023/08/12 17:38:15
--- NonOverlappingFilters ---
2023/08/12 17:38:15 distinct = false
2023/08/12 17:38:15 Using n1ql client
2023/08/12 17:38:16 MultiScanCount = 337 ExpectedMultiScanCount = 337
2023/08/12 17:38:16
--- OverlappingFilters ---
2023/08/12 17:38:16 distinct = false
2023/08/12 17:38:16 Using n1ql client
2023/08/12 17:38:16 MultiScanCount = 2559 ExpectedMultiScanCount = 2559
2023/08/12 17:38:16
--- BoundaryFilters ---
2023/08/12 17:38:16 distinct = false
2023/08/12 17:38:16 Using n1ql client
2023/08/12 17:38:16 MultiScanCount = 499 ExpectedMultiScanCount = 499
2023/08/12 17:38:16
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:38:16 distinct = false
2023/08/12 17:38:17 Using n1ql client
2023/08/12 17:38:17 MultiScanCount = 256 ExpectedMultiScanCount = 256
2023/08/12 17:38:17
--- SeekAndFilters_Overlapping ---
2023/08/12 17:38:17 distinct = false
2023/08/12 17:38:17 Using n1ql client
2023/08/12 17:38:17 MultiScanCount = 255 ExpectedMultiScanCount = 255
2023/08/12 17:38:17
--- SimpleRangeLowUnbounded ---
2023/08/12 17:38:17 distinct = false
2023/08/12 17:38:18 Using n1ql client
2023/08/12 17:38:18 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/12 17:38:18
--- SimpleRangeHighUnbounded ---
2023/08/12 17:38:18 distinct = false
2023/08/12 17:38:18 Using n1ql client
2023/08/12 17:38:18 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/12 17:38:18
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:38:18 distinct = false
2023/08/12 17:38:19 Using n1ql client
2023/08/12 17:38:19 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:38:19
--- FiltersWithUnbounded ---
2023/08/12 17:38:19 distinct = false
2023/08/12 17:38:19 Using n1ql client
2023/08/12 17:38:19 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/12 17:38:19
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:38:19 distinct = false
2023/08/12 17:38:20 Using n1ql client
2023/08/12 17:38:20 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/12 17:38:20
--------- Simple Index with 1 field ---------
2023/08/12 17:38:20
--- SingleIndexSimpleRange ---
2023/08/12 17:38:20 distinct = false
2023/08/12 17:38:20 Using n1ql client
2023/08/12 17:38:20 MultiScanCount = 2273 ExpectedMultiScanCount = 2273
2023/08/12 17:38:20
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:38:20 distinct = false
2023/08/12 17:38:21 Using n1ql client
2023/08/12 17:38:21 MultiScanCount = 7140 ExpectedMultiScanCount = 7140
2023/08/12 17:38:21
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:38:21 distinct = false
2023/08/12 17:38:21 Using n1ql client
2023/08/12 17:38:21 MultiScanCount = 8701 ExpectedMultiScanCount = 8701
2023/08/12 17:38:21
--------- Composite Index with 3 fields ---------
2023/08/12 17:38:21
--- ScanAllNoFilter ---
2023/08/12 17:38:21 distinct = false
2023/08/12 17:38:22 Using n1ql client
2023/08/12 17:38:22 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:38:22
--- ScanAllFilterNil ---
2023/08/12 17:38:22 distinct = false
2023/08/12 17:38:22 Using n1ql client
2023/08/12 17:38:22 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:38:22
--- ScanAll_AllFiltersNil ---
2023/08/12 17:38:22 distinct = false
2023/08/12 17:38:23 Using n1ql client
2023/08/12 17:38:23 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:38:23
--- 3FieldsSingleSeek ---
2023/08/12 17:38:23 distinct = false
2023/08/12 17:38:23 Using n1ql client
2023/08/12 17:38:23 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:38:23
--- 3FieldsMultipleSeeks ---
2023/08/12 17:38:23 distinct = false
2023/08/12 17:38:24 Using n1ql client
2023/08/12 17:38:24 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/12 17:38:24
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:38:24 distinct = false
2023/08/12 17:38:24 Using n1ql client
2023/08/12 17:38:24 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/12 17:38:24
--------- New scenarios ---------
2023/08/12 17:38:24
--- CompIndexHighUnbounded1 ---
2023/08/12 17:38:24
--- Multi Scan 0 ---
2023/08/12 17:38:24 distinct = false
2023/08/12 17:38:25 Using n1ql client
2023/08/12 17:38:25 Using n1ql client
2023/08/12 17:38:25 len(scanResults) = 8 MultiScanCount = 8
2023/08/12 17:38:25 Expected and Actual scan responses are the same
2023/08/12 17:38:25
--- Multi Scan 1 ---
2023/08/12 17:38:25 distinct = false
2023/08/12 17:38:25 Using n1ql client
2023/08/12 17:38:25 Using n1ql client
2023/08/12 17:38:25 len(scanResults) = 0 MultiScanCount = 0
2023/08/12 17:38:25 Expected and Actual scan responses are the same
2023/08/12 17:38:25
--- Multi Scan 2 ---
2023/08/12 17:38:25 distinct = false
2023/08/12 17:38:25 Using n1ql client
2023/08/12 17:38:25 Using n1ql client
2023/08/12 17:38:25 len(scanResults) = 9 MultiScanCount = 9
2023/08/12 17:38:25 Expected and Actual scan responses are the same
2023/08/12 17:38:25
--- CompIndexHighUnbounded2 ---
2023/08/12 17:38:25
--- Multi Scan 0 ---
2023/08/12 17:38:25 distinct = false
2023/08/12 17:38:26 Using n1ql client
2023/08/12 17:38:26 Using n1ql client
2023/08/12 17:38:26 len(scanResults) = 4138 MultiScanCount = 4138
2023/08/12 17:38:26 Expected and Actual scan responses are the same
2023/08/12 17:38:26
--- Multi Scan 1 ---
2023/08/12 17:38:26 distinct = false
2023/08/12 17:38:26 Using n1ql client
2023/08/12 17:38:27 Using n1ql client
2023/08/12 17:38:27 len(scanResults) = 2746 MultiScanCount = 2746
2023/08/12 17:38:27 Expected and Actual scan responses are the same
2023/08/12 17:38:27
--- Multi Scan 2 ---
2023/08/12 17:38:27 distinct = false
2023/08/12 17:38:27 Using n1ql client
2023/08/12 17:38:27 Using n1ql client
2023/08/12 17:38:27 len(scanResults) = 4691 MultiScanCount = 4691
2023/08/12 17:38:27 Expected and Actual scan responses are the same
2023/08/12 17:38:27
--- CompIndexHighUnbounded3 ---
2023/08/12 17:38:27
--- Multi Scan 0 ---
2023/08/12 17:38:27 distinct = false
2023/08/12 17:38:28 Using n1ql client
2023/08/12 17:38:28 Using n1ql client
2023/08/12 17:38:28 len(scanResults) = 1329 MultiScanCount = 1329
2023/08/12 17:38:28 Expected and Actual scan responses are the same
2023/08/12 17:38:28
--- CompIndexHighUnbounded4 ---
2023/08/12 17:38:28
--- Multi Scan 0 ---
2023/08/12 17:38:28 distinct = false
2023/08/12 17:38:28 Using n1ql client
2023/08/12 17:38:28 Using n1ql client
2023/08/12 17:38:28 len(scanResults) = 5349 MultiScanCount = 5349
2023/08/12 17:38:28 Expected and Actual scan responses are the same
2023/08/12 17:38:28
--- CompIndexHighUnbounded5 ---
2023/08/12 17:38:28
--- Multi Scan 0 ---
2023/08/12 17:38:28 distinct = false
2023/08/12 17:38:29 Using n1ql client
2023/08/12 17:38:29 Using n1ql client
2023/08/12 17:38:29 len(scanResults) = 8210 MultiScanCount = 8210
2023/08/12 17:38:29 Expected and Actual scan responses are the same
2023/08/12 17:38:29
--- SeekBoundaries ---
2023/08/12 17:38:29
--- Multi Scan 0 ---
2023/08/12 17:38:29 distinct = false
2023/08/12 17:38:30 Using n1ql client
2023/08/12 17:38:30 Using n1ql client
2023/08/12 17:38:30 len(scanResults) = 175 MultiScanCount = 175
2023/08/12 17:38:30 Expected and Actual scan responses are the same
2023/08/12 17:38:30
--- Multi Scan 1 ---
2023/08/12 17:38:30 distinct = false
2023/08/12 17:38:30 Using n1ql client
2023/08/12 17:38:30 Using n1ql client
2023/08/12 17:38:30 len(scanResults) = 1 MultiScanCount = 1
2023/08/12 17:38:30 Expected and Actual scan responses are the same
2023/08/12 17:38:30
--- Multi Scan 2 ---
2023/08/12 17:38:30 distinct = false
2023/08/12 17:38:31 Using n1ql client
2023/08/12 17:38:31 Using n1ql client
2023/08/12 17:38:31 len(scanResults) = 555 MultiScanCount = 555
2023/08/12 17:38:31 Expected and Actual scan responses are the same
2023/08/12 17:38:31
--- Multi Scan 3 ---
2023/08/12 17:38:31 distinct = false
2023/08/12 17:38:31 Using n1ql client
2023/08/12 17:38:31 Using n1ql client
2023/08/12 17:38:31 len(scanResults) = 872 MultiScanCount = 872
2023/08/12 17:38:31 Expected and Actual scan responses are the same
2023/08/12 17:38:31
--- Multi Scan 4 ---
2023/08/12 17:38:31 distinct = false
2023/08/12 17:38:32 Using n1ql client
2023/08/12 17:38:32 Using n1ql client
2023/08/12 17:38:32 len(scanResults) = 287 MultiScanCount = 287
2023/08/12 17:38:32 Expected and Actual scan responses are the same
2023/08/12 17:38:32
--- Multi Scan 5 ---
2023/08/12 17:38:32 distinct = false
2023/08/12 17:38:32 Using n1ql client
2023/08/12 17:38:32 Using n1ql client
2023/08/12 17:38:32 len(scanResults) = 5254 MultiScanCount = 5254
2023/08/12 17:38:32 Expected and Actual scan responses are the same
2023/08/12 17:38:32
--- Multi Scan 6 ---
2023/08/12 17:38:32 distinct = false
2023/08/12 17:38:33 Using n1ql client
2023/08/12 17:38:33 Using n1ql client
2023/08/12 17:38:33 len(scanResults) = 5566 MultiScanCount = 5566
2023/08/12 17:38:33 Expected and Actual scan responses are the same
2023/08/12 17:38:33
--- Multi Scan 7 ---
2023/08/12 17:38:33 distinct = false
2023/08/12 17:38:34 Using n1ql client
2023/08/12 17:38:34 Using n1ql client
2023/08/12 17:38:34 len(scanResults) = 8 MultiScanCount = 8
2023/08/12 17:38:34 Expected and Actual scan responses are the same
2023/08/12 17:38:34
--------- With DISTINCT True ---------
2023/08/12 17:38:34
--- ScanAllNoFilter ---
2023/08/12 17:38:34 distinct = true
2023/08/12 17:38:34 Using n1ql client
2023/08/12 17:38:34 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:38:34
--- ScanAllFilterNil ---
2023/08/12 17:38:34 distinct = true
2023/08/12 17:38:35 Using n1ql client
2023/08/12 17:38:35 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:38:35
--- ScanAll_AllFiltersNil ---
2023/08/12 17:38:35 distinct = true
2023/08/12 17:38:35 Using n1ql client
2023/08/12 17:38:35 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:38:35
--- SingleSeek ---
2023/08/12 17:38:35 distinct = true
2023/08/12 17:38:36 Using n1ql client
2023/08/12 17:38:36 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:38:36
--- MultipleSeek ---
2023/08/12 17:38:36 distinct = true
2023/08/12 17:38:36 Using n1ql client
2023/08/12 17:38:36 MultiScanCount = 2 ExpectedMultiScanCount = 2
2023/08/12 17:38:36
--- SimpleRange ---
2023/08/12 17:38:36 distinct = true
2023/08/12 17:38:36 Using n1ql client
2023/08/12 17:38:36 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/12 17:38:36
--- NonOverlappingRanges ---
2023/08/12 17:38:36 distinct = true
2023/08/12 17:38:37 Using n1ql client
2023/08/12 17:38:37 MultiScanCount = 428 ExpectedMultiScanCount = 428
2023/08/12 17:38:37
--- NonOverlappingFilters2 ---
2023/08/12 17:38:37 distinct = true
2023/08/12 17:38:37 Using n1ql client
2023/08/12 17:38:37 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:38:37
--- OverlappingRanges ---
2023/08/12 17:38:37 distinct = true
2023/08/12 17:38:38 Using n1ql client
2023/08/12 17:38:38 MultiScanCount = 575 ExpectedMultiScanCount = 575
2023/08/12 17:38:38
--- NonOverlappingFilters ---
2023/08/12 17:38:38 distinct = true
2023/08/12 17:38:38 Using n1ql client
2023/08/12 17:38:38 MultiScanCount = 186 ExpectedMultiScanCount = 186
2023/08/12 17:38:38
--- OverlappingFilters ---
2023/08/12 17:38:38 distinct = true
2023/08/12 17:38:39 Using n1ql client
2023/08/12 17:38:39 MultiScanCount = 543 ExpectedMultiScanCount = 543
2023/08/12 17:38:39
--- BoundaryFilters ---
2023/08/12 17:38:39 distinct = true
2023/08/12 17:38:39 Using n1ql client
2023/08/12 17:38:39 MultiScanCount = 172 ExpectedMultiScanCount = 172
2023/08/12 17:38:39
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:38:39 distinct = true
2023/08/12 17:38:40 Using n1ql client
2023/08/12 17:38:40 MultiScanCount = 135 ExpectedMultiScanCount = 135
2023/08/12 17:38:40
--- SeekAndFilters_Overlapping ---
2023/08/12 17:38:40 distinct = true
2023/08/12 17:38:40 Using n1ql client
2023/08/12 17:38:40 MultiScanCount = 134 ExpectedMultiScanCount = 134
2023/08/12 17:38:40
--- SimpleRangeLowUnbounded ---
2023/08/12 17:38:40 distinct = false
2023/08/12 17:38:41 Using n1ql client
2023/08/12 17:38:41 MultiScanCount = 5618 ExpectedMultiScanCount = 5618
2023/08/12 17:38:41
--- SimpleRangeHighUnbounded ---
2023/08/12 17:38:41 distinct = false
2023/08/12 17:38:41 Using n1ql client
2023/08/12 17:38:41 MultiScanCount = 3704 ExpectedMultiScanCount = 3704
2023/08/12 17:38:41
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:38:41 distinct = false
2023/08/12 17:38:42 Using n1ql client
2023/08/12 17:38:42 MultiScanCount = 10002 ExpectedMultiScanCount = 10002
2023/08/12 17:38:42
--- FiltersWithUnbounded ---
2023/08/12 17:38:42 distinct = false
2023/08/12 17:38:42 Using n1ql client
2023/08/12 17:38:42 MultiScanCount = 3173 ExpectedMultiScanCount = 3173
2023/08/12 17:38:42
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:38:42 distinct = false
2023/08/12 17:38:43 Using n1ql client
2023/08/12 17:38:43 MultiScanCount = 418 ExpectedMultiScanCount = 418
2023/08/12 17:38:43
--------- Simple Index with 1 field ---------
2023/08/12 17:38:43
--- SingleIndexSimpleRange ---
2023/08/12 17:38:43 distinct = true
2023/08/12 17:38:43 Using n1ql client
2023/08/12 17:38:43 MultiScanCount = 227 ExpectedMultiScanCount = 227
2023/08/12 17:38:43
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:38:43 distinct = true
2023/08/12 17:38:43 Using n1ql client
2023/08/12 17:38:44 MultiScanCount = 713 ExpectedMultiScanCount = 713
2023/08/12 17:38:44
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:38:44 distinct = true
2023/08/12 17:38:44 Using n1ql client
2023/08/12 17:38:44 MultiScanCount = 869 ExpectedMultiScanCount = 869
2023/08/12 17:38:44
--------- Composite Index with 3 fields ---------
2023/08/12 17:38:44
--- ScanAllNoFilter ---
2023/08/12 17:38:44 distinct = true
2023/08/12 17:38:45 Using n1ql client
2023/08/12 17:38:45 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:38:45
--- ScanAllFilterNil ---
2023/08/12 17:38:45 distinct = true
2023/08/12 17:38:45 Using n1ql client
2023/08/12 17:38:45 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:38:45
--- ScanAll_AllFiltersNil ---
2023/08/12 17:38:45 distinct = true
2023/08/12 17:38:46 Using n1ql client
2023/08/12 17:38:46 MultiScanCount = 999 ExpectedMultiScanCount = 999
2023/08/12 17:38:46
--- 3FieldsSingleSeek ---
2023/08/12 17:38:46 distinct = true
2023/08/12 17:38:46 Using n1ql client
2023/08/12 17:38:46 MultiScanCount = 1 ExpectedMultiScanCount = 1
2023/08/12 17:38:46
--- 3FieldsMultipleSeeks ---
2023/08/12 17:38:46 distinct = true
2023/08/12 17:38:47 Using n1ql client
2023/08/12 17:38:47 MultiScanCount = 3 ExpectedMultiScanCount = 3
2023/08/12 17:38:47
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:38:47 distinct = true
2023/08/12 17:38:47 Using n1ql client
2023/08/12 17:38:47 MultiScanCount = 2 ExpectedMultiScanCount = 2
--- PASS: TestMultiScanDescCount (36.15s)
=== RUN TestMultiScanDescOffset
2023/08/12 17:38:47 In SkipTestMultiScanDescOffset()
2023/08/12 17:38:47
--------- Composite Index with 2 fields ---------
2023/08/12 17:38:47
--- ScanAllNoFilter ---
2023/08/12 17:38:47 distinct = false
2023/08/12 17:38:48 Using n1ql client
2023/08/12 17:38:48
--- ScanAllFilterNil ---
2023/08/12 17:38:48 distinct = false
2023/08/12 17:38:48 Using n1ql client
2023/08/12 17:38:49
--- ScanAll_AllFiltersNil ---
2023/08/12 17:38:49 distinct = false
2023/08/12 17:38:49 Using n1ql client
2023/08/12 17:38:49
--- SingleSeek ---
2023/08/12 17:38:49 distinct = false
2023/08/12 17:38:49 Using n1ql client
2023/08/12 17:38:49
--- MultipleSeek ---
2023/08/12 17:38:49 distinct = false
2023/08/12 17:38:50 Using n1ql client
2023/08/12 17:38:50
--- SimpleRange ---
2023/08/12 17:38:50 distinct = false
2023/08/12 17:38:50 Using n1ql client
2023/08/12 17:38:50
--- NonOverlappingRanges ---
2023/08/12 17:38:50 distinct = false
2023/08/12 17:38:51 Using n1ql client
2023/08/12 17:38:51
--- OverlappingRanges ---
2023/08/12 17:38:51 distinct = false
2023/08/12 17:38:51 Using n1ql client
2023/08/12 17:38:51
--- NonOverlappingFilters ---
2023/08/12 17:38:51 distinct = false
2023/08/12 17:38:52 Using n1ql client
2023/08/12 17:38:52
--- OverlappingFilters ---
2023/08/12 17:38:52 distinct = false
2023/08/12 17:38:52 Using n1ql client
2023/08/12 17:38:52
--- BoundaryFilters ---
2023/08/12 17:38:52 distinct = false
2023/08/12 17:38:53 Using n1ql client
2023/08/12 17:38:53
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:38:53 distinct = false
2023/08/12 17:38:53 Using n1ql client
2023/08/12 17:38:53
--- SeekAndFilters_Overlapping ---
2023/08/12 17:38:53 distinct = false
2023/08/12 17:38:54 Using n1ql client
2023/08/12 17:38:54
--- SimpleRangeLowUnbounded ---
2023/08/12 17:38:54 distinct = false
2023/08/12 17:38:54 Using n1ql client
2023/08/12 17:38:54 Expected and Actual scan responses are the same
2023/08/12 17:38:54
--- SimpleRangeHighUnbounded ---
2023/08/12 17:38:54 distinct = false
2023/08/12 17:38:55 Using n1ql client
2023/08/12 17:38:55 Expected and Actual scan responses are the same
2023/08/12 17:38:55
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:38:55 distinct = false
2023/08/12 17:38:55 Using n1ql client
2023/08/12 17:38:55 Expected and Actual scan responses are the same
2023/08/12 17:38:55
--- FiltersWithUnbounded ---
2023/08/12 17:38:55 distinct = false
2023/08/12 17:38:56 Using n1ql client
2023/08/12 17:38:56 Expected and Actual scan responses are the same
2023/08/12 17:38:56
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:38:56 distinct = false
2023/08/12 17:38:56 Using n1ql client
2023/08/12 17:38:56 Expected and Actual scan responses are the same
2023/08/12 17:38:56
--------- Simple Index with 1 field ---------
2023/08/12 17:38:56
--- SingleIndexSimpleRange ---
2023/08/12 17:38:56 distinct = false
2023/08/12 17:38:56 Using n1ql client
2023/08/12 17:38:57
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:38:57 distinct = false
2023/08/12 17:38:57 Using n1ql client
2023/08/12 17:38:57
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:38:57 distinct = false
2023/08/12 17:38:57 Using n1ql client
2023/08/12 17:38:58
--------- Composite Index with 3 fields ---------
2023/08/12 17:38:58
--- ScanAllNoFilter ---
2023/08/12 17:38:58 distinct = false
2023/08/12 17:38:58 Using n1ql client
2023/08/12 17:38:58
--- ScanAllFilterNil ---
2023/08/12 17:38:58 distinct = false
2023/08/12 17:38:59 Using n1ql client
2023/08/12 17:38:59
--- ScanAll_AllFiltersNil ---
2023/08/12 17:38:59 distinct = false
2023/08/12 17:38:59 Using n1ql client
2023/08/12 17:38:59
--- 3FieldsSingleSeek ---
2023/08/12 17:38:59 distinct = false
2023/08/12 17:39:00 Using n1ql client
2023/08/12 17:39:00
--- 3FieldsMultipleSeeks ---
2023/08/12 17:39:00 distinct = false
2023/08/12 17:39:00 Using n1ql client
2023/08/12 17:39:00
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:39:00 distinct = false
2023/08/12 17:39:01 Using n1ql client
--- PASS: TestMultiScanDescOffset (13.33s)
=== RUN TestMultiScanDescDistinct
2023/08/12 17:39:01 In SkipTestMultiScanDescDistinct()
2023/08/12 17:39:01
--------- Composite Index with 2 fields ---------
2023/08/12 17:39:01
--- ScanAllNoFilter ---
2023/08/12 17:39:01 distinct = true
2023/08/12 17:39:01 Using n1ql client
2023/08/12 17:39:01 Expected and Actual scan responses are the same
2023/08/12 17:39:01
--- ScanAllFilterNil ---
2023/08/12 17:39:01 distinct = true
2023/08/12 17:39:02 Using n1ql client
2023/08/12 17:39:02 Expected and Actual scan responses are the same
2023/08/12 17:39:02
--- ScanAll_AllFiltersNil ---
2023/08/12 17:39:02 distinct = true
2023/08/12 17:39:02 Using n1ql client
2023/08/12 17:39:03 Expected and Actual scan responses are the same
2023/08/12 17:39:03
--- SingleSeek ---
2023/08/12 17:39:03 distinct = true
2023/08/12 17:39:03 Using n1ql client
2023/08/12 17:39:03 Expected and Actual scan responses are the same
2023/08/12 17:39:03
--- MultipleSeek ---
2023/08/12 17:39:03 distinct = true
2023/08/12 17:39:03 Using n1ql client
2023/08/12 17:39:03 Expected and Actual scan responses are the same
2023/08/12 17:39:03
--- SimpleRange ---
2023/08/12 17:39:03 distinct = true
2023/08/12 17:39:04 Using n1ql client
2023/08/12 17:39:04 Expected and Actual scan responses are the same
2023/08/12 17:39:04
--- NonOverlappingRanges ---
2023/08/12 17:39:04 distinct = true
2023/08/12 17:39:04 Using n1ql client
2023/08/12 17:39:04 Expected and Actual scan responses are the same
2023/08/12 17:39:04
--- OverlappingRanges ---
2023/08/12 17:39:04 distinct = true
2023/08/12 17:39:05 Using n1ql client
2023/08/12 17:39:05 Expected and Actual scan responses are the same
2023/08/12 17:39:05
--- NonOverlappingFilters ---
2023/08/12 17:39:05 distinct = true
2023/08/12 17:39:05 Using n1ql client
2023/08/12 17:39:05 Expected and Actual scan responses are the same
2023/08/12 17:39:05
--- OverlappingFilters ---
2023/08/12 17:39:05 distinct = true
2023/08/12 17:39:06 Using n1ql client
2023/08/12 17:39:06 Expected and Actual scan responses are the same
2023/08/12 17:39:06
--- BoundaryFilters ---
2023/08/12 17:39:06 distinct = true
2023/08/12 17:39:06 Using n1ql client
2023/08/12 17:39:06 Expected and Actual scan responses are the same
2023/08/12 17:39:06
--- SeekAndFilters_NonOverlapping ---
2023/08/12 17:39:06 distinct = true
2023/08/12 17:39:07 Using n1ql client
2023/08/12 17:39:07 Expected and Actual scan responses are the same
2023/08/12 17:39:07
--- SeekAndFilters_Overlapping ---
2023/08/12 17:39:07 distinct = true
2023/08/12 17:39:07 Using n1ql client
2023/08/12 17:39:07 Expected and Actual scan responses are the same
2023/08/12 17:39:07
--- SimpleRangeLowUnbounded ---
2023/08/12 17:39:07 distinct = false
2023/08/12 17:39:08 Using n1ql client
2023/08/12 17:39:08 Expected and Actual scan responses are the same
2023/08/12 17:39:08
--- SimpleRangeHighUnbounded ---
2023/08/12 17:39:08 distinct = false
2023/08/12 17:39:08 Using n1ql client
2023/08/12 17:39:09 Expected and Actual scan responses are the same
2023/08/12 17:39:09
--- SimpleRangeMultipleUnbounded ---
2023/08/12 17:39:09 distinct = false
2023/08/12 17:39:09 Using n1ql client
2023/08/12 17:39:10 Expected and Actual scan responses are the same
2023/08/12 17:39:10
--- FiltersWithUnbounded ---
2023/08/12 17:39:10 distinct = false
2023/08/12 17:39:10 Using n1ql client
2023/08/12 17:39:10 Expected and Actual scan responses are the same
2023/08/12 17:39:10
--- FiltersLowGreaterThanHigh ---
2023/08/12 17:39:10 distinct = false
2023/08/12 17:39:11 Using n1ql client
2023/08/12 17:39:11 Expected and Actual scan responses are the same
2023/08/12 17:39:11
--------- Simple Index with 1 field ---------
2023/08/12 17:39:11
--- SingleIndexSimpleRange ---
2023/08/12 17:39:11 distinct = true
2023/08/12 17:39:11 Using n1ql client
2023/08/12 17:39:11 Expected and Actual scan responses are the same
2023/08/12 17:39:11
--- SingleIndex_SimpleRanges_NonOverlapping ---
2023/08/12 17:39:11 distinct = true
2023/08/12 17:39:11 Using n1ql client
2023/08/12 17:39:11 Expected and Actual scan responses are the same
2023/08/12 17:39:11
--- SingleIndex_SimpleRanges_Overlapping ---
2023/08/12 17:39:11 distinct = true
2023/08/12 17:39:12 Using n1ql client
2023/08/12 17:39:12 Expected and Actual scan responses are the same
2023/08/12 17:39:12
--------- Composite Index with 3 fields ---------
2023/08/12 17:39:12
--- ScanAllNoFilter ---
2023/08/12 17:39:12 distinct = true
2023/08/12 17:39:12 Using n1ql client
2023/08/12 17:39:13 Expected and Actual scan responses are the same
2023/08/12 17:39:13
--- ScanAllFilterNil ---
2023/08/12 17:39:13 distinct = true
2023/08/12 17:39:13 Using n1ql client
2023/08/12 17:39:13 Expected and Actual scan responses are the same
2023/08/12 17:39:13
--- ScanAll_AllFiltersNil ---
2023/08/12 17:39:13 distinct = true
2023/08/12 17:39:14 Using n1ql client
2023/08/12 17:39:14 Expected and Actual scan responses are the same
2023/08/12 17:39:14
--- 3FieldsSingleSeek ---
2023/08/12 17:39:14 distinct = true
2023/08/12 17:39:14 Using n1ql client
2023/08/12 17:39:14 Expected and Actual scan responses are the same
2023/08/12 17:39:14
--- 3FieldsMultipleSeeks ---
2023/08/12 17:39:14 distinct = true
2023/08/12 17:39:15 Using n1ql client
2023/08/12 17:39:15 Expected and Actual scan responses are the same
2023/08/12 17:39:15
--- 3FieldsMultipleSeeks_Identical ---
2023/08/12 17:39:15 distinct = true
2023/08/12 17:39:15 Using n1ql client
2023/08/12 17:39:15 Expected and Actual scan responses are the same
--- PASS: TestMultiScanDescDistinct (14.70s)
=== RUN TestGroupAggrSetup
2023/08/12 17:39:15 In TestGroupAggrSetup()
2023/08/12 17:39:15 Emptying the default bucket
2023/08/12 17:39:18 Flush Enabled on bucket default, responseBody:
2023/08/12 17:39:56 Flushed the bucket default, Response body:
2023/08/12 17:39:56 Dropping the secondary index index_agg
2023/08/12 17:39:56 Populating the default bucket
2023/08/12 17:40:00 Created the secondary index index_agg. Waiting for it become active
2023/08/12 17:40:00 Index is 17294550171082317068 now active
--- PASS: TestGroupAggrSetup (50.59s)
=== RUN TestGroupAggrLeading
2023/08/12 17:40:06 In TestGroupAggrLeading()
2023/08/12 17:40:06 Total Scanresults = 7
2023/08/12 17:40:06 Expected and Actual scan responses are the same
2023/08/12 17:40:06 Total Scanresults = 3
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLeading (0.01s)
=== RUN TestGroupAggrNonLeading
2023/08/12 17:40:06 In TestGroupAggrNonLeading()
2023/08/12 17:40:06 Total Scanresults = 4
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNonLeading (0.01s)
=== RUN TestGroupAggrNoGroup
2023/08/12 17:40:06 In TestGroupAggrNoGroup()
2023/08/12 17:40:06 Total Scanresults = 1
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroup (0.01s)
=== RUN TestGroupAggrMinMax
2023/08/12 17:40:06 In TestGroupAggrMinMax()
2023/08/12 17:40:06 Total Scanresults = 4
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax (0.01s)
=== RUN TestGroupAggrMinMax2
2023/08/12 17:40:06 In TestGroupAggrMinMax()
2023/08/12 17:40:06 Total Scanresults = 1
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMinMax2 (0.01s)
=== RUN TestGroupAggrLeading_N1QLExprs
2023/08/12 17:40:06 In TestGroupAggrLeading_N1QLExprs()
2023/08/12 17:40:06 Total Scanresults = 17
2023/08/12 17:40:06 basicGroupAggrN1QLExprs1: Scan validation passed
2023/08/12 17:40:06 Total Scanresults = 9
2023/08/12 17:40:06 basicGroupAggrN1QLExprs2: Scan validation passed
--- PASS: TestGroupAggrLeading_N1QLExprs (0.44s)
=== RUN TestGroupAggrLimit
2023/08/12 17:40:06 In TestGroupAggrLimit()
2023/08/12 17:40:06 Total Scanresults = 3
2023/08/12 17:40:06 Expected and Actual scan responses are the same
2023/08/12 17:40:06 Total Scanresults = 2
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrLimit (0.01s)
=== RUN TestGroupAggrOffset
2023/08/12 17:40:06 In TestGroupAggrOffset()
2023/08/12 17:40:06 Total Scanresults = 3
2023/08/12 17:40:06 Expected and Actual scan responses are the same
2023/08/12 17:40:06 Total Scanresults = 2
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrOffset (0.01s)
=== RUN TestGroupAggrCountN
2023/08/12 17:40:06 In TestGroupAggrCountN()
2023/08/12 17:40:06 Total Scanresults = 4
2023/08/12 17:40:06 Expected and Actual scan responses are the same
2023/08/12 17:40:06 Total Scanresults = 4
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrCountN (0.00s)
=== RUN TestGroupAggrNoGroupNoMatch
2023/08/12 17:40:06 In TestGroupAggrNoGroupNoMatch()
2023/08/12 17:40:06 Total Scanresults = 1
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNoGroupNoMatch (0.00s)
=== RUN TestGroupAggrGroupNoMatch
2023/08/12 17:40:06 In TestGroupAggrGroupNoMatch()
2023/08/12 17:40:06 Total Scanresults = 0
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrGroupNoMatch (0.00s)
=== RUN TestGroupAggrMultDataTypes
2023/08/12 17:40:06 In TestGroupAggrMultDataTypes()
2023/08/12 17:40:06 Total Scanresults = 8
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrMultDataTypes (0.00s)
=== RUN TestGroupAggrDistinct
2023/08/12 17:40:06 In TestGroupAggrDistinct()
2023/08/12 17:40:06 Total Scanresults = 2
2023/08/12 17:40:06 Expected and Actual scan responses are the same
2023/08/12 17:40:06 Total Scanresults = 2
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct (0.00s)
=== RUN TestGroupAggrDistinct2
2023/08/12 17:40:06 In TestGroupAggrDistinct2()
2023/08/12 17:40:06 Total Scanresults = 1
2023/08/12 17:40:06 Expected and Actual scan responses are the same
2023/08/12 17:40:06 Total Scanresults = 4
2023/08/12 17:40:06 Expected and Actual scan responses are the same
2023/08/12 17:40:06 Total Scanresults = 4
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDistinct2 (0.01s)
=== RUN TestGroupAggrNull
2023/08/12 17:40:06 In TestGroupAggrNull()
2023/08/12 17:40:06 Total Scanresults = 2
2023/08/12 17:40:06 Expected and Actual scan responses are the same
2023/08/12 17:40:06 Total Scanresults = 2
2023/08/12 17:40:06 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrNull (0.00s)
=== RUN TestGroupAggrInt64
2023/08/12 17:40:06 In TestGroupAggrInt64()
2023/08/12 17:40:06 Updating the default bucket
2023/08/12 17:40:07 Total Scanresults = 2
2023/08/12 17:40:07 Expected and Actual scan responses are the same
2023/08/12 17:40:07 Total Scanresults = 2
2023/08/12 17:40:07 Expected and Actual scan responses are the same
2023/08/12 17:40:07 Total Scanresults = 2
2023/08/12 17:40:07 Expected and Actual scan responses are the same
2023/08/12 17:40:07 Total Scanresults = 2
2023/08/12 17:40:07 Expected and Actual scan responses are the same
2023/08/12 17:40:07 Total Scanresults = 2
2023/08/12 17:40:07 Expected and Actual scan responses are the same
2023/08/12 17:40:07 Total Scanresults = 2
2023/08/12 17:40:07 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrInt64 (0.37s)
=== RUN TestGroupAggr1
2023/08/12 17:40:07 In TestGroupAggr1()
2023/08/12 17:40:07 In DropAllSecondaryIndexes()
2023/08/12 17:40:07 Index found: index_agg
2023/08/12 17:40:07 Dropped index index_agg
2023/08/12 17:40:07 Index found: #primary
2023/08/12 17:40:07 Dropped index #primary
2023/08/12 17:40:07 Index found: index_companyname_desc
2023/08/12 17:40:07 Dropped index index_companyname_desc
2023/08/12 17:40:07 Index found: #primary
2023/08/12 17:40:07 Dropped index #primary
2023/08/12 17:40:07 Index found: index_company_desc
2023/08/12 17:40:09 Dropped index index_company_desc
2023/08/12 17:40:09 Index found: index_company_name_age_desc
2023/08/12 17:40:09 Dropped index index_company_name_age_desc
2023/08/12 17:40:48 Flushed the bucket default, Response body:
2023/08/12 17:41:11 Created the secondary index idx_aggrs. Waiting for it become active
2023/08/12 17:41:11 Index is 15105032264550806568 now active
2023/08/12 17:41:11 Total Scanresults = 641
2023/08/12 17:41:12 Total Scanresults = 753
--- PASS: TestGroupAggr1 (65.01s)
=== RUN TestGroupAggrArrayIndex
2023/08/12 17:41:12 In TestGroupAggrArrayIndex()
2023/08/12 17:41:18 Created the secondary index ga_arr1. Waiting for it become active
2023/08/12 17:41:18 Index is 16811699035620128815 now active
2023/08/12 17:41:24 Created the secondary index ga_arr2. Waiting for it become active
2023/08/12 17:41:24 Index is 3816184264133187340 now active
2023/08/12 17:41:24 Scenario 1
2023/08/12 17:41:24 Total Scanresults = 641
2023/08/12 17:41:24 Scenario 2
2023/08/12 17:41:24 Total Scanresults = 2835
2023/08/12 17:41:25 Scenario 3
2023/08/12 17:41:25 Total Scanresults = 1
2023/08/12 17:41:25 Scenario 4
2023/08/12 17:41:25 Total Scanresults = 991
2023/08/12 17:41:26 Scenario 5
2023/08/12 17:41:26 Total Scanresults = 2835
2023/08/12 17:41:27 Scenario 6
2023/08/12 17:41:27 Total Scanresults = 1
2023/08/12 17:41:27 Scenario 7
2023/08/12 17:41:27 Total Scanresults = 2931
2023/08/12 17:41:30 Scenario 8
2023/08/12 17:41:30 Total Scanresults = 1168
2023/08/12 17:41:31 Scenario 9
2023/08/12 17:41:31 Total Scanresults = 1
2023/08/12 17:41:31 Scenario 10
2023/08/12 17:41:31 Total Scanresults = 641
2023/08/12 17:41:32 Scenario 11
2023/08/12 17:41:32 Total Scanresults = 1168
2023/08/12 17:41:32 Scenario 12
2023/08/12 17:41:32 Total Scanresults = 1
2023/08/12 17:41:33 Scenario 13
2023/08/12 17:41:36 Total Scanresults = 1
2023/08/12 17:41:36 Count of scanResults is 1
2023/08/12 17:41:36 Value: [2 117]
--- PASS: TestGroupAggrArrayIndex (24.85s)
=== RUN TestGroupAggr_FirstValidAggrOnly
2023/08/12 17:41:37 In TestGroupAggr_FirstValidAggrOnly()
2023/08/12 17:41:37 In DropAllSecondaryIndexes()
2023/08/12 17:41:37 Index found: ga_arr1
2023/08/12 17:41:37 Dropped index ga_arr1
2023/08/12 17:41:37 Index found: test_oneperprimarykey
2023/08/12 17:41:37 Dropped index test_oneperprimarykey
2023/08/12 17:41:37 Index found: #primary
2023/08/12 17:41:37 Dropped index #primary
2023/08/12 17:41:37 Index found: idx_aggrs
2023/08/12 17:41:37 Dropped index idx_aggrs
2023/08/12 17:41:37 Index found: #primary
2023/08/12 17:41:37 Dropped index #primary
2023/08/12 17:41:37 Index found: ga_arr2
2023/08/12 17:41:37 Dropped index ga_arr2
2023/08/12 17:41:52 Created the secondary index idx_asc_3field. Waiting for it become active
2023/08/12 17:41:52 Index is 6623875146990801413 now active
2023/08/12 17:41:58 Created the secondary index idx_desc_3field. Waiting for it become active
2023/08/12 17:41:58 Index is 1756142913032506168 now active
2023/08/12 17:41:58 === MIN no group by ===
2023/08/12 17:41:58 Total Scanresults = 1
2023/08/12 17:41:58 Count of scanResults is 1
2023/08/12 17:41:58 Value: ["ACCEL"]
2023/08/12 17:41:58 === MIN no group by, no row match ===
2023/08/12 17:41:58 Total Scanresults = 1
2023/08/12 17:41:58 Count of scanResults is 1
2023/08/12 17:41:58 Value: [null]
2023/08/12 17:41:58 === MIN with group by ===
2023/08/12 17:41:58 Total Scanresults = 641
2023/08/12 17:41:58 === MIN with group by, no row match ===
2023/08/12 17:41:58 Total Scanresults = 0
2023/08/12 17:41:59 === One Aggr, no group by ===
2023/08/12 17:41:59 Total Scanresults = 1
2023/08/12 17:41:59 Count of scanResults is 1
2023/08/12 17:41:59 Value: ["FANFARE"]
2023/08/12 17:41:59 === One Aggr, no group by, no row match ===
2023/08/12 17:41:59 Total Scanresults = 1
2023/08/12 17:41:59 Count of scanResults is 1
2023/08/12 17:41:59 Value: [null]
2023/08/12 17:41:59 === Multiple Aggr, no group by ===
2023/08/12 17:41:59 Total Scanresults = 1
2023/08/12 17:41:59 Count of scanResults is 1
2023/08/12 17:41:59 Value: ["FANFARE" 15]
2023/08/12 17:41:59 === Multiple Aggr, no group by, no row match ===
2023/08/12 17:41:59 Total Scanresults = 1
2023/08/12 17:41:59 Count of scanResults is 1
2023/08/12 17:41:59 Value: [null null]
2023/08/12 17:41:59 === No Aggr, 1 group by ===
2023/08/12 17:41:59 Total Scanresults = 211
2023/08/12 17:41:59 === Aggr on non-leading key, previous equality filter, no group ===
2023/08/12 17:41:59 Total Scanresults = 1
2023/08/12 17:41:59 Count of scanResults is 1
2023/08/12 17:41:59 Value: [59]
2023/08/12 17:42:00 === Aggr on non-leading key, previous equality filters, no group ===
2023/08/12 17:42:00 Total Scanresults = 1
2023/08/12 17:42:00 Count of scanResults is 1
2023/08/12 17:42:00 Value: [null]
2023/08/12 17:42:00 === Aggr on non-leading key, previous non-equality filters, no group ===
2023/08/12 17:42:00 Total Scanresults = 1
2023/08/12 17:42:00 Count of scanResults is 1
2023/08/12 17:42:00 Value: ["Adam"]
2023/08/12 17:42:00 === MIN on desc, no group ===
2023/08/12 17:42:00 Total Scanresults = 1
2023/08/12 17:42:00 Count of scanResults is 1
2023/08/12 17:42:00 Value: ["FANFARE"]
2023/08/12 17:42:00 === MAX on asc, no group ===
2023/08/12 17:42:00 Total Scanresults = 1
2023/08/12 17:42:00 Count of scanResults is 1
2023/08/12 17:42:00 Value: ["OZEAN"]
2023/08/12 17:42:00 === MAX on desc, no group ===
2023/08/12 17:42:00 Total Scanresults = 1
2023/08/12 17:42:00 Count of scanResults is 1
2023/08/12 17:42:00 Value: ["OZEAN"]
2023/08/12 17:42:00 === COUNT(DISTINCT const_expr, no group ===
2023/08/12 17:42:00 Total Scanresults = 1
2023/08/12 17:42:00 Count of scanResults is 1
2023/08/12 17:42:00 Value: [1]
2023/08/12 17:42:01 === COUNT(DISTINCT const_expr, no group, no row match ===
2023/08/12 17:42:01 Total Scanresults = 1
2023/08/12 17:42:01 Count of scanResults is 1
2023/08/12 17:42:01 Value: [0]
2023/08/12 17:42:01 === COUNT(const_expr, no group ===
2023/08/12 17:42:01 Total Scanresults = 1
2023/08/12 17:42:01 Count of scanResults is 1
2023/08/12 17:42:01 Value: [345]
2023/08/12 17:42:05 Created the secondary index indexMinAggr. Waiting for it become active
2023/08/12 17:42:05 Index is 9664469662631373220 now active
2023/08/12 17:42:05 === Equality filter check: Equality for a, nil filter for b - inclusion 0, no filter for c ===
2023/08/12 17:42:05 Total Scanresults = 1
2023/08/12 17:42:05 Count of scanResults is 1
2023/08/12 17:42:05 Value: [5]
2023/08/12 17:42:05 === Equality filter check: Equality for a, nil filter for b - inclusion 3, no filter for c ===
2023/08/12 17:42:05 Total Scanresults = 1
2023/08/12 17:42:05 Count of scanResults is 1
2023/08/12 17:42:05 Value: [5]
2023/08/12 17:42:05 === Equality filter check: Equality for a, nil filter for b - inclusion 3, nil filter for c ===
2023/08/12 17:42:05 Total Scanresults = 1
2023/08/12 17:42:05 Count of scanResults is 1
2023/08/12 17:42:05 Value: [5]
--- PASS: TestGroupAggr_FirstValidAggrOnly (28.86s)
=== RUN TestGroupAggrPrimary
2023/08/12 17:42:06 In TestGroupAggrPrimary()
2023/08/12 17:42:06 Total Scanresults = 1
2023/08/12 17:42:06 Total Scanresults = 1
2023/08/12 17:42:06 Total Scanresults = 1
2023/08/12 17:42:06 Total Scanresults = 1002
2023/08/12 17:42:06 Total Scanresults = 1002
2023/08/12 17:42:07 Total Scanresults = 1
2023/08/12 17:42:07 Total Scanresults = 1
2023/08/12 17:42:07 Total Scanresults = 1
2023/08/12 17:42:07 Total Scanresults = 1
2023/08/12 17:42:07 Total Scanresults = 1
2023/08/12 17:42:07 Total Scanresults = 1
2023/08/12 17:42:08 --- MB-28305 Scenario 1 ---
2023/08/12 17:42:08 Total Scanresults = 1
2023/08/12 17:42:08 Count of scanResults is 1
2023/08/12 17:42:08 Value: [0]
2023/08/12 17:42:08 --- MB-28305 Scenario 2 ---
2023/08/12 17:42:08 Total Scanresults = 1
2023/08/12 17:42:08 Count of scanResults is 1
2023/08/12 17:42:08 Value: [0]
2023/08/12 17:42:08 --- MB-28305 Scenario 3 ---
2023/08/12 17:42:08 Total Scanresults = 1
2023/08/12 17:42:08 Count of scanResults is 1
2023/08/12 17:42:08 Value: [0]
--- PASS: TestGroupAggrPrimary (2.49s)
=== RUN TestGroupAggrDocumentKey
2023/08/12 17:42:08 In TestGroupAggrDocumentKey()
2023/08/12 17:42:08 Dropping the secondary index documentkey_idx1
2023/08/12 17:42:08 Dropping the secondary index documentkey_idx2
2023/08/12 17:42:08 Populating the default bucket for TestGroupAggrDocumentKey single key index
2023/08/12 17:42:14 Created the secondary index documentkey_idx1. Waiting for it become active
2023/08/12 17:42:14 Index is 3677370882377882301 now active
2023/08/12 17:42:14 Using n1ql client
2023/08/12 17:42:14 Scanresult Row ["1"] :
2023/08/12 17:42:14 Scanresult Row ["2"] :
2023/08/12 17:42:14 Scanresult Row ["3"] :
2023/08/12 17:42:15 Expected and Actual scan responses are the same
2023/08/12 17:42:15 Populating the default bucket for TestGroupAggrDocumentKey composite key index
2023/08/12 17:42:21 Created the secondary index documentkey_idx2. Waiting for it become active
2023/08/12 17:42:21 Index is 6087896900459401579 now active
2023/08/12 17:42:21 Using n1ql client
2023/08/12 17:42:22 Scanresult Row ["1"] :
2023/08/12 17:42:22 Scanresult Row ["2"] :
2023/08/12 17:42:22 Scanresult Row ["3"] :
2023/08/12 17:42:22 Expected and Actual scan responses are the same
--- PASS: TestGroupAggrDocumentKey (13.65s)
=== RUN TestRebalanceSetupCluster
2023/08/12 17:42:22 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/08/12 17:42:22 set14_rebalance_test.go::TestRebalanceSetupCluster: 1. Setting up initial cluster configuration
2023/08/12 17:42:22 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/12 17:42:27 Rebalance progress: 4.036458333333334
2023/08/12 17:42:32 Rebalance progress: 9.440104166666666
2023/08/12 17:42:37 Rebalance progress: 15.29947916666667
2023/08/12 17:42:42 Rebalance progress: 20.703125
2023/08/12 17:42:47 Rebalance progress: 26.171875
2023/08/12 17:42:52 Rebalance progress: 31.8359375
2023/08/12 17:42:57 Rebalance progress: 38.28125
2023/08/12 17:43:02 Rebalance progress: 44.79166666666666
2023/08/12 17:43:07 Rebalance progress: 50
2023/08/12 17:43:12 Rebalance progress: 50
2023/08/12 17:43:17 Rebalance progress: 75
2023/08/12 17:43:22 Rebalance progress: 100
2023/08/12 17:43:22 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/12 17:43:23 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/12 17:43:25 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/12 17:43:42 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/12 17:43:57 Rebalance progress: 75
2023/08/12 17:44:02 Rebalance progress: 100
2023/08/12 17:44:02 set14_rebalance_test.go::TestRebalanceSetupCluster: 2. Changing indexer.settings.rebalance.redistribute_indexes to true
2023/08/12 17:44:02 Changing config key indexer.settings.rebalance.redistribute_indexes to value true
2023/08/12 17:44:02 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 (100.54s)
=== RUN TestCreateDocsBeforeRebalance
2023/08/12 17:44:02 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 17:44:02 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 1. Creating 100 documents
2023/08/12 17:44:02 set14_rebalance_test.go::TestCreateDocsBeforeRebalance: 100 documents created
2023/08/12 17:44:02 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.18s)
=== RUN TestCreateIndexesBeforeRebalance
2023/08/12 17:44:02 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 17:44:02 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 1. Creating 17 indexes: non-partitioned, 0-replica, non-deferred
2023/08/12 17:44:02 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN__id on `default`(_id)
2023/08/12 17:44:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN__id index is now active.
2023/08/12 17:44:06 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_docid on `default`(docid)
2023/08/12 17:44:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_docid index is now active.
2023/08/12 17:44:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_guid on `default`(guid)
2023/08/12 17:44:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_guid index is now active.
2023/08/12 17:44:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_isActive on `default`(isActive)
2023/08/12 17:44:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_isActive index is now active.
2023/08/12 17:44:24 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_balance on `default`(balance)
2023/08/12 17:44:30 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_balance index is now active.
2023/08/12 17:44:30 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_picture on `default`(picture)
2023/08/12 17:44:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_picture index is now active.
2023/08/12 17:44:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_age on `default`(age)
2023/08/12 17:44:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_age index is now active.
2023/08/12 17:44:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_eyeColor on `default`(eyeColor)
2023/08/12 17:44:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_eyeColor index is now active.
2023/08/12 17:44:48 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_name on `default`(name)
2023/08/12 17:44:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_name index is now active.
2023/08/12 17:44:54 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_gender on `default`(gender)
2023/08/12 17:45:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_gender index is now active.
2023/08/12 17:45:00 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_company on `default`(company)
2023/08/12 17:45:05 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_company index is now active.
2023/08/12 17:45:05 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_email on `default`(email)
2023/08/12 17:45:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_email index is now active.
2023/08/12 17:45:12 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_phone on `default`(phone)
2023/08/12 17:45:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_phone index is now active.
2023/08/12 17:45:18 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_registered on `default`(registered)
2023/08/12 17:45:23 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_registered index is now active.
2023/08/12 17:45:23 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_latitude on `default`(latitude)
2023/08/12 17:45:30 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_latitude index is now active.
2023/08/12 17:45:30 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_longitude on `default`(longitude)
2023/08/12 17:45:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_longitude index is now active.
2023/08/12 17:45:36 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_PLAIN_favoriteFruit on `default`(favoriteFruit)
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_PLAIN_favoriteFruit index is now active.
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: 2. Creating 17 indexes: non-partitioned, 0-replica, DEFERRED
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED__id_docid on `default`(_id, docid) with {"defer_build":true}
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED__id_docid index is now deferred.
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_docid_guid on `default`(docid, guid) with {"defer_build":true}
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_docid_guid index is now deferred.
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_guid_isActive on `default`(guid, isActive) with {"defer_build":true}
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_guid_isActive index is now deferred.
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_isActive_balance on `default`(isActive, balance) with {"defer_build":true}
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_isActive_balance index is now deferred.
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_balance_picture on `default`(balance, picture) with {"defer_build":true}
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_balance_picture index is now deferred.
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_picture_age on `default`(picture, age) with {"defer_build":true}
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_picture_age index is now deferred.
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_age_eyeColor on `default`(age, eyeColor) with {"defer_build":true}
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_age_eyeColor index is now deferred.
2023/08/12 17:45:42 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_eyeColor_name on `default`(eyeColor, name) with {"defer_build":true}
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_eyeColor_name index is now deferred.
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_name_gender on `default`(name, gender) with {"defer_build":true}
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_name_gender index is now deferred.
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_gender_company on `default`(gender, company) with {"defer_build":true}
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_gender_company index is now deferred.
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_company_email on `default`(company, email) with {"defer_build":true}
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_company_email index is now deferred.
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_email_phone on `default`(email, phone) with {"defer_build":true}
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_email_phone index is now deferred.
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_phone_registered on `default`(phone, registered) with {"defer_build":true}
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_phone_registered index is now deferred.
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_registered_latitude on `default`(registered, latitude) with {"defer_build":true}
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_registered_latitude index is now deferred.
2023/08/12 17:45:43 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_latitude_longitude on `default`(latitude, longitude) with {"defer_build":true}
2023/08/12 17:45:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_latitude_longitude index is now deferred.
2023/08/12 17:45:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_longitude_favoriteFruit on `default`(longitude, favoriteFruit) with {"defer_build":true}
2023/08/12 17:45:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_longitude_favoriteFruit index is now deferred.
2023/08/12 17:45:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_DEFERRED_favoriteFruit__id on `default`(favoriteFruit, _id) with {"defer_build":true}
2023/08/12 17:45:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: set14_idx_DEFERRED_favoriteFruit__id index is now deferred.
2023/08/12 17:45:44 set14_rebalance_test.go::TestCreateIndexesBeforeRebalance: Skipped unsupported creation of partitioned indexes on ForestDB.
2023/08/12 17:45:44 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 (101.48s)
=== RUN TestIndexNodeRebalanceIn
2023/08/12 17:45:44 TestIndexNodeRebalanceIn entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 17:45:44 TestIndexNodeRebalanceIn: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/12 17:45:44 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/12 17:45:55 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/12 17:45:55 TestIndexNodeRebalanceIn: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/12 17:45:55 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/12 17:46:07 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/12 17:46:07 TestIndexNodeRebalanceIn: 3. Rebalancing
2023/08/12 17:46:13 Rebalance progress: 20
2023/08/12 17:46:18 Rebalance progress: 50
2023/08/12 17:46:22 Rebalance progress: 50
2023/08/12 17:46:28 Rebalance progress: 73.86363636363636
2023/08/12 17:46:32 Rebalance progress: 100
2023/08/12 17:46:33 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 (50.61s)
=== RUN TestCreateReplicatedIndexesBeforeRebalance
2023/08/12 17:46:35 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/08/12 17:46:35 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: 1. Creating 5 indexes: non-partitioned, 2-REPLICA, non-deferred
2023/08/12 17:46:35 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS__id_isActive on `default`(_id, isActive) with {"num_replica":2}
2023/08/12 17:46:41 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS__id_isActive index is now active.
2023/08/12 17:46:41 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_docid_balance on `default`(docid, balance) with {"num_replica":2}
2023/08/12 17:46:50 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_docid_balance index is now active.
2023/08/12 17:46:50 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_guid_picture on `default`(guid, picture) with {"num_replica":2}
2023/08/12 17:47:01 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_guid_picture index is now active.
2023/08/12 17:47:01 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_isActive_age on `default`(isActive, age) with {"num_replica":2}
2023/08/12 17:47:10 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_isActive_age index is now active.
2023/08/12 17:47:10 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance:: Executing N1QL: create index set14_idx_2REPLICAS_balance_eyeColor on `default`(balance, eyeColor) with {"num_replica":2}
2023/08/12 17:47:23 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: set14_idx_2REPLICAS_balance_eyeColor index is now active.
2023/08/12 17:47:23 set14_rebalance_test.go::TestCreateReplicatedIndexesBeforeRebalance: Skipped unsupported creation of partitioned indexes on ForestDB.
2023/08/12 17:47:23 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 (48.17s)
=== RUN TestIndexNodeRebalanceOut
2023/08/12 17:47:23 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/08/12 17:47:23 set14_rebalance_test.go::TestIndexNodeRebalanceOut: 1. Rebalancing index node 127.0.0.1:9001 out of the cluster
2023/08/12 17:47:23 Removing node(s): [127.0.0.1:9001] from the cluster
2023/08/12 17:47:28 Rebalance progress: 20
2023/08/12 17:47:33 Rebalance progress: 50
2023/08/12 17:47:38 Rebalance progress: 68.75
2023-08-12T17:47:43.057+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.063+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.072+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.114+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.127+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.151+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.152+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.197+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.200+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.207+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.217+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.218+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.268+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.269+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.315+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023-08-12T17:47:43.321+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 3 != len(c.nodesvs): 4
2023/08/12 17:47:43 Rebalance progress: 100
2023/08/12 17:47:43 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 (22.72s)
=== RUN TestFailoverAndRebalance
2023/08/12 17:47:45 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/08/12 17:47:45 set14_rebalance_test.go::TestFailoverAndRebalance: 1. Failing over index node 127.0.0.1:9002
2023/08/12 17:47:45 Failing over: [127.0.0.1:9002]
2023/08/12 17:47:58 set14_rebalance_test.go::TestFailoverAndRebalance: 2. Rebalancing
2023/08/12 17:48:03 Rebalance progress: 75
2023/08/12 17:48:08 Rebalance progress: 100
2023/08/12 17:48:08 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 (24.67s)
=== RUN TestSwapRebalance
2023/08/12 17:48:10 set14_rebalance_test.go::TestSwapRebalance: entry: Current cluster configuration: map[127.0.0.1:9003:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 17:48:10 set14_rebalance_test.go::TestSwapRebalance: 1. Adding index node 127.0.0.1:9001 to the cluster
2023/08/12 17:48:10 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/12 17:48:23 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/12 17:48:23 set14_rebalance_test.go::TestSwapRebalance: 2. Swap rebalancing index node 127.0.0.1:9003 out of the cluster
2023/08/12 17:48:23 Removing node(s): [127.0.0.1:9003] from the cluster
2023/08/12 17:48:29 Rebalance progress: 23.33333333333333
2023/08/12 17:48:34 Rebalance progress: 43.93939393939394
2023/08/12 17:48:39 Rebalance progress: 43.93939393939394
2023-08-12T17:48:43.708+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:43.709+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:43.729+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:43.746+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:43.753+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:43.759+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:43.767+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:43.917+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:43.917+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.073+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.126+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.153+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.156+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.230+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023/08/12 17:48:44 Rebalance progress: 100
2023-08-12T17:48:44.239+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.247+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.251+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.251+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.255+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.255+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:921fccdc19814b447aed482726ff0fbd@127.0.0.1:9000 default updateIndexerList 300 2000000000 1 false map[] {0xc00bff9dd0 0xc01da5b3e0 {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-1355-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-1355-rel-EE-enterprise true c21664967bce8bc51407476f8af9ba51 [{default /poolsStreaming/default?uuid=c21664967bce8bc51407476f8af9ba51 /pools/default?uuid=c21664967bce8bc51407476f8af9ba51}] 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.3374848e+07 couch_docs_data_size:1.968159e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:0 mem_used:3.6259592e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1708506112e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5906 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 2cfcb7a45b0736b524d094c30aa5c887 inet 124790569 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.1739410432e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5903 7.6.0-1355-rel-EE-enterprise false [index] 6c94232cbc31d6af8898bc8621ff3c62 inet 129399629 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=127089202&uuid=c21664967bce8bc51407476f8af9ba51] /pools/default/nodeServices?v=132480064 /pools/default/serverGroups?v=10462945 [{default 8d04e024a44ac03008be859d221eb8d8}] {0xc00bff9dd0 0xc01da5b3e0 {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-1355-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-1355-rel-EE-enterprise true c21664967bce8bc51407476f8af9ba51 [{default /poolsStreaming/default?uuid=c21664967bce8bc51407476f8af9ba51 /pools/default?uuid=c21664967bce8bc51407476f8af9ba51}] 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.3374848e+07 couch_docs_data_size:1.968159e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:0 mem_used:3.6259592e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1708506112e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5906 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 2cfcb7a45b0736b524d094c30aa5c887 inet 124790569 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.1739410432e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5903 7.6.0-1355-rel-EE-enterprise false [index] 6c94232cbc31d6af8898bc8621ff3c62 inet 129399629 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-08-12T17:48:44.256+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.261+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.272+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 2 != len(c.nodesvs): 3
2023-08-12T17:48:44.272+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:921fccdc19814b447aed482726ff0fbd@127.0.0.1:9000 default updateIndexerList 300 2000000000 1 false map[] {0xc016f61830 0xc01c9a69e0 {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-1355-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-1355-rel-EE-enterprise true c21664967bce8bc51407476f8af9ba51 [{default /poolsStreaming/default?uuid=c21664967bce8bc51407476f8af9ba51 /pools/default?uuid=c21664967bce8bc51407476f8af9ba51}] 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.3374848e+07 couch_docs_data_size:1.968159e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:0 mem_used:3.6259592e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1708506112e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5906 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 2cfcb7a45b0736b524d094c30aa5c887 inet 124790569 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.1739410432e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5903 7.6.0-1355-rel-EE-enterprise false [index] 6c94232cbc31d6af8898bc8621ff3c62 inet 129399629 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=127089202&uuid=c21664967bce8bc51407476f8af9ba51] /pools/default/nodeServices?v=132480064 /pools/default/serverGroups?v=10462945 [{default 8d04e024a44ac03008be859d221eb8d8}] {0xc016f61830 0xc01c9a69e0 {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-1355-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-1355-rel-EE-enterprise true c21664967bce8bc51407476f8af9ba51 [{default /poolsStreaming/default?uuid=c21664967bce8bc51407476f8af9ba51 /pools/default?uuid=c21664967bce8bc51407476f8af9ba51}] 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.3374848e+07 couch_docs_data_size:1.968159e+06 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:1127 curr_items_tot:1127 ep_bg_fetched:0 get_hits:0 mem_used:3.6259592e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.1708506112e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 5906 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 2cfcb7a45b0736b524d094c30aa5c887 inet 124790569 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.1739410432e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12002 distTCP:21400 distTLS:21450 httpsCAPI:19501 httpsMgmt:19001] healthy 5903 7.6.0-1355-rel-EE-enterprise false [index] 6c94232cbc31d6af8898bc8621ff3c62 inet 129399629 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/08/12 17:48:44 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 (35.77s)
=== RUN TestRebalanceReplicaRepair
2023/08/12 17:48:46 TestRebalanceReplicaRepair entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 17:48:46 TestRebalanceReplicaRepair: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/12 17:48:46 Adding node: https://127.0.0.1:19002 with role: index to the cluster
2023/08/12 17:48:59 AddNode: Successfully added node: 127.0.0.1:9002 (role index), response: {"otpNode":"n_2@127.0.0.1"}
2023/08/12 17:48:59 TestRebalanceReplicaRepair: 2. Adding index node 127.0.0.1:9003 to the cluster
2023/08/12 17:48:59 Adding node: https://127.0.0.1:19003 with role: index to the cluster
2023/08/12 17:49:09 AddNode: Successfully added node: 127.0.0.1:9003 (role index), response: {"otpNode":"n_3@127.0.0.1"}
2023/08/12 17:49:09 TestRebalanceReplicaRepair: 3. Rebalancing
2023/08/12 17:49:14 Rebalance progress: 20
2023/08/12 17:49:19 Rebalance progress: 32.95454545454545
2023/08/12 17:49:24 Rebalance progress: 60.22727272727273
2023/08/12 17:49:29 Rebalance progress: 60.22727272727273
2023/08/12 17:49:34 Rebalance progress: 87.5
2023/08/12 17:49:39 Rebalance progress: 100
2023/08/12 17:49:39 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 (55.30s)
=== RUN TestFailureAndRebalanceDuringInitialIndexBuild
2023/08/12 17:49:41 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/08/12 17:49:45 Created the secondary index index_0. Waiting for it become active
2023/08/12 17:49:45 Index is 13991156019093998376 now active
2023/08/12 17:49:51 Created the secondary index index_1. Waiting for it become active
2023/08/12 17:49:51 Index is 16821900123115043502 now active
2023/08/12 17:49:57 Created the secondary index index_2. Waiting for it become active
2023/08/12 17:49:57 Index is 9761561625915984857 now active
2023/08/12 17:50:03 Created the secondary index index_3. Waiting for it become active
2023/08/12 17:50:03 Index is 7532210569893979887 now active
2023/08/12 17:50:09 Created the secondary index index_4. Waiting for it become active
2023/08/12 17:50:09 Index is 16797565423929806920 now active
2023/08/12 17:50:17 Created the secondary index index_5. Waiting for it become active
2023/08/12 17:50:17 Index is 5118177379856995696 now active
2023/08/12 17:50:24 Created the secondary index index_6. Waiting for it become active
2023/08/12 17:50:24 Index is 16347326859027391082 now active
2023/08/12 17:50:31 Created the secondary index index_7. Waiting for it become active
2023/08/12 17:50:31 Index is 14623007993328731021 now active
2023/08/12 17:50:37 Created the secondary index index_8. Waiting for it become active
2023/08/12 17:50:37 Index is 7794423664470286448 now active
2023/08/12 17:50:43 Created the secondary index index_9. Waiting for it become active
2023/08/12 17:50:43 Index is 14829433496795447858 now active
2023/08/12 17:51:08 Failing over: [127.0.0.1:9002]
2023/08/12 17:51:09 Build the deferred index index_11. Waiting for the index to become active
2023/08/12 17:51:09 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:10 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:11 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:12 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:13 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:13 TestFailureAndRebalanceDuringInitialIndexBuild: 1. Adding index node 127.0.0.1:9002 to the cluster
2023/08/12 17:51:13 Kicking off failover recovery, type: full
2023/08/12 17:51:14 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:15 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:16 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:17 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:18 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:19 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:20 Rebalance progress: 20
2023/08/12 17:51:20 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:21 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:22 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:23 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:24 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:25 Rebalance progress: 20
2023/08/12 17:51:25 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:26 Waiting for index 12945480993514631620 to go active ...
2023/08/12 17:51:27 Index is 12945480993514631620 now active
2023/08/12 17:51:30 Rebalance failed. See logs for detailed reason. You can try again.
2023/08/12 17:51:30 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 (108.91s)
=== RUN TestRedistributeWhenNodeIsAddedForFalse
2023/08/12 17:51:30 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/08/12 17:51:30 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForFalse::Setup 1. Setting up initial cluster configuration
2023/08/12 17:51:30 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023/08/12 17:51:36 Rebalance progress: 87.5
2023/08/12 17:51:41 Rebalance progress: 100
2023/08/12 17:51:41 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023-08-12T17:51:41.276+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.283+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.292+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.295+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.307+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.308+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.333+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.337+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.338+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.341+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.342+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.355+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:51:41.382+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023/08/12 17:51:45 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/12 17:51:46 Adding node: https://127.0.0.1:19001 with role: index to the cluster
2023/08/12 17:52:09 AddNode: Successfully added node: 127.0.0.1:9001 (role index), response: {"otpNode":"n_1@127.0.0.1"}
2023/08/12 17:52:24 Rebalance progress: 0
2023/08/12 17:52:29 Rebalance progress: 0
2023/08/12 17:52:34 Rebalance progress: 0
2023/08/12 17:52:39 Rebalance failed. See logs for detailed reason. You can try again.
cluster_setup.go:100: Error while adding node: 127.0.0.1:9001 (role: index) to cluster, err: AddNodeAndRebalance: Error during rebalance, err: Rebalance failed
--- FAIL: TestRedistributeWhenNodeIsAddedForFalse (69.35s)
=== RUN TestRedistributeWhenNodeIsAddedForTrue
2023/08/12 17:52:39 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup entry: Current cluster configuration: map[127.0.0.1:9001:[index] 172.31.5.112:9000:[kv n1ql]]
2023/08/12 17:52:39 set14_rebalance_test.go::TestRedistributeWhenNodeIsAddedForTrue::Setup 1. Setting up initial cluster configuration
2023/08/12 17:52:39 Removing node(s): [127.0.0.1:9001 127.0.0.1:9002 127.0.0.1:9003] from the cluster
2023-08-12T17:52:41.730+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.731+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.735+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.736+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.739+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.742+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.743+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.755+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.756+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.759+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.760+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.769+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.770+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.775+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.776+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.781+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.783+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.786+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.790+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.793+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.793+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:921fccdc19814b447aed482726ff0fbd@127.0.0.1:9000 default updateIndexerList 300 2000000000 1 false map[] {0xc00c2c54d0 0xc019537ee0 {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-1355-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-1355-rel-EE-enterprise true c21664967bce8bc51407476f8af9ba51 [{default /poolsStreaming/default?uuid=c21664967bce8bc51407476f8af9ba51 /pools/default?uuid=c21664967bce8bc51407476f8af9ba51}] 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:4.3195392e+07 couch_docs_data_size:1.3745414e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:4.6896056e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.2237062144e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6147 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 2cfcb7a45b0736b524d094c30aa5c887 inet 124790569 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=83512890&uuid=c21664967bce8bc51407476f8af9ba51] /pools/default/nodeServices?v=84691856 /pools/default/serverGroups?v=21069578 [{default 8d04e024a44ac03008be859d221eb8d8}] {0xc00c2c54d0 0xc019537ee0 {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-1355-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-1355-rel-EE-enterprise true c21664967bce8bc51407476f8af9ba51 [{default /poolsStreaming/default?uuid=c21664967bce8bc51407476f8af9ba51 /pools/default?uuid=c21664967bce8bc51407476f8af9ba51}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:4.3195392e+07 couch_docs_data_size:1.3745414e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:4.6896056e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.2237062144e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6147 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 2cfcb7a45b0736b524d094c30aa5c887 inet 124790569 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[mgmt:9001 mgmtSSL:19001] 127.0.0.1 false}] map[] [] [] 7 6 map[10000:10000 11210:11207 12000:11998 8093:18093 9000:19000 9001:19001 9100:9100 9101:9101 9102:19102 9103:9103 9104:9104 9105:9105 9499:19499 9999:9999]}
2023-08-12T17:52:41.796+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.799+05:30 [Warn] ClusterInfoCache:validateCache - Failed as len(c.nodes): 1 != len(c.nodesvs): 2
2023-08-12T17:52:41.799+05:30 [Error] Validation Failed while updating nodes and nodesvs.. &{{{1 0} 0 0 {{} -1073741824} {{} 0}} http://%40query:921fccdc19814b447aed482726ff0fbd@127.0.0.1:9000 default updateIndexerList 300 2000000000 1 false map[] {0xc00b06fcb0 0xc00b8df360 {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-1355-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-1355-rel-EE-enterprise true c21664967bce8bc51407476f8af9ba51 [{default /poolsStreaming/default?uuid=c21664967bce8bc51407476f8af9ba51 /pools/default?uuid=c21664967bce8bc51407476f8af9ba51}] 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:4.3195392e+07 couch_docs_data_size:1.3745414e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:4.6896056e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.2237062144e+10 1.5466930176e+10 x86_64-pc-linux-gnu map[direct:12000 distTCP:21400 distTLS:21450 httpsCAPI:19500 httpsMgmt:19000] healthy 6147 7.6.0-1355-rel-EE-enterprise true [kv n1ql] 2cfcb7a45b0736b524d094c30aa5c887 inet 124790569 Group 1}] map[] map[terseBucketsBase:/pools/default/b/ terseStreamingBucketsBase:/pools/default/bs/ uri:/pools/default/buckets?v=83512890&uuid=c21664967bce8bc51407476f8af9ba51] /pools/default/nodeServices?v=84691856 /pools/default/serverGroups?v=21069578 [{default 8d04e024a44ac03008be859d221eb8d8}] {0xc00b06fcb0 0xc00b8df360 {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-1355-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-1355-rel-EE-enterprise true c21664967bce8bc51407476f8af9ba51 [{default /poolsStreaming/default?uuid=c21664967bce8bc51407476f8af9ba51 /pools/default?uuid=c21664967bce8bc51407476f8af9ba51}] false} updateIndexerList}} [{458758 active http://172.31.5.112:9500/ 172.31.5.112:9000 map[cmd_get:0 couch_docs_actual_disk_size:4.3195392e+07 couch_docs_data_size:1.3745414e+07 couch_spatial_data_size:0 couch_spatial_disk_size:0 couch_views_actual_disk_size:0 couch_views_data_size:0 curr_items:11026 curr_items_tot:11026 ep_bg_fetched:0 get_hits:0 mem_used:4.6896056e+07 ops:0 vb_active_num_non_resident:0 vb_replica_curr_items:0] 11800 11800 1.2237062144e+10 1.5466930176e+10 x86_64-pc-linux-gnu