Started by user Balakumaran G [EnvInject] - Loading node environment variables. Building remotely on slv-s82202 (aws_analytics) in workspace /data/workspace/temp_rebalance_even [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository git://github.com/bkumaran/TAF > /usr/bin/git init /data/workspace/temp_rebalance_even # timeout=10 Fetching upstream changes from git://github.com/bkumaran/TAF > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress git://github.com/bkumaran/TAF +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url git://github.com/bkumaran/TAF # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git://github.com/bkumaran/TAF # timeout=10 Fetching upstream changes from git://github.com/bkumaran/TAF > /usr/bin/git fetch --tags --progress git://github.com/bkumaran/TAF +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision eb7a07e8d9e685355173a99313e8d44e496905bc (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f eb7a07e8d9e685355173a99313e8d44e496905bc > /usr/bin/git rev-list 818bbfbc8776318b00616467f9bc3a68739d287e # timeout=10 First time build. Skipping changelog. [temp_rebalance_even] $ /bin/sh -xe /tmp/jenkins7080047815645864186.sh + echo '[global] username:root password:couchbase port:8091 n1ql_port:8093 index_port:9102 #data_path:/data/dta #index_path:/data/idx #cbas_path:['\''/data/d1'\'','\''/data/d2'\'','\''/data/d3'\'','\''/data/d4'\'','\''/data/d5'\'','\''/data/d6'\''] [membase] rest_username:Administrator rest_password:password [cluster1] 1:_1 2:_2 [cluster2] 1:_3 2:_4 [servers] 1:_1 2:_2 3:_3 4:_4 5:_5 6:_6 [_1] ip:172.23.98.196 port:8091 services:kv,index,n1ql [_2] ip:172.23.98.195 port:8091 services:kv,n1ql [_3] ip:172.23.121.10 port:8091 services:kv [_4] ip:172.23.104.186 port:8091 services:cbas [_5] ip:172.23.120.201 [_6] ip:172.23.120.206' + echo '[global] username:root password:couchbase port:8091 n1ql_port:8093 index_port:9102 [membase] rest_username:Administrator rest_password:password [servers] 1:_1 2:_2 3:_3 4:_4 5:_5 6:_6 [_1] ip:172.23.98.196 [_2] ip:172.23.98.195 [_3] ip:172.23.121.10 [_4] ip:172.23.104.186 [_5] ip:172.23.120.201 [_6] ip:172.23.120.206' + git checkout master Switched to a new branch 'master' Branch master set up to track remote branch master from origin. + git pull origin master From git://github.com/bkumaran/TAF * branch master -> FETCH_HEAD Already up-to-date. + git clone https://github.com/sumedhpb/guides.git Cloning into 'guides'... + jython_path=/opt/jython/bin/jython + guides/gradlew check -s Starting a Gradle Daemon, 32 busy Daemons could not be reused, use --status for details > Task :compileJava Note: /data/workspace/temp_rebalance_even/src/main/java/com/couchbase/test/transactions/SimpleTransaction.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :processResources > Task :classes > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.2.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 9s 2 actionable tasks: 2 executed + guides/gradlew -v ------------------------------------------------------------ Gradle 6.2.2 ------------------------------------------------------------ Build time: 2020-03-04 08:49:31 UTC Revision: 7d0bf6dcb46c143bcc3b7a0fa40a8e5ca28e5856 Kotlin: 1.3.61 Groovy: 2.5.8 Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019 JVM: 1.8.0_252 (Oracle Corporation 25.252-b09) OS: Linux 3.10.0-957.21.3.el7.x86_64 amd64 + guides/gradlew install -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini -p version=7.0.0-2511,product=cb,parallel=,init_nodes=True,url=' > Configure project : Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.0.1-SNAPSHOT/c6ff42a1c4529a1d3645ef0a70df43588ac99b15/couchbase-transactions-1.0.1-SNAPSHOT.jar:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.ini4j/ini4j/0.5.1/8e737d82ecac9ba6100a9bba71e92a381b75efdc/ini4j-0.5.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/22.0/3564ef3803de51fb0530a8377ec6100b33b0d073/guava-22.0.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/net.sourceforge.argparse4j/argparse4j/0.8.1/2c8241f84acf6c924bd75be0dbd68e8d74fbcd70/argparse4j-0.8.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.5/50e852b87fb272cdfcaf77097bef8f253a7a863c/java-client-3.0.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.0.18/5f65affce1684999e2f4024983835efc3504012e/error_prone_annotations-2.0.18.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.1/ed28ded51a8b1c6b112568def5f4b455e6809019/j2objc-annotations-1.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.14/775b7e22fb10026eed3f86e8dc556dfafe35f2d5/animal-sniffer-annotations-1.14.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.6/786e661fb89e48d3bf45f84b5ba94a97152ba1ec/core-io-2.0.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.5.RELEASE/3fe17d2b3c413c38f728049fd334ba9f69b416e1/reactor-core-3.3.5.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar scripts/ssh.py -i /tmp/win10-bucket-ops.ini -p version=7.0.0-2511,product=cb,parallel=,init_nodes=True,url= Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.0.1-SNAPSHOT/c6ff42a1c4529a1d3645ef0a70df43588ac99b15/couchbase-transactions-1.0.1-SNAPSHOT.jar:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.ini4j/ini4j/0.5.1/8e737d82ecac9ba6100a9bba71e92a381b75efdc/ini4j-0.5.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/22.0/3564ef3803de51fb0530a8377ec6100b33b0d073/guava-22.0.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/net.sourceforge.argparse4j/argparse4j/0.8.1/2c8241f84acf6c924bd75be0dbd68e8d74fbcd70/argparse4j-0.8.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.5/50e852b87fb272cdfcaf77097bef8f253a7a863c/java-client-3.0.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.0.18/5f65affce1684999e2f4024983835efc3504012e/error_prone_annotations-2.0.18.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.1/ed28ded51a8b1c6b112568def5f4b455e6809019/j2objc-annotations-1.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.14/775b7e22fb10026eed3f86e8dc556dfafe35f2d5/animal-sniffer-annotations-1.14.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.6/786e661fb89e48d3bf45f84b5ba94a97152ba1ec/core-io-2.0.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.5.RELEASE/3fe17d2b3c413c38f728049fd334ba9f69b416e1/reactor-core-3.3.5.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main scripts/install.py -i /tmp/win10-bucket-ops.ini -p version=7.0.0-2511,product=cb,parallel=,init_nodes=True,url= Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.0.1-SNAPSHOT/c6ff42a1c4529a1d3645ef0a70df43588ac99b15/couchbase-transactions-1.0.1-SNAPSHOT.jar:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.ini4j/ini4j/0.5.1/8e737d82ecac9ba6100a9bba71e92a381b75efdc/ini4j-0.5.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/22.0/3564ef3803de51fb0530a8377ec6100b33b0d073/guava-22.0.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/net.sourceforge.argparse4j/argparse4j/0.8.1/2c8241f84acf6c924bd75be0dbd68e8d74fbcd70/argparse4j-0.8.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.5/50e852b87fb272cdfcaf77097bef8f253a7a863c/java-client-3.0.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.0.18/5f65affce1684999e2f4024983835efc3504012e/error_prone_annotations-2.0.18.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.1/ed28ded51a8b1c6b112568def5f4b455e6809019/j2objc-annotations-1.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.14/775b7e22fb10026eed3f86e8dc556dfafe35f2d5/animal-sniffer-annotations-1.14.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.6/786e661fb89e48d3bf45f84b5ba94a97152ba1ec/core-io-2.0.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.5.RELEASE/3fe17d2b3c413c38f728049fd334ba9f69b416e1/reactor-core-3.3.5.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main:src/main/resources testrunner.py -i /tmp/win10-bucket-ops.ini -p version=7.0.0-2511,product=cb,parallel=,init_nodes=True,url= Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.0.1-SNAPSHOT/c6ff42a1c4529a1d3645ef0a70df43588ac99b15/couchbase-transactions-1.0.1-SNAPSHOT.jar:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.ini4j/ini4j/0.5.1/8e737d82ecac9ba6100a9bba71e92a381b75efdc/ini4j-0.5.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/22.0/3564ef3803de51fb0530a8377ec6100b33b0d073/guava-22.0.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/net.sourceforge.argparse4j/argparse4j/0.8.1/2c8241f84acf6c924bd75be0dbd68e8d74fbcd70/argparse4j-0.8.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.5/50e852b87fb272cdfcaf77097bef8f253a7a863c/java-client-3.0.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.0.18/5f65affce1684999e2f4024983835efc3504012e/error_prone_annotations-2.0.18.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.1/ed28ded51a8b1c6b112568def5f4b455e6809019/j2objc-annotations-1.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.14/775b7e22fb10026eed3f86e8dc556dfafe35f2d5/animal-sniffer-annotations-1.14.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.6/786e661fb89e48d3bf45f84b5ba94a97152ba1ec/core-io-2.0.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.5.RELEASE/3fe17d2b3c413c38f728049fd334ba9f69b416e1/reactor-core-3.3.5.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main:src/main/resources scripts/rerun_jobs.py -i /tmp/win10-bucket-ops.ini -p version=7.0.0-2511,product=cb,parallel=,init_nodes=True,url= > Task :install 2020-07-02 00:04:56,839 - root - WARNING - URL: is invalid, will use version to locate build 2020-07-02 00:05:06,658 - root - INFO - Downloading build binary to 172.23.98.196:/tmp/couchbase-server-enterprise-7.0.0-2511-centos7.x86_64.rpm.. 2020-07-02 00:05:09,759 - root - INFO - Downloading build binary to 172.23.98.195:/tmp/couchbase-server-enterprise-7.0.0-2511-centos7.x86_64.rpm.. 2020-07-02 00:05:11,953 - root - INFO - Downloading build binary to 172.23.121.10:/tmp/couchbase-server-enterprise-7.0.0-2511-centos7.x86_64.rpm.. 2020-07-02 00:05:15,809 - root - INFO - Downloading build binary to 172.23.104.186:/tmp/couchbase-server-enterprise-7.0.0-2511-centos7.x86_64.rpm.. 2020-07-02 00:05:20,664 - root - INFO - Downloading build binary to 172.23.120.201:/tmp/couchbase-server-enterprise-7.0.0-2511-centos7.x86_64.rpm.. 2020-07-02 00:05:21,505 - root - INFO - Downloading build binary to 172.23.120.206:/tmp/couchbase-server-enterprise-7.0.0-2511-centos7.x86_64.rpm.. 2020-07-02 00:05:55,706 - root - INFO - Done with uninstall on 172.23.120.201. 2020-07-02 00:05:56,703 - root - INFO - Done with uninstall on 172.23.120.206. 2020-07-02 00:05:58,755 - root - INFO - Done with uninstall on 172.23.104.186. 2020-07-02 00:06:01,453 - root - INFO - Done with uninstall on 172.23.98.195. 2020-07-02 00:06:01,585 - root - INFO - Done with uninstall on 172.23.98.196. 2020-07-02 00:08:51,039 - root - INFO - Done with uninstall on 172.23.121.10. 2020-07-02 00:09:03,128 - root - INFO - Done with install on 172.23.120.206. 2020-07-02 00:09:04,874 - root - INFO - Done with install on 172.23.120.201. 2020-07-02 00:09:15,588 - root - INFO - Done with install on 172.23.104.186. 2020-07-02 00:10:04,822 - root - INFO - Setting KV memory quota as 1886 MB on 172.23.120.206 2020-07-02 00:10:04,976 - root - INFO - Done with init on 172.23.120.206. 2020-07-02 00:10:04,989 - root - INFO - Done with cleanup on 172.23.120.206. 2020-07-02 00:10:06,171 - root - INFO - Setting KV memory quota as 1886 MB on 172.23.120.201 2020-07-02 00:10:06,299 - root - INFO - Done with init on 172.23.120.201. 2020-07-02 00:10:06,357 - root - INFO - Done with cleanup on 172.23.120.201. 2020-07-02 00:10:17,200 - root - INFO - Setting KV memory quota as 3106 MB on 172.23.104.186 2020-07-02 00:10:17,384 - root - INFO - Done with init on 172.23.104.186. 2020-07-02 00:10:17,433 - root - INFO - Done with cleanup on 172.23.104.186. 2020-07-02 00:10:23,381 - root - INFO - Done with install on 172.23.98.196. 2020-07-02 00:10:29,302 - root - INFO - Done with install on 172.23.98.195. 2020-07-02 00:11:25,223 - root - INFO - Setting KV memory quota as 1894 MB on 172.23.98.196 2020-07-02 00:11:25,558 - root - INFO - Done with init on 172.23.98.196. 2020-07-02 00:11:25,605 - root - INFO - Done with cleanup on 172.23.98.196. 2020-07-02 00:11:31,170 - root - INFO - Setting KV memory quota as 1894 MB on 172.23.98.195 2020-07-02 00:11:31,500 - root - INFO - Done with init on 172.23.98.195. 2020-07-02 00:11:31,545 - root - INFO - Done with cleanup on 172.23.98.195. 2020-07-02 00:12:20,566 - root - INFO - Done with install on 172.23.121.10. 2020-07-02 00:13:22,197 - root - INFO - Setting KV memory quota as 2156 MB on 172.23.121.10 2020-07-02 00:13:22,361 - root - INFO - Done with init on 172.23.121.10. 2020-07-02 00:13:22,403 - root - INFO - Done with cleanup on 172.23.121.10. 2020-07-02 00:13:22,427 - root - INFO - ---------------------------------------------------------------------------------------------------- 2020-07-02 00:13:22,457 - root - INFO - node:172.23.98.196:8091 version:7.0.0-2511-enterprise aFamily:inet services:[u'kv'] 2020-07-02 00:13:22,519 - root - INFO - node:172.23.98.195:8091 version:7.0.0-2511-enterprise aFamily:inet services:[u'kv'] 2020-07-02 00:13:22,553 - root - INFO - node:172.23.121.10:8091 version:7.0.0-2511-enterprise aFamily:inet services:[u'kv'] 2020-07-02 00:13:22,579 - root - INFO - node:172.23.104.186:8091 version:7.0.0-2511-enterprise aFamily:inet services:[u'kv'] 2020-07-02 00:13:22,601 - root - INFO - node:172.23.120.201:8091 version:7.0.0-2511-enterprise aFamily:inet services:[u'kv'] 2020-07-02 00:13:22,622 - root - INFO - node:172.23.120.206:8091 version:7.0.0-2511-enterprise aFamily:inet services:[u'kv'] 2020-07-02 00:13:22,624 - root - INFO - ---------------------------------------------------------------------------------------------------- 2020-07-02 00:13:22,625 - root - INFO - ---------------------------------------------------------------------------------------------------- 2020-07-02 00:13:22,625 - root - INFO - INSTALL COMPLETED ON: 172.23.98.196 2020-07-02 00:13:22,625 - root - INFO - INSTALL COMPLETED ON: 172.23.98.195 2020-07-02 00:13:22,625 - root - INFO - INSTALL COMPLETED ON: 172.23.121.10 2020-07-02 00:13:22,625 - root - INFO - INSTALL COMPLETED ON: 172.23.104.186 2020-07-02 00:13:22,627 - root - INFO - INSTALL COMPLETED ON: 172.23.120.201 2020-07-02 00:13:22,627 - root - INFO - INSTALL COMPLETED ON: 172.23.120.206 2020-07-02 00:13:22,628 - root - INFO - ---------------------------------------------------------------------------------------------------- 2020-07-02 00:13:22,631 - root - INFO - TOTAL INSTALL TIME = 506.0 seconds Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.2.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 8m 32s 1 actionable task: 1 executed + guides/gradlew --refresh-dependencies testrunner -P jython=/opt/jython/bin/jython -P 'args=-i /tmp/win10-bucket-ops.ini -p rerun=False,crash_warning=True,quota_percent=95,GROUP=durability_majority -c conf/collections/collections_rebalance.conf -m rest' > Configure project : Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.0.1-SNAPSHOT/c6ff42a1c4529a1d3645ef0a70df43588ac99b15/couchbase-transactions-1.0.1-SNAPSHOT.jar:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.ini4j/ini4j/0.5.1/8e737d82ecac9ba6100a9bba71e92a381b75efdc/ini4j-0.5.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/22.0/3564ef3803de51fb0530a8377ec6100b33b0d073/guava-22.0.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/net.sourceforge.argparse4j/argparse4j/0.8.1/2c8241f84acf6c924bd75be0dbd68e8d74fbcd70/argparse4j-0.8.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.5/50e852b87fb272cdfcaf77097bef8f253a7a863c/java-client-3.0.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.0.18/5f65affce1684999e2f4024983835efc3504012e/error_prone_annotations-2.0.18.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.1/ed28ded51a8b1c6b112568def5f4b455e6809019/j2objc-annotations-1.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.14/775b7e22fb10026eed3f86e8dc556dfafe35f2d5/animal-sniffer-annotations-1.14.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.6/786e661fb89e48d3bf45f84b5ba94a97152ba1ec/core-io-2.0.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.5.RELEASE/3fe17d2b3c413c38f728049fd334ba9f69b416e1/reactor-core-3.3.5.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar scripts/ssh.py -i /tmp/win10-bucket-ops.ini -p rerun=False,crash_warning=True,quota_percent=95,GROUP=durability_majority -c conf/collections/collections_rebalance.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.0.1-SNAPSHOT/c6ff42a1c4529a1d3645ef0a70df43588ac99b15/couchbase-transactions-1.0.1-SNAPSHOT.jar:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.ini4j/ini4j/0.5.1/8e737d82ecac9ba6100a9bba71e92a381b75efdc/ini4j-0.5.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/22.0/3564ef3803de51fb0530a8377ec6100b33b0d073/guava-22.0.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/net.sourceforge.argparse4j/argparse4j/0.8.1/2c8241f84acf6c924bd75be0dbd68e8d74fbcd70/argparse4j-0.8.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.5/50e852b87fb272cdfcaf77097bef8f253a7a863c/java-client-3.0.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.0.18/5f65affce1684999e2f4024983835efc3504012e/error_prone_annotations-2.0.18.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.1/ed28ded51a8b1c6b112568def5f4b455e6809019/j2objc-annotations-1.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.14/775b7e22fb10026eed3f86e8dc556dfafe35f2d5/animal-sniffer-annotations-1.14.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.6/786e661fb89e48d3bf45f84b5ba94a97152ba1ec/core-io-2.0.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.5.RELEASE/3fe17d2b3c413c38f728049fd334ba9f69b416e1/reactor-core-3.3.5.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main scripts/install.py -i /tmp/win10-bucket-ops.ini -p rerun=False,crash_warning=True,quota_percent=95,GROUP=durability_majority -c conf/collections/collections_rebalance.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.0.1-SNAPSHOT/c6ff42a1c4529a1d3645ef0a70df43588ac99b15/couchbase-transactions-1.0.1-SNAPSHOT.jar:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.ini4j/ini4j/0.5.1/8e737d82ecac9ba6100a9bba71e92a381b75efdc/ini4j-0.5.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/22.0/3564ef3803de51fb0530a8377ec6100b33b0d073/guava-22.0.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/net.sourceforge.argparse4j/argparse4j/0.8.1/2c8241f84acf6c924bd75be0dbd68e8d74fbcd70/argparse4j-0.8.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.5/50e852b87fb272cdfcaf77097bef8f253a7a863c/java-client-3.0.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.0.18/5f65affce1684999e2f4024983835efc3504012e/error_prone_annotations-2.0.18.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.1/ed28ded51a8b1c6b112568def5f4b455e6809019/j2objc-annotations-1.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.14/775b7e22fb10026eed3f86e8dc556dfafe35f2d5/animal-sniffer-annotations-1.14.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.6/786e661fb89e48d3bf45f84b5ba94a97152ba1ec/core-io-2.0.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.5.RELEASE/3fe17d2b3c413c38f728049fd334ba9f69b416e1/reactor-core-3.3.5.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main:src/main/resources testrunner.py -i /tmp/win10-bucket-ops.ini -p rerun=False,crash_warning=True,quota_percent=95,GROUP=durability_majority -c conf/collections/collections_rebalance.conf -m rest Running: /opt/jython/bin/jython -J-cp /data/workspace/temp_rebalance_even/build/classes/java/main:/data/workspace/temp_rebalance_even/build/resources/main:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/couchbase-transactions/1.0.1-SNAPSHOT/c6ff42a1c4529a1d3645ef0a70df43588ac99b15/couchbase-transactions-1.0.1-SNAPSHOT.jar:/root/.gradle/caches/modules-2/files-2.1/com.jcraft/jsch/0.1.54/da3584329a263616e277e15462b387addd1b208d/jsch-0.1.54.jar:/root/.gradle/caches/modules-2/files-2.1/org.ini4j/ini4j/0.5.1/8e737d82ecac9ba6100a9bba71e92a381b75efdc/ini4j-0.5.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-slf4j-impl/2.11.1/4b41b53a3a2d299ce381a69d165381ca19f62912/log4j-slf4j-impl-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.guava/guava/22.0/3564ef3803de51fb0530a8377ec6100b33b0d073/guava-22.0.jar:/root/.gradle/caches/modules-2/files-2.1/commons-cli/commons-cli/1.4/c51c00206bb913cd8612b24abd9fa98ae89719b1/commons-cli-1.4.jar:/root/.gradle/caches/modules-2/files-2.1/net.sourceforge.argparse4j/argparse4j/0.8.1/2c8241f84acf6c924bd75be0dbd68e8d74fbcd70/argparse4j-0.8.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/java-client/3.0.5/50e852b87fb272cdfcaf77097bef8f253a7a863c/java-client-3.0.5.jar:/root/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/1.7.25/da76ca59f6a57ee3102f8f9bd9cee742973efa8a/slf4j-api-1.7.25.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-core/2.11.1/592a48674c926b01a9a747c7831bcd82a9e6d6e4/log4j-core-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.apache.logging.log4j/log4j-api/2.11.1/268f0fe4df3eefe052b57c87ec48517d64fb2a10/log4j-api-2.11.1.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.code.findbugs/jsr305/1.3.9/40719ea6961c0cb6afaeb6a921eaa1f6afd4cfdf/jsr305-1.3.9.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.errorprone/error_prone_annotations/2.0.18/5f65affce1684999e2f4024983835efc3504012e/error_prone_annotations-2.0.18.jar:/root/.gradle/caches/modules-2/files-2.1/com.google.j2objc/j2objc-annotations/1.1/ed28ded51a8b1c6b112568def5f4b455e6809019/j2objc-annotations-1.1.jar:/root/.gradle/caches/modules-2/files-2.1/org.codehaus.mojo/animal-sniffer-annotations/1.14/775b7e22fb10026eed3f86e8dc556dfafe35f2d5/animal-sniffer-annotations-1.14.jar:/root/.gradle/caches/modules-2/files-2.1/com.couchbase.client/core-io/2.0.6/786e661fb89e48d3bf45f84b5ba94a97152ba1ec/core-io-2.0.6.jar:/root/.gradle/caches/modules-2/files-2.1/io.projectreactor/reactor-core/3.3.5.RELEASE/3fe17d2b3c413c38f728049fd334ba9f69b416e1/reactor-core-3.3.5.RELEASE.jar:/root/.gradle/caches/modules-2/files-2.1/org.reactivestreams/reactive-streams/1.0.3/d9fb7a7926ffa635b3dcaa5049fb2bfa25b3e7d0/reactive-streams-1.0.3.jar:build/classes/java/main:src/main/resources scripts/rerun_jobs.py -i /tmp/win10-bucket-ops.ini -p rerun=False,crash_warning=True,quota_percent=95,GROUP=durability_majority -c conf/collections/collections_rebalance.conf -m rest > Task :compileJava UP-TO-DATE > Task :testrunner Filename: conf/collections/collections_rebalance.conf Prefix: bucket_collections.collections_rebalance.CollectionsRebalance Global Test input params: {'GROUP': 'durability_majority', 'cluster_name': 'win10-bucket-ops', 'conf_file': 'conf/collections/collections_rebalance.conf', 'crash_warning': 'True', 'ini': '/tmp/win10-bucket-ops.ini', 'num_nodes': 6, 'quota_percent': '95', 'rerun': 'False', 'spec': 'collections_rebalance'} Only cases in GROUPs 'durability_majority' will be executed Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=before,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=before,GROUP=P1_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=during,GROUP=P1_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=before,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=before,GROUP=P1_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=during,GROUP=P1_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=before,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=before,GROUP=P1_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=during,GROUP=P1_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,nodes_out=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=before,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,nodes_out=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,nodes_out=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=P0_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,nodes_out=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=before,GROUP=P1_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,nodes_out=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=during,GROUP=P1_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=before,GROUP=P0_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=P0_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=P0_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=before,GROUP=P1_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=during,GROUP=P1_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=before,GROUP=P0_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=P0_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=P0_step_wise_rebalance_out' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=before,GROUP=P1_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=during,GROUP=P1_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=before,GROUP=P0_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=P0_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=P0_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_stage=before,GROUP=P1_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_type=sync,data_load_type=sync,data_load_stage=during,GROUP=P1_step_wise_rebalance' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,compaction=True,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=bucket_compaction' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,compaction=True,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=bucket_compaction' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,compaction=True,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=bucket_compaction' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,nodes_out=1,compaction=True,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=bucket_compaction' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,warmup=True,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=node_warmup' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,warmup=True,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=node_warmup' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,warmup=True,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=node_warmup' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,warmup=1,compaction=True,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=after,GROUP=node_warmup' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,sdk_compression=True,GROUP=sdk_compression' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_out,nodes_init=5,nodes_out=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,sdk_compression=True,GROUP=sdk_compression' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_swap_rebalance,nodes_init=4,nodes_swap=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,sdk_compression=True,GROUP=sdk_compression' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in_out,nodes_init=4,nodes_in=2,nodes_out=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,sdk_compression=True,GROUP=sdk_compression' skipped, GROUP not satisfied Test 'bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,step_count=1,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,sdk_compression=True,GROUP=sdk_compression' skipped, GROUP not satisfied Logs will be stored at /data/workspace/temp_rebalance_even/logs/testrunner-20-Jul-02_00-13-31/test_1 ./testrunner -i /tmp/win10-bucket-ops.ini rerun=False,crash_warning=True,quota_percent=95,GROUP=durability_majority -t bucket_collections.collections_rebalance.CollectionsRebalance.test_data_load_collections_with_rebalance_in,nodes_init=3,nodes_in=2,override_spec_params=durability;replicas,durability=MAJORITY,replicas=2,bucket_spec=multi_bucket.buckets_for_rebalance_tests,data_load_stage=during,GROUP=durability_majority Test Input params: {'data_load_stage': 'during', 'cluster_name': 'win10-bucket-ops', 'quota_percent': '95', 'ini': '/tmp/win10-bucket-ops.ini', 'replicas': '2', 'durability': 'MAJORITY', 'conf_file': 'conf/collections/collections_rebalance.conf', 'crash_warning': 'True', 'nodes_in': '2', 'spec': 'collections_rebalance', 'rerun': 'False', 'num_nodes': 6, 'logs_folder': '/data/workspace/temp_rebalance_even/logs/testrunner-20-Jul-02_00-13-31/test_1', 'nodes_init': '3', 'GROUP': 'durability_majority', 'bucket_spec': 'multi_bucket.buckets_for_rebalance_tests', 'case_number': 1, 'override_spec_params': 'durability;replicas'} WARNING: Failed to import concurrent.futures module test_data_load_collections_with_rebalance_in (bucket_collections.collections_rebalance.CollectionsRebalance) ... 2020-07-02 00:13:34,232 | test | INFO | MainThread | [basetestcase:log_setup_status:458] ========= BaseTestCase setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2020-07-02 00:13:35,849 | test | INFO | MainThread | [basetestcase:log_setup_status:458] ========= BaseTestCase setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2020-07-02 00:14:15,220 | test | INFO | MainThread | [basetestcase:setUp:305] Initializing cluster 2020-07-02 00:14:15,688 | test | WARNING | MainThread | [basetestcase:_initialize_nodes:502] RAM quota was defined less than 100 MB: 2020-07-02 00:14:34,510 | test | INFO | MainThread | [basetestcase:setUp:327] Couchbase Cluster: default, Nodes: 172.23.98.196, 172.23.98.195, 172.23.121.10, 172.23.104.186, 172.23.120.201, 172.23.120.206 initialized 2020-07-02 00:14:34,540 | test | INFO | MainThread | [basetestcase:log_setup_status:458] ========= BaseTestCase setup finished for test #1 test_data_load_collections_with_rebalance_in ========= 2020-07-02 00:14:34,581 | test | INFO | MainThread | [basetestcase:log_setup_status:458] ========= CollectionBase setup started for test #1 test_data_load_collections_with_rebalance_in ========= 2020-07-02 00:14:54,769 | test | INFO | pool-2-thread-7 | [table_view:display:72] Rebalance Overview +---------------+----------+--------------+ | Nodes | Services | Status | +---------------+----------+--------------+ | 172.23.98.196 | kv | Cluster node | | 172.23.98.195 | None | <--- IN --- | | 172.23.121.10 | None | <--- IN --- | +---------------+----------+--------------+ 2020-07-02 00:14:54,790 | test | INFO | pool-2-thread-7 | [task:check:317] Rebalance - status: running, progress: 0 2020-07-02 00:15:04,881 | test | INFO | pool-2-thread-7 | [task:check:317] Rebalance - status: none, progress: 100 2020-07-02 00:15:04,917 | test | INFO | pool-2-thread-7 | [task:check:374] Rebalance completed with progress: 100% in 10.1500000954 sec 2020-07-02 00:15:05,362 | test | INFO | MainThread | [bucket_ready_functions:create_buckets_using_json_data:1691] Creating required buckets from template 2020-07-02 00:15:05,681 | test | INFO | Thread-1 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection Yg%3hq creation 2020-07-02 00:15:05,766 | test | INFO | Thread-3 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection ghxbeuXXCF3N creation 2020-07-02 00:15:05,845 | test | INFO | Thread-5 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection P2EMUTQwjQ creation 2020-07-02 00:15:08,131 | test | INFO | Thread-7 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection1 creation 2020-07-02 00:15:08,266 | test | INFO | Thread-5 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 0BsPdrZyZl7U creation 2020-07-02 00:15:08,410 | test | INFO | Thread-8 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection1 creation 2020-07-02 00:15:10,263 | test | INFO | Thread-7 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection xkW9B6Me8W_n creation 2020-07-02 00:15:10,424 | test | INFO | Thread-5 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection uxgZMFCf-Ek%_mhRda_SzOejpV47W- creation 2020-07-02 00:15:10,621 | test | INFO | Thread-8 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection2 creation 2020-07-02 00:15:12,710 | test | INFO | Thread-5 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 5FAzpWBJblzl%RUjiN creation 2020-07-02 00:15:12,917 | test | INFO | Thread-15 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection1 creation 2020-07-02 00:15:13,335 | test | INFO | Thread-18 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection1 creation 2020-07-02 00:15:14,937 | test | INFO | Thread-5 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection S4ownhgUgPfJL_eJH5L3nt%ChSOZ creation 2020-07-02 00:15:15,193 | test | INFO | Thread-15 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection2 creation 2020-07-02 00:15:15,844 | test | INFO | Thread-18 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection2 creation 2020-07-02 00:15:17,173 | test | INFO | Thread-5 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection H0jKeK4Qd%zfRdRoI09hJSyT_ creation 2020-07-02 00:15:19,414 | test | INFO | Thread-5 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection kzG0cFRoINe2iYfG%cOsVdyWZx6 creation 2020-07-02 00:15:21,619 | test | INFO | Thread-5 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 41iGnN-jojXhUMCOfA creation 2020-07-02 00:15:23,842 | test | INFO | Thread-5 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection V7qr78EzoLfClBV9X creation 2020-07-02 00:15:26,362 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection xk7cqXy7i2L7ORkW726h5y creation 2020-07-02 00:15:28,566 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection L4LLkQYM%P6O4QcKM creation 2020-07-02 00:15:30,756 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection Da1Zk7hy4s creation 2020-07-02 00:15:32,974 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection OrAIeX5j_l9E creation 2020-07-02 00:15:35,161 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection m2x creation 2020-07-02 00:15:37,352 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection ytOqQVq6d-Lv6%1lYmuarJR_h9g creation 2020-07-02 00:15:39,530 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection uaAzOnVwJgtnXrJwfmjPx8fMh creation 2020-07-02 00:15:41,730 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection yZnIK1jSM4pibYCcm-lxNxnlpSE creation 2020-07-02 00:15:43,920 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection QpgIAG_ creation 2020-07-02 00:15:46,134 | test | INFO | Thread-27 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 1P1oN9bN5nWFyLwQq_RUYH creation 2020-07-02 00:15:48,673 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection q0eJRGwT4Lje4chU_Tzs creation 2020-07-02 00:15:50,871 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection HTS creation 2020-07-02 00:15:53,112 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 43Xz_L9G_lNRka10b5Ee1dXn creation 2020-07-02 00:15:55,305 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 4e7ASrR5g0jIAj2F%mDwpOOcYCG0G creation 2020-07-02 00:15:57,529 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection zEAWEZ creation 2020-07-02 00:15:59,721 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection XLEH%99SD creation 2020-07-02 00:16:01,918 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection gdfAE0GVkRokU8cMcKintbZqbz0XZ6 creation 2020-07-02 00:16:04,164 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection ynyQpdMDltBW8Fx creation 2020-07-02 00:16:06,357 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection A3YT creation 2020-07-02 00:16:08,556 | test | INFO | Thread-38 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 9a3vDjAzlOFQpelps%caNjjty0K creation 2020-07-02 00:16:11,049 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection t0DQiN_1Oq6_28j3dRWxKW7cWN creation 2020-07-02 00:16:13,257 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection QXq_01KRZTZ5 creation 2020-07-02 00:16:15,474 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection u_TbCTq0H0KnR creation 2020-07-02 00:16:17,674 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection ZMe2Uy1U9 creation 2020-07-02 00:16:19,888 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection CYmZ_dCHiZi6mKRD7NdaSxh creation 2020-07-02 00:16:22,092 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection AHVJD3l creation 2020-07-02 00:16:24,305 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection QYE5QS0%F4owN creation 2020-07-02 00:16:26,492 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection wlr6PdObC0EMNEAqcrUZYXCdiTVL86 creation 2020-07-02 00:16:28,687 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection yx7rq3JJLTpWum%ta5xoS2z7TcUifI creation 2020-07-02 00:16:30,864 | test | INFO | Thread-49 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection qyzHD7ErghCCN3gliYu creation 2020-07-02 00:16:33,381 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection PtbYc9huNv_mgorQgfzJuG3ClDuf creation 2020-07-02 00:16:35,569 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collections_2 creation 2020-07-02 00:16:37,778 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection RVR39DrVVpTceRdwLEjao4FWr-B creation 2020-07-02 00:16:40,006 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection UMuPENVzWU9usOJE creation 2020-07-02 00:16:42,200 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection o_yyC1GKSaMKE%MQ creation 2020-07-02 00:16:44,433 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection_1 creation 2020-07-02 00:16:46,628 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection t8TpcVItPYNOxVAccIqSNBwdNlsMgL creation 2020-07-02 00:16:48,818 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection AqRUJIV5WTBymB8G7 creation 2020-07-02 00:16:51,029 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection L5vy67KWq_%1tY54ooyi6mBWtUFQ0n creation 2020-07-02 00:16:53,237 | test | INFO | Thread-60 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection D7cRPhjB7SzQqguLrO85m creation 2020-07-02 00:16:55,848 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection R8dtq4ONjw5asIGJU4BeCqNA creation 2020-07-02 00:16:58,084 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection KZ_Vm-6q5C creation 2020-07-02 00:17:00,290 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection ycJ2ZWTZPUGpeoTN1vOmgokBfYKsZ creation 2020-07-02 00:17:02,476 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection HL creation 2020-07-02 00:17:04,677 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection ruE6mPTQnk43Ix creation 2020-07-02 00:17:06,888 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection1 creation 2020-07-02 00:17:09,115 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection collection2 creation 2020-07-02 00:17:11,312 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection Dex creation 2020-07-02 00:17:13,509 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection nxBHFL8utkrmotk5D8mL creation 2020-07-02 00:17:15,716 | test | INFO | Thread-71 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection RqTj4VOQJQ5V_AIpEDli%QW creation 2020-07-02 00:17:18,246 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection pQWyOACUhC6A0ul9u4GbcatJbI creation 2020-07-02 00:17:20,467 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection HG4wYp2preL8 creation 2020-07-02 00:17:22,696 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection OzfurCQrNZZfgmFEQinW_q_feEc creation 2020-07-02 00:17:24,890 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 3XJZWrl8YQ creation 2020-07-02 00:17:27,084 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection kNH-GdvkMQG5sho creation 2020-07-02 00:17:29,282 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection Yjd9LldV creation 2020-07-02 00:17:31,467 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection ZPpx1i4fQJis2Hz creation 2020-07-02 00:17:33,670 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection AXnpx2U1ArBOglX6L_vX creation 2020-07-02 00:17:35,881 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection UwgV creation 2020-07-02 00:17:38,094 | test | INFO | Thread-82 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection A%WQexURGBL creation 2020-07-02 00:17:40,650 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 2T33cT_L7LmVAy8Q3qDIQFZpbeWyW creation 2020-07-02 00:17:42,845 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection r5pDdHxrhUJPr7Z4GRL64Yy%Z creation 2020-07-02 00:17:45,042 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection DBICZ6%vihE%mpLScH creation 2020-07-02 00:17:47,209 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 7tf0wY creation 2020-07-02 00:17:49,460 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection GsKYfzEgByFaOf5AL_d95OKsLUiA creation 2020-07-02 00:17:51,667 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection -9szGg7ikTl3o creation 2020-07-02 00:17:53,867 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 6dTwzrOEzd3MZ%tFAtKk6hGOSk7M creation 2020-07-02 00:17:56,082 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 2d creation 2020-07-02 00:17:58,283 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection X creation 2020-07-02 00:18:00,497 | test | INFO | Thread-93 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 6l0UWlRKV9w951 creation 2020-07-02 00:18:03,079 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection Z-G3ucK3E8knNvYsiFJ1A_ creation 2020-07-02 00:18:05,321 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection UqmUm6D%L2qKjiChbtMNMWDE creation 2020-07-02 00:18:07,562 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection c6kUd6Ofxy_cy creation 2020-07-02 00:18:09,773 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection Rnms5EQWRQ creation 2020-07-02 00:18:11,963 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection sjd1vULY0IRpw3oz% creation 2020-07-02 00:18:14,171 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 8nji creation 2020-07-02 00:18:16,444 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection Bmh- creation 2020-07-02 00:18:18,664 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection p8SpEZ0%9Zgh2Ana2xeqS creation 2020-07-02 00:18:20,855 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection f-%R_yg8jVN creation 2020-07-02 00:18:23,032 | test | INFO | Thread-104 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection zqG7 creation 2020-07-02 00:18:25,664 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection tF6AiIcM creation 2020-07-02 00:18:27,892 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 6Zv4ujt creation 2020-07-02 00:18:30,094 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection eeNTE-0OyjTOa creation 2020-07-02 00:18:32,361 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection EP13L1hdUQOb68V creation 2020-07-02 00:18:34,549 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection FM9XZwNKyxYLZ1P2WiF3qLUJw creation 2020-07-02 00:18:36,782 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection G9KWm creation 2020-07-02 00:18:39,000 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection kIjKUUvplNHPXgouHWnS7 creation 2020-07-02 00:18:41,253 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection hqciXgETNxFQ%PsKrvBj7 creation 2020-07-02 00:18:43,503 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection yLkjUlqkan3_912 creation 2020-07-02 00:18:45,727 | test | INFO | Thread-115 | [common_lib:sleep:22] Sleep 2 seconds. Reason: MB-38073: Wait after collection 3jXETz7-t9ui-vHHC1seGRs50nNy creation 2020-07-02 00:18:47,732 | test | INFO | MainThread | [bucket_ready_functions:wait_for_collection_creation_to_complete:2152] Waiting for all collections to be created 2020-07-02 00:18:48,091 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+----------+------------+-----+-------+------------+-----------+-----------+ | Bucket | Type | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | +---------+-----------+----------+------------+-----+-------+------------+-----------+-----------+ | bucket1 | membase | 2 | none | 0 | 0 | 314572800 | 88997888 | 55700806 | | bucket2 | ephemeral | 2 | none | 0 | 0 | 314572800 | 49819840 | 102 | | default | membase | 2 | none | 0 | 0 | 4718592000 | 140084528 | 429773712 | +---------+-----------+----------+------------+-----+-------+------------+-----------+-----------+ 2020-07-02 00:18:48,092 | test | INFO | MainThread | [collections_base:collection_setup:111] Creating required SDK clients for client_pool 2020-07-02 00:19:01,947 | test | INFO | MainThread | [common_lib:sleep:22] Sleep 120 seconds. Reason: MB-38497 2020-07-02 00:21:01,948 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4458] Performing scope/collection specific operations 2020-07-02 00:22:11,178 | test | INFO | pool-2-thread-12 | [table_view:display:72] Ops trend for bucket 'bucket1' +----------+-------------------------------------------------------------------------------------------------------+----------+ | Min | Trend | Max | +----------+-------------------------------------------------------------------------------------------------------+----------+ | 0.000 | **.................................................................................................X | 2111.111 | | 1814.186 | ..................................................................................*.................X | 2170.149 | | 2016.966 | ...........................................................................................*...X | 2077.535 | | 1978.066 | ..........................................................................................X | 1978.066 | | 1550.450 | ......................................................................*..............X | 1851.741 | | 1472.582 | ..................................................................*...X | 1534.260 | | 539.920 | .......................X | 539.920 | | 0.000 | ***************..................*.................X | 763.654 | | 621.379 | ...........................*........X | 786.214 | | 764.471 | ..................................*X | 769.231 | | 263.158 | ...........X | 263.158 | | 0.000 | ******************X | 0.000 | +----------+-------------------------------------------------------------------------------------------------------+----------+ 2020-07-02 00:22:12,296 | test | INFO | pool-2-thread-13 | [table_view:display:72] Ops trend for bucket 'bucket2' +----------+-------------------------------------------------------------------------------------------------------+----------+ | Min | Trend | Max | +----------+-------------------------------------------------------------------------------------------------------+----------+ | 0.000 | **...........................*....X | 749.251 | | 630.846 | .........................*....X | 723.553 | | 654.076 | ..........................X | 654.076 | | 620.140 | ........................X | 620.140 | | 0.000 | *****....................................*.............................*.............X | 1881.119 | | 1584.661 | .................................................................*..................................X | 2400.398 | | 1695.305 | .....................................................................X | 1695.305 | | 908.092 | ....................................X | 908.092 | | 857.285 | ..................................X | 857.285 | | 737.835 | .............................X | 737.835 | | 0.000 | *******................*................X | 785.501 | | 637.363 | .........................*...*..*...X | 818.182 | | 211.519 | .......X | 211.519 | | 0.000 | *************...................................*...X | 932.338 | | 851.594 | ..................................*......X | 989.011 | | 0.000 | **X | 0.000 | +----------+-------------------------------------------------------------------------------------------------------+----------+ 2020-07-02 00:22:13,118 | test | INFO | pool-2-thread-14 | [table_view:display:72] Ops trend for bucket 'default' +----------+---------------------------------------------------------------------------------------------------------+----------+ | Min | Trend | Max | +----------+---------------------------------------------------------------------------------------------------------+----------+ | 0.000 | **........................................................................X | 7135.913 | | 6175.824 | .............................................................X | 6175.824 | | 5752.239 | .........................................................*.......*.X | 6585.487 | | 5941.176 | ...........................................................*...........*..............X | 8419.900 | | 6213.360 | .............................................................*............X | 7382.324 | | 7284.431 | ........................................................................*..X | 7501.499 | | 6296.703 | ..............................................................*.............*X | 7579.681 | | 6328.671 | ..............................................................*..............X | 7671.329 | | 6985.015 | .....................................................................X | 6985.015 | | 6497.517 | ................................................................*...................X | 8337.662 | | 7897.103 | ..............................................................................*.........X | 8739.261 | | 8172.655 | .................................................................................*.X | 8238.894 | | 8048.902 | ................................................................................*.......X | 8763.237 | | 7701.299 | ............................................................................X | 7701.299 | | 6521.351 | ................................................................X | 6521.351 | | 5893.107 | ..........................................................*....*..X | 6477.046 | | 6013.986 | ...........................................................*.....*...............X | 7991.009 | | 7662.338 | ............................................................................*......*X | 8297.702 | | 7725.275 | .............................................................................*...*............X | 9200.799 | | 8028.971 | ................................................................................X | 8028.971 | | 7353.646 | .........................................................................*..........X | 8354.291 | | 7930.209 | ...............................................................................*...........X | 9062.874 | | 8194.805 | .................................................................................X | 8194.805 | | 7691.309 | ............................................................................X | 7691.309 | | 7362.189 | .........................................................................X | 7362.189 | | 6608.566 | .................................................................*............*..*....................X | 9893.107 | | 7964.072 | ...............................................................................X | 7964.072 | | 5007.992 | .................................................X | 5007.992 | +----------+---------------------------------------------------------------------------------------------------------+----------+ 2020-07-02 00:22:13,286 | test | INFO | MainThread | [table_view:display:72] Cluster statistics +---------------+----------+-----------------+------------+------------+------------------------+-------------------+-----------------------+ | Node | Services | CPU_utilization | Mem_total | Mem_free | Swap_mem_used | Active / Replica | Version | +---------------+----------+-----------------+------------+------------+------------------------+-------------------+-----------------------+ | 172.23.98.196 | kv | 87.5 | 3706343424 | 2648510464 | 46272512 / 3909087232 | 178847 / 359714 | 7.0.0-2511-enterprise | | 172.23.98.195 | kv | 68.1578947368 | 3706343424 | 2668179456 | 143675392 / 3909087232 | 187264 / 372736 | 7.0.0-2511-enterprise | | 172.23.121.10 | kv | 75.4475703325 | 4219432960 | 3061989376 | 63700992 / 3758092288 | 186816 / 373184 | 7.0.0-2511-enterprise | +---------------+----------+-----------------+------------+------------+------------------------+-------------------+-----------------------+ 2020-07-02 00:22:23,161 | test | INFO | MainThread | [bucket_ready_functions:validate_docs_per_collections_all_buckets:4264] Validating collection stats and item counts 2020-07-02 00:22:23,355 | test | INFO | MainThread | [data_helper:direct_client:267] creating direct client 172.23.98.196:11210 bucket2 2020-07-02 00:22:27,109 | test | INFO | MainThread | [data_helper:direct_client:267] creating direct client 172.23.98.195:11210 bucket2 2020-07-02 00:22:30,637 | test | INFO | MainThread | [data_helper:direct_client:267] creating direct client 172.23.121.10:11210 bucket2 2020-07-02 00:22:34,171 | test | INFO | MainThread | [data_helper:direct_client:267] creating direct client 172.23.98.196:11210 bucket1 2020-07-02 00:22:37,710 | test | INFO | MainThread | [data_helper:direct_client:267] creating direct client 172.23.98.195:11210 bucket1 2020-07-02 00:22:41,316 | test | INFO | MainThread | [data_helper:direct_client:267] creating direct client 172.23.121.10:11210 bucket1 2020-07-02 00:22:44,798 | test | INFO | MainThread | [data_helper:direct_client:267] creating direct client 172.23.98.196:11210 default 2020-07-02 00:22:48,365 | test | INFO | MainThread | [data_helper:direct_client:267] creating direct client 172.23.98.195:11210 default 2020-07-02 00:22:51,660 | test | INFO | MainThread | [data_helper:direct_client:267] creating direct client 172.23.121.10:11210 default 2020-07-02 00:23:34,684 | test | INFO | MainThread | [table_view:display:72] Bucket statistics +---------+-----------+----------+------------+-----+--------+------------+-----------+-----------+ | Bucket | Type | Replicas | Durability | TTL | Items | RAM Quota | RAM Used | Disk Used | +---------+-----------+----------+------------+-----+--------+------------+-----------+-----------+ | bucket1 | membase | 2 | none | 0 | 30000 | 314572800 | 103589792 | 122105203 | | bucket2 | ephemeral | 2 | none | 0 | 30000 | 314572800 | 82050112 | 102 | | default | membase | 2 | none | 0 | 500000 | 4718592000 | 520673696 | 500069678 | +---------+-----------+----------+------------+-----+--------+------------+-----------+-----------+ 2020-07-02 00:23:34,713 | test | INFO | MainThread | [basetestcase:log_setup_status:458] ========= CollectionBase setup complete for test #1 test_data_load_collections_with_rebalance_in ========= 2020-07-02 00:23:40,167 | test | INFO | MainThread | [collections_rebalance:load_collections_with_rebalance:535] Doing collection data load during rebalance_in 2020-07-02 00:23:40,167 | test | INFO | MainThread | [collections_rebalance:rebalance_operation:112] Starting rebalance operation of type : rebalance_in 2020-07-02 00:23:40,253 | test | INFO | MainThread | [bucket_ready_functions:perform_tasks_from_spec:4458] Performing scope/collection specific operations 2020-07-02 00:23:47,826 | test | INFO | pool-2-thread-1 | [table_view:display:72] Rebalance Overview +----------------+----------+--------------+ | Nodes | Services | Status | +----------------+----------+--------------+ | 172.23.98.196 | kv | Cluster node | | 172.23.98.195 | kv | Cluster node | | 172.23.121.10 | kv | Cluster node | | 172.23.104.186 | None | <--- IN --- | | 172.23.120.201 | None | <--- IN --- | +----------------+----------+--------------+ 2020-07-02 00:23:47,846 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 0 2020-07-02 00:23:52,946 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 0 2020-07-02 00:23:54,553 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:O_zI:ZPpx1i4fQJis2Hz +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1457 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:54,835 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:O_zI:3XJZWrl8YQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1648 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:54,941 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:qyzHD7ErghCCN3gliYu +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1457 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:54,946 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:O_zI:3XJZWrl8YQ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-248 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:54,957 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:S%_I:f-%R_yg8jVN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1802 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:54,960 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 1000 to 1960 2020-07-02 00:23:54,993 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:_default:kzG0cFRoINe2iYfG%cOsVdyWZx6 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5187 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5017 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,025 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:scope1:AqRUJIV5WTBymB8G7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1325 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,045 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:_default:0BsPdrZyZl7U +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5373 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5348 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,130 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1457 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,240 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:scope2:R8dtq4ONjw5asIGJU4BeCqNA +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-117 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-125 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,326 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,365 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:4e7ASrR5g0jIAj2F%mDwpOOcYCG0G +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-22 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-117 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-125 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,387 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:O_zI:ZPpx1i4fQJis2Hz +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1648 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,410 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:O_zI:HG4wYp2preL8 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-657 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-665 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-753 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,440 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,546 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,549 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:4e7ASrR5g0jIAj2F%mDwpOOcYCG0G +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1802 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,552 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 1000 to 1960 2020-07-02 00:23:55,562 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1360 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,592 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,720 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1360 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,723 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1648 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,806 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:O_zI:3XJZWrl8YQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1906 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1896 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,849 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,920 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1360 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,924 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:O_zI:Yjd9LldV +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5083 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5113 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,950 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:uaAzOnVwJgtnXrJwfmjPx8fMh +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:55,996 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:qyzHD7ErghCCN3gliYu +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1648 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,025 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:_default:0BsPdrZyZl7U +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5546 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,079 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:O_zI:3XJZWrl8YQ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-719 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-725 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-689 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-753 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,174 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1412 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1516 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1582 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1486 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,246 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:_default:kzG0cFRoINe2iYfG%cOsVdyWZx6 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5546 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,255 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1412 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1516 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1582 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1486 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,263 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1360 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,263 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1360 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,270 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:Z:7tf0wY +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1109 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1099 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,272 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1360 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,308 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:qyzHD7ErghCCN3gliYu +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1906 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1896 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,369 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Z:2d +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-22 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,555 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1412 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1516 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1582 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1486 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1553 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,573 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1906 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1896 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1943 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,575 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1109 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1099 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,592 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1648 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,594 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:uaAzOnVwJgtnXrJwfmjPx8fMh +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1360 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1221 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,598 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1412 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1516 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1582 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1486 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1553 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,744 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-22 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-128 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,750 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:4e7ASrR5g0jIAj2F%mDwpOOcYCG0G +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-719 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-725 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-689 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-753 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,815 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:_default:kzG0cFRoINe2iYfG%cOsVdyWZx6 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5624 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5661 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,822 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1648 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,839 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:_default:0BsPdrZyZl7U +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5624 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5661 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,855 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1412 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1516 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1582 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1486 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1553 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,858 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:OrAIeX5j_l9E +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1109 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1099 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,865 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:Z:7tf0wY +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1360 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1221 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,868 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:uaAzOnVwJgtnXrJwfmjPx8fMh +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1412 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1516 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1582 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1486 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1553 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,878 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:scope2:R8dtq4ONjw5asIGJU4BeCqNA +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-719 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-725 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-689 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-753 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:56,999 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1412 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1516 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1582 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1486 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1553 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,279 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Z:2d +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-309 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-299 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,295 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1648 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,368 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1109 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1099 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,471 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1648 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,479 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:O_zI:Yjd9LldV +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5208 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5398 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5377 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5234 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,507 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-309 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-299 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,529 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:OrAIeX5j_l9E +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1360 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1221 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,533 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:O_zI:ZPpx1i4fQJis2Hz +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1906 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1896 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1943 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,538 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 1000 to 1960 2020-07-02 00:23:57,538 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:23:57,539 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 1000 to 1960 2020-07-02 00:23:57,539 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 1000 to 1960 2020-07-02 00:23:57,539 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 1000 to 1960 2020-07-02 00:23:57,540 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 5000 to 5800 2020-07-02 00:23:57,542 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1906 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1896 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1943 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,556 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1109 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1099 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,802 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-128 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,846 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:yx7rq3JJLTpWum%ta5xoS2z7TcUifI +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-128 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,892 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:scope1:AqRUJIV5WTBymB8G7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1412 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1516 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1582 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1486 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,901 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1906 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1896 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1943 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,914 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,917 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1230 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1221 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,920 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1906 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1896 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1943 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:57,926 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 1000 to 1960 2020-07-02 00:23:57,927 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 0 to 1000 2020-07-02 00:23:57,947 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1230 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1221 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,028 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:HTS +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5083 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5156 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5113 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,220 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-309 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-299 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,230 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:4e7ASrR5g0jIAj2F%mDwpOOcYCG0G +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-827 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,305 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Z:2d +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-719 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-725 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-689 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,338 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:uaAzOnVwJgtnXrJwfmjPx8fMh +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,355 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1109 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1099 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,361 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:scope1:AqRUJIV5WTBymB8G7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,365 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1631 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,375 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1943 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,400 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5156 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,487 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:O_zI:Yjd9LldV +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5405 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5595 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5546 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,638 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:S%_I:Rnms5EQWRQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1109 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1099 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1143 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,676 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:OrAIeX5j_l9E +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1553 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1542 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,769 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-128 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-160 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,780 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:yx7rq3JJLTpWum%ta5xoS2z7TcUifI +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-309 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-299 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,859 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1553 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1542 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,877 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:Z:7tf0wY +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1553 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1542 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,888 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1230 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1221 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:58,914 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:O_zI:HG4wYp2preL8 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5156 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:59,046 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 0.205406600473 2020-07-02 00:23:59,253 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:HTS +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5208 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5398 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5377 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5234 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:59,296 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 1000 to 1960 2020-07-02 00:23:59,298 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 5000 to 5800 2020-07-02 00:23:59,313 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Z:2d +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-827 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:59,351 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5208 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5398 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5377 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5234 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:59,423 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:S%_I:Rnms5EQWRQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1230 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:59,447 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1542 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:59,687 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1542 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:59,700 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:HTS +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5546 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:59,704 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1230 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:23:59,730 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 1000 to 1960 2020-07-02 00:23:59,732 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 1000 to 1960 2020-07-02 00:23:59,733 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 12 docs from 1000 to 1960 2020-07-02 00:23:59,733 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 0 to 1000 2020-07-02 00:23:59,734 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 0 to 1000 2020-07-02 00:23:59,734 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 1000 to 1960 2020-07-02 00:23:59,736 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 12 docs from 1000 to 1960 2020-07-02 00:23:59,736 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:23:59,736 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 1000 to 1960 2020-07-02 00:23:59,966 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:yx7rq3JJLTpWum%ta5xoS2z7TcUifI +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-437 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,023 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-725 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-620 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-782 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,073 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:HTS +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5668 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5713 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5683 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,092 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:yZnIK1jSM4pibYCcm-lxNxnlpSE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5208 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5398 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,115 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:Z:7tf0wY +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1874 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,118 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 1000 to 1960 2020-07-02 00:24:00,118 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 0 to 1000 2020-07-02 00:24:00,224 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:yx7rq3JJLTpWum%ta5xoS2z7TcUifI +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-725 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-620 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,229 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Z:X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1230 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,285 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1230 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,302 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5668 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5713 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5683 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,305 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:ynyQpdMDltBW8Fx +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-79 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-152 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,381 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-437 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,471 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-620 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,487 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:O_zI:HG4wYp2preL8 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5208 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5398 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5387 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,535 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-859 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-971 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-840 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,614 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:m2x +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1160 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1048 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,640 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1383 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,651 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:00,805 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:yx7rq3JJLTpWum%ta5xoS2z7TcUifI +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-859 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-971 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-840 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,003 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:O_zI:HG4wYp2preL8 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5565 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,015 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Z:X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1449 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1464 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,056 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1449 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1464 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,069 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1449 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1464 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,124 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:fTEx4fvY3:kIjKUUvplNHPXgouHWnS7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1213 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1316 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1383 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1286 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,309 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:ZMe2Uy1U9 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-859 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-910 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-840 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-880 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,355 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1874 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,407 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1711 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1681 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1772 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1641 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,417 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:O_zI:HG4wYp2preL8 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5616 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5668 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5713 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5683 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5786 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,447 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1213 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1316 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1383 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1286 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,736 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-639 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-769 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-620 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,792 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1428 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1464 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,811 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:m2x +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1213 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1316 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1383 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1286 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,835 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1060 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1160 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1026 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1063 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1000 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1133 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,867 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:OrAIeX5j_l9E +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1772 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:01,996 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1859 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1922 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,003 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1190 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1160 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1048 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1000 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,095 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:fTEx4fvY3:kIjKUUvplNHPXgouHWnS7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1537 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1428 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1464 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,098 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:ynyQpdMDltBW8Fx +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-368 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-322 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-213 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-383 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,200 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:yZnIK1jSM4pibYCcm-lxNxnlpSE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5420 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5565 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5466 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5423 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,203 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1578 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1537 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1428 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,213 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-18 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-97 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-152 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,292 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1711 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1681 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1641 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,453 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1309 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1213 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1383 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1299 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1245 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,456 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:ynyQpdMDltBW8Fx +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-449 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-445 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-553 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-433 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,460 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-859 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-943 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,519 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:S%_I:Rnms5EQWRQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1578 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-1449 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1542 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,552 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:yZnIK1jSM4pibYCcm-lxNxnlpSE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5616 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5645 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5786 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,618 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1711 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1681 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,637 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:m2x +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1537 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,658 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1309 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1213 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1383 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1299 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1245 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,719 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-97 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-152 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,872 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1711 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1681 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,956 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-318 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-337 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-368 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-288 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,966 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:ynyQpdMDltBW8Fx +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-708 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-698 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,970 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-97 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:02,992 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Z:X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1665 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,033 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:S%_I:Rnms5EQWRQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1665 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,045 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1537 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,111 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:scope2:R8dtq4ONjw5asIGJU4BeCqNA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5260 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5217 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5387 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5352 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5225 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,236 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-449 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-445 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-553 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,292 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:OrAIeX5j_l9E +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1952 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1922 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,322 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:fTEx4fvY3:kIjKUUvplNHPXgouHWnS7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1665 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,325 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1922 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,325 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1922 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,345 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Z:X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1922 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,410 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1922 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,451 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:m2x +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1665 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,651 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1665 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1612 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1782 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,664 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:_default:H0jKeK4Qd%zfRdRoI09hJSyT_ +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-97 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-90 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,671 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-708 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-698 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,710 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-368 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,711 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:ynyQpdMDltBW8Fx +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-808 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-859 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-998 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-943 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,881 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-368 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,901 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1537 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1530 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,931 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:scope2:KZ_Vm-6q5C +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5164 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5168 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5135 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5137 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,948 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1859 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1922 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:03,950 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 1000 to 1960 2020-07-02 00:24:03,950 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 0 to 1000 2020-07-02 00:24:03,951 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 15 docs from 1000 to 1960 2020-07-02 00:24:03,951 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 18 docs from 1000 to 1960 2020-07-02 00:24:04,130 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:collection_1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5164 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5135 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5168 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,140 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:fTEx4fvY3:tF6AiIcM +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1160 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1117 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1152 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1087 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,141 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:O_zI:3XJZWrl8YQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5164 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5135 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5168 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,158 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-97 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-90 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-189 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,165 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:m2x +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1920 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,177 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:scope1:D7cRPhjB7SzQqguLrO85m +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-97 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-90 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-189 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,220 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:yx7rq3JJLTpWum%ta5xoS2z7TcUifI +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5135 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5168 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,244 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1698 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,246 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1920 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,253 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:S%_I:Rnms5EQWRQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1920 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,279 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 1.11026242592 2020-07-02 00:24:04,694 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:scope1:D7cRPhjB7SzQqguLrO85m +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,700 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:fTEx4fvY3:kIjKUUvplNHPXgouHWnS7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1920 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,730 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5135 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5168 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,755 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1620 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1665 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1643 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,767 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:scope1:D7cRPhjB7SzQqguLrO85m +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1117 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1152 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1087 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1131 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,776 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:O_zI:3XJZWrl8YQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5260 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5246 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5225 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,783 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:collection_1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5260 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5246 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5225 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,793 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:fTEx4fvY3:hqciXgETNxFQ%PsKrvBj7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-808 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-823 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-998 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-943 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,832 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:_default:H0jKeK4Qd%zfRdRoI09hJSyT_ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:04,892 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:scope2:KZ_Vm-6q5C +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5260 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5246 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5225 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,051 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:scope1:RVR39DrVVpTceRdwLEjao4FWr-B +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-97 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-90 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-189 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,099 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-337 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-264 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,101 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-588 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-553 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,155 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:scope1:D7cRPhjB7SzQqguLrO85m +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-516 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-588 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-553 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,161 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:scope2:R8dtq4ONjw5asIGJU4BeCqNA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5482 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5512 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5534 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5557 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,233 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:scope1:D7cRPhjB7SzQqguLrO85m +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1309 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1242 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1299 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1245 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,234 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope2:collection2 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1117 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1152 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1087 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1131 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1025 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,247 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5246 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5225 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,266 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:yx7rq3JJLTpWum%ta5xoS2z7TcUifI +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5260 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5246 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5225 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,288 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:fTEx4fvY3:tF6AiIcM +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1309 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1242 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1299 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1245 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,444 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope2:HL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-97 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-90 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-189 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,461 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:scope1:RVR39DrVVpTceRdwLEjao4FWr-B +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-264 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-270 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,466 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-516 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-502 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-588 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-553 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-492 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,510 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:O_zI:3XJZWrl8YQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5534 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,535 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:_default:V7qr78EzoLfClBV9X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5135 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,543 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:scope1:D7cRPhjB7SzQqguLrO85m +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1537 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1530 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,563 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:scope2:R8dtq4ONjw5asIGJU4BeCqNA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5647 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5749 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,569 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:collections_2 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1117 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1152 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1087 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1131 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1025 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,572 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:collection_1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5534 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,769 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:scope1:D7cRPhjB7SzQqguLrO85m +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-808 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-998 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-943 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,769 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:S%_I:Rnms5EQWRQ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-97 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-90 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-189 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,792 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:yx7rq3JJLTpWum%ta5xoS2z7TcUifI +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5534 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,835 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1920 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1833 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,836 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1920 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1833 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,838 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 1000 to 1960 2020-07-02 00:24:05,839 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 0 to 1000 2020-07-02 00:24:05,839 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 1000 to 1960 2020-07-02 00:24:05,839 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 5000 to 5800 2020-07-02 00:24:05,841 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 0 to 1000 2020-07-02 00:24:05,841 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 5000 to 5800 2020-07-02 00:24:05,842 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 16 docs from 1000 to 1960 2020-07-02 00:24:05,842 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 15 docs from 1000 to 1960 2020-07-02 00:24:05,842 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 5000 to 5800 2020-07-02 00:24:05,842 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 0 to 1000 2020-07-02 00:24:05,842 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:05,844 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 16 docs from 1000 to 1960 2020-07-02 00:24:05,844 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 14 docs from 1000 to 1960 2020-07-02 00:24:05,844 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 18 docs from 0 to 1000 2020-07-02 00:24:05,845 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 5000 to 5800 2020-07-02 00:24:05,845 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 16 docs from 1000 to 1960 2020-07-02 00:24:05,845 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 18 docs from 1000 to 1960 2020-07-02 00:24:05,845 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 17 docs from 1000 to 1960 2020-07-02 00:24:05,846 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 14 docs from 1000 to 1960 2020-07-02 00:24:05,885 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-516 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-502 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-588 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-492 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,890 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope2:HL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-221 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-264 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-270 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,963 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:O_zI:3XJZWrl8YQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5647 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5749 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:05,994 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5534 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,042 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:collection_1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5647 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5749 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5754 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,134 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:S%_I:Rnms5EQWRQ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-235 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-264 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-270 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,161 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:_default:V7qr78EzoLfClBV9X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5246 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,211 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:_default:H0jKeK4Qd%zfRdRoI09hJSyT_ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-516 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-502 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-547 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-588 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-492 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,223 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:scope1:D7cRPhjB7SzQqguLrO85m +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1620 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1643 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1757 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,229 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:AHVJD3l +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1152 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1131 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1025 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,358 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope2:collection2 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1309 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1237 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1242 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1299 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1245 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,404 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:scope1:RVR39DrVVpTceRdwLEjao4FWr-B +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-516 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-502 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-547 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-588 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-492 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,434 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:yx7rq3JJLTpWum%ta5xoS2z7TcUifI +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5647 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5718 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5749 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5688 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,474 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:_default:5FAzpWBJblzl%RUjiN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5135 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,539 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope2:HL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-418 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-516 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-502 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-547 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-588 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-492 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,614 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1131 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1025 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,701 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1131 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1025 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:06,855 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:collections_2 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1309 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1358 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1237 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1242 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1299 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1245 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,045 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:S%_I:Rnms5EQWRQ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-516 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-502 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-547 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-476 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-492 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,058 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5647 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5718 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5749 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5688 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,065 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope2:collection2 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1545 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,325 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:AHVJD3l +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1237 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1358 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,375 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-957 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-912 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-866 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-882 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,377 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 14 docs from 0 to 1000 2020-07-02 00:24:07,378 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 19 docs from 1000 to 1960 2020-07-02 00:24:07,378 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 17 docs from 0 to 1000 2020-07-02 00:24:07,414 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1237 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1358 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,476 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:collections_2 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1545 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,506 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:t0DQiN_1Oq6_28j3dRWxKW7cWN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1059 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,513 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:scope2:KZ_Vm-6q5C +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5718 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5749 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5629 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5688 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,515 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope2:HL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-957 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-912 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-866 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-882 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,515 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QYE5QS0%F4owN +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-957 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-912 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-866 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-882 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,530 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-957 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-912 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-866 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-882 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,532 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 13 docs from 0 to 1000 2020-07-02 00:24:07,651 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:scope1:RVR39DrVVpTceRdwLEjao4FWr-B +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-957 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-912 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-866 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-882 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,901 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-92 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,901 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-235 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-264 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,921 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:collections_2 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1638 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,937 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:scope1:collections_2 +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-92 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:07,994 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-92 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,170 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope2:collection2 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1638 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,197 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-264 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,230 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:scope1:collections_2 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-264 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,233 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1240 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,265 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 0 to 1000 2020-07-02 00:24:08,269 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Z:7tf0wY +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-264 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,283 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:AHVJD3l +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1532 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,358 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1532 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,502 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:_default:5FAzpWBJblzl%RUjiN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5649 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5749 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,525 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-416 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-516 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-586 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-486 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,533 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-92 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-101 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,558 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:_default:V7qr78EzoLfClBV9X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5649 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5749 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,647 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-92 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-101 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,736 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1532 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,819 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-416 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-586 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,832 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:AHVJD3l +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1638 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,881 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5383 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5393 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5355 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5213 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5203 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:08,937 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-13 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-92 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-101 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,051 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-364 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,066 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:O_zI:OzfurCQrNZZfgmFEQinW_q_feEc +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1019 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1022 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1189 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,073 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-678 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-673 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,131 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:fTEx4fvY3:tF6AiIcM +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1532 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1423 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,184 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:zEAWEZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1351 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,227 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5571 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5427 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,302 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-678 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-673 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,326 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Z:7tf0wY +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-416 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-586 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,351 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-364 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,375 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1750 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,407 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1750 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,411 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 2.89363006824 2020-07-02 00:24:09,513 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:scope1:collections_2 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-416 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-586 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,625 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-416 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-586 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,628 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-364 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,667 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:zEAWEZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1423 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,697 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-13 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-134 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,799 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-388 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,823 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:ytOqQVq6d-Lv6%1lYmuarJR_h9g +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5561 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,848 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-636 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-678 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,947 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-581 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,977 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-218 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-388 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:09,997 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:9a3vDjAzlOFQpelps%caNjjty0K +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1019 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-1189 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,069 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:t0DQiN_1Oq6_28j3dRWxKW7cWN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1237 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1358 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1240 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,085 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:fTEx4fvY3:tF6AiIcM +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1750 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,249 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-844 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,256 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-218 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-388 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-363 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,316 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:S%_I:zqG7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5735 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,378 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Z:7tf0wY +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-636 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,421 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-411 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-581 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,446 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-411 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-581 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,509 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1929 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1852 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,555 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:ytOqQVq6d-Lv6%1lYmuarJR_h9g +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5735 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,625 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-801 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-844 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-991 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,713 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:XLEH%99SD +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-99 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,720 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:fTEx4fvY3:tF6AiIcM +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1929 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1852 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:10,720 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 13 docs from 1000 to 1960 2020-07-02 00:24:10,721 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 5000 to 5800 2020-07-02 00:24:10,721 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 5000 to 5800 2020-07-02 00:24:10,723 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 5000 to 5800 2020-07-02 00:24:10,723 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 5000 to 5800 2020-07-02 00:24:10,723 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 17 docs from 0 to 1000 2020-07-02 00:24:10,723 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 13 docs from 1000 to 1960 2020-07-02 00:24:10,723 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 13 docs from 0 to 1000 2020-07-02 00:24:10,724 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:10,724 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 12 docs from 1000 to 1960 2020-07-02 00:24:10,726 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 17 docs from 0 to 1000 2020-07-02 00:24:10,726 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 5000 to 5800 2020-07-02 00:24:10,726 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 17 docs from 0 to 1000 2020-07-02 00:24:10,726 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 13 docs from 1000 to 1960 2020-07-02 00:24:10,726 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 12 docs from 0 to 1000 2020-07-02 00:24:10,726 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 1000 to 1960 2020-07-02 00:24:10,727 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:10,747 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:t0DQiN_1Oq6_28j3dRWxKW7cWN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1507 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1539 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1497 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,062 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-603 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-793 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,075 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-858 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-801 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-991 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,078 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1019 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-1189 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,194 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-448 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-454 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-411 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-581 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,226 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:O_zI:OzfurCQrNZZfgmFEQinW_q_feEc +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1507 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1539 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1560 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1497 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,335 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-858 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-801 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-991 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,404 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-448 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-454 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-411 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-581 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,506 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Z:7tf0wY +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-858 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-801 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-991 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,687 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:scope1:collections_2 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-858 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-801 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-991 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,763 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-603 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-793 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:11,838 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-99 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-171 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,066 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:xk7cqXy7i2L7ORkW726h5y +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-37 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-171 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,118 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:CYmZ_dCHiZi6mKRD7NdaSxh +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1205 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1382 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1395 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1275 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1212 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,144 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:t0DQiN_1Oq6_28j3dRWxKW7cWN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1817 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1917 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1887 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,177 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1929 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-1852 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,184 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 1000 to 1960 2020-07-02 00:24:12,184 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 1000 to 1960 2020-07-02 00:24:12,184 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 1000 to 1960 2020-07-02 00:24:12,184 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 0 to 1000 2020-07-02 00:24:12,186 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:12,301 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:xk7cqXy7i2L7ORkW726h5y +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1205 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1382 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1275 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1375 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1212 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,361 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1382 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1395 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-1275 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1212 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,374 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope1:t8TpcVItPYNOxVAccIqSNBwdNlsMgL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1382 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1275 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1375 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1212 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,484 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1382 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1395 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-1275 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1212 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,565 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:O_zI:UwgV +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1205 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-1382 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1395 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1275 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1212 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,609 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-749 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-603 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-793 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,631 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:4e7ASrR5g0jIAj2F%mDwpOOcYCG0G +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5192 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5092 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5002 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5102 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5165 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,653 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:zEAWEZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1817 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1917 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1887 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,700 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:9a3vDjAzlOFQpelps%caNjjty0K +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1275 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,861 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-858 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,862 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 0 to 1000 2020-07-02 00:24:12,864 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 0 to 1000 2020-07-02 00:24:12,864 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 0 to 1000 2020-07-02 00:24:12,864 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 0 to 1000 2020-07-02 00:24:12,865 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 1000 to 1960 2020-07-02 00:24:12,898 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope1:t8TpcVItPYNOxVAccIqSNBwdNlsMgL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1407 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1560 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1597 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:12,994 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5047 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5179 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5165 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,010 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-858 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,040 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:4e7ASrR5g0jIAj2F%mDwpOOcYCG0G +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5264 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,042 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1407 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1560 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1597 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,164 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:xk7cqXy7i2L7ORkW726h5y +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-749 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,243 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1437 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1407 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1597 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,312 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:O_zI:pQWyOACUhC6A0ul9u4GbcatJbI +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1345 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1375 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,371 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:1P1oN9bN5nWFyLwQq_RUYH +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5085 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5115 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,384 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:_default:S4ownhgUgPfJL_eJH5L3nt%ChSOZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5085 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5115 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,428 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5085 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5115 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,457 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:t0DQiN_1Oq6_28j3dRWxKW7cWN +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-194 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,548 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:ynyQpdMDltBW8Fx +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5085 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5115 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,584 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:4e7ASrR5g0jIAj2F%mDwpOOcYCG0G +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5529 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,592 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-828 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-934 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,618 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5278 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,621 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:9a3vDjAzlOFQpelps%caNjjty0K +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1480 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,700 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope1:t8TpcVItPYNOxVAccIqSNBwdNlsMgL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1900 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1890 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,707 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:xk7cqXy7i2L7ORkW726h5y +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1480 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,871 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:xk7cqXy7i2L7ORkW726h5y +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-828 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-934 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,904 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-755 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-776 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,957 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:XLEH%99SD +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-438 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,970 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:O_zI:UwgV +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1437 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1407 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1480 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | | test_collections-1597 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,993 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:ynyQpdMDltBW8Fx +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5278 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:13,993 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1262 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,028 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1661 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,039 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5278 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,213 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:O_zI:OzfurCQrNZZfgmFEQinW_q_feEc +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1709 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,250 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:XLEH%99SD +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-755 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,255 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 0 to 1000 2020-07-02 00:24:14,256 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 0 to 1000 2020-07-02 00:24:14,256 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 0 to 1000 2020-07-02 00:24:14,256 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 5000 to 5800 2020-07-02 00:24:14,306 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:xk7cqXy7i2L7ORkW726h5y +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1661 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,311 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:9a3vDjAzlOFQpelps%caNjjty0K +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1661 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,338 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:t0DQiN_1Oq6_28j3dRWxKW7cWN +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-254 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,513 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:O_zI:UwgV +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-254 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,594 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:O_zI:UwgV +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1667 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,615 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-526 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,632 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 4.42377960998 2020-07-02 00:24:14,634 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:fTEx4fvY3:yLkjUlqkan3_912 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1115 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1085 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,641 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:O_zI:AXnpx2U1ArBOglX6L_vX +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5779 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,763 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:O_zI:A%WQexURGBL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5480 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:14,992 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:O_zI:pQWyOACUhC6A0ul9u4GbcatJbI +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1622 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:15,102 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:1P1oN9bN5nWFyLwQq_RUYH +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5262 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:15,114 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1622 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:15,118 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:ynyQpdMDltBW8Fx +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5480 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5510 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:15,138 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-710 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:15,213 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:fTEx4fvY3:yLkjUlqkan3_912 +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-24 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:15,223 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:fTEx4fvY3:6Zv4ujt +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1150 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:15,382 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:O_zI:UwgV +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-710 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-680 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:15,700 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 1000 to 1960 2020-07-02 00:24:15,701 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 1000 to 1960 2020-07-02 00:24:15,701 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 1000 to 1960 2020-07-02 00:24:15,703 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 0 to 1000 2020-07-02 00:24:15,703 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 1000 to 1960 2020-07-02 00:24:15,703 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 13 docs from 0 to 1000 2020-07-02 00:24:15,703 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:16,145 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 5000 to 5800 2020-07-02 00:24:16,226 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 1000 to 1960 2020-07-02 00:24:16,226 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 1000 to 1960 2020-07-02 00:24:16,226 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 1000 to 1960 2020-07-02 00:24:16,226 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 1000 to 1960 2020-07-02 00:24:16,227 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 0 to 1000 2020-07-02 00:24:16,227 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 0 to 1000 2020-07-02 00:24:16,227 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 1000 to 1960 2020-07-02 00:24:16,351 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:O_zI:OzfurCQrNZZfgmFEQinW_q_feEc +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-131 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:16,351 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:t0DQiN_1Oq6_28j3dRWxKW7cWN +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-643 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:16,351 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:qyzHD7ErghCCN3gliYu +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-131 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:16,483 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:uaAzOnVwJgtnXrJwfmjPx8fMh +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-643 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:16,937 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 0 to 1000 2020-07-02 00:24:16,937 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 5000 to 5800 2020-07-02 00:24:17,062 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:scope2:ycJ2ZWTZPUGpeoTN1vOmgokBfYKsZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1715 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:17,316 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:OrAIeX5j_l9E +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-153 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:17,341 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:scope1:AqRUJIV5WTBymB8G7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-153 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:17,404 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:fTEx4fvY3:yLkjUlqkan3_912 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1715 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1685 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:18,026 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:scope2:RqTj4VOQJQ5V_AIpEDli%QW +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1067 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:18,196 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 5000 to 5800 2020-07-02 00:24:18,196 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:18,197 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 1000 to 1960 2020-07-02 00:24:18,197 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:18,197 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:18,197 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 5000 to 5800 2020-07-02 00:24:18,197 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 1000 to 1960 2020-07-02 00:24:18,197 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:18,826 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 0 to 1000 2020-07-02 00:24:18,828 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 1000 to 1960 2020-07-02 00:24:18,828 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 1000 to 1960 2020-07-02 00:24:18,953 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:scope2:collection1 +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-7 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +--------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:19,233 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:S%_I:f-%R_yg8jVN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5379 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:19,671 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:OrAIeX5j_l9E +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-614 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:19,798 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 4.89937763577 2020-07-02 00:24:20,038 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:fTEx4fvY3:kIjKUUvplNHPXgouHWnS7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-614 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-784 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-651 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,082 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-614 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-784 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-651 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,096 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:scope1:PtbYc9huNv_mgorQgfzJuG3ClDuf +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-38 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-166 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-123 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,130 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:scope2:collection1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1408 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1598 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,141 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:Z:2d +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5339 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,313 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:Z:DBICZ6%vihE%mpLScH +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1598 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,331 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:S%_I:f-%R_yg8jVN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5622 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,384 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:fTEx4fvY3:kIjKUUvplNHPXgouHWnS7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-906 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-896 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,487 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5339 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,640 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:fTEx4fvY3:eeNTE-0OyjTOa +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1945 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,838 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:fTEx4fvY3:EP13L1hdUQOb68V +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-116 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,894 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:fTEx4fvY3:eeNTE-0OyjTOa +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-116 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,930 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:fTEx4fvY3:EP13L1hdUQOb68V +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1945 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:20,936 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:Z:2d +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5520 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,003 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:O_zI:ZPpx1i4fQJis2Hz +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-664 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,078 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:scope2:collection1 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-664 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,134 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 1000 to 1960 2020-07-02 00:24:21,134 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 0 to 1000 2020-07-02 00:24:21,174 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:scope2:nxBHFL8utkrmotk5D8mL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-116 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,191 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-664 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,233 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:scope2:ycJ2ZWTZPUGpeoTN1vOmgokBfYKsZ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-116 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,351 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:uaAzOnVwJgtnXrJwfmjPx8fMh +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5520 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,460 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:Z:7tf0wY +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5520 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,461 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:scope1:PtbYc9huNv_mgorQgfzJuG3ClDuf +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-429 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,608 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:scope1:PtbYc9huNv_mgorQgfzJuG3ClDuf +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1227 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,664 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Z:r5pDdHxrhUJPr7Z4GRL64Yy%Z +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1911 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1881 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,694 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:scope2:collection1 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-825 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,694 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:O_zI:ZPpx1i4fQJis2Hz +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-825 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,730 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:scope2:ycJ2ZWTZPUGpeoTN1vOmgokBfYKsZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5094 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5104 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,732 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:Z:2d +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5676 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,757 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:fTEx4fvY3:EP13L1hdUQOb68V +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-429 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:21,803 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:Z:7tf0wY +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5676 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,068 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-839 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-825 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,076 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:qyzHD7ErghCCN3gliYu +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-839 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-825 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,078 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:scope2:collection1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1954 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1911 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1881 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,079 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:22,081 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 1000 to 1960 2020-07-02 00:24:22,082 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:scope1:AqRUJIV5WTBymB8G7 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-839 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-825 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,380 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:scope2:nxBHFL8utkrmotk5D8mL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-252 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,392 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:S%_I:UqmUm6D%L2qKjiChbtMNMWDE +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-520 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,434 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:scope1:PtbYc9huNv_mgorQgfzJuG3ClDuf +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5223 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,461 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:RVR39DrVVpTceRdwLEjao4FWr-B +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5223 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,492 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:uaAzOnVwJgtnXrJwfmjPx8fMh +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5633 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5763 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,493 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:Z:2T33cT_L7LmVAy8Q3qDIQFZpbeWyW +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1273 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,753 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:scope2:ycJ2ZWTZPUGpeoTN1vOmgokBfYKsZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5551 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,759 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5551 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,788 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:scope2:nxBHFL8utkrmotk5D8mL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-520 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,828 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:scope2:RqTj4VOQJQ5V_AIpEDli%QW +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1804 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1818 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:22,834 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 1000 to 1960 2020-07-02 00:24:22,835 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 1000 to 1960 2020-07-02 00:24:22,835 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 1000 to 1960 2020-07-02 00:24:22,835 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 1000 to 1960 2020-07-02 00:24:22,835 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:22,836 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 0 to 1000 2020-07-02 00:24:22,836 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:22,836 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 0 to 1000 2020-07-02 00:24:22,838 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 0 to 1000 2020-07-02 00:24:23,171 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:9a3vDjAzlOFQpelps%caNjjty0K +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-385 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,207 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:scope2:ycJ2ZWTZPUGpeoTN1vOmgokBfYKsZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5763 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,223 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope1:t8TpcVItPYNOxVAccIqSNBwdNlsMgL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-385 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,234 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:scope2:HL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5181 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5011 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,237 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:S%_I:UqmUm6D%L2qKjiChbtMNMWDE +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1273 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,282 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:S%_I:UqmUm6D%L2qKjiChbtMNMWDE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5181 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5094 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5141 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5104 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,628 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:S%_I:sjd1vULY0IRpw3oz% +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1753 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1626 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,651 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:fTEx4fvY3:eeNTE-0OyjTOa +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-567 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,676 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:scope2:collection2 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-215 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,747 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:t0DQiN_1Oq6_28j3dRWxKW7cWN +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5738 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,750 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 5000 to 5800 2020-07-02 00:24:23,766 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:Da1Zk7hy4s +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5738 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:23,769 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:23,769 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:23,769 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:23,770 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:23,772 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:23,772 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:23,773 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:24,092 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:S%_I:p8SpEZ0%9Zgh2Ana2xeqS +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1021 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:24,163 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:Z:2T33cT_L7LmVAy8Q3qDIQFZpbeWyW +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1753 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:24,447 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:scope2:collection2 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-435 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:24,599 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:scope1:t8TpcVItPYNOxVAccIqSNBwdNlsMgL +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-557 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | | test_collections-435 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:24,608 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5118 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5088 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:24,624 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:scope2:collection1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5118 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5088 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:24,628 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:S%_I:UqmUm6D%L2qKjiChbtMNMWDE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1753 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:24,641 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:9a3vDjAzlOFQpelps%caNjjty0K +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-977 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,006 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 5.76716436401 2020-07-02 00:24:25,101 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5120 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5118 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5088 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,302 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:S%_I:Rnms5EQWRQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5652 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,309 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:S%_I:UqmUm6D%L2qKjiChbtMNMWDE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1935 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,309 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:RVR39DrVVpTceRdwLEjao4FWr-B +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5424 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,322 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:O_zI:OzfurCQrNZZfgmFEQinW_q_feEc +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5120 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5118 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5088 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,388 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:scope2:collection1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5424 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,411 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope2:RqTj4VOQJQ5V_AIpEDli%QW +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-328 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-225 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-347 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,456 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:S%_I:8nji +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-109 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-85 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,510 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:S%_I:UqmUm6D%L2qKjiChbtMNMWDE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5605 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5795 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5652 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,513 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:fTEx4fvY3:6Zv4ujt +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-109 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-85 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,543 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:S%_I:sjd1vULY0IRpw3oz% +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-109 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-85 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,809 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:fTEx4fvY3:6Zv4ujt +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-225 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-360 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,812 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:S%_I:Z-G3ucK3E8knNvYsiFJ1A_ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-109 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-85 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,822 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5356 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5389 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,858 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5356 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5389 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,875 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:scope2:collection1 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5652 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:25,878 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:scope2:HL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5424 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,020 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Z:GsKYfzEgByFaOf5AL_d95OKsLUiA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1525 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,065 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5219 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5356 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5389 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,187 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:AHVJD3l +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-109 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-85 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,187 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:CYmZ_dCHiZi6mKRD7NdaSxh +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-109 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-85 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,196 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:fTEx4fvY3:6Zv4ujt +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-557 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-522 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-412 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-582 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,306 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:S%_I:8nji +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-225 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-360 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-250 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,315 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope2:RqTj4VOQJQ5V_AIpEDli%QW +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-557 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-412 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-522 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-582 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,414 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:scope1:t8TpcVItPYNOxVAccIqSNBwdNlsMgL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5120 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,434 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:scope2:HL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5652 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,490 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5120 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,497 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:scope1:L5vy67KWq_%1tY54ooyi6mBWtUFQ0n +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1257 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,503 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:O_zI:OzfurCQrNZZfgmFEQinW_q_feEc +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5219 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5253 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5356 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5389 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,522 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5424 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5521 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,615 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5424 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5521 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,631 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:scope2:Dex +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1257 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,651 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:CYmZ_dCHiZi6mKRD7NdaSxh +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-225 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-360 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,744 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:scope1:PtbYc9huNv_mgorQgfzJuG3ClDuf +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,755 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5120 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,756 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:S%_I:p8SpEZ0%9Zgh2Ana2xeqS +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1525 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,759 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:wlr6PdObC0EMNEAqcrUZYXCdiTVL86 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5424 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5521 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,766 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:RVR39DrVVpTceRdwLEjao4FWr-B +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5708 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5652 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5698 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,780 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:scope1:PtbYc9huNv_mgorQgfzJuG3ClDuf +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1935 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,785 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 1000 to 1960 2020-07-02 00:24:26,786 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 5000 to 5800 2020-07-02 00:24:26,786 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 1000 to 1960 2020-07-02 00:24:26,786 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 0 to 1000 2020-07-02 00:24:26,786 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 0 to 1000 2020-07-02 00:24:26,786 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 0 to 1000 2020-07-02 00:24:26,786 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:26,788 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:26,788 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 1000 to 1960 2020-07-02 00:24:26,789 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 0 to 1000 2020-07-02 00:24:26,789 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 0 to 1000 2020-07-02 00:24:26,789 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 5000 to 5800 2020-07-02 00:24:26,789 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:26,792 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:S%_I:Z-G3ucK3E8knNvYsiFJ1A_ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-225 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-360 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,835 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope2:RqTj4VOQJQ5V_AIpEDli%QW +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-734 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:26,878 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:CYmZ_dCHiZi6mKRD7NdaSxh +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-557 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-412 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-582 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,071 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:fTEx4fvY3:G9KWm +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-85 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,101 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:fTEx4fvY3:6Zv4ujt +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-734 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,170 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:scope1:L5vy67KWq_%1tY54ooyi6mBWtUFQ0n +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1589 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1525 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,171 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:scope2:Dex +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1589 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1525 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,201 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5219 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5253 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5389 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,226 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:A3YT +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5652 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,280 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:S%_I:Bmh- +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5652 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,438 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:fTEx4fvY3:6Zv4ujt +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-847 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-802 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-932 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-921 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-992 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,450 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:Z:2T33cT_L7LmVAy8Q3qDIQFZpbeWyW +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1935 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,453 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 1000 to 1960 2020-07-02 00:24:27,453 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:27,493 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 5000 to 5800 2020-07-02 00:24:27,494 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 0 to 1000 2020-07-02 00:24:27,494 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 5000 to 5800 2020-07-02 00:24:27,512 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-29 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-12 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-132 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,516 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:scope1:L5vy67KWq_%1tY54ooyi6mBWtUFQ0n +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1774 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1656 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1663 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,523 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Z:GsKYfzEgByFaOf5AL_d95OKsLUiA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1774 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1656 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1663 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,533 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Z:-9szGg7ikTl3o +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1081 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1006 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1139 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1196 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1111 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1124 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1069 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,607 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:O_zI:OzfurCQrNZZfgmFEQinW_q_feEc +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5514 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5521 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,635 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:S%_I:Z-G3ucK3E8knNvYsiFJ1A_ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-540 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,654 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:fTEx4fvY3:G9KWm +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5253 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,759 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:S%_I:8nji +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-531 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-540 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,782 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope2:RqTj4VOQJQ5V_AIpEDli%QW +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-847 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-802 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-932 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-921 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-992 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,829 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:CYmZ_dCHiZi6mKRD7NdaSxh +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-733 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-640 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,894 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:fTEx4fvY3:G9KWm +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-278 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-243 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-232 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,921 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5027 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,940 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5027 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,957 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5514 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5484 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:27,994 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:S%_I:sjd1vULY0IRpw3oz% +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-278 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-243 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-232 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,019 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:Z:GsKYfzEgByFaOf5AL_d95OKsLUiA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1809 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1832 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1878 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,092 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:scope1:L5vy67KWq_%1tY54ooyi6mBWtUFQ0n +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1809 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1832 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1878 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,164 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:fTEx4fvY3:G9KWm +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5514 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5484 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,233 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:scope1:t8TpcVItPYNOxVAccIqSNBwdNlsMgL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5266 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,240 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:OrAIeX5j_l9E +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5266 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,323 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:CYmZ_dCHiZi6mKRD7NdaSxh +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-847 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-802 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-921 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-992 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,384 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:O_zI:OzfurCQrNZZfgmFEQinW_q_feEc +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5608 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5798 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5755 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,410 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5266 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,440 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:zEAWEZ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-132 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-141 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-181 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,447 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:AHVJD3l +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5266 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,522 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:QXq_01KRZTZ5 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5608 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5798 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5755 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,584 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:xk7cqXy7i2L7ORkW726h5y +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5027 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,674 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5027 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,680 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:AHVJD3l +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-325 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-278 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-243 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-232 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,742 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:Z:X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5027 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,753 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5027 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:28,802 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-325 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-278 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-232 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,042 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:scope1:t8TpcVItPYNOxVAccIqSNBwdNlsMgL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5579 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,048 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:OrAIeX5j_l9E +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5579 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,049 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:AHVJD3l +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5579 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,092 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:S%_I:c6kUd6Ofxy_cy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5579 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,131 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:S%_I:sjd1vULY0IRpw3oz% +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-457 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-540 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,144 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:S%_I:Z-G3ucK3E8knNvYsiFJ1A_ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-726 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-633 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-763 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,144 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:S%_I:8nji +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-726 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-633 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-763 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,148 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:Z:X +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-141 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-181 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,243 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-141 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,451 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:AHVJD3l +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-540 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,516 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:fTEx4fvY3:G9KWm +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-540 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,549 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:S%_I:sjd1vULY0IRpw3oz% +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-726 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-633 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,569 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Z:-9szGg7ikTl3o +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1390 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1200 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,581 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:scope2:Dex +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1878 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,806 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 1000 to 1960 2020-07-02 00:24:29,806 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 5000 to 5800 2020-07-02 00:24:29,808 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 0 to 1000 2020-07-02 00:24:29,808 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 1000 to 1960 2020-07-02 00:24:29,809 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:29,809 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 5000 to 5800 2020-07-02 00:24:29,917 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5593 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5403 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:29,971 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5371 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,180 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 7.07345482037 2020-07-02 00:24:30,289 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:_default:H0jKeK4Qd%zfRdRoI09hJSyT_ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5077 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,301 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Z:-9szGg7ikTl3o +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1467 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,374 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:XLEH%99SD +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5077 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,477 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5371 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,493 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:43Xz_L9G_lNRka10b5Ee1dXn +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5077 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,503 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5593 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5403 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,515 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-228 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,592 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 0 to 1000 2020-07-02 00:24:30,592 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:30,592 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 0 to 1000 2020-07-02 00:24:30,592 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 13 docs from 0 to 1000 2020-07-02 00:24:30,594 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:30,594 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 12 docs from 5000 to 5800 2020-07-02 00:24:30,595 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 1000 to 1960 2020-07-02 00:24:30,595 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:30,595 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 14 docs from 0 to 1000 2020-07-02 00:24:30,595 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 0 to 1000 2020-07-02 00:24:30,595 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:30,595 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 1000 to 1960 2020-07-02 00:24:30,596 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 13 docs from 0 to 1000 2020-07-02 00:24:30,680 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:Z:X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5371 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,686 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-55 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,744 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:fTEx4fvY3:EP13L1hdUQOb68V +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5077 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,799 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Z:DBICZ6%vihE%mpLScH +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-55 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:30,877 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5593 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5403 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,009 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:XLEH%99SD +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5283 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5313 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,010 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:_default:H0jKeK4Qd%zfRdRoI09hJSyT_ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5283 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5313 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,030 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5593 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,053 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-220 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,053 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5283 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5313 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,109 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:xk7cqXy7i2L7ORkW726h5y +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5461 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,184 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Z:DBICZ6%vihE%mpLScH +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-220 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,221 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Z:-9szGg7ikTl3o +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1731 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,243 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:fTEx4fvY3:G9KWm +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5710 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,272 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:fTEx4fvY3:EP13L1hdUQOb68V +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5283 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5313 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,381 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 0 to 1000 2020-07-02 00:24:31,450 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:scope1:UMuPENVzWU9usOJE +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5680 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5692 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5702 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5710 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,456 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:Z:X +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-517 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-487 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-552 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,461 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:Z:r5pDdHxrhUJPr7Z4GRL64Yy%Z +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-42 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,592 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:S%_I:p8SpEZ0%9Zgh2Ana2xeqS +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-42 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,654 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:Z:6l0UWlRKV9w951 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5680 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5692 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5702 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5710 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,664 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:Z:X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5461 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,667 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5461 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,767 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-517 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-487 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-552 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,793 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:43Xz_L9G_lNRka10b5Ee1dXn +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5461 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,871 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Z:-9szGg7ikTl3o +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1875 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1865 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,871 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 13 docs from 1000 to 1960 2020-07-02 00:24:31,872 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:31,934 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:O_zI:ZPpx1i4fQJis2Hz +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5060 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5070 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:31,964 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:_default:H0jKeK4Qd%zfRdRoI09hJSyT_ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5461 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,032 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:scope2:ruE6mPTQnk43Ix +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5461 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,058 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:XLEH%99SD +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5461 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,135 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:fTEx4fvY3:kIjKUUvplNHPXgouHWnS7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5060 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5070 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,154 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:S%_I:p8SpEZ0%9Zgh2Ana2xeqS +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-265 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-220 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,161 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:fTEx4fvY3:EP13L1hdUQOb68V +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5461 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,193 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:_default:41iGnN-jojXhUMCOfA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5692 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5702 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,246 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-629 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,315 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:m2x +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5060 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5070 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,341 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:O_zI:pQWyOACUhC6A0ul9u4GbcatJbI +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-265 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-220 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,391 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:Z:r5pDdHxrhUJPr7Z4GRL64Yy%Z +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-265 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-220 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,408 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:Z:X +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5692 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5702 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,417 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-629 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,444 | test | INFO | pool-2-thread-15 | [table_view:display:72] Keys failed in default:scope2:collection2 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5060 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5070 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,480 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:xk7cqXy7i2L7ORkW726h5y +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5692 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5702 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,483 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:S%_I:p8SpEZ0%9Zgh2Ana2xeqS +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-517 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-487 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-552 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,619 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:fTEx4fvY3:G9KWm +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-907 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-942 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-897 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,622 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 0 to 1000 2020-07-02 00:24:32,622 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:32,622 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 5000 to 5800 2020-07-02 00:24:32,640 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:fTEx4fvY3:EP13L1hdUQOb68V +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5692 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5702 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,642 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-907 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-942 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-897 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,674 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:Z:X +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-907 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-942 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-897 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,676 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 0 to 1000 2020-07-02 00:24:32,677 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 0 to 1000 2020-07-02 00:24:32,677 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 5000 to 5800 2020-07-02 00:24:32,750 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:43Xz_L9G_lNRka10b5Ee1dXn +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5692 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5702 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,753 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:XLEH%99SD +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5692 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5712 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5702 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,874 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-907 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-942 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-897 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:32,895 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:S%_I:p8SpEZ0%9Zgh2Ana2xeqS +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-619 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-789 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,030 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-517 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-487 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,059 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:fTEx4fvY3:tF6AiIcM +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5060 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,155 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:O_zI:pQWyOACUhC6A0ul9u4GbcatJbI +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-517 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-487 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,173 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:_default:H0jKeK4Qd%zfRdRoI09hJSyT_ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5682 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,252 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:m2x +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5446 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,417 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-619 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-789 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,595 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:O_zI:pQWyOACUhC6A0ul9u4GbcatJbI +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-619 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-789 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,612 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:S%_I:p8SpEZ0%9Zgh2Ana2xeqS +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-805 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,642 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:Z:6dTwzrOEzd3MZ%tFAtKk6hGOSk7M +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5680 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5692 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5748 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5702 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5710 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,644 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 5000 to 5800 2020-07-02 00:24:33,645 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 5000 to 5800 2020-07-02 00:24:33,645 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 5000 to 5800 2020-07-02 00:24:33,647 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:33,647 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 5000 to 5800 2020-07-02 00:24:33,647 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:33,648 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 0 to 1000 2020-07-02 00:24:33,654 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:Z:-9szGg7ikTl3o +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-139 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,747 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:Z:2T33cT_L7LmVAy8Q3qDIQFZpbeWyW +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-139 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,818 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Z:DBICZ6%vihE%mpLScH +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-619 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-724 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-789 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,890 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:O_zI:ZPpx1i4fQJis2Hz +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5366 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5399 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,911 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:zEAWEZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5366 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5399 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,937 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:scope2:Dex +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5366 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5399 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:33,971 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:O_zI:pQWyOACUhC6A0ul9u4GbcatJbI +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-805 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-995 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-950 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-860 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,023 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:gdfAE0GVkRokU8cMcKintbZqbz0XZ6 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-415 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-585 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,101 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:Z:r5pDdHxrhUJPr7Z4GRL64Yy%Z +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-415 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-585 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,161 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1161 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1054 | com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,163 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-805 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-995 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-950 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-860 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,176 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:L5vy67KWq_%1tY54ooyi6mBWtUFQ0n +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-58 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-139 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,209 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:fTEx4fvY3:tF6AiIcM +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5281 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5209 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5311 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5399 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5366 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,220 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:scope2:nxBHFL8utkrmotk5D8mL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5281 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5209 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5311 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5399 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5366 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,278 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:fTEx4fvY3:kIjKUUvplNHPXgouHWnS7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5463 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5584 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5446 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5414 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,296 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:m2x +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-415 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-585 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,338 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5281 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5209 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5311 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5399 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,427 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:O_zI:ZPpx1i4fQJis2Hz +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5584 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5463 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5446 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,440 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:zEAWEZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5463 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5446 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,441 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:scope2:Dex +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5584 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5463 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5446 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5414 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,500 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:L5vy67KWq_%1tY54ooyi6mBWtUFQ0n +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-367 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,578 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:S%_I:8nji +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5281 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5209 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5311 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5399 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,627 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:scope2:Dex +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-367 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,642 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:CYmZ_dCHiZi6mKRD7NdaSxh +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5090 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5100 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5138 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,651 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:Z:DBICZ6%vihE%mpLScH +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5090 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5100 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5138 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,769 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:q0eJRGwT4Lje4chU_Tzs +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5672 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,786 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5463 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5446 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5576 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,792 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:9a3vDjAzlOFQpelps%caNjjty0K +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5090 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5100 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5138 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,848 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Z:DBICZ6%vihE%mpLScH +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-805 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-995 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-950 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-860 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,924 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:S%_I:8nji +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5463 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5446 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5576 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,974 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:fTEx4fvY3:tF6AiIcM +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5463 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5446 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5576 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:34,982 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1277 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,015 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:Z:r5pDdHxrhUJPr7Z4GRL64Yy%Z +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-619 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-729 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-789 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,039 | test | INFO | pool-2-thread-3 | [table_view:display:72] Keys failed in default:Z:-9szGg7ikTl3o +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-415 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-585 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,174 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:fTEx4fvY3:eeNTE-0OyjTOa +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5090 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5100 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5138 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,198 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:O_zI:ZPpx1i4fQJis2Hz +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5672 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,243 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:scope2:nxBHFL8utkrmotk5D8mL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5463 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5446 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5576 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,272 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:fTEx4fvY3:tF6AiIcM +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5672 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,289 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:9a3vDjAzlOFQpelps%caNjjty0K +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5394 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5204 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,322 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:S%_I:8nji +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5672 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,344 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:S%_I:Z-G3ucK3E8knNvYsiFJ1A_ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5090 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5100 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,509 | test | INFO | pool-2-thread-18 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:CYmZ_dCHiZi6mKRD7NdaSxh +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5394 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5204 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,555 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Z:GsKYfzEgByFaOf5AL_d95OKsLUiA +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-45 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +---------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,562 | test | INFO | pool-2-thread-30 | [table_view:display:72] Keys failed in default:Z:DBICZ6%vihE%mpLScH +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5394 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5204 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,595 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:fTEx4fvY3:eeNTE-0OyjTOa +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5394 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5204 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,614 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 8.10945586787 2020-07-02 00:24:35,621 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:Z:2T33cT_L7LmVAy8Q3qDIQFZpbeWyW +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-488 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,651 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Update Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-1468 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1558 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1505 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1495 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-1475 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,739 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:9lgLoz_Ngn5o4vWJTkASfyHtzuXJ%:m2x +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-729 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,739 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:gdfAE0GVkRokU8cMcKintbZqbz0XZ6 +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-729 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,769 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:fTEx4fvY3:FM9XZwNKyxYLZ1P2WiF3qLUJw +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5747 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,809 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:scope2:nxBHFL8utkrmotk5D8mL +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5747 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,901 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:gdfAE0GVkRokU8cMcKintbZqbz0XZ6 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5035 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,904 | test | INFO | pool-2-thread-12 | [table_view:display:72] Keys failed in default:fTEx4fvY3:kIjKUUvplNHPXgouHWnS7 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5747 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:35,907 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 5000 to 5800 2020-07-02 00:24:35,907 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:35,908 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 5000 to 5800 2020-07-02 00:24:35,908 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 5000 to 5800 2020-07-02 00:24:35,908 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:35,910 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:35,910 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 5000 to 5800 2020-07-02 00:24:35,910 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 0 to 1000 2020-07-02 00:24:35,911 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 0 to 1000 2020-07-02 00:24:35,961 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:fTEx4fvY3:eeNTE-0OyjTOa +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5576 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,132 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:L5vy67KWq_%1tY54ooyi6mBWtUFQ0n +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-518 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-488 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,165 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:zEAWEZ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5747 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,184 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:O_zI:pQWyOACUhC6A0ul9u4GbcatJbI +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5209 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5366 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5399 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,229 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:S%_I:p8SpEZ0%9Zgh2Ana2xeqS +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5035 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,323 | test | INFO | pool-2-thread-27 | [table_view:display:72] Keys failed in default:scope2:Dex +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5747 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,601 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:fTEx4fvY3:6Zv4ujt +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5281 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5209 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5311 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5399 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5334 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,614 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:Z:r5pDdHxrhUJPr7Z4GRL64Yy%Z +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-908 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-898 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,624 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 0 to 1000 2020-07-02 00:24:36,625 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 0 to 1000 2020-07-02 00:24:36,625 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:36,625 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:36,625 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:36,625 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 0 to 1000 2020-07-02 00:24:36,756 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:scope1:L5vy67KWq_%1tY54ooyi6mBWtUFQ0n +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-908 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-898 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,934 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:scope2:Dex +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-524 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:36,940 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-256 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,035 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5199 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,069 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Z:GsKYfzEgByFaOf5AL_d95OKsLUiA +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-771 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,138 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:scope2:RqTj4VOQJQ5V_AIpEDli%QW +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5009 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5199 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,290 | test | INFO | pool-2-thread-7 | [table_view:display:72] Keys failed in default:O_zI:pQWyOACUhC6A0ul9u4GbcatJbI +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5555 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,431 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5227 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,437 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:S%_I:Z-G3ucK3E8knNvYsiFJ1A_ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5227 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,525 | test | INFO | pool-2-thread-24 | [table_view:display:72] Keys failed in default:fTEx4fvY3:6Zv4ujt +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5555 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,533 | test | INFO | pool-2-thread-9 | [table_view:display:72] Keys failed in default:sxrbWNVsLWOZUxhL5P_FBP:gdfAE0GVkRokU8cMcKintbZqbz0XZ6 +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5555 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,540 | test | INFO | pool-2-thread-2 | [table_view:display:72] Keys failed in default:Z:2T33cT_L7LmVAy8Q3qDIQFZpbeWyW +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5555 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,746 | test | INFO | pool-2-thread-22 | [table_view:display:72] Keys failed in default:S%_I:p8SpEZ0%9Zgh2Ana2xeqS +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5227 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,770 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5227 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:37,859 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-530 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,009 | test | INFO | pool-2-thread-29 | [table_view:display:72] Keys failed in default:Z:GsKYfzEgByFaOf5AL_d95OKsLUiA +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-920 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-973 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,049 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:38,051 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:38,051 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 9 docs from 5000 to 5800 2020-07-02 00:24:38,051 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 11 docs from 5000 to 5800 2020-07-02 00:24:38,052 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 10 docs from 5000 to 5800 2020-07-02 00:24:38,052 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 1000 to 1960 2020-07-02 00:24:38,085 | test | INFO | pool-2-thread-20 | [table_view:display:72] Keys failed in default:Z:2T33cT_L7LmVAy8Q3qDIQFZpbeWyW +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-920 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-973 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,232 | test | INFO | pool-2-thread-28 | [table_view:display:72] Keys failed in default:Z:GsKYfzEgByFaOf5AL_d95OKsLUiA +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5386 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5216 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,256 | test | INFO | pool-2-thread-8 | [table_view:display:72] Keys failed in default:scope1:o_yyC1GKSaMKE%MQ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5564 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,283 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:scope2:Dex +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-761 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,398 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-761 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,418 | test | INFO | pool-2-thread-13 | [table_view:display:72] Keys failed in default:S%_I:sjd1vULY0IRpw3oz% +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5386 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5216 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,434 | test | INFO | pool-2-thread-6 | [table_view:display:72] Keys failed in default:scope2:RqTj4VOQJQ5V_AIpEDli%QW +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5386 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5216 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,440 | test | INFO | pool-2-thread-26 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5564 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,440 | test | INFO | pool-2-thread-25 | [table_view:display:72] Keys failed in default:Z:-9szGg7ikTl3o +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5386 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5216 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,467 | test | INFO | pool-2-thread-19 | [table_view:display:72] Keys failed in default:S%_I:Z-G3ucK3E8knNvYsiFJ1A_ +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5564 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,516 | test | INFO | pool-2-thread-16 | [table_view:display:72] Keys failed in default:Z:r5pDdHxrhUJPr7Z4GRL64Yy%Z +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5386 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5216 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,561 | test | INFO | pool-2-thread-21 | [table_view:display:72] Keys failed in default:Kygq-ZcDR7pxh-xyaPGYEICjG:qyzHD7ErghCCN3gliYu +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5564 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,575 | test | INFO | pool-2-thread-11 | [table_view:display:72] Keys failed in default:scope1:L5vy67KWq_%1tY54ooyi6mBWtUFQ0n +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Create Key | Exception | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-5386 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | | test_collections-5216 | com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,832 | test | INFO | pool-2-thread-17 | [table_view:display:72] Keys failed in default:scope2:Dex +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-918 | {'error': 'com.couchbase.client.core.error.DurabilityAmbiguousException | The server returned with a durability ambiguous response on this request', 'cas': 0, 'value': {}} | +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,832 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 0 to 1000 2020-07-02 00:24:38,832 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 5000 to 5800 2020-07-02 00:24:38,834 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 5000 to 5800 2020-07-02 00:24:38,834 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 5000 to 5800 2020-07-02 00:24:38,835 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:38,835 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 8 docs from 5000 to 5800 2020-07-02 00:24:38,835 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 0 to 1000 2020-07-02 00:24:38,835 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 0 to 1000 2020-07-02 00:24:38,835 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 7 docs from 0 to 1000 2020-07-02 00:24:38,836 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 5000 to 5800 2020-07-02 00:24:38,836 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 5000 to 5800 2020-07-02 00:24:38,836 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 5000 to 5800 2020-07-02 00:24:38,838 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 6 docs from 5000 to 5800 2020-07-02 00:24:38,845 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 5000 to 5800 2020-07-02 00:24:38,846 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 0 to 1000 2020-07-02 00:24:38,846 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:38,948 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:38,948 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:38,950 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 5000 to 5800 2020-07-02 00:24:38,950 | test | INFO | pool-2-thread-14 | [table_view:display:72] Keys failed in default:fTEx4fvY3:3jXETz7-t9ui-vHHC1seGRs50nNy +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Delete Key | Exception | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | test_collections-918 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | | test_collections-888 | {'error': 'com.couchbase.client.core.error.DurabilityImpossibleException | With the current cluster configuration, the requested durability guarantees are impossible', 'cas': 0, 'value': {}} | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-07-02 00:24:38,950 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 5 docs from 0 to 1000 2020-07-02 00:24:38,994 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 4 docs from 5000 to 5800 2020-07-02 00:24:38,994 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 3 docs from 5000 to 5800 2020-07-02 00:24:38,994 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 1 docs from 5000 to 5800 2020-07-02 00:24:38,996 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:39,000 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:39,002 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:39,013 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:39,081 | test | ERROR | pool-2-thread-10 | [task:call:3371] Failed to load 2 docs from 5000 to 5800 2020-07-02 00:24:40,230 | test | INFO | pool-2-thread-4 | [table_view:display:72] Ops trend for bucket 'bucket1' +----------+---------------------------------------------------------------------------------------------------------+----------+ | Min | Trend | Max | +----------+---------------------------------------------------------------------------------------------------------+----------+ | 0.000 | **....................................................................................................X | 2864.136 | | 2289.421 | ..............................................................................X | 2289.421 | | 0.000 | *...................................................X | 1461.538 | | 696.304 | .......................X | 696.304 | | 0.000 | ***.......................X | 661.339 | | 297.109 | .........X | 297.109 | | 0.000 | **..................*.............................X | 1353.646 | | 40.394 | X | 40.394 | | 0.000 | **..............X | 419.580 | | 0.000 | **.........................................X | 1199.402 | | 1079.689 | ....................................X | 1079.689 | | 8.973 | X | 8.973 | | 0.000 | ****..............X | 415.584 | | 0.000 | *............*.....................................................................X | 2333.666 | | 562.438 | ..................X | 562.438 | | 0.000 | **.............X | 398.148 | | 0.000 | ****.............X | 398.010 | +----------+---------------------------------------------------------------------------------------------------------+----------+ 2020-07-02 00:24:40,723 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 9.81707982893 2020-07-02 00:24:41,121 | test | INFO | pool-2-thread-5 | [table_view:display:72] Ops trend for bucket 'bucket2' +----------+---------------------------------------------------------------------------------------------------------+----------+ | Min | Trend | Max | +----------+---------------------------------------------------------------------------------------------------------+----------+ | 0.000 | **....................................................................................................X | 4168.831 | | 1024.950 | .......................*........*...........X | 1796.204 | | 884.116 | ....................X | 884.116 | | 375.624 | ........*...............X | 1022.840 | | 168.986 | ...*...............X | 802.198 | | 774.676 | .................X | 774.676 | | 0.000 | *.......X | 310.824 | | 0.000 | **............*......................X | 1448.654 | | 1.998 | X | 1.998 | | 0.000 | *******.........*........X | 708.738 | | 68.160 | X | 68.160 | | 0.000 | ******...*..........X | 574.426 | | 0.000 | ***..............X | 586.070 | | 50.949 | X | 50.949 | +----------+---------------------------------------------------------------------------------------------------------+----------+ 2020-07-02 00:24:41,829 | test | INFO | pool-2-thread-23 | [table_view:display:72] Ops trend for bucket 'default' +-----------+---------------------------------------------------------------------------------------------------------+-----------+ | Min | Trend | Max | +-----------+---------------------------------------------------------------------------------------------------------+-----------+ | 0.000 | **....................................................................................................X | 13920.080 | | 12883.234 | ...........................................................................................*...X | 13241.345 | | 10208.791 | ........................................................................*.................X | 12562.253 | | 9331.668 | ..................................................................X | 9331.668 | | 161.838 | *...........................................................................................X | 12828.032 | | 10731.269 | ............................................................................X | 10731.269 | | 7299.700 | ...................................................*...X | 7732.802 | | 5799.810 | ........................................X | 5799.810 | | 5356.504 | .....................................*....*........X | 7013.793 | | 4654.346 | ................................*..................X | 7220.779 | | 6151.848 | ...........................................X | 6151.848 | | 5576.424 | .......................................*.....X | 6268.731 | | 4426.573 | ..............................X | 4426.573 | | 3937.188 | ...........................*........*.....*........X | 6944.056 | | 5838.323 | ........................................X | 5838.323 | | 5563.107 | ......................................X | 5563.107 | | 4835.165 | .................................*..........X | 6178.821 | | 4679.881 | ................................X | 4679.881 | | 4362.637 | ..............................*....*.X | 5149.850 | | 4793.666 | .................................*..X | 5060.185 | | 4782.652 | .................................*.......X | 5821.323 | | 5089.820 | ...................................*.X | 5245.059 | | 4661.692 | ................................*.........X | 5975.025 | +-----------+---------------------------------------------------------------------------------------------------------+-----------+ 2020-07-02 00:24:45,861 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 11.8990745183 2020-07-02 00:24:50,960 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 15.4256072291 2020-07-02 00:24:56,062 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 17.7596616108 2020-07-02 00:25:01,174 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 20.3074356704 2020-07-02 00:25:06,299 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 23.3403095098 2020-07-02 00:25:11,459 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 25.6360541454 2020-07-02 00:25:16,687 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 28.696302828 2020-07-02 00:25:21,871 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 30.5714672255 2020-07-02 00:25:27,111 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 32.941256786 2020-07-02 00:25:33,194 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 33.5577426374 2020-07-02 00:25:38,417 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 36.3142920247 2020-07-02 00:25:43,589 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 39.8393248266 2020-07-02 00:25:48,755 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 42.8617045063 2020-07-02 00:25:53,915 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 45.881425658 2020-07-02 00:25:59,094 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 49.2945845673 2020-07-02 00:26:04,247 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 52.507670681 2020-07-02 00:26:09,367 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 55.3617152341 2020-07-02 00:26:14,632 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 58.1418580535 2020-07-02 00:26:19,875 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 61.81283834 2020-07-02 00:26:25,216 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 65.4338714038 2020-07-02 00:26:32,006 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 66.6666666667 2020-07-02 00:26:37,190 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 71.6520034074 2020-07-02 00:26:42,338 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 74.9241962309 2020-07-02 00:26:47,693 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 78.264184971 2020-07-02 00:26:52,852 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 81.6969860085 2020-07-02 00:26:58,096 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 84.7292313513 2020-07-02 00:27:03,362 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 87.8490795043 2020-07-02 00:27:08,644 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 90.7970660153 2020-07-02 00:27:13,831 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 93.7644888579 2020-07-02 00:27:19,128 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 97.2911115525 2020-07-02 00:27:25,221 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: running, progress: 100 2020-07-02 00:27:35,447 | test | INFO | pool-2-thread-1 | [task:check:317] Rebalance - status: none, progress: 100 2020-07-02 00:27:35,523 | test | INFO | pool-2-thread-1 | [task:check:374] Rebalance completed with progress: 100% in 227.697000027 sec 2020-07-02 00:29:40,619 | test | INFO | MainThread | [rest_client:rebalance_reached:107] Rebalance reached >100% in 125.095000029 seconds 2020-07-02 00:31:09,549 | test | INFO | MainThread | [basetestcase:check_coredump_exist:602] Initializing core dump check on all the nodes 2020-07-02 00:31:11,486 | test | ERROR | MainThread | [basetestcase:check_coredump_exist:626] Node 172.23.98.196 - Core dump seen: 14 2020-07-02 00:31:12,671 | test | ERROR | MainThread | [basetestcase:check_coredump_exist:626] Node 172.23.98.195 - Core dump seen: 11 2020-07-02 00:31:13,555 | test | ERROR | MainThread | [basetestcase:check_coredump_exist:626] Node 172.23.121.10 - Core dump seen: 11 2020-07-02 00:31:14,526 | test | ERROR | MainThread | [basetestcase:check_coredump_exist:626] Node 172.23.104.186 - Core dump seen: 13 2020-07-02 00:31:14,882 | test | ERROR | MainThread | [basetestcase:check_coredump_exist:626] Node 172.23.120.201 - Core dump seen: 12 2020-07-02 00:31:15,105 | test | INFO | MainThread | [basetestcase:fetch_cb_collect_logs:525] Running cbcollect on node 172.23.98.196 2020-07-02 00:31:15,164 | test | INFO | MainThread | [rest_client:_http_request:727] {'date': 'Thu, 02 Jul 2020 07:31:14 GMT', 'content-length': '2', 'server': 'Couchbase Server', 'expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'x-frame-options': 'DENY', 'x-permitted-cross-domain-policies': 'none', 'pragma': 'no-cache', 'x-content-type-options': 'nosniff', 'x-xss-protection': '1; mode=block', 'connection': 'close', 'content-type': 'application/json', 'cache-control': 'no-cache,no-store,must-revalidate', 'status': '200'} 2020-07-02 00:31:15,164 | test | INFO | MainThread | [rest_client:_http_request:728] [] 2020-07-02 00:31:25,174 | test | INFO | MainThread | [basetestcase:fetch_cb_collect_logs:529] 172.23.98.196 - cbcollect status: True 2020-07-02 00:31:25,174 | test | INFO | MainThread | [basetestcase:fetch_cb_collect_logs:532] Polling active_tasks to check cbcollect status Build was aborted Aborted by Balakumaran G Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: None of the test reports contained any result [description-setter] Description set: [BFA] Scanning build for known causes... [BFA] No failure causes found [BFA] Done. 0s Notifying upstream projects of job completion temp_durability is disabled. Triggering skipped Finished: ABORTED